Hannes Wallnöfer
c5e602061c
added _parent entry
2001-08-25 15:22:12 +00:00
Hannes Wallnöfer
4af1f88bce
optimization in calendar macro by pulling expensive calls to Calendar and Date out of loops or doing without. The performance gains should be verynotable. Also, the manual filter function is not necessary anymore in the image macro.
2001-08-24 11:45:52 +00:00
Hannes Wallnöfer
c6a2133635
minor optimization in calendar day rendering: date comparison is heavier than just checking the size
2001-08-23 20:00:44 +00:00
Hannes Wallnöfer
bf460b7791
some minor optimizations in calender rendering
2001-08-23 17:31:29 +00:00
Robert Gaggl
1e9a6d95ba
groupnodes are now of prototype day
2001-08-15 09:26:27 +00:00
Robert Gaggl
c8d2363949
changes necessary due to new day-prototype
2001-08-15 09:19:22 +00:00
Robert Gaggl
4618abda8d
necessary changes due to new day-prototype
2001-08-15 09:09:32 +00:00
Robert Gaggl
8bc35091c1
added isViewAllowed()-function, using isViewAllowed()-function
2001-08-15 09:04:30 +00:00
Robert Gaggl
7e6c8e454d
set correct redirect-property
2001-08-15 09:01:27 +00:00
Hannes Wallnöfer
3bd88d27c8
new helma snapshot requires _skinmanager entry in type.properties
2001-08-11 16:54:54 +00:00
Robert Gaggl
a573a8b7c6
fixed a silly bug where the creator of a weblog was admin but normal user ...
2001-07-26 09:58:11 +00:00
Robert Gaggl
b014439257
changes due to adding the property "editableby" to story, changed createMember()-function
2001-07-21 21:54:22 +00:00
Robert Gaggl
41415176a9
no message
2001-07-21 13:19:09 +00:00
Robert Gaggl
fa0e937ff5
some layout-changes, replaced historyComment and historyStory with historyItem
2001-07-21 13:11:20 +00:00
Michael Platzer
14fc75f794
typo in previous update
2001-07-18 18:42:01 +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
56a3c30859
fixed a bug in isUserContributor-function
2001-07-14 09:40:06 +00:00
Robert Gaggl
21027eef21
added check if weblog is public
2001-07-09 20:18:21 +00:00
Robert Gaggl
d910d4f984
contributor-navigation is only showed if user is logged in, calendar is disabled if archive is disabled
2001-07-09 20:17:58 +00:00
Robert Gaggl
1418a8d928
added function to check if weblog is online, if archive is enabled for weblog, several other changes
2001-07-09 20:15:51 +00:00
Robert Gaggl
11e990e9ca
no message
2001-07-09 20:09:17 +00:00
Robert Gaggl
898394cac4
deleting a story now updates lastupdate of weblog
2001-07-09 20:01:48 +00:00
Robert Gaggl
a474da3fcf
added link to member-listing
2001-07-01 19:36:03 +00:00
Robert Gaggl
75e5507566
removed hardcoded header-titles
2001-07-01 19:35:36 +00:00
Robert Gaggl
4e57539874
added additional skin for calendar-header-row
2001-07-01 19:35:07 +00:00
Robert Gaggl
184150caaa
added navigation-skin for contributors
2001-07-01 19:34:33 +00:00
Robert Gaggl
7ec81c7a35
moved formatTimestamp() to objectFunctions, some other changes ...
2001-07-01 19:34:12 +00:00
Robert Gaggl
0f7d9c05e6
added link to signup
2001-07-01 19:33:10 +00:00
Robert Gaggl
b5cb90433a
added editors for usersignup and usercontribute
2001-07-01 19:32:11 +00:00
Robert Gaggl
b2d8700ec8
new calendar (now locale-sensitive), several bugfixes, lot's of changes
2001-07-01 19:30:46 +00:00
Robert Gaggl
3b93d472f0
removed owner, added two flags for signup and contribution
2001-07-01 19:29:47 +00:00
Robert Gaggl
676731bc60
member-list for admins
2001-07-01 19:28:54 +00:00
Robert Gaggl
c64ae4ad91
users can now sign up to a weblog
2001-07-01 19:28:22 +00:00
Robert Gaggl
839b453de0
lot's of changes ...
2001-07-01 19:27:28 +00:00
Robert Gaggl
65a7274dd0
no message
2001-07-01 18:28:16 +00:00
Robert Gaggl
7aa1216c44
no message
2001-07-01 17:53:40 +00:00
Robert Gaggl
ac80255ed1
several changes (createtime/modifytime/language/country ...)
2001-06-28 18:11:33 +00:00
Robert Gaggl
e8efbd6961
changed renderImage-function
2001-06-28 18:10:55 +00:00
Robert Gaggl
0a0461e9f8
updateWeblog now saves language/country
2001-06-28 18:10:28 +00:00
Robert Gaggl
b85a4d393a
changed security-functions
2001-06-28 18:09:37 +00:00
Robert Gaggl
05c35c1d5f
no message
2001-06-28 18:09:09 +00:00
Robert Gaggl
726cf57379
added language/country properties
2001-06-28 18:09:01 +00:00
Robert Gaggl
1ce05a7061
no message
2001-06-20 10:28:42 +00:00
Robert Gaggl
709a428ce1
moved from root to weblog
2001-06-19 11:53:33 +00:00
Robert Gaggl
462d4fc0e5
no message
2001-06-19 11:53:11 +00:00
Robert Gaggl
920efdee66
alias-macro can now be called as editor
2001-06-19 11:08:38 +00:00
Robert Gaggl
bbfcb3d4f4
Initial revision
2001-06-18 08:57:33 +00:00