[TYPO3] Unhide pages created by "copy/paste" automatically
Tyler Kraft
headhunterxiii at yahoo.ca
Thu Feb 16 16:52:04 CET 2006
yes in tsconfig doc.
put in the site root page header tsconfig
TCEMAIN.table.pages.disableHideAtCopy=1
TCEMAIN.table.tt_content.disableHideAtCopy=1
also very handy with
TCEMAIN.table.pages.disablePrependAtCopy=1
TCEMAIN.table.tt_content.disablePrependAtCopy=1
BUT be warned it is for all users then ;-)
Dmitry Dulepov wrote:
> Hi!
>
> Thomas Menzel wrote:
>
>>My question: Is there a possibility to set some constant that prevents
>>pages created by "copy/paste" to get hidden automatically?
>
>
> I think there is a TSConfig setting for this.
>
> Dmitry.
More information about the TYPO3-english
mailing list