Commit graph

2901 commits

Author SHA1 Message Date
Robert Gaggl
2cf18a9af5 included online-status 2001-12-16 18:01:25 +00:00
Robert Gaggl
711d6dcd31 minor fix of html-code 2001-12-16 18:00:29 +00:00
Robert Gaggl
2e5eb49f16 minor fix in res.data.title 2001-12-16 17:59:28 +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
14b5becc61 function sendConfirmationMail now demands the email-address used as sender as argument passed 2001-12-13 18:23:29 +00:00
Robert Gaggl
5798e9a3bc changed initial values of fonts and font-sizes 2001-12-13 18:22:09 +00:00
Robert Gaggl
c85df01235 fixed linguistic bug ;-) 2001-12-13 18:21:25 +00:00
Robert Gaggl
d8b4117af3 sender of confirmation mail now is the email-address entered in weblog-preferences (or app.property "adminEmail") 2001-12-13 18:20:59 +00:00
Robert Gaggl
359ca0d4f6 changed fonts and sizes (hopefully this works better) 2001-12-13 18:19:21 +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
ceae20270b replaced simple incrementation of this.reads by function call 2001-12-12 15:19:26 +00:00
f01e94eab9 added helper function sortMostReads() to sort read counters of stories 2001-12-12 15:18:53 +00:00
b968987bef added function incrementReadCounter() 2001-12-12 15:18:26 +00:00
d0dd875400 added header row 2001-12-12 15:16:54 +00:00
43ab6d326d added columns for rank, date and author 2001-12-12 15:16:41 +00:00
Robert Gaggl
ea913586c8 removed editor.skin in list 2001-12-12 14:02:48 +00:00
fff0be815b removed table width 2001-12-12 13:40:48 +00:00
07a532de1c increased return value of the scheduler (was relict of experimental blogimport) 2001-12-11 15:46:37 +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
d5192123d3 - content of header.skin moved into this skin 2001-12-11 00:26:59 +00:00
Robert Gaggl
09042b4286 - using res.data.* instead of res.* 2001-12-11 00:26:25 +00:00
Robert Gaggl
7de4a8d3b0 - removing assignments to res.head 2001-12-11 00:26:02 +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
Robert Gaggl
0a5d5d269f - changed "this." to "weblog." 2001-12-10 23:40:34 +00:00
Robert Gaggl
e26463c596 - macros dealing with display of time now have two simple format options ("short" and "long") 2001-12-10 23:39:33 +00:00
Robert Gaggl
b81ce1d50d - changed line-up of buttons to the right order 2001-12-10 23:38:58 +00:00
Robert Gaggl
1cd7a1874c nothing done :-) 2001-12-10 23:38:44 +00:00
Robert Gaggl
55ce2b12e8 minor change 2001-12-10 23:38:21 +00:00
Robert Gaggl
3d72c449e0 - added linkedpath 2001-12-10 23:37:49 +00:00
Robert Gaggl
9c6e257ca4 - security-functions now demand user-object as argument
- removed creation of HopObject (created but never used?)
2001-12-10 23:37:15 +00:00