[TYPO3-english] feeditadvanced
Philipp Gampe
phil at philippgampe.info
Sun Feb 7 11:23:48 CET 2010
Am 07.02.2010, 10:37 Uhr, schrieb Roberto Torresani <erreti at gmail.com>:
> Hi!
> I'm looking tt_news and feditadvancd.
> But I think I miss something: in frontend I'm able to edit the extension
> properties, but I don't find how to create a new news record.
>
> Some tips?
>
> Thanks
> Roberto
>
try this one
#####################################
# FE Editing für tt_news #
#####################################
plugin.tt_news {
displayLatest.title_stdWrap.editPanel = 1
#general_stdWrap.editPanel {
displayLatest.title_stdWrap.editPanel {
editPanel = 1
allow = edit,hide,delete,new
#newRecordFromTable = tt_news
#newRecordInPid = 160
line = 5
label = %s
onlyCurrentPid = 0
previewBorder = 1
edit.displayRecord = 1
}
displayList.title_stdWrap.editPanel <
plugin.tt_news.displayLatest.title_stdWrap.editPanel
displaySingle.title_stdWrap.editPanel <
plugin.tt_news.displayLatest.title_stdWrap.editPanel
}
More information about the TYPO3-english
mailing list