[Typo3-dev] Issues with the frontend news editor plug-in

Jörg Schaller jorgo at jorgo.org
Wed May 12 23:54:40 CEST 2004


Hello all,

I've had a few issues with this extension, maybe this will help you or
you can help me understand it better. I am working with a
2-page-setup, LIST and SINGLE news.

1. Pressing CANCEL in a single news editor window gives a GET/POST var
error. This should just take back to the page with the new LIST
plugin.

2. I can't seem to set a news category in the frontend, even though I
have given access to a user group in one NEWSCATEGORY record. As far
as I understand, only setting that category for which access rights
have been set should be possible.

3. This does not work in TS Constants:
plugin.tx_sgfenewsedit_pi1.edit = 1
plugin.tx_sgfenewsedit_pi1.allow.admin.groupid = 6
plugin.tx_sgfenewsedit_pi1.allow.admin.groupid = 7
plugin.tx_sgfenewsedit_pi1.allow.admin.groupid = 8
plugin.tx_sgfenewsedit_pi1.allow.admin.groupid = 9
plugin.tx_sgfenewsedit_pi1.allow.admin.user = 11
plugin.tx_sgfenewsedit_pi1.allow.admin.user = 4

I would have expected it to give admin rights (=editor rights?) to
those FEUsergroups and -users but it didn't.
I had to set it to 
plugin.tx_sgfenewsedit_pi1.edit = 2
for it to work at all.

Jörg Schaller





More information about the TYPO3-dev mailing list