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 |
|
Robert Gaggl
|
39ddb8e69b
|
- fixed a bug in pingUpdatedSites() (column ID was renamed to SITE_ID)
- changed app.__app__.logEvent() to app.log()
|
2002-08-21 14:20:14 +00:00 |
|
Robert Gaggl
|
a899ed611a
|
fixed a bug that would result in an error when story-comments are displayed on the frontpage of a site (and therefor no story is in path)
|
2002-08-21 13:21:05 +00:00 |
|
Robert Gaggl
|
e40dbc6d26
|
bugfix (IDX_CREATOR was renamed to IDX_AUTHOR)
|
2002-08-20 20:20:36 +00:00 |
|
|
5c48737b59
|
corrected some spellin
|
2002-08-20 14:27:31 +00:00 |
|
|
70941fb71e
|
initial check-in
|
2002-08-20 14:22:03 +00:00 |
|
|
5a9305facf
|
added url data from macros.antville.org where it's available
|
2002-08-20 13:05:09 +00:00 |
|
|
84d6a35e07
|
added comments to help_macro()
|
2002-08-20 13:04:20 +00:00 |
|
Robert Gaggl
|
0386840cf4
|
if application is not setup but there are already users registered, we directly redirect to setup; otherwise display welcome-page
|
2002-08-20 10:24:15 +00:00 |
|
Robert Gaggl
|
0f39af914b
|
added function cleanupAccesslog() that removes all log-records from AV_ACCESSLOG which are older than two days and whose story-id is null
this function is enabled when autocleanup is enabled in system-setup.
|
2002-08-20 10:19:46 +00:00 |
|
|
ada01c4711
|
had to add ".macros", ".macro" and ".skins" to macro.help property file
|
2002-08-20 09:00:07 +00:00 |
|
|
84e9048b11
|
fixed bug that prevented colorpicker from being displayed when creating a story
|
2002-08-20 08:47:30 +00:00 |
|
|
189de5db26
|
arranged setting of majorUpdate to new content model in evalStory() -- hope it works...
|
2002-08-20 08:46:45 +00:00 |
|
|
fbbbc896bf
|
added response.action macro to form tag
|
2002-08-19 16:55:32 +00:00 |
|
|
016f23d687
|
moved help macro below edit form
|
2002-08-19 16:55:05 +00:00 |
|
|
2b0b68d198
|
replaced <% imageurl %> macro by <% image as="url" %>
|
2002-08-19 16:52:19 +00:00 |
|
|
af9c6a8f82
|
initial check-in
|
2002-08-19 16:47:06 +00:00 |
|
|
fbae50ab22
|
new function help_macro() displays macros that are available in a skin
|
2002-08-19 16:44:32 +00:00 |
|
|
27864b17e2
|
removed old commentary
|
2002-08-19 16:43:50 +00:00 |
|
|
f83fb72d15
|
removed createtime_macro() (it's available in hopobject/macros.js)
|
2002-08-19 16:43:32 +00:00 |
|
|
16cf21077b
|
replaced <% imageurl %> macro by <% image as="url" %>
|
2002-08-19 16:42:53 +00:00 |
|
|
a28957ebee
|
added support for first version of skinmanager help
|
2002-08-19 16:42:33 +00:00 |
|
|
e06aae520b
|
renamed rss10Image.skin to rssImage.skin
|
2002-08-19 16:41:04 +00:00 |
|
|
1ebcc64485
|
replace <% imageurl %> macro by <% image as="url" %>
|
2002-08-19 16:37:15 +00:00 |
|
Robert Gaggl
|
05e31fa7c9
|
minor fix (removed in button-value)
|
2002-08-15 10:56:08 +00:00 |
|
Robert Gaggl
|
af1a34ff4b
|
added error-message used in global story_macro()
|
2002-08-15 10:00:57 +00:00 |
|
Robert Gaggl
|
ba8afc1d49
|
- added story_macro() which renders a skin for a story with a specified id
- changed poll_macro()
|
2002-08-15 10:00:35 +00:00 |
|
|
9c134a748c
|
fixed bug that fetched title and text of a story using the old story model
|
2002-08-14 17:42:46 +00:00 |
|