antville/code/SkinMgr
Robert Gaggl 555c57f00d - added evalCustom() that checks the submitted form values for creating a custom skin
- added getSkinDescription() that retrieves the description (title/text) from the message file(s)
- modified dumpToZip() to handle both full and incremental exports
- added getOriginalSkinSource() which returns the skin source of the parent's or application skin
- modified getSkin() to walk up the layout hierarchy and return the first skin matching prototype/name
- modified saveSkin() since the skinmgr is operating with keys now (instead of separate prototype and name values)
2003-12-08 21:57:46 +00:00
..
actions.js - moved diff_action to prototype skin 2003-12-08 20:06:50 +00:00
edit.skin - included title of skin and its description 2003-12-08 20:50:05 +00:00
macros.js - removed skinstatus_macro() since it's not used anymore 2003-12-08 21:05:51 +00:00
main.skin completely reworked structure of skinmgr: no long list anymore, but now an outline tree containing different skinsets 2003-12-08 21:12:43 +00:00
objectFunctions.js - added evalCustom() that checks the submitted form values for creating a custom skin 2003-12-08 21:57:46 +00:00
page.skin use the new macro-handler "context" which either contains root or a site object 2003-11-23 18:51:06 +00:00
securityFunctions.js MAY_EDIT_SKINS was renamed to MAY_EDIT_LAYOUTS 2003-11-23 19:00:32 +00:00
type.properties - changed definition of _children collection since skinmgr now belongs to layout objects 2003-11-23 19:13:08 +00:00