Commit graph

189 commits

Author SHA1 Message Date
32323abe65 cleaned up code 2004-01-12 16:44:25 +00:00
e4ee0daad1 removed obsolete file 2004-01-12 16:33:14 +00:00
00add30ef2 replaced all occurences of "weblog" with "site" 2004-01-12 13:16:37 +00:00
b64bc67a09 initial check-in 2004-01-08 09:22:23 +00:00
57ec04d4d0 updated subscription manager to conform with general functionality and layout 2004-01-07 17:33:54 +00:00
Robert Gaggl
6b4c7649a2 modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form 2004-01-02 10:45:25 +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
a0956b16a5 changed because default layout was changed too 2003-12-08 22:46:12 +00:00
Robert Gaggl
acdca97d90 modified layout 2003-12-08 22:43:33 +00:00
Robert Gaggl
7b6d752361 modified filter since we now have two different image prototypes, and we want just the site images in this collection 2003-11-23 19:15:22 +00:00
Robert Gaggl
89f5832ecf replaced call of global image macro with layout.image 2003-11-23 19:05:00 +00:00
Robert Gaggl
7d26513b9f removed unused description_macro() since there is no user.description property anymore 2003-11-23 18:25:22 +00:00
Robert Gaggl
a9f3e62c2e switched from input type="submit" to type="button" 2003-08-02 12:19:30 +00:00
Robert Gaggl
b1d3bb6870 modified comments 2003-08-02 12:19:11 +00:00
Robert Gaggl
65701dc949 - changed to use AntvilleLib methods 2003-08-02 12:17:26 +00:00
Robert Gaggl
ea609ecb7d - removed method sendConfirmationMail
- sortSubscriptions is now failsafe, although it shouldn't happen anymore that a membership object still exists for a removed site
2003-08-02 11:52:53 +00:00
Robert Gaggl
190c6c87d3 - changed to use AntvilleLib methods 2003-08-02 11:10:12 +00:00
Robert Gaggl
f26722b83e - changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -> cols, height -> rows)
- using user.publishemail_macro instead of general input type checkbox
2003-08-02 10:43:13 +00:00
Robert Gaggl
6adc4f72cc moved file to membermgr 2003-08-02 10:26:47 +00:00
2bae74b1a3 changed case of E-mail to e-mail. it simply looks the best, imho. 2003-03-20 17:16:45 +00:00
524d7a38a3 still fixed html where necessary to achieve maximum xhtml conformance; furthermore i tried to find a more expressive title for every page output (most of them were set to the site title only which does not help a lot when navigating with the browser history); last but not least many editor forms where adapted to gain a concistent general layout. 2003-03-07 19:27:48 +00:00
92d2b85613 modified skins to conform with xhtml spec 2003-03-05 19:11:40 +00:00
Robert Gaggl
18bd20d30a added _parent-definitions 2003-02-10 23:50:04 +00:00
Robert Gaggl
3c97aa4ef7 accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed) 2003-01-02 18:59:04 +00:00
Robert Gaggl
42e0f21580 merged need_for_speed branch 2002-12-01 19:26:40 +00:00
Hannes Wallnöfer
bd7a120ba2 Directly return integer values in those functions which return a boolean based on
an integer flag. This works well and cuts a lot of code, especially the parseInt() which
should not be necessary (if a string was assigned to the integer flag somewhere in
the code, that would be a bug).
2002-10-18 15:51:01 +00:00
Robert Gaggl
cae8477713 modified explanation-text 2002-08-31 12:43:47 +00:00
fbbbc896bf added response.action macro to form tag 2002-08-19 16:55:32 +00:00
16cf21077b replaced <% imageurl %> macro by <% image as="url" %> 2002-08-19 16:42:53 +00:00
Robert Gaggl
3fa9c40356 added collection containing sites created by user 2002-08-13 14:40:10 +00:00
16632edb72 replaced all occurrences of "this" with the name of the corresponding prototype 2002-08-09 15:45:59 +00:00
Robert Gaggl
e92849bb78 added publishemail_macro() 2002-07-26 23:01:06 +00:00
Robert Gaggl
8ec910ead1 added function isEmailPublic() 2002-07-26 23:00:01 +00:00
Robert Gaggl
8990d95080 added checkbox for public email plus some explanations 2002-07-26 22:57:39 +00:00
Robert Gaggl
b46bbba65c added new property publishemail 2002-07-26 22:56:31 +00:00
Robert Gaggl
d5823a468a - input_macro() moved from hopobject to global (and echoes request data by default)
- added missing name-attribute for buttons
2002-07-19 08:42:32 +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
3ceb887767 webloglist_macro() was renamed to sitelist_macro() 2002-06-26 17:24:23 +00:00
Robert Gaggl
15b1b6b312 - changed because the prototype weblog was renamed to site
- replaced hardcoded messages with getMsg()
2002-06-26 17:05:44 +00:00
Robert Gaggl
db87cd0863 mailbody now calls systitle- and sysurl-macros of root instead of hardcoded text 2002-06-26 16:40:28 +00:00
Robert Gaggl
6d6c460c89 renamed webloglist_macro() to sitelist_macro() 2002-06-26 16:36:24 +00:00
Robert Gaggl
f8db009bff changed type.properties according to new database-schema:
- all tables are prefixed with AV_
- WEBLOG was renamed to AV_SITE
- GOODIE was renamed to AV_FILE
- all columns are prefixed with the table-name (without table-prefix)
- foreign keys follow a specific naming-convention
(for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/)
2002-06-26 16:03:59 +00:00
fb002dab12 replaced td attribute "background" with appropriate style attribute for xhtml compatibility (this is supposed to be a transitional fix, in the end there should be a class/id doing the job) 2002-06-04 17:34:07 +00:00
25a30566f5 modified code on the search for xhtml compatibility (mainly adding quotes to non-quoted attribute values) 2002-06-04 16:27:09 +00:00
f82b1aa47c moved <form> tags on positions that are appropriate for xhtml compatibility (hopefully...) 2002-06-04 15:34:47 +00:00
3baac801a0 moved renderInputText() et al. and renderImage() from hopobject to global 2002-06-04 14:53:17 +00:00
Robert Gaggl
fa9242ba24 changed to use global openLink() and closeLink()-funtions 2002-06-04 14:18:41 +00:00
Robert Gaggl
45a9f85a40 now using global markupelement-functions 2002-06-04 14:04:02 +00:00