Commit graph

740 commits

Author SHA1 Message Date
Robert Gaggl
561192838c - removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
2002-01-22 20:21:13 +00:00
Robert Gaggl
90d08458cf now using res.skin 2002-01-22 20:13:54 +00:00
Robert Gaggl
b1d88990a9 separated weblog-status from user-status 2002-01-22 20:12:08 +00:00
Robert Gaggl
48ffd69ee4 removed functions userMaySignup(), createMember() and evalSignup() (part of them was moved to membership) 2002-01-22 19:59:58 +00:00
Robert Gaggl
7bc6cf4508 removed usermaysignup_macro, memberlist_macro, some other minor changes 2002-01-22 19:46:48 +00:00
Robert Gaggl
9d6492e810 - changed explanations of options (hope this makes things clearer now) 2002-01-22 19:44:22 +00:00
Robert Gaggl
c13920e569 hac now checks if user is logged in, removed unnecessary check for user.cache.referer 2002-01-22 19:38:34 +00:00
Robert Gaggl
5f88154236 changed link to members 2002-01-22 18:54:53 +00:00
Robert Gaggl
180259bf13 initial check-in 2002-01-22 18:54:09 +00:00
8a2da46520 initial check-in 2002-01-09 10:52:46 +00:00
f76d0876ce added function listReferrers_macro() 2002-01-07 14:32:36 +00:00
Robert Gaggl
fa6303fd13 bugfix 2002-01-05 02:47:17 +00:00
Robert Gaggl
a8141cae4c added renderStorylist()-function 2002-01-05 02:46:32 +00:00
Robert Gaggl
a6ab819583 minor change 2002-01-05 02:41:11 +00:00
Robert Gaggl
de043f03e5 included links to prevpage and nextpage 2002-01-05 02:40:21 +00:00
Robert Gaggl
a231dd70d5 included call of renderStorylist() 2002-01-05 02:38:02 +00:00
Robert Gaggl
4a9e550a15 - storylist is now rendered in renderStorylist()-function, macro is left for backwards-compatibility
- history_macro() is now much simpler due to new mapping of stories and comments
2002-01-05 02:36:43 +00:00
Robert Gaggl
c05078bd35 changes were necessary due to new mapping of story 2002-01-05 02:25:19 +00:00
Robert Gaggl
e5a8b406bb removed call of membership-macro (this is done now in statusloggedin/out-skins 2001-12-16 18:14:45 +00:00
Robert Gaggl
64619c2686 moved membership_macro() to membership, changed storylist_macro() 2001-12-16 18:12:52 +00:00
Robert Gaggl
2b4f80abb5 now use isStoryOnline()-function 2001-12-16 18:10:30 +00:00
Robert Gaggl
f9edfeef08 added isStoryOnline-function 2001-12-16 18:06:47 +00:00
Robert Gaggl
609f7d4c05 removed more hardcoded font-sizes, included macro-calls for smallfont/size 2001-12-13 21:09:55 +00:00
Robert Gaggl
4fe474d127 changes necessary because evalPreferences() now returns an Object 2001-12-13 18:26:43 +00:00
Robert Gaggl
1b93d93a3a added input for email-address used for confirmation mails 2001-12-13 18:26:02 +00:00
Robert Gaggl
546182b8a7 added email_macro() 2001-12-13 18:25:37 +00:00
Robert Gaggl
2d6d28f686 updateWeblog() is now called evalPreferences(), now returns an Object 2001-12-13 18:25:00 +00:00
Robert Gaggl
c85df01235 fixed linguistic bug ;-) 2001-12-13 18:21:25 +00:00
Robert Gaggl
8a37e5b6e0 added property email to weblog 2001-12-13 18:17:37 +00:00
444bc10a5f added array and sort method to listMostRead_macro() 2001-12-12 15:20:46 +00:00
f01e94eab9 added helper function sortMostReads() to sort read counters of stories 2001-12-12 15:18:53 +00:00
d0dd875400 added header row 2001-12-12 15:16:54 +00:00
fff0be815b removed table width 2001-12-12 13:40:48 +00:00
55bd196a49 removed setting for blogimport (in development) 2001-12-11 15:30:57 +00:00
Robert Gaggl
851f06f007 removed assignments to res.head 2001-12-11 10:37:58 +00:00
Robert Gaggl
51a26a9b99 deleted 2001-12-11 00:19:27 +00:00
Robert Gaggl
b44debf750 deleted 2001-12-10 23:56:51 +00:00
Robert Gaggl
d3838a38a9 - skin is now added to usernavigation- and adminnavigation-skin
- changed handler from this to weblog
2001-12-10 23:52:36 +00:00
Robert Gaggl
3707394461 - security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*
2001-12-10 23:51:39 +00:00
Robert Gaggl
525edc6bf8 - localisation is now done with one dropdown-box instead of entering ISO-codes
- added dropdowns for longdateformat and shortdateformat
- added inputs for smallfont, smallsize, smallcolor
2001-12-10 23:51:06 +00:00
Robert Gaggl
62114145cd - added localechooser_macro()
- removed dateformat_macro()
- added longdateformat_macro() and shortdateformat_macro()
- added smallfont_macro(), smallsize_macro(), smallcolor_macro()
2001-12-10 23:49:39 +00:00
Robert Gaggl
4dc1e02b06 - security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- removing assignments to res.head
2001-12-10 23:47:57 +00:00
Robert Gaggl
6d118dd8f8 - changed line-up of buttons to the right order
- now using input-macro instead of alias- and title-macros
2001-12-10 23:47:15 +00:00
Robert Gaggl
94fd1d440b - trying to format a date now does not throw an ugly error
- added comments to functions
- functions now have a defined (and documented ...) interface
2001-12-10 23:46:24 +00:00
Robert Gaggl
cfbea9afbe - contents of header-skin are now moved into this skin
- macros dealing with display of time now have two simple format options ("short" and "long")
2001-12-10 23:45:01 +00:00
Robert Gaggl
baa15fef1d - removed check for online because allstories now contains only stories that are online 2001-12-10 23:44:21 +00:00
Robert Gaggl
393b3e470b - security-functions now demand user-object as argument 2001-12-10 23:43:11 +00:00
Robert Gaggl
94436546c4 - security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions
2001-12-10 23:42:53 +00:00
Robert Gaggl
3d9b369b63 - changes necessary due to new weblog.properties smallfont etc. 2001-12-10 23:42:23 +00:00
Robert Gaggl
b6832a14bc - removed unused filter-property
- added properties smallfont,smallcolor,smallsize
- changed dateformat to longdateformat, added shortdateformat
- allstories now contains only online-stories
- allcomments now contains only online-comments
2001-12-10 23:41:57 +00:00