antville/code/Global
2002-06-12 16:28:09 +00:00
..
macros.js removed "?" from urlparam and "#" from anchor parameters in link macros 2002-06-04 17:58:19 +00:00
messages_de.js corrected comment 2002-06-12 16:28:09 +00:00
messages_en.js initial check-in. this file creates an object-tree beneath app.data.en containing two "classes" of application-messages: error and confirm. the messages themselves are basically skins stored as properties (several functions in global/objectFunctions.js are responsible to retrieve/render them) 2002-06-10 10:57:08 +00:00
nextpagelink.skin replaced td attribute "background" with appropriate style attribute for xhtml compatibility (this is supposed to be a transitional fix, in the end there should be a class/id doing the job) 2002-06-04 17:34:07 +00:00
objectFunctions.js kept already deprecated function cloneObject() for later use (you'll never know...) 2002-06-03 16:59:03 +00:00
prevpagelink.skin replaced td attribute "background" with appropriate style attribute for xhtml compatibility (this is supposed to be a transitional fix, in the end there should be a class/id doing the job) 2002-06-04 17:34:07 +00:00
renderFunctions.js added global function openLink() that takes a URL as argument to render a simple a href-tag 2002-06-04 14:06:58 +00:00
roles.js removed getUserLvl() 2002-01-22 19:09:49 +00:00
rss10Channel.skin added item resources again 2002-03-24 19:15:17 +00:00
rss10Image.skin initial check-in (moved from /weblog) 2001-11-06 08:46:29 +00:00
rss10Item.skin removed padding whitespace chars from description element text, 2002-05-21 14:30:59 +00:00
rss10Resource.skin corrected "about" attribute to "rdf:about to "rdf:about" 2002-03-24 19:16:16 +00:00
rss092Channel.skin initial check-in (moved from /weblog) 2001-11-06 08:46:29 +00:00
rss092Image.skin initial check-in (moved from /weblog) 2001-11-06 08:46:29 +00:00
rss092Item.skin initial check-in (moved from /weblog) 2001-11-06 08:46:29 +00:00
securityFunctions.js initial check-in, implemented new functions isUserBlocked(), isUserTrusted(), isUserSysAdmin() 2002-06-02 15:32:24 +00:00