Hannes Wallnöfer
|
4f5289b7d0
|
Load image file from URL if no file was uploaded.
|
2002-07-18 12:48:19 +00:00 |
|
Hannes Wallnöfer
|
3e81880198
|
catch case where param.rawimage is not defined in evalImg
|
2002-07-18 12:16:21 +00:00 |
|
Hannes Wallnöfer
|
f3934a22df
|
added <p> tag around "add new image" link
|
2002-07-18 12:15:07 +00:00 |
|
Hannes Wallnöfer
|
6aa4e844ba
|
fixed imgUrl and fileUrl properties so that they match ImgPath and filePath
properties in default setup with embedded web server.
|
2002-07-16 15:23:07 +00:00 |
|
Hannes Wallnöfer
|
5e6951fe7b
|
Mckoi doesn't understand index creation with column index size spec.
|
2002-07-16 11:54:41 +00:00 |
|
|
2e13dcbe97
|
arranged layout by removing linebreak which avoids unwanted <br /> tag between question and choices if poll is displayed in a story via poll macro.
|
2002-07-16 08:30:53 +00:00 |
|
Hannes Wallnöfer
|
4f11bd05f2
|
Replaced "more topics" and "previous topics" with "next page" and "previous page".
|
2002-07-15 16:19:15 +00:00 |
|
Robert Gaggl
|
819624d1a2
|
changed getRenderedContentPart() so that format() is done at the end before returning the string. this should reenable the wiki-functionality (before a wiki-style tag was encoded and therefore not found by doWikiStuff-function) and solve the problem that a macro-tag like <%story (mind the missing space between % and "story") would be encoded too (see http://helma.org/bugs/show_bug.cgi?id=98)
|
2002-07-14 15:10:56 +00:00 |
|
Hannes Wallnöfer
|
600dc1765b
|
sql script for Mckoi database (http://mckoi.com/)
|
2002-07-12 19:22:02 +00:00 |
|
Hannes Wallnöfer
|
c8c6620025
|
Added height=1px to separator style def. For some reason Mozilla needs this.
|
2002-07-12 16:32:43 +00:00 |
|
Hannes Wallnöfer
|
1580400fbc
|
Use new story.getContentPart() function instead of story.title and story.text properties.
|
2002-07-12 16:13:36 +00:00 |
|
|
f3f623901f
|
modified setting of res.data.title according to new story extension capabilities
|
2002-07-12 12:39:49 +00:00 |
|
Hannes Wallnöfer
|
5a96582c5e
|
fixed getLasterror() to getLastError() in listReferrers_macro
|
2002-07-11 17:24:59 +00:00 |
|
|
977a56b289
|
renamed app property "description" to "_description" to indicate internal status
|
2002-07-11 15:31:57 +00:00 |
|
|
a8c08da165
|
fixed a bug that prevented a macro like <% story.content part="title" as="editor" height="15" %> from outputting the right height of the textarea.
|
2002-07-10 12:20:22 +00:00 |
|
|
f3cad686e8
|
fixed a bug in lines 226/227 (column AUTHOR was accidentally set to TEXT_CREATETIME and CREATETIME to TEXT_F_USER_CREATOR!)
|
2002-07-08 17:13:30 +00:00 |
|
Hannes Wallnöfer
|
a42faa8419
|
Fixed formatting/indentation.
Do toLowerCase() when checking if referrer comes from the
local weblog.
|
2002-07-08 14:01:13 +00:00 |
|
Hannes Wallnöfer
|
40a4f5e9f0
|
set site.lastupdate to story.modifytime instead of story.createtime when
creating stories, since the latter may be a future date.
|
2002-07-08 12:26:55 +00:00 |
|
|
1078c1b9a2
|
removed link to non-existing "signup" skin
|
2002-07-05 14:01:56 +00:00 |
|
|
923c03caa3
|
added updates for AV_SKIN table to update old prototype names in SKIN_PROTOTYPE to new naming
|
2002-07-05 14:01:44 +00:00 |
|
Hannes Wallnöfer
|
1178df0c25
|
commented out baseURI by default
|
2002-07-02 15:13:17 +00:00 |
|
Hannes Wallnöfer
|
c8df8ac3de
|
merged xml_content branch.
|
2002-07-01 16:36:27 +00:00 |
|
Robert Gaggl
|
9405171536
|
changed now_macro() because prototype weblog is now called site
|
2002-06-26 18:31:10 +00:00 |
|
Robert Gaggl
|
77bae7c93e
|
added creation of columns that will be needed in the near future
|
2002-06-26 18:07:08 +00:00 |
|
Robert Gaggl
|
4ba13b370a
|
replaced "goodie" with "file"
|
2002-06-26 17:44:31 +00:00 |
|
Robert Gaggl
|
ea50f21c96
|
- changed property goodiePath to filePath
- most of the properties are now stored as properties of root
|
2002-06-26 17:32:15 +00:00 |
|
Robert Gaggl
|
c882d3d7e6
|
changed because the prototype weblog was renamed to site
|
2002-06-26 17:29:39 +00:00 |
|
Robert Gaggl
|
ec576ebc31
|
initial check-in
|
2002-06-26 17:29:29 +00:00 |
|
Robert Gaggl
|
6770403ff6
|
replaced hardcoded "Antville" in page-title with call of root.getSysTitle()
|
2002-06-26 17:29:15 +00:00 |
|
Robert Gaggl
|
9ad538f014
|
- function deleteMember was renamed to deleteMembership
- removed hardcoded "Antville" in page-title
|
2002-06-26 17:28:34 +00:00 |
|
Robert Gaggl
|
9378e2e39b
|
author_macro() was renamed to creator_macro()
|
2002-06-26 17:27:53 +00:00 |
|
Robert Gaggl
|
0718de3097
|
changed because
- the prototype weblog was renamed to site
- the collection "goodies" was renamed to "files"
|
2002-06-26 17:27:13 +00:00 |
|
Robert Gaggl
|
7dcbc73824
|
collection "goodies" was renamed to "files"
|
2002-06-26 17:26:31 +00:00 |
|
Robert Gaggl
|
3974f98fd1
|
changed attribute from "goodies" to "files"
|
2002-06-26 17:25:48 +00:00 |
|
Robert Gaggl
|
1f73b422a4
|
changed attribute from "goodie" to "file"
|
2002-06-26 17:25:28 +00:00 |
|
Robert Gaggl
|
09e5735b5b
|
changed content of dropdown because "weblog" is now called "site"
|
2002-06-26 17:24:52 +00:00 |
|
Robert Gaggl
|
3ceb887767
|
webloglist_macro() was renamed to sitelist_macro()
|
2002-06-26 17:24:23 +00:00 |
|
Robert Gaggl
|
e090821edd
|
weblogtitle_macro() was renamed to sitetitle_macro()
|
2002-06-26 17:23:57 +00:00 |
|
Robert Gaggl
|
d2e88ead64
|
function addMember was renamed to addMembership
|
2002-06-26 17:23:42 +00:00 |
|
Robert Gaggl
|
cca6d2f35d
|
renamed to sitesearchform.skin
|
2002-06-26 17:23:00 +00:00 |
|
Robert Gaggl
|
f746f1c6d3
|
renamed to sites.hac
|
2002-06-26 17:22:50 +00:00 |
|
Robert Gaggl
|
45a7fc0b8b
|
renamed weblogsearchform.skin to sitesearchform.skin
|
2002-06-26 17:22:06 +00:00 |
|
Robert Gaggl
|
966b909c48
|
|
2002-06-26 17:21:45 +00:00 |
|
Robert Gaggl
|
3f3301c1b5
|
- replaced hardcoded messages with getMsg()
- changed comments
|
2002-06-26 17:21:02 +00:00 |
|
Robert Gaggl
|
db58fa6d5f
|
replaced hardcoded messages with getMsg()
|
2002-06-26 17:20:41 +00:00 |
|
Robert Gaggl
|
bff3f9a996
|
- changed because the prototype weblog was renamed to site
- replaced hardcoded messages with getMsg()
|
2002-06-26 17:20:01 +00:00 |
|
Robert Gaggl
|
36227580f9
|
- removed hardcoded messages with getMsg()
- permission-constants have changed names because goodie was renamed to file
|
2002-06-26 17:18:17 +00:00 |
|
Robert Gaggl
|
c4b87c7b1d
|
- removed hardcoded messages with getMsg()
- property author was renamed to creator
|
2002-06-26 17:17:51 +00:00 |
|
Robert Gaggl
|
a66f5cf9de
|
- changed because the prototype weblog was renamed to site
- removed hardcoded messages with getMsg()
- property author was renamed to creator
|
2002-06-26 17:17:35 +00:00 |
|
Robert Gaggl
|
317ad99ea6
|
- changed because the prototype weblog was renamed to site
- removed hardcoded messages with getMsg()
|
2002-06-26 17:17:07 +00:00 |
|