t3extblog icon indicating copy to clipboard operation
t3extblog copied to clipboard

Set current BE user as author for new posts

Open fnagel opened this issue 9 years ago • 3 comments
trafficstars

Seems only possible by using some TYPO3 API hooks (seems not that easy) or by adding TCAdefaults for each user (already possible, but not that comfortable).

Related links: https://forge.typo3.org/issues/17745 https://forge.typo3.org/issues/36338

fnagel avatar Jan 29 '16 15:01 fnagel

just curious since the documentation says

Author: is determined by the current BE user

is this supposed to be working or not (yet)?

mgrn0 avatar Apr 27 '20 19:04 mgrn0

No, it's not working. I guess that's just an error in the docs. Sorry for the confusion. Pushed a fix to 5.x and master branch. Thanks for asking / reporting!

fnagel avatar Apr 27 '20 21:04 fnagel

Thanks for the clarification!

mgrn0 avatar Apr 29 '20 08:04 mgrn0