antville/code/MemberMgr
2003-09-09 19:42:11 +00:00
..
actions.js only send registration confirmation mail if root.sys_email is set (otherwise eg. antclick users would get an error message during setup) 2003-09-09 19:42:11 +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 moved file from user to membermgr 2003-08-02 10:27:25 +00:00
mailnewmember.skin - param-property was renamed from weblog to site 2002-06-26 16:42:08 +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 - changed to use AntvilleLib methods 2003-08-02 11:33:01 +00:00
pwdmail.skin call global now_macro instead of pushing the timestamp as parameter to the skin 2003-08-02 11:53:33 +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 removed redundant <div> tag (already contained in site/page.skin) 2003-04-10 13:53:48 +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