antville/code/Global
2003-12-08 21:21:12 +00:00
..
colorpicker.skin stylesheet action is now called stylesheet.css 2003-12-08 20:41:47 +00:00
colorpickerExt.skin stylesheet action is now called stylesheet.css 2003-12-08 20:41:47 +00:00
colorpickerScripts.skin pixel.gif is no longer part of layout but of standard images (therefor using global image macro instead of layout.image) 2003-12-08 20:43:02 +00:00
colorpickerWidget.skin pixel.gif is no longer part of layout but of standard images (therefor using global image macro instead of layout.image) 2003-12-08 20:43:02 +00:00
constants.js - added constant object DEFAULTIMAGES that contains the metadata of all default images (logos, pixel, marquee) 2003-12-08 20:44:57 +00:00
macros.js - modified logo_macro(): use new object DEFAULTIMAGES to render any of them 2003-12-08 20:55:42 +00:00
nextpagelink.skin changed layout (instead of using a table to create the link use the new css class "pagelinkBottom") 2003-12-08 21:17:12 +00:00
objectFunctions.js - modified getPoolObj() since there are no "root images" anymore (their metadata is now the business of the global DEFAULTIMAGES object) 2003-12-08 21:21:12 +00:00
pagenavigation.skin initial check-in: used for rendering the page navigation bar in mgr-mountpoints 2003-10-15 20:02:17 +00:00
pagenavigationitem.skin initial check-in: used for rendering the page navigation bar in mgr-mountpoints 2003-10-15 20:02:17 +00:00
prevpagelink.skin - replaced any calls of global image macro with layout.image (since layout images are now handled by layout objects) 2003-11-23 18:53:52 +00:00
renderFunctions.js image.getStaticUrl() was renamed to image.getUrl() 2003-11-23 18:55:17 +00:00
rssImage.skin renamed rss10Image.skin to rssImage.skin 2002-08-19 16:41:04 +00:00
securityFunctions.js removed functions isUserTrusted() and isUserSysAdmin(), moved checkIfLoggedIn() from objectFunctions.js into this file 2003-01-02 18:54:48 +00:00