Commit graph

1156 commits

Author SHA1 Message Date
Robert Gaggl
72d830c930 changed because the prototype weblog was renamed to site 2002-06-26 16:23:37 +00:00
Robert Gaggl
3a73e69937 replaced hardcoded "Antville" with call of root.getSysTitle() 2002-06-26 16:23:18 +00:00
Robert Gaggl
cd8dfe8aeb now calling creator_macro() which is the renamed author_macro() 2002-06-26 16:22:41 +00:00
Robert Gaggl
7752d652f5 webloglist_macro() was renamed to sitelist_macro() 2002-06-26 16:22:25 +00:00
Robert Gaggl
47816bebea wrapper-action (needed for antville.org) 2002-06-26 16:21:22 +00:00
Robert Gaggl
e3be3df4d4 changed text because "goodie" is now called "file" 2002-06-26 16:20:19 +00:00
Robert Gaggl
2ea5c30144 changed because of prototype-renaming:
- weblog was renamed to site
- membership was renamed to membermgr
2002-06-26 16:19:29 +00:00
Robert Gaggl
eddc8feed3 changed because of prototype-renaming:
- weblog was renamed to site
- membership was renamed to membermgr
- member was renamed to membership
2002-06-26 16:18:59 +00:00
Robert Gaggl
152f6884c0 changed because of prototype-renaming:
- weblog was renamed to site
- goodie was renamed to file
- goodiemgr was renamed to filemgr
2002-06-26 16:18:10 +00:00
Robert Gaggl
c13183e3a7 story.author was renamed to story.creator, so author_macro() was renamed to creator_macro() 2002-06-26 16:17:33 +00:00
Robert Gaggl
a9531140e3 changed mailbody, footer of mail now contains system title and system url 2002-06-26 16:16:46 +00:00
Robert Gaggl
b51e984c38 renamed deleteWeblog() to deleteSite() 2002-06-26 16:16:10 +00:00
Robert Gaggl
67a6f7792f changed because the prototype weblog was renamed to site
plus story.author was renamed to story.creator
2002-06-26 16:15:43 +00:00
Robert Gaggl
37a0c89517 changed because of prototype-renaming:
- weblog was renamed to site
2002-06-26 16:11:53 +00:00
Robert Gaggl
d122465edf changed because of prototype-renaming:
- weblog was renamed to site
- goodie was renamed to file
2002-06-26 16:11:11 +00:00
Robert Gaggl
704f144887 changed because weblog was renamed to site 2002-06-26 16:10:32 +00:00
Robert Gaggl
f73304cca9 changes needed due to new object-structure (which was changed to match new db-schema) 2002-06-26 16:09:15 +00:00
Robert Gaggl
0be240161d - changes needed due to new object-structure (which was changed to match new db-schema)
- story.author was renamed to story.creator
2002-06-26 16:08:32 +00:00
Robert Gaggl
5440d98019 changed footer of mail (now includes root.systitle and root.sysurl-macros 2002-06-26 16:06:45 +00:00
Robert Gaggl
f5c710d28a now using new root-function getSysTitle() instead of hardcoded "Antville" 2002-06-26 16:06:14 +00:00
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
Robert Gaggl
1963642d5d initial check-in (basic antville-setup) 2002-06-26 15:54:59 +00:00
Robert Gaggl
8249b45e05 initial check-in (the renamed getgoodie.hac) 2002-06-26 15:52:12 +00:00
568b6f4dbd edited message texts. this is a first draft that needs re-checking. additionally, some comments mark possible condensation of two texts into one message. 2002-06-18 11:40:41 +00:00
dfae05854d fixed bug that prevented user-made choice from being displayed 2002-06-14 17:50:41 +00:00
91936910ed improved for xhtml compatibilty 2002-06-14 17:48:06 +00:00
71afe8d8be fixed a bug that prevented a closed poll from being displayed as results in a story (function poll_macro); 2002-06-13 14:50:01 +00:00
9f008a01a5 fixed a bug that prevented a closed poll from being displayed as results in a story (function poll_macro);
replace tabs by three spaces
2002-06-13 14:49:15 +00:00
Robert Gaggl
23e0cab449 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
Robert Gaggl
92277b173c merged changes done in branch "grob_message" into main trunk (weblog-history is now rendered using <div>-tags to avoid xhtml-incompatible page-source) 2002-06-12 17:19:32 +00:00
Robert Gaggl
49c623f75b merged changes done in branch "grob_message" into main trunk 2002-06-12 17:19:05 +00:00
Robert Gaggl
5b63058c89 merged changes done in branch "grob_message" into main trunk (removed unused skins_macro()) 2002-06-12 17:17:22 +00:00
Robert Gaggl
056d21cb38 merged changes done in branch "grob_message" into main trunk (removed hardcoded questionmarks in urlparam-attribute) 2002-06-12 17:16:55 +00:00
Robert Gaggl
e252d3df2c merged changes done in branch "grob_message" into main trunk (weblog-history is now rendered using <div>-tags to avoid xhtml-incompatible page-source; removed explicit declaration of utf-8) 2002-06-12 17:12:27 +00:00
Robert Gaggl
a51b899486 merged changes done in branch "grob_message" into main trunk 2002-06-12 17:08:32 +00:00
Robert Gaggl
a565bd4b2d corrected comment 2002-06-12 16:28:09 +00:00
Robert Gaggl
fd824e4934 removed a second form-tag (method GET!) which made it impossible to upload goodies (don't know how this form-tag got in here ...) 2002-06-11 10:44:47 +00:00
Robert Gaggl
28dae4bf68 initial check-in. this file creates an object-tree beneath app.data.de containing two "classes" of german 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 11:43:48 +00:00
Robert Gaggl
50602bb1f7 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
e801583ca9 commented out two lines that were introduced to make listReferrers_macro() compatible with hsqldb but obviously they do not work with mysql... (since i assume hsqldb won't be around for much longer, i think these lines could later be removed, anyway). 2002-06-08 12:45:24 +00:00
Robert Gaggl
3e5404cccc reenabled ordering of groupnodes 2002-06-05 18:31:32 +00:00
ee2768d049 renderImage went global (in show_macro) 2002-06-04 18:12:30 +00:00
0327e048f1 removed some more markup from function code and fixed thumbnail_macro for backwards compatibility 2002-06-04 18:11:59 +00:00
1068dd9727 renderImageList is NOT global... 2002-06-04 18:11:16 +00:00
adb5fd01a4 removed "?" from urlparam and "#" from anchor parameters in link macros 2002-06-04 17:58:19 +00:00
fb002dab12 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
1259599284 fixed a bugfix in meta/content-type tag... (sigh!) 2002-06-04 17:18:08 +00:00
837b131dc9 added meta/content-type tag 2002-06-04 17:07:39 +00:00
fddcbdf145 fixed typo in meta/content-type tag; added link tag for rss feed 2002-06-04 17:06:35 +00:00
25a30566f5 modified code on the search for xhtml compatibility (mainly adding quotes to non-quoted attribute values) 2002-06-04 16:27:09 +00:00