Actions
Feature #18490
closedstdWrap for doNotLinkIt & doNotShowLink
Start date:
2008-03-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
It would be very useful to have stdWrap for doNotLinkIt & doNotShowLink and not just a boolean value!
Code to test
ACT.doNotLinkIt.stdWrap.cObject = TEXT
ACT.doNotLinkIt.stdWrap.cObject {
value = 1
if.isFalse.numRows {
table = tt_content
select {
pidInList = this
}
}
}
this would delete the link from a menu entry if there is no content on that page
(issue imported from #M7922)
Files
Actions