7bbbc3398e
rss092 now redirects to rss10
2002-07-29 14:15:33 +00:00
090117beda
added check for null value in story.title
2002-07-29 14:11:35 +00:00
208745a0ac
added mountpoint for shortcuts
2002-07-26 12:56:14 +00:00
b817e8ae0a
result of merge with helmaville
2002-07-26 12:55:35 +00:00
1bdafc20a0
moved createtime_macro() to macros.js in hopobject prototype
2002-07-26 12:38:44 +00:00
de8d5b56d1
page validates against xhtml 1.0 spec (macro output excluded, yet)
2002-07-24 14:52:49 +00:00
507092235d
added style for form elements to avoid empty paragraphs around them
2002-07-24 14:43:07 +00:00
Robert Gaggl
c5af9cfe1e
rewrote navigation-macro: now navigation-skins for contributors and admins can be positioned separately (user-navigation is directly embedded in page.skin)
2002-07-19 12:43:38 +00:00
Robert Gaggl
ebf4da03e0
- directly embedded navigation for all users
...
- embedded two macros for navigation for admins and contributors (they can be positioned freely now)
- replaced search-link with input plus button
2002-07-19 12:42:17 +00:00
Robert Gaggl
00330ad4f5
added class searchbox
2002-07-19 12:40:43 +00:00
Robert Gaggl
dcc4bf04b0
changed history_macro(): comments on a story are not shown if the story goes offline or if the creator of the story disables comments afterwards
2002-07-19 08:45:23 +00:00
Robert Gaggl
d5823a468a
- input_macro() moved from hopobject to global (and echoes request data by default)
...
- added missing name-attribute for buttons
2002-07-19 08:42:32 +00:00
Hannes Wallnöfer
c8c6620025
Added height=1px to separator style def. For some reason Mozilla needs this.
2002-07-12 16:32:43 +00:00
Hannes Wallnöfer
1580400fbc
Use new story.getContentPart() function instead of story.title and story.text properties.
2002-07-12 16:13:36 +00:00
Hannes Wallnöfer
5a96582c5e
fixed getLasterror() to getLastError() in listReferrers_macro
2002-07-11 17:24:59 +00:00
Robert Gaggl
c882d3d7e6
changed because the prototype weblog was renamed to site
2002-06-26 17:29:39 +00:00
Robert Gaggl
9ad538f014
- function deleteMember was renamed to deleteMembership
...
- removed hardcoded "Antville" in page-title
2002-06-26 17:28:34 +00:00
Robert Gaggl
0718de3097
changed because
...
- the prototype weblog was renamed to site
- the collection "goodies" was renamed to "files"
2002-06-26 17:27:13 +00:00
Robert Gaggl
3974f98fd1
changed attribute from "goodies" to "files"
2002-06-26 17:25:48 +00:00
Robert Gaggl
1f73b422a4
changed attribute from "goodie" to "file"
2002-06-26 17:25:28 +00:00
Robert Gaggl
d2e88ead64
function addMember was renamed to addMembership
2002-06-26 17:23:42 +00:00
Robert Gaggl
3f3301c1b5
- replaced hardcoded messages with getMsg()
...
- changed comments
2002-06-26 17:21:02 +00:00
Robert Gaggl
cedc1a7c26
- property author of story was renamed to creator
...
- app-property adminEmail is now stored in root.sys_email
2002-06-26 17:15:41 +00:00
Robert Gaggl
252443712c
changed comments because the prototype weblog was renamed to site
2002-06-26 17:12:03 +00:00
Robert Gaggl
5fe392f85a
- changed because the prototype weblog was renamed to site
...
- call root.getLocale() if site has no locale defined (instead of using default-locale)
2002-06-26 17:06:45 +00:00
Robert Gaggl
0c4c4d9072
- removed birthdate_macro()
...
- changed comments
- rewrote age_macro()
- rewrote localchooser_macro() (now calling global renderLocaleChooser-function)
- fixed direct db-query to match new database-schema
- replaced hardcoded messages with getMsg()
2002-06-26 16:39:21 +00:00
Robert Gaggl
47816bebea
wrapper-action (needed for antville.org)
2002-06-26 16:21:22 +00:00
Robert Gaggl
b51e984c38
renamed deleteWeblog() to deleteSite()
2002-06-26 16:16:10 +00:00
Robert Gaggl
704f144887
changed because weblog was renamed to site
2002-06-26 16:10:32 +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
8249b45e05
initial check-in (the renamed getgoodie.hac)
2002-06-26 15:52:12 +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
49c623f75b
merged changes done in branch "grob_message" into main trunk
2002-06-12 17:19:05 +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
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
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
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
f82b1aa47c
moved <form> tags on positions that are appropriate for xhtml compatibility (hopefully...)
2002-06-04 15:34:47 +00:00
3baac801a0
moved renderInputText() et al. and renderImage() from hopobject to global
2002-06-04 14:53:17 +00:00
Robert Gaggl
21b9a7c6a4
changed to use global markupelement-functions, global openLink() and closeLink()-funtions
...
also formatTimestamp() is a global function now
2002-06-04 14:19:11 +00:00
Robert Gaggl
8216b4fe9e
removed formatTimestamp() which is a global function now
2002-06-04 14:12:56 +00:00
Robert Gaggl
f42a499116
now using global markupelement-functions to render links
2002-06-04 14:04:46 +00:00
Robert Gaggl
995cce36e1
fixed typo
2002-06-03 23:24:27 +00:00
ffca47cc52
fixed markup to be xhtml compatible
2002-06-03 17:10:21 +00:00
80daa06c2a
res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()
2002-06-03 17:09:19 +00:00
284ee190e0
threw out markup and using global functions openMarkupElement() et. al. instead
2002-06-03 16:57:07 +00:00