[TYPO3-core] RFC: #7922: stdWrap for doNotLinkIt & doNotShowLink

Georg Ringer mail-spam at ringerge.org
Fri Mar 21 17:27:34 CET 2008


Hi,

this is a SVN patch request.

Type: Feature, no_brainer

Branches: 4_2

Bugtracker Reference:
http://bugs.typo3.org/view.php?id=7922

Problem:
It would be very useful to have stdWrap for doNotLinkIt & doNotShowLink 
and not just a boolean value!

TS example would be:
...ACT.doNotLinkIt.stdWrap.cObject = TEXT
...ACT.doNotLinkIt.stdWrap.cObject {
     value = 1
     if.isFalse.numRows {
         table = tt_content
         select {
             pidInList = this
         }
     }
}

Explanation: This would delete the link from a menu entry if there is no 
content on that page

Solution:
Apply the patch

Additional information:
I now it is near RC but this just so nice and would complete the 
stdWrap-list, so please!

Georg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-stdwrap.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080321/e4c3571d/attachment-0002.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doku-stdwrap.txt
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080321/e4c3571d/attachment-0003.txt 


More information about the TYPO3-team-core mailing list