Robert Gaggl
fa9242ba24
changed to use global openLink() and closeLink()-funtions
2002-06-04 14:18:41 +00:00
ffca47cc52
fixed markup to be xhtml compatible
2002-06-03 17:10:21 +00:00
284ee190e0
threw out markup and using global functions openMarkupElement() et. al. instead
2002-06-03 16:57:07 +00:00
2ea7797c89
fixed markup to be xhtml compatible
2002-06-03 16:49:20 +00:00
Robert Gaggl
0e7ae0b9ef
change code according to helma's new session/usermodel:
...
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead
2002-06-02 16:17:31 +00:00
Robert Gaggl
bc006ac3eb
changed code to run with snapshot 20020531-fc:
...
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)
removed commented out code
2002-06-02 16:03:25 +00:00
Robert Gaggl
0c8b4f852b
change code according to helma's new session/usermodel:
...
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead
2002-06-02 15:55:05 +00:00
Hannes Wallnöfer
c12d376466
database skins are now contained within the mounted skinmgr
...
object itself, avoiding the dual "skins" and "skinmanager" properties
in weblog ("skins" with prototype skinmgr for performing skin
management, "skinmanager" as untyped collection containing the
actual skins). From now on, everything is contained in and managed
by weblog.skins.
2002-05-16 14:26:29 +00:00
Robert Gaggl
6fa414dd0e
assign form-action to res.data.action
2002-05-15 23:12:41 +00:00
Robert Gaggl
c3e0c23603
- autoLogin() is now called by onRequest()
...
- removed "Antville" from pagetitle
2002-03-27 13:05:40 +00:00
Robert Gaggl
379c6f6dd1
added function deleteAll()
2002-03-27 11:18:36 +00:00
Hannes Wallnöfer
a13c9c86e1
added editor link for image/main.skin contributed by kris.
2002-03-20 18:32:10 +00:00
8b2f1c6e32
added links and descriptions for poll skins
2002-02-01 17:25:45 +00:00
Robert Gaggl
13773de48c
- removed check if user is blocked (will be done with onRequest())
...
- changes necessary due to new role-scheme
- renamed isEditDenied() to isDenied()
2002-01-22 20:20:15 +00:00
Robert Gaggl
c437ce6350
changed description of skin due to new content-manager-role
2002-01-22 19:57:33 +00:00
Robert Gaggl
be0d292708
hac now checks if user is logged in, removed senseless check for user.cache.referer
2002-01-22 19:54:42 +00:00
Robert Gaggl
6708058c48
- hac now checks if user is logged in
...
- removed unnecessary check for user.cache.referer
- isEditDenied() was replaced with isDenied()
2002-01-22 19:39:31 +00:00
Robert Gaggl
91c5696e8f
included global skins "prevpagelink" and "nextpagelink" in list
2002-01-05 02:39:33 +00:00
Robert Gaggl
50d0877883
minor changes
2001-12-16 18:13:15 +00:00
Robert Gaggl
ea913586c8
removed editor.skin in list
2001-12-12 14:02:48 +00:00
Robert Gaggl
851f06f007
removed assignments to res.head
2001-12-11 10:37:58 +00:00
Robert Gaggl
73ce33a335
- security-functions now demand user-object as argument
2001-12-10 23:22:58 +00:00
Robert Gaggl
e5e30c94a7
- security-functions now demand user-object as argument
...
- using page.skin instead of editor.skin
- now using res.data.* instead of res.*
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions
2001-12-10 23:20:36 +00:00
Robert Gaggl
3cea06fd7a
- security-functions now demand user-object as argument
...
- using page.skin instead of editor.skin
- now using res.data.* instead of res.*
2001-12-10 23:19:59 +00:00
Robert Gaggl
4fb31886d8
- changes needed due to changes in skin-structure
2001-12-10 23:19:33 +00:00
Robert Gaggl
caf498eb7a
- functions now have a defined (and documented ...) interface
...
- added comments to functions
2001-12-10 23:19:03 +00:00
Robert Gaggl
db9675c6c3
- now calling skin-macro for javascript- and style.skin instead of using response.head
2001-12-10 23:18:38 +00:00
Robert Gaggl
46d70174cf
now use editor-skin instead of page
2001-11-18 13:21:48 +00:00
Robert Gaggl
5cc57b711c
minor change
2001-11-03 09:22:42 +00:00
Robert Gaggl
37c57a166d
included goodie/main.skin
2001-11-03 09:20:55 +00:00
Robert Gaggl
942a32c5f6
added call of autoLogin()-function
2001-10-07 19:31:19 +00:00
Robert Gaggl
4f4f7d4c34
completely rewrote layout of antville (finally ...)
2001-10-02 11:01:50 +00:00
Robert Gaggl
3bcb36cc7e
now using skinmgr.page for skineditor
2001-10-02 11:00:34 +00:00
Robert Gaggl
41237536eb
added skinstatus_macro()
2001-10-02 10:58:01 +00:00
Robert Gaggl
9dfed4eaa0
added fetchSkin(), deleteSkin(), modified saveSkin()
2001-10-02 10:57:12 +00:00
Robert Gaggl
4230b3e1de
initial check-in
2001-10-02 10:47:49 +00:00
Robert Gaggl
bfb7d754b2
edit-form now points to edit.hac
2001-09-08 10:18:26 +00:00
Robert Gaggl
2594370a59
fixed wrong redirect after saving skin
2001-09-08 10:17:00 +00:00
Robert Gaggl
7a926ea8c1
included javascript-skin, minor changes
2001-09-08 09:18:37 +00:00
Robert Gaggl
37fdfc79ae
changes because of new skin-structure
2001-09-05 22:04:35 +00:00
Robert Gaggl
96deeeb0e9
initial check-in
2001-09-05 21:57:57 +00:00
Robert Gaggl
00acf26356
using _parent instead of __parent__
2001-09-05 21:45:48 +00:00
Robert Gaggl
c6626d37a2
changes cause of new skin-structure, buttons are named now ...
2001-09-05 21:40:53 +00:00
Robert Gaggl
c344518641
completely rewritten, added explanation of skins
2001-09-05 21:37:23 +00:00
Robert Gaggl
bca0a69c18
using _parent instead of __parent__
2001-09-05 21:28:54 +00:00
Robert Gaggl
b7fb7cd3a6
reworking due to new skin-structure
2001-09-05 21:15:45 +00:00
Robert Gaggl
62b11725c4
now uses path.weblog instead of this.__parent__
2001-08-26 19:31:20 +00:00
Michael Platzer
4f9fba5297
basically implemented the chronological history list and did some additional minor changes
...
weblog/objectFunctions.js -> modifytime is set to current Date at creation time
story/objectFunctions.js -> modifytime is set to current Date at creation time
comment/objectFunctions.js -> modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -> two additional subnode-containers: allstories, allcomments
weblog/macros.js -> implemented history_macro which renders List of recently modified Objects
story/historyview.skin -> will be rendered by the weblog-history macro
comment/historyview.skin -> will be rendered by the weblog-history macro
weblog/main.skin -> included history.skin
story/main.skin -> included history.skin
weblog/style.skin -> included "history", "historyStory" and"historyComment" classes
weblog/history.skin -> newly created
story/macors.js -> title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -> title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -> updated
2001-07-18 15:58:18 +00:00
Hannes Wallnöfer
9aa1747ac3
read skin content from app.skinfile.** property instead of reading it from file.
2001-07-09 17:39:40 +00:00
Robert Gaggl
8f8ecd5af0
slight changes because of new user-structure
2001-07-01 19:44:33 +00:00