Commit graph

2790 commits

Author SHA1 Message Date
Robert Gaggl
5907e41138 skin displaying story and form for adding toplevel-comment 2001-07-21 21:34:12 +00:00
Robert Gaggl
33e207cc84 - author appears only as link if explicitly specified in macro-tag
- limiting text now uses renderTextPreview()-function
- first words of text are shown when title is missing and should appear as link
2001-07-21 13:25:06 +00:00
Robert Gaggl
c3f0e67549 - first words of text are shown when title is missing and should appear as link
- limited text-preview now breaks at spaces
2001-07-21 13:23:30 +00:00
Robert Gaggl
e504e70474 new function renderTextPreview() - used for recently-modified-list 2001-07-21 13:20:36 +00:00
Robert Gaggl
41415176a9 no message 2001-07-21 13:19:09 +00:00
Robert Gaggl
e101d223de increased limit to display in history 2001-07-21 13:18:30 +00:00
Robert Gaggl
47dda93f6d author appears as link 2001-07-21 13:12:04 +00:00
Robert Gaggl
fa0e937ff5 some layout-changes, replaced historyComment and historyStory with historyItem 2001-07-21 13:11:20 +00:00
Robert Gaggl
10cacfdc92 author of comment appears as link 2001-07-21 13:10:05 +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
e6ffde3f5a property appPath not needed anymore 2001-07-09 21:01:26 +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
11c6ab5a0e lastupdate of weblog is modified when a comment is added or a story is updated 2001-07-09 20:08:49 +00:00
Robert Gaggl
898394cac4 deleting a story now updates lastupdate of weblog 2001-07-09 20:01:48 +00:00
Robert Gaggl
388d7857d0 adding a comment now updates lastupdate of weblog 2001-07-09 19:57:33 +00:00
Hannes Wallnöfer
9aa1747ac3 read skin content from app.skinfile.** property instead of reading it from file. 2001-07-09 17:39:40 +00:00
Robert Gaggl
2a1a6a527c slight changes because of new user-structure, some other changes 2001-07-01 19:45:04 +00:00
Robert Gaggl
8f8ecd5af0 slight changes because of new user-structure 2001-07-01 19:44:33 +00:00
Robert Gaggl
ec38c0b6a5 added author-macro, some other changes 2001-07-01 19:40:08 +00:00
Robert Gaggl
67d1b2ce4a author is now displayed 2001-07-01 19:39:18 +00:00
Robert Gaggl
408d13488f author is now displayed in preview of story 2001-07-01 19:38:52 +00:00
Robert Gaggl
fd0da98016 removed function getWeblog() since there is no weblog-property anymore 2001-07-01 19:37:43 +00:00
Robert Gaggl
eb5de5f77b removed weblog-property, subnodes are now member-objects of user 2001-07-01 19:37:07 +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
d035261682 new weblog now creates a initial admin-member, new default values 2001-07-01 19:25:04 +00:00
Robert Gaggl
881f824ab3 subnodes of membership are now member-objects 2001-07-01 19:23:28 +00:00
Robert Gaggl
e9d1c1706d initial check-in 2001-07-01 19:20:08 +00:00
Robert Gaggl
65a7274dd0 no message 2001-07-01 18:28:16 +00:00
Robert Gaggl
689e0241d6 layout-change 2001-07-01 18:25:25 +00:00
Robert Gaggl
bc4abf7e0f layout-changes 2001-07-01 18:24:56 +00:00
Robert Gaggl
b45c8e45a9 some layout-changes 2001-07-01 18:20:46 +00:00
Robert Gaggl
c6faaef0a7 removed check if user already has a weblog 2001-07-01 18:18:44 +00:00
Robert Gaggl
8a6e089029 no message 2001-07-01 18:16:26 +00:00
Robert Gaggl
327333c17a much simpler now ... 2001-07-01 18:14:17 +00:00