Git Product home page Git Product logo

personnel's Introduction

Hey!

Here, I'm working on some useful extensions for TYPO3 CMS
To get in touch with TYPO3 service requests and maintenance please visit: t3brightside.com

Latest:

  • personnel - v4.0.0 v13 ready, drops v11 support and brings image cropping and improved BE previews
  • gallerycontent – v2.1.2 with upgraded BE preview
  • youtubevideo - v3.0.0 brings TYPO3 v13 compatibility and drops v11
  • paginatedprocessors - v1.6.0 adds TYPO3 v13 compatibility
  • microstart – v1.5.1 updated install instructions and database
  • microtemplate – v4.3.1 add iconpack support to menus See the demo.
  • containeritems - v4.5.3 accessibility improvements on popups, tabs and accordions, please see the change log before upgrading!

Cheers to Open Source!

personnel's People

Contributors

t3brightside avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

personnel's Issues

PHP Warning: Undefined array key "tx_pagelist_authors"

Hello,
since the update to 3.7.0 I'm gett ing the following warning:
PHP Warning: Undefined array key "tx_pagelist_authors" in /[...]/public/typo3conf/ext/personnel/Classes/Preview/PersonnelPreviewRenderer.php line 61

I guess it's meant to be "tx_personnel_authors", at least it works without the warning then.
I know it's very minor but I just wanted to let yout know.

Multilingualism

I have chosen a 2 language for the output of the contact person. Unfortunately, the frontend only gives me 2 Platzhalers and not the 2 selected people in German, everything works without problems.

Did I miss something somewhere?

Bildschirmfoto 2020-09-28 um 08 30 50
Bildschirmfoto 2020-09-28 um 08 31 24
Bildschirmfoto 2020-09-28 um 08 31 12

TYPO3 constantly throws error due to allow_url_fopen set to 0

Heya there,

this one's less of an error report but a question to the powers that be.
Is there a decent and maintainable way to somehow make use of Personnel AND have aforementioned PHP parameter set to zero? The only way I can think of was to completely overwrite your PHP using cURL.

Thx in advance!

Warning: Undefined array key "tx_news_domain_model_news"

Hello,
since my update PHP 7.4 => 8.1 I get the above mentioned message during my composer update caused by:

"Script typo3cms database:updateschema '.add,.change' handling the typo3-cms-scripts event returned with error code 1
Script @typo3-cms-scripts was called via post-update-cmd".

I use the typo3_console by Helmut Hummel in version 7.1.6 with TYPO3 v11.5.27 and the following information in the composer.json:

"scripts": {
"typo3-deployment-scripts": [
"typo3cms cache:flush"
],
"typo3-cms-scripts": [
"typo3cms install:fixfolderstructure",
"typo3cms language:update",
"typo3cms database:updateschema '.add,.change'"
],
"post-install-cmd": [
"@typo3-cms-scripts"
],
"post-update-cmd": [
"@typo3-cms-scripts"
]
},

Thanks a lot
Ulli

Error message when editing a content element

Hello,
I built the installation with the sample files tonight, but I keep getting the following error message when saving content items:

503
Oops, an error occurred!
There is no column with name "tx_pagelist_authors" on table "tt_content".

Greetings,
Alexander

Bootstrap v5 compatiblity

We installed your extension to our new typo project on LTS 11, but it looks like your "vcard" template is not compatible with bootstrap v5.

It breaks our layout. We need to remove your float: left css to fix it.
Maybe it will be possible to add a compatible bootstrap v5 vcard template to you extension in future?

partialRootPaths

Hey.

I just use you pluign version 2.0.2 with typo3 version 8.7.30 and i just try to overwrite the templates.

So i just add this to my ts.

personnel.partialRootPaths = EXT:fileadmin/templates/website/assets/templates/Personnel/Partials/
I check twice the code, and i only add for a test a <h1> to the Card.html
and I also flush all cache.

And nothing changed has changed at the output.

Best Regards
Matthias

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.