antville/code/StoryMgr
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
..
create.hac change code according to helma's new session/usermodel: 2002-06-02 16:16:56 +00:00
macros.js changed code to run with snapshot 20020531-fc: 2002-06-02 16:05:16 +00:00
main.hac change code according to helma's new session/usermodel: 2002-06-02 15:55:05 +00:00
main.skin removed "?" from urlparam and "#" from anchor parameters in link macros 2002-06-04 17:58:19 +00:00
objectFunctions.js merged changes done in branch "grob_message" into main trunk (application-messages are no longer hardcoded in functions but are defined in central language-specific .js-files; application-messages are selected according to defined language) 2002-06-12 17:19:47 +00:00
offlinestory.skin fixed markup to be xhtml compatible 2002-06-03 17:10:21 +00:00
onlinestory.skin initial check-in 2001-11-18 13:16:53 +00:00
renderFunctions.js change code according to helma's new session/usermodel 2002-06-02 15:38:16 +00:00
securityFunctions.js allow access to storypool and creation of stories if weblog.usercontrib is true (regardless if user is member of weblog or not) 2002-02-16 22:12:14 +00:00
type.properties changed type.properties according to new database-schema: 2002-06-26 16:03:59 +00:00