Commit graph

8 commits

Author SHA1 Message Date
Robert Gaggl
c882d3d7e6 changed because the prototype weblog was renamed to site 2002-06-26 17:29:39 +00:00
Robert Gaggl
23e0cab449 merged changes done in branch "grob_message" into main trunk (application-messages are no longer hardcoded in functions but are defined in central language-specific .js-files; application-messages are selected according to defined language) 2002-06-12 17:19:47 +00:00
Robert Gaggl
e4e9e03232 now using global function isUserBlocked(), changed user.logout() to session.logout() 2002-06-02 15:33:00 +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
Hannes Wallnöfer
26d19e76fc removed less-than char at beginning of file 2002-05-15 13:11:06 +00:00
Hannes Wallnöfer
04e9deb6a0 check if there is a path.weblog before accessing it (twice) 2002-05-15 13:04:58 +00:00
Robert Gaggl
29a043a53d onRequest() is now calling autoLogin() 2002-03-27 12:53:58 +00:00
Robert Gaggl
fd49a3a8a0 initial check-in, contains onRequest() which
- sets the skinpath
- checks if weblog is blocked
- checks if user is blocked
2002-03-27 11:10:42 +00:00