[TYPO3-english] newRecordInPid in feeditadvanced
Joachim Rinck
jr at modan.ch
Wed Mar 3 15:44:29 CET 2010
Riccardo De Contardi schrieb:
>
> This TS Setup works for me:
>
>
> plugin.tt_news.displayList.title_stdWrap.editPanel = 1
> plugin.tt_news.displayList.title_stdWrap.editPanel {
> editPanel = 1
> allow = new,edit,hide,delete
> line = 5
> label = %s
> onlyCurrentPid = 0
> previewBorder = 4
> edit.displayRecord = 1
> }
>
Hi Riccardo,
Thanks for your help! The thing is, yes, i have almost the same setup
for the tt_news plugin and it is working in the sense that it makes
edit-icons on existing news.
i'd prefer to have this exacly like in your setup but with
allow = edit,hide,delete
(no "new") for all existing news-records (and ideally: all existing news
records on sysfolders the user is actually allowed to access / edit, but
thats a different problem i guess)
and then i want to put one somewhat larger icon on top of the page: "to
create a new news click here". and i need to make sure the news gets
saved on a specially configured sysfolder.
i'm a bit confused because i get the EDITPANEL thingy to display but all
further configuration according to tsref won't change anything on it.
More information about the TYPO3-english
mailing list