Commit graph

32 commits

Author SHA1 Message Date
Robert Gaggl
d3f8aa1180 - changed line-up of buttons to the right order 2001-12-10 23:09:22 +00:00
Robert Gaggl
6ed254febf - macros dealing with display of time now have two simple format options ("short" and "long") 2001-12-10 22:59:35 +00:00
Robert Gaggl
de19570b2f nothing done ... 2001-12-10 22:59:15 +00:00
Robert Gaggl
7ac4405248 - new function renderDateformatChooser()
- openLink() now is able to link into childobjects
2001-12-10 22:59:02 +00:00
Hannes Wallnöfer
cad2142a0a return a name to be used for this object in the global
linkedpath macro.
2001-12-04 13:16:33 +00:00
Hannes Wallnöfer
55951d7a52 added loopskin_macro, which simply loops over subnodes
and renders a skin on each, which is specified by the name
parameter.

This makes it possible to call skins on subnodes from a skin
in the parent object without calling an intermediary macro.

It's currently used in the main skin of topicmgr.
2001-12-04 13:15:52 +00:00
Robert Gaggl
3137f66cee bugfix 2001-11-18 22:05:08 +00:00
Robert Gaggl
e5b4b254cb moved renderTextPreview to global 2001-11-03 09:13:54 +00:00
Robert Gaggl
79563153fa added suffix 2001-10-21 12:05:34 +00:00
Robert Gaggl
46693bf6a7 moved renderImage-function from weblog to hopoject 2001-10-21 11:58:10 +00:00
Robert Gaggl
4785a4abcc minor change 2001-10-20 11:29:37 +00:00
Robert Gaggl
b45fc850ab bugfix 2001-10-07 20:17:08 +00:00
Robert Gaggl
a77c8b1beb enabled default values for form-elements 2001-10-07 15:50:35 +00:00
Robert Gaggl
902881fa4a minor change 2001-10-07 15:49:05 +00:00
Robert Gaggl
1f78caca57 minor changes 2001-10-07 12:53:53 +00:00
Robert Gaggl
4f4f7d4c34 completely rewrote layout of antville (finally ...) 2001-10-02 11:01:50 +00:00
Robert Gaggl
0a11c9c515 modified renderCheckbox() 2001-10-02 10:50:52 +00:00
Robert Gaggl
96deeeb0e9 initial check-in 2001-09-05 21:57:57 +00:00
Robert Gaggl
e35d24a1b8 using JS-Objects now instead of HopObjects 2001-09-05 21:43:01 +00:00
Robert Gaggl
1fc006900d cleaned up 2001-09-05 21:25:47 +00:00
Robert Gaggl
a430dae4ff renderTextPreview()-function now inserts <wbr>-tags to prevent crapping of recently-modified box 2001-09-05 21:18:30 +00:00
Robert Gaggl
7d94544e03 new thumbnail-macro made slight changes to openLink()-function necessary 2001-08-26 19:19:00 +00:00
Robert Gaggl
3e083d60a0 enabled rendering of checkboxes 2001-08-15 09:12:26 +00:00
Hannes Wallnöfer
96c7230250 Generate a link even if 'to' or 'linkto' is not specified. Linking to 'main' will cause the action to be omitted. Also found an uncommitted previous modification: the content of renderInputTextarea is now encoded. 2001-07-30 08:52:13 +00:00
Robert Gaggl
2d8454e93c cleaned up the way select-boxes are rendered (at least a bit ;-) 2001-07-21 21:49:28 +00:00
Robert Gaggl
e504e70474 new function renderTextPreview() - used for recently-modified-list 2001-07-21 13:20:36 +00:00
Michael Platzer
4f9fba5297 basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -> modifytime is set to current Date at creation time
story/objectFunctions.js -> modifytime is set to current Date at creation time
comment/objectFunctions.js -> modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -> two additional subnode-containers: allstories, allcomments
weblog/macros.js -> implemented history_macro which renders List of recently modified Objects
story/historyview.skin -> will be rendered by the weblog-history macro
comment/historyview.skin -> will be rendered by the weblog-history macro
weblog/main.skin -> included history.skin
story/main.skin -> included history.skin
weblog/style.skin -> included "history", "historyStory" and"historyComment" classes
weblog/history.skin -> newly created
story/macors.js -> title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -> title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -> updated
2001-07-18 15:58:18 +00:00
Robert Gaggl
d2bc17388a changed html-code to lowercase 2001-06-28 17:56:05 +00:00
Robert Gaggl
aeb2c14690 removed form-macro, changed link-macro 2001-06-28 17:55:11 +00:00
Robert Gaggl
a5876c059d removed form_macro() since not in use anymore 2001-06-19 12:55:34 +00:00
Robert Gaggl
c1bb395576 added style-parameter for inputs 2001-06-19 11:12:04 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00