antville/code/Layout
Robert Gaggl 70571afa89 bugfix in layout-export/import: always use UTF-8 as encoding
to avoid encoding-problems (lost umlauts etc.)
2005-09-06 10:56:14 +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 added first option to parent layout chooser 2004-05-31 23:18:34 +00:00
macros.js modified image_macro(): changed "onClick" to "onclick", otherwise pages wouldn't validate 2004-07-28 15:44:48 +00:00
main.skin replaced "this" with prototype's name 2004-01-09 19:56:37 +00:00
mgrlistitem.skin put dates in brackets instead of using "on" 2004-08-04 08:38:40 +00:00
objectFunctions.js bugfix in layout-export/import: always use UTF-8 as encoding 2005-09-06 10:56:14 +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 bugfix: added missing closing form tag 2004-06-01 19:13:40 +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