antville/code/Skin
Robert Gaggl f8db009bff changed type.properties according to new database-schema:
- all tables are prefixed with AV_
- WEBLOG was renamed to AV_SITE
- GOODIE was renamed to AV_FILE
- all columns are prefixed with the table-name (without table-prefix)
- foreign keys follow a specific naming-convention
(for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/)
2002-06-26 16:03:59 +00:00
..
delete.hac change code according to helma's new session/usermodel: 2002-06-02 16:17:31 +00:00
edit.skin moved <form> tags on positions that are appropriate for xhtml compatibility (hopefully...) 2002-06-04 15:34:47 +00:00
macros.js moved renderInputText() et al. and renderImage() from hopobject to global 2002-06-04 14:53:17 +00:00
securityFunctions.js - removed check if user is blocked (will be done with onRequest()) 2002-01-22 20:21:13 +00:00
type.properties changed type.properties according to new database-schema: 2002-06-26 16:03:59 +00:00