Commit graph

2913 commits

Author SHA1 Message Date
6f5c56c038 * fixed bug that caused sending of notification mails when a story is saved
offline. (potentially, this would work with offline files, images etc. if
they existed.)
 * reduced a few lines of code
2007-01-25 17:49:04 +00:00
6dcf6eb53a replaced unescape with decodeURIComponent 2006-11-03 00:39:59 +00:00
45580dc22d fixed indentation (just for perfection's sake :) 2006-05-10 11:56:53 +00:00
bc132661c0 fixed display of file extension (probably a bit hackish) 2006-05-10 11:56:16 +00:00
d76d17ddb0 removed check whether site modifier equals site creator when changing e-mail notification options 2006-05-10 11:51:40 +00:00
8c1f666b85 fixed linebreaks 2006-03-03 13:12:13 +00:00
00d353365f added onCodeUpdate handlers 2006-03-03 13:11:12 +00:00
44b57e7f6b fixed "losing ROLES" bug by using two helper methods to retrieve (and redefine)
the constant values
2006-03-02 21:40:47 +00:00
fe789c708a removed debugging relic 2006-03-02 13:40:40 +00:00
Christoph Lincke
8becbc56b6 added property "cookieLevel"
it specifies number of IP octetts used in the password cookie
e.g. cookieLevel = 3 means it used only xxx.xxx.xxx
2006-01-10 15:32:57 +00:00
cd3f5f1e8a removed one L too many from MAY_DELELTE_ANYIMAGE constant 2005-12-27 15:09:53 +00:00
Christoph Lincke
fea8936000 small change with itemprefix and suffix 2005-12-15 17:34:32 +00:00
Christoph Lincke
52a3aa5de9 added skin parameter to storylist (only for trusted users) 2005-12-15 16:53:13 +00:00
Robert Gaggl
6534f0d2fa simplified getIndexDocument (add multiple "text" fields to document since lucene will concatenate them internally into one field) 2005-11-10 15:33:11 +00:00
51e4b2ed66 commit of updated library 2005-11-06 12:52:36 +00:00
5e10032a02 fixed clip method according to latest changes in antvilleLib 2005-11-06 12:50:44 +00:00
Christoph Lincke
6d076586ae new build 2005-10-28 11:16:44 +00:00
Christoph Lincke
429936f637 new build with updated loop macro 2005-10-28 09:32:45 +00:00
0a880680e2 fixed clip method according to new signature 2005-10-21 18:01:39 +00:00
Christoph Lincke
c6480a4646 removed gallery support and image macros 2005-10-04 16:16:11 +00:00
Christoph Lincke
82aa125ccb removed gallery support and image macros 2005-10-04 16:09:46 +00:00
Christoph Lincke
efd9a3a175 removed gallery support and image macros 2005-10-04 16:04:30 +00:00
Christoph Lincke
d42c9f5a75 removed gallery macro 2005-10-04 15:46:54 +00:00
Christoph Lincke
6600dd78ee removed gallery support in several image macros 2005-10-04 15:41:25 +00:00
Christoph Lincke
d06cd04072 removed image topics 2005-10-04 14:10:47 +00:00
Christoph Lincke
a73317972c removed image topics 2005-10-04 13:55:37 +00:00
Christoph Lincke
17e2d1ca67 removed image topics 2005-10-04 13:42:15 +00:00
Christoph Lincke
b2c9a1c33a sorry, checked in this instead of the lib.
reverted to old version
2005-09-26 17:07:56 +00:00
Christoph Lincke
e5c7d9684f now it's correct :-) 2005-09-26 16:59:55 +00:00
Christoph Lincke
9f3221912c bug fix in content_macro() 2005-09-26 16:54:26 +00:00
Christoph Lincke
90e77c8571 now it's correct :-) 2005-09-26 16:51:19 +00:00
Christoph Lincke
18b70fe6e0 new string.embody() in lib 2005-09-26 16:45:02 +00:00
Christoph Lincke
18d44eecda whitespaces instead of spaces as delimiter 2005-09-23 14:16:09 +00:00
Christoph Lincke
da08393ce1 rewritten String.embody method 2005-09-23 13:50:36 +00:00
Christoph Lincke
1154a5adca content macro now passes the delimiter parameter 2005-09-23 13:49:07 +00:00
Christoph Lincke
124a74aa42 displays 6 words instead of 50 chars 2005-09-23 13:47:58 +00:00
Christoph Lincke
d11cdb625a embed macro now displays 20 words instead of 100 chars 2005-09-23 13:46:00 +00:00
Christoph Lincke
c724834543 added .stripTags() before .clip() 2005-09-21 16:30:42 +00:00
Christoph Lincke
72104e9fa6 updated to latest snapshot because String.clip() has changed 2005-09-21 14:36:27 +00:00
Christoph Lincke
5eac776e9d changed clipping behaviour in the story.part macro:
tags are not stripped when part is not clipped

you should add a as="plaintext" in the story.historyItem skin, if you don't want html
 in the sidebar.
2005-09-21 14:33:07 +00:00
Christoph Lincke
57d6a58519 added as="plaintext" to work well with the new story.part macro 2005-09-21 14:07:01 +00:00
Christoph Lincke
ea3c22795e added overflow:hidden to .historyitem 2005-09-21 14:04:14 +00:00
Christoph Lincke
0be783568b removed gremlins and corrected misplaced </div> 2005-09-21 14:02:43 +00:00
Robert Gaggl
b505f168e3 fixed skinmanager-treeview: searchform.skin was renamed to searchresult.skin, changed
explanation too.
2005-09-06 11:26:42 +00:00
Robert Gaggl
70571afa89 bugfix in layout-export/import: always use UTF-8 as encoding
to avoid encoding-problems (lost umlauts etc.)
2005-09-06 10:56:14 +00:00
7a2b8bb7db added lost helma image 2005-05-09 07:42:25 +00:00
d52c5e7c4c commit of updated library package 2005-05-06 15:12:08 +00:00
Robert Gaggl
55da42d475 changed ZipLib.extractAll() to Zip.extractData() (fixes bug 422, http://helma.org/bugs/show_bug.cgi?id=422) 2005-05-01 18:21:10 +00:00
6653f5c8f5 removed obsolete topic mapping 2005-04-28 12:11:11 +00:00
537454f888 bugfix: writeReadLog tried to retrieve stories from recently removed root.storiesByID collection; replaced with Story.getById method 2005-03-02 11:45:03 +00:00