Commit graph

459 commits

Author SHA1 Message Date
0be0411d8b setting some general limitations in webloglist_macro() 2002-02-06 17:03:46 +00:00
a45c6088fb moved root/webloglist_macro() to global/webloglist_macro() for ease of use; 2002-02-06 16:43:25 +00:00
Robert Gaggl
d7d4b9f512 bugfix 2002-02-06 15:27:44 +00:00
43b98bf98a moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink() 2002-02-05 11:12:38 +00:00
1380447bd5 changed behaviour if voting is denied in poll_macro 2002-02-04 18:02:08 +00:00
0e72465205 added slash notation to refer to polls from other weblogs in poll_macro 2002-02-04 17:50:30 +00:00
b5e035f1e9 added poll_macro() 2002-02-04 17:16:56 +00:00
75a443f96d removed item resources 2002-02-04 15:45:40 +00:00
52f625c121 removed resource for textinput 2002-02-04 15:24:18 +00:00
f6a365f7d7 added textinput tag 2002-02-04 15:08:26 +00:00
8d95a9a3a3 added space before breadcrumb separator 2002-02-02 18:19:19 +00:00
Hannes Wallnöfer
33b92358fb use <* *> as wiki link delimiter instead of just * *, which is
just too common in web postings.
2002-02-02 13:30:21 +00:00
Robert Gaggl
f5ee2a3b16 removed functions 2002-01-30 16:53:07 +00:00
9dfbfcf8cb added param.text for rendering prev/next page links 2002-01-30 16:17:37 +00:00
Robert Gaggl
b1eb987e35 added "firstoption"-argument to simpleDropDown() 2002-01-22 20:15:11 +00:00
Robert Gaggl
9fbb64bb04 added function checkIfLoggedIn() 2002-01-22 20:11:14 +00:00
Robert Gaggl
f685725ae7 removed getUserLvl() 2002-01-22 19:09:49 +00:00
Robert Gaggl
180259bf13 initial check-in 2002-01-22 18:54:09 +00:00
9cd8493b1d added some more words to comments. 2002-01-07 14:38:48 +00:00
Robert Gaggl
aae4bad0f9 fixed a bug in renderTextpreview(), some other minor changes 2002-01-05 02:46:11 +00:00
Robert Gaggl
beb73d2d3b included prefix and suffix 2002-01-05 02:32:09 +00:00
Robert Gaggl
08aedc9aad initial check-in 2002-01-05 02:26:08 +00:00
9e866b1e6f added logAccess() function 2001-12-19 16:22:34 +00:00
07a532de1c increased return value of the scheduler (was relict of experimental blogimport) 2001-12-11 15:46:37 +00:00
Robert Gaggl
65c09fa49c - trying to format a date now does not throw an ugly error 2001-12-10 22:49:29 +00:00
Robert Gaggl
cef56fef7e - call of doWikiStuff() is now done in getText()-functions
- new function getDefaultDateFormats()
- setLayout() now sets res.page to page.skin only
- added comments
2001-12-10 22:48:59 +00:00
Robert Gaggl
5bddde516e - doWikiStuff now renders create-link if found topic contains no stories 2001-12-10 22:47:10 +00:00
ace6ae794b added onStart(), scheduler() and pingUpdatedWeblogs() functions 2001-12-10 16:35:07 +00:00
Hannes Wallnöfer
1e07e538e7 removed double url activation in doWikiStuff() 2001-12-04 18:37:59 +00:00
Hannes Wallnöfer
78d298804b added doWikiStuff() function to do wiki style substitution on
a given piece of text.

Also added simpleDropDownBox, which takes an array
as parameter instead of the drop down box framework in
hopobject, which requires a complex object structure.
2001-12-04 13:14:09 +00:00
Hannes Wallnöfer
737803a110 call doWikiStuff() before returning the result in activateLinks().
This means that wiki style substitution is bound to link
activation, which may not be the way it should be but works for
now.
2001-12-04 13:12:44 +00:00
Hannes Wallnöfer
3bbd444cf5 added linkedpath_macro which renders a linked
representation of the request path.
2001-12-04 13:10:49 +00:00
Robert Gaggl
bb2b4d9b89 bugfix 2001-11-29 14:55:47 +00:00
Robert Gaggl
2d1066ac82 saving some millis in renderTextPreview-function ... 2001-11-23 20:41:58 +00:00
Robert Gaggl
4ded25441e removed comment 2001-11-23 20:38:58 +00:00
Robert Gaggl
3137f66cee bugfix 2001-11-18 22:05:08 +00:00
Robert Gaggl
988f0bf649 setLayout-function now takes opt. skin-name as argument 2001-11-18 13:18:56 +00:00
942f0d69aa moved item description from dublin core to rdf namespace 2001-11-17 15:38:13 +00:00
398f488687 initial check-in (moved from /weblog) 2001-11-06 08:46:29 +00:00
Robert Gaggl
c316c6d345 rewrote imgDispatch-function, now called getPoolObj() 2001-11-03 09:16:59 +00:00
Robert Gaggl
ce5b4025f9 moved renderTextPreview from global 2001-11-03 09:14:09 +00:00
e072054d79 removed comment 2001-10-30 14:24:00 +00:00
665d79c266 added function for <img> tag to <a> tag transformation 2001-10-30 13:00:47 +00:00
Robert Gaggl
c91ff73e39 added imgDispath()-function 2001-10-21 12:02:20 +00:00
Robert Gaggl
08adad8517 image_macro(), thumbnail_macro(), link_macro() are now global macros, added imageurl_macro() 2001-10-21 11:59:38 +00:00
Robert Gaggl
a397113961 initial check-in, md5-library from Paul Johnston 2001-10-07 19:30:30 +00:00
Robert Gaggl
2547c13d0e created new function autoLogin() 2001-10-07 19:27:48 +00:00
Robert Gaggl
919555988a added renderColor-function that prefixes a color with '#' if needed 2001-10-07 13:55:57 +00:00
Robert Gaggl
cd7adeca02 added evalURL()-function 2001-10-02 10:55:33 +00:00
Hannes Wallnöfer
6d4626abb3 Added activateLinks function to transform free-standing URLs into
HTML link tags. This is derived from Robert's formatLinks function,
but it is meant to be called at render-time. Also, it only affects
free-standing links and does not affect HTML tags or Helma macros.
2001-09-07 13:13:39 +00:00