Hannes Wallnöfer
578316bf52
Backport of antville.org changes:
...
Directly call rss_action from rss092_action and rss10_action instead of doing
a redirect().
2002-09-20 16:13:46 +00:00
Hannes Wallnöfer
87b5cf0558
Backport of antville.org changes:
...
- Render links to comments directly as stories/storyid#commentid instead of
doing a redirect via comment/main.hac
- Render name anchor as <a name="..."></a>, since some browsers have problems
with the empty element representation.
- Select only those columns which are actually used in backlinks macro.
2002-09-20 16:11:17 +00:00
8aa01179c9
added form encoding for display of shortcut content
2002-09-11 14:50:32 +00:00
fcc195b7ea
added condition for displaying shortcut in a form or "as is"
2002-09-11 14:41:23 +00:00
00a4eccbb4
site members now can view the shortcut list (but still only site admins can edit)
2002-09-11 14:40:46 +00:00
bcf8e9bb9b
moved help text to extra skin
2002-09-11 14:39:15 +00:00
2af2d4c26e
initial check-in
2002-09-11 14:37:51 +00:00
188528e273
this skin is now used to display a shortcut without input form fields
2002-09-11 14:36:37 +00:00
e563058a89
renamed function render_macro() display_macro()
2002-09-11 12:13:42 +00:00
b28264bf11
no, rather use a nice en-dash
2002-09-10 15:52:10 +00:00
8e26ae825e
ok, \\n does not work now using space
2002-09-10 15:51:09 +00:00
dab84c7f28
testing if \\n will be transformed into \n after xml parsing...
2002-09-10 15:45:53 +00:00
3305a60d65
added link to translate.antville.org
2002-09-10 15:31:30 +00:00
Robert Gaggl
785b1ac2a3
removed main-skin of history-list (this skin doesn't exist anymore)
2002-09-05 17:15:12 +00:00
Robert Gaggl
0ad3f5b755
replaced calls of skin-macro with included tags for script/css-inclusion
2002-09-05 17:14:13 +00:00
Robert Gaggl
4ec0075410
- removed creator_macro() since that's a hopobject-macro now
2002-09-02 20:25:46 +00:00
Robert Gaggl
a802feac0b
added creator_macro() since this was used in quite a lot of different prototypes but for some it could render the name of the creator as link and for some not
2002-09-02 20:14:37 +00:00
Robert Gaggl
852a813ac4
removed creator_macro() since this is a hopobject-macro now
2002-09-02 20:13:33 +00:00
Robert Gaggl
cae8477713
modified explanation-text
2002-08-31 12:43:47 +00:00
Robert Gaggl
4649794c3c
added placeholder for message
2002-08-30 14:56:44 +00:00
Robert Gaggl
8b6a8073f3
added a new message
2002-08-30 14:55:07 +00:00
Robert Gaggl
04aba87edd
reworked isAddSiteDenied()
2002-08-30 14:54:33 +00:00
Robert Gaggl
ac21077ab4
- now sysadmins can either define how long a user must be registered or define a timestamp (= user must have registered before) for being allowed to create a weblog
...
- minor changes in explanations
2002-08-30 14:53:43 +00:00
Robert Gaggl
d554322587
added sys_minMemberSince_macro()
2002-08-30 14:50:50 +00:00
Robert Gaggl
f300b8fb75
changed default-query
2002-08-30 13:41:57 +00:00
Robert Gaggl
b8f09b0e59
added return-statement in case the ping fails
2002-08-30 13:41:39 +00:00
Robert Gaggl
96132ac732
if session doesn't have a mgr-object, we initialize it (=predefine default-search)
2002-08-30 13:40:15 +00:00
Robert Gaggl
1d3c54b427
changed explanation of autocleanup
2002-08-30 13:39:25 +00:00
Robert Gaggl
741d6eb6f4
marked requestcnt-property as "private"
2002-08-30 13:38:55 +00:00
Robert Gaggl
e56ad5cbec
marked reads-property as "private"
2002-08-30 13:38:43 +00:00
Robert Gaggl
15b90d4daa
fixed a bug that prevented a topic from being rendered by topiclist_macro() if a story in a topic is offline (reported by stefanp)
2002-08-28 21:46:25 +00:00
ec025c7f26
added links to referrers and most read stories (kick that out if you don't like it here)
2002-08-28 14:36:05 +00:00
7453a22e33
added "www." to link to documentation (although it is commented out but maybe funzel gives a ruh now)
2002-08-28 14:35:21 +00:00
5dda7e5f0d
fixed bug that caused an error due to old content model
2002-08-26 14:48:17 +00:00
56f55f1fd6
added general limit of 50 addresses in fakemail_macro()
2002-08-26 12:38:46 +00:00
c78fbb20ba
added param.delimiter and updated creation of hyperlink in function fakemail_macro()
2002-08-26 10:48:11 +00:00
Robert Gaggl
014a26f141
allowed fakemail-macro in stories
2002-08-26 10:41:47 +00:00
Robert Gaggl
8644a353dd
added fakemail_macro()
2002-08-26 10:41:29 +00:00
Robert Gaggl
fa8924c4eb
fixed a bug that broke the blogger-API (calling global function isUserBlocked() ends in a runtime error because there's no session-object!)
2002-08-26 09:09:51 +00:00
ebc4b6ce27
added variable as flag if at least one story content is not null (it does not have to be the text property anymore)
2002-08-23 15:46:58 +00:00
643b89b5cc
still fiddling with the right conditions for majorUpdate in evalStory()
2002-08-23 15:29:59 +00:00
358a6d8105
fixed a bug that caused exceptions due to content parts that did not exist after creation of a story
2002-08-23 15:06:46 +00:00
a6a09daf3e
added imgprefix to topic_macro() to define a prefix when topic is linked as image (default is "topic_")
2002-08-22 15:45:44 +00:00
9dd7000fc4
modified dc:subject tag to be hidden if param.subject is null
2002-08-22 13:32:06 +00:00
2c06d1d5f7
added missing param.year in item loop
2002-08-22 13:31:22 +00:00
d8acfe1a31
revamped storylist_macro() to prevent untrusted sites from using expensive sort, order and topic options
2002-08-22 10:53:41 +00:00
Robert Gaggl
6e3d1d7563
using encodeForm only when param.value is *not* null ...
2002-08-21 16:31:50 +00:00
Robert Gaggl
9371aaf119
now using encodeForm() for input type=text
2002-08-21 16:10:08 +00:00
Robert Gaggl
c1d41f3090
re-added file (for backwards compatibility)
2002-08-21 16:09:29 +00:00
Robert Gaggl
e63b982199
replaced in clipping-attribute with a normal space (this was occationally crapped by inserting <wbr />)
2002-08-21 16:08:25 +00:00