Robert Gaggl
fe58292892
modified status message
2003-12-30 13:08:53 +00:00
Robert Gaggl
cb6c220bca
use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated)
2003-12-30 13:05:12 +00:00
Robert Gaggl
42a108aed5
modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)
2003-12-30 13:04:45 +00:00
Robert Gaggl
3373b54992
updated to latest version
2003-12-17 22:06:02 +00:00
Robert Gaggl
74520e5738
changed since the signatures of some AntvilleLib methods have changed:
...
- Html.dropDown (first argument must be an object containing all attributes of the opening select tag).
- Html.openLink(only argument is now an object containing all attributes of the a tag).
- Html.link and Html.linkAsString (first argument must be an object containing all attributes of the a tag).
2003-12-17 22:05:52 +00:00
Robert Gaggl
c0a039570e
changed since the signatures of some AntvilleLib methods have changed:
...
- Html.dropDown (first argument must be an object containing all attributes of the opening select tag).
- Html.openLink(only argument is now an object containing all attributes of the a tag).
2003-12-17 22:05:26 +00:00
Robert Gaggl
8eaaab2ec9
changed since the signatures of some AntvilleLib methods have changed:
...
- Html.dropDown (first argument must be an object containing all attributes of the opening select tag).
- Html.link and Html.linkAsString (first argument must be an object containing all attributes of the a tag).
2003-12-17 22:04:38 +00:00
Robert Gaggl
52de311062
changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).
2003-12-17 22:04:16 +00:00
Robert Gaggl
4be289a252
changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).
2003-12-17 22:03:23 +00:00
Robert Gaggl
53dc081d50
modified getSkinDescription() to use global getLanguages()
2003-12-12 12:44:34 +00:00
Robert Gaggl
3d10204c05
- added method getLanguages() that returns the languages to use for retrieving a message as array
...
- modified getMessage() to use getLanguage()
2003-12-12 12:44:01 +00:00
Robert Gaggl
73c4eb8a68
modified onRequest(): apply HopObject.onRequest() before anything else (since context, skinpath etc. are set in this method)
2003-12-11 20:09:08 +00:00
Hannes Wallnöfer
b79f82764f
Return root.href() instead of http://www.antville.org in getUrl()
...
if root.sys_url isn't set.
2003-12-11 14:20:40 +00:00
Robert Gaggl
6ce82fdcab
bugfix: call color macros of layout, not of site
2003-12-10 11:52:48 +00:00
Robert Gaggl
6e0a9014ce
stylesheet.css was renamed to main.css
2003-12-10 11:37:17 +00:00
Robert Gaggl
eeafdaeaf2
- stylesheet.css was renamed to main.css, javascript.js to main.js
...
- switched from using url_macro to href_macro for consistency reasons
2003-12-10 11:36:53 +00:00
Robert Gaggl
c09b31716c
stylesheet.css was renamed to main.css, javascript.js to main.js
2003-12-10 11:36:13 +00:00
Robert Gaggl
4d3f8f10da
removed old url_macro() which was still there
2003-12-10 11:35:09 +00:00
Robert Gaggl
4ddc9cde1e
stylesheet.css was renamed to main.css, also use context.href instead of site.url (since there might be no site in path)
2003-12-10 11:34:26 +00:00
Robert Gaggl
3aa260a39a
- renamed stylesheet_css_action() to main_css_action()
...
- renamed javascript_js_action() to main_js_action()
2003-12-10 11:32:43 +00:00
Robert Gaggl
90efa2aa09
DEFAULTIMAGES was renamed to DefaultImages
2003-12-10 11:00:05 +00:00
Robert Gaggl
c5e072b55b
renamed DEFAULTIMAGES to DefaultImages
2003-12-10 10:59:27 +00:00
Robert Gaggl
c090327dc2
bugfix: exchanged the hardcoded "hansi" with <% membership.username %> (it was late yesterday ;-)
2003-12-10 10:39:53 +00:00
Robert Gaggl
5ceac801ad
initial check-in: skins used by mailto action
2003-12-09 20:00:27 +00:00
Robert Gaggl
7ab5a282d0
mailbody was renamed to mailstatuschange
2003-12-09 19:59:22 +00:00
Robert Gaggl
8f3d28e682
pwdmail skin was renamed to mailpassword
2003-12-09 19:58:57 +00:00
Robert Gaggl
41a4542e1b
added link to mailto action
2003-12-09 19:58:29 +00:00
Robert Gaggl
6879bc4f69
several mail skins were renamed, added description for new skin membership.mailmessage
2003-12-09 19:58:07 +00:00
Robert Gaggl
e3dcfb46d9
modified skinset site.mails since the names of the skins have changed
2003-12-09 19:56:47 +00:00
Robert Gaggl
c7a39689ba
added mailto_action (contributed by kris)
2003-12-09 19:56:09 +00:00
Robert Gaggl
2bfd8c51ff
skin mailbody was renamed to mailregconfirm
2003-12-09 19:55:41 +00:00
Robert Gaggl
2189f20744
the former mailbody.skin
2003-12-09 19:54:52 +00:00
Robert Gaggl
d084223695
renamed to mailstatuschange.skin
2003-12-09 19:54:29 +00:00
Robert Gaggl
a1a20f8b5b
the former pwdmail.skin
2003-12-09 19:54:04 +00:00
Robert Gaggl
a168dc4d27
renamed to mailpassword.skin
2003-12-09 19:53:34 +00:00
Robert Gaggl
24d48fc0df
renamed to mailregconfirm.skin
2003-12-09 19:52:10 +00:00
Robert Gaggl
666a8734ac
initial check-in
2003-12-08 22:59:01 +00:00
Robert Gaggl
efc302e658
removed
2003-12-08 22:57:05 +00:00
Robert Gaggl
8da39d7053
renamed to mgrlistitem.skin
2003-12-08 22:55:43 +00:00
Robert Gaggl
c493a9c8e1
added hint for layouts in welcome text
2003-12-08 22:55:05 +00:00
Robert Gaggl
f61da9c908
modified layout
2003-12-08 22:54:36 +00:00
Robert Gaggl
9ad1d72f85
removed collection "all", added collections "modified" and "custom"
2003-12-08 22:54:11 +00:00
Robert Gaggl
7f6ea46a41
added property custom
2003-12-08 22:52:16 +00:00
Robert Gaggl
acb7e36f06
added object mapping for layout
2003-12-08 22:51:52 +00:00
Robert Gaggl
d7de035ceb
- added property sys_layout which now contains the currently active layout object
...
- removed collection "images" since the metadata of the former "root images" is no longer stored in database but in the global object DEFAULTIMAGES
2003-12-08 22:51:24 +00:00
Robert Gaggl
fbd8c84d17
just formatting
2003-12-08 22:49:49 +00:00
Robert Gaggl
61736217a0
added property imported
2003-12-08 22:49:12 +00:00
Robert Gaggl
e5ebdf5112
- css class commentHead was renamed to listSeparator
...
- minor other changes
2003-12-08 22:48:46 +00:00
Robert Gaggl
1d06015923
changed layout: instead of displaying a link to stop testdrive display a submit button
2003-12-08 22:48:04 +00:00
Robert Gaggl
216e566227
pixel.gif is no longer a layout image but a default image, referenced using global image macro
2003-12-08 22:47:23 +00:00