[go: up one dir, main page]

Menu

Commit [r393]  Maximize  Restore  History

Fixes #2501010; The following changes are included:

- Changed the warning message for McsaHeader items with multiple items on a page
- Fixed the logic in this area
- Changed the getDisabled() method in Node class to support items of type ItemAnswers too
- Modified all (necessary) item templates so that disabled item answers are not shown on the page

d_haase 2009-03-05

changed /trunk/core/types/Item.php
changed /trunk/core/types/Node.php
changed /trunk/portal/pages/item.php
changed /trunk/portal/templates/EditItemAnswers.de.html
changed /trunk/portal/templates/EditItemAnswers.html
changed /trunk/upload/items/McaaItem.php
changed /trunk/upload/items/McmaItem.php
changed /trunk/upload/items/McsaDropItem.php
changed /trunk/upload/items/McsaFloatDropItem.php
changed /trunk/upload/items/McsaHeaderItem.php
changed /trunk/upload/items/McsaItem.php