Commit graph

2094 commits

Author SHA1 Message Date
Robert Gaggl
bd32fd9dfc - changed to use AntvilleLib methods
- simplified choices_macro()
2003-08-02 10:57:39 +00:00
Robert Gaggl
aa5fd93fa9 - changed to use AntvilleLib methods
- switched from path.site to this._parent
2003-08-02 10:55:43 +00:00
Robert Gaggl
c352b6d11c - removed href_macro() because this is part of AntvilleLib now
- removed deprecated input_macro() - use the global one instead
- removed check for param.checkdeny in link_macro since i couldn't figure out why it was there
2003-08-02 10:53:21 +00:00
Robert Gaggl
7dca7c680a - changed to use AntvilleLib methods
- rewrote input_macro(): using switch instead of if/else if
2003-08-02 10:49:52 +00:00
Robert Gaggl
628ab00442 - changed to use AntvilleLib 2003-08-02 10:48:19 +00:00
Robert Gaggl
ec57027584 - changed to use AntvilleLib
- renamed timestamp_macro() to date_macro()
2003-08-02 10:47:40 +00:00
Robert Gaggl
68c8fc0609 - changed because site preferences are now xml-encoded
- changed to use HtmlLibrary
2003-08-02 10:46:43 +00:00
Robert Gaggl
3e14990414 - replaces attribute names "width" with "size"
- switched from input type="button" to type="submit"
2003-08-02 10:45:44 +00:00
Robert Gaggl
81acf4307b use story.content_macro() instead of story.title, story.text 2003-08-02 10:44:44 +00:00
Robert Gaggl
f26722b83e - changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -> cols, height -> rows)
- using user.publishemail_macro instead of general input type checkbox
2003-08-02 10:43:13 +00:00
Robert Gaggl
0ff833ada3 - changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -> cols, height -> rows)
- now using attribute "class" instead of attribute style where it defines a css class
2003-08-02 10:42:16 +00:00
Robert Gaggl
eee0bf7f5d changed from input type="button" to type="submit" 2003-08-02 10:41:03 +00:00
Robert Gaggl
bec9671d2b - changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -> cols, height -> rows)
2003-08-02 10:40:41 +00:00
Robert Gaggl
3e01e99b25 - changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (width -> size, with -> cols, height -> rows)
2003-08-02 10:39:07 +00:00
Robert Gaggl
1da86f939d choice text is no longer pushed to skin, instead use choice.title_macro() 2003-08-02 10:37:57 +00:00
Robert Gaggl
b7a2d1bc9d code reformatting 2003-08-02 10:36:46 +00:00
Robert Gaggl
e61e1578c0 - changed because of propertymgr now handling the content of a story/comment
- some reformatting
2003-08-02 10:36:05 +00:00
Robert Gaggl
23920e7f0f - merged .hac files into this file
- removed checks for req.data.submit, use named submit buttons in skins now
- added try/catch blocks since most objectFunctions will throw an Exception now instead of returning an Error object
2003-08-02 10:33:54 +00:00
Robert Gaggl
14f50d76a1 - merged .hac files into this file
- removed permission checks, this is done in checkAccess() now
- removed checks for req.data.submit, use named submit buttons in skins now
- added try/catch blocks since most objectFunctions will throw an Exception now instead of returning an Error object
2003-08-02 10:33:16 +00:00
Robert Gaggl
028b5dc3aa - merged .hac files into this file
- removed permission checks, this is done in checkAccess() now
2003-08-02 10:31:27 +00:00
Robert Gaggl
799acc19fe moved from site to root - this way we don't have to create a temporary site object every time just for rendering the skin 2003-08-02 10:30:14 +00:00
Robert Gaggl
cc0f4b69b3 moved from image to imagemgr 2003-08-02 10:29:28 +00:00
Robert Gaggl
c7707beb7f moved from file to filemgr 2003-08-02 10:28:53 +00:00
Robert Gaggl
6884da6362 moved to root 2003-08-02 10:28:22 +00:00
Robert Gaggl
59ba787765 moved to imagemgr 2003-08-02 10:28:01 +00:00
Robert Gaggl
e458ddb886 moved to filemgr 2003-08-02 10:27:47 +00:00
Robert Gaggl
31b6666e46 moved file from user to membermgr 2003-08-02 10:27:25 +00:00
Robert Gaggl
6adc4f72cc moved file to membermgr 2003-08-02 10:26:47 +00:00
Robert Gaggl
02fd442979 removed 2003-08-02 10:26:14 +00:00
Robert Gaggl
ffef24b407 removed since this skin isn't used anymore 2003-08-02 10:25:37 +00:00
Robert Gaggl
81f0c559e7 removed because .hac-files were merged into single actions.js files 2003-08-02 10:24:52 +00:00
Hannes Wallnöfer
38ac00b02b Fix bug where failure to send mail was never detected in sendPwd(). 2003-07-29 14:01:29 +00:00
Robert Gaggl
d9fb8f1ae7 merged changes done in antville_1_0 branch 2003-07-22 12:01:41 +00:00
Hannes Wallnöfer
112d619958 Replace FESI tryEval with real try statements. 2003-07-08 15:04:08 +00:00
Hannes Wallnöfer
bdcda3369d Changed RegExp constructors to include the global ("g")
and ignoreCase ("i") flags as required by Rhino.
2003-07-08 14:53:57 +00:00
Hannes Wallnöfer
fdeb78e7ff Check if partLastRendered is defined before comparing it.
Otherwise, Rhino will always evaluate this condition to false.
2003-07-08 14:38:08 +00:00
Hannes Wallnöfer
1e32967c76 Rename public collection to publicSites because public is a reserved keyword in Rhino.
Prefetch sites in renderSitelist().
2003-07-08 14:31:15 +00:00
093b50670b initial check-in of internet explorer "post it" context menu;
(instructions: download and install /sitename/menuext.reg)
2003-06-30 08:25:28 +00:00
d89c34963e use item's createtime rather than its modifytime 2003-06-06 14:40:45 +00:00
b6c60e032d removed accidentally committed .cvsignore files 2003-06-05 15:15:24 +00:00
2140813275 added support for day/header.skin 2003-06-05 14:49:01 +00:00
88bc7dbf53 added support for day header (ie. date will only be displayed once each day) 2003-06-05 14:31:34 +00:00
7b5ad03df9 Updated by TortoiseCVS 2003-06-05 14:25:18 +00:00
fc907c5cc3 added support for scheduler with cron features 2003-05-29 16:11:09 +00:00
41920cf416 put everything inside <dc:rights> tags into prefix/suffix to ensure xml encoding of copy sign (c) 2003-05-29 16:09:07 +00:00
Hannes Wallnöfer
afee833bcb Allow for text parameters in story.onlinelink and topic.addstory macros 2003-05-09 14:12:06 +00:00
Hannes Wallnöfer
88773b0916 Fix typo (klick/click) 2003-05-09 13:38:19 +00:00
Hannes Wallnöfer
3b6043d50e Allow for stories with online-status 1 not to have a topic. (see log msg for
story/objectFunctions.js and storymgr/objectFunctions.js)
2003-04-14 14:23:33 +00:00
Hannes Wallnöfer
0b7ea305ae Do not complain about missing topic when editing or creating a story,
even if its onlinestatus is 1. This error isn't right anymore because
there isn't a "add to topic" anymore, just a "add to front page" which
the user has deselected. Also, there are enough cases where an author
would want a story to be neither on the frontpage nor in a topic.
2003-04-14 14:15:08 +00:00
Hannes Wallnöfer
8dfc94c560 Redirect to comment anchor (#comment-id) after creating a comment 2003-04-14 14:10:01 +00:00