antville/code/MemberMgr
2003-11-23 18:54:45 +00:00
..
actions.js - root.getSysTitle() was renamed to getTitle() 2003-11-23 17:50:01 +00:00
login.skin - replaces attribute names "width" with "size" 2003-08-02 10:45:44 +00:00
macros.js - changed to use AntvilleLib methods 2003-08-02 10:55:43 +00:00
mailbody.skin root.systitle_macro() was renamed to root.title_macro(), dto. with root.sysurl_macro() 2003-11-23 18:26:56 +00:00
mailnewmember.skin root.systitle_macro() was renamed to root.title_macro(), dto. with root.sysurl_macro() 2003-11-23 18:26:56 +00:00
main.skin switched from input type="button" to type="submit" 2003-08-02 11:12:05 +00:00
membergroup.skin validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance. 2003-03-05 18:39:37 +00:00
memberlist.skin validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance. 2003-03-05 18:39:37 +00:00
objectFunctions.js - use res.handlers.context.getTitle() (which returns either a site object's title or the root title) 2003-11-23 18:40:38 +00:00
pwdmail.skin root.systitle_macro() was renamed to root.title_macro(), dto with root.sysurl_macro() 2003-11-23 18:54:45 +00:00
register.skin switched from input type="button" to type="submit" 2003-08-02 11:54:01 +00:00
searchresult.skin switched from input type="submit" to type="button" 2003-08-02 12:00:52 +00:00
searchresultitem.skin still fixed html where necessary to achieve maximum xhtml conformance; furthermore i tried to find a more expressive title for every page output (most of them were set to the site title only which does not help a lot when navigating with the browser history); last but not least many editor forms where adapted to gain a concistent general layout. 2003-03-07 19:27:48 +00:00
securityFunctions.js rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object 2003-09-07 21:02:26 +00:00
sendpwd.skin switched from input type="submit" to type="button" 2003-08-02 12:19:30 +00:00
statusloggedin.skin added param.as parameter in <% username %> according to changes in username_macro 2003-11-11 15:05:12 +00:00
statusloggedout.skin removed redundant <div> tag (already contained in site/page.skin) 2003-04-10 13:53:48 +00:00
type.properties modified comments 2003-08-02 12:19:11 +00:00