antville/code/Layout
2004-03-21 11:26:40 +00:00
..
actions.js renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
chooserlistitem.skin - css class commentHead was renamed to "listSeparator" 2003-12-08 20:40:27 +00:00
download.skin removed all <b> tags with <strong> and all <i> taqs with <em> 2004-01-12 12:55:53 +00:00
edit.skin removed all <b> tags with <strong> and all <i> taqs with <em> 2004-01-12 12:55:53 +00:00
macros.js renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
main.skin replaced "this" with prototype's name 2004-01-09 19:56:37 +00:00
mgrlistitem.skin merged skins representing two different states of an object (e.g. online/offline stories) into mgrlistitem.skin by using the newly added antvillelib's switch_macro 2004-01-09 19:21:47 +00:00
objectFunctions.js * replaced all occurences of File methods with Helma.File methods (except where File refers to the HopObject prototype) 2004-03-21 11:26:40 +00:00
securityFunctions.js no longer distinct between different actions, use checkEdit for each of them 2003-12-08 22:40:33 +00:00
testdrive.skin * re-added hopobject.url_macro as user-friendly wrapper for hopobject.href_macro 2004-01-13 15:36:23 +00:00
type.properties re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes 2004-03-20 22:30:35 +00:00