Robert Gaggl
edb7a3a264
created new function evalLogin()
2001-10-07 19:27:26 +00:00
Robert Gaggl
5901b0c861
cleaned up
2001-10-07 19:27:06 +00:00
Robert Gaggl
267008d44e
added new function sendPwd() that sends a mail containing all accounts for a given email-address
2001-10-07 16:52:12 +00:00
Robert Gaggl
e7e4505777
added link to password-reminder
2001-10-07 16:51:23 +00:00
Robert Gaggl
3faddbb0a9
initial check-in
2001-10-07 16:51:10 +00:00
Robert Gaggl
7f4803c733
minor changes
2001-10-07 16:43:38 +00:00
Robert Gaggl
259dd6f947
enabled default values for image-maxwidth and -height
2001-10-07 15:51:18 +00:00
Robert Gaggl
a77c8b1beb
enabled default values for form-elements
2001-10-07 15:50:35 +00:00
Robert Gaggl
902881fa4a
minor change
2001-10-07 15:49:05 +00:00
Robert Gaggl
400d3a9d7b
added membership_macro()
2001-10-07 15:25:10 +00:00
Robert Gaggl
7546d25358
added call of renderLvl-function
2001-10-07 15:24:35 +00:00
Robert Gaggl
2cd0fa80df
removed senseless call of evalURL()
2001-10-07 15:24:14 +00:00
Robert Gaggl
25e176083b
removed hardcoded link to signup with call of membership_macro()
2001-10-07 15:23:45 +00:00
Robert Gaggl
380057c541
initial check-in
2001-10-07 15:23:12 +00:00
Robert Gaggl
bf19ca0fe1
added list of memberships
2001-10-07 14:55:09 +00:00
Robert Gaggl
d19805de00
minor changes
2001-10-07 14:54:52 +00:00
Robert Gaggl
12ffda73b4
added membershiplist_macro() to display weblog-memberships of a user
2001-10-07 14:54:16 +00:00
Robert Gaggl
b1e1773635
initial check-in
2001-10-07 14:53:42 +00:00
Robert Gaggl
3fcf5a95d3
added new url_macro()
2001-10-07 14:51:21 +00:00
Robert Gaggl
5dcb492d4b
included url of user
2001-10-07 14:51:05 +00:00
Robert Gaggl
a44bdf9866
minor layout-changes
2001-10-07 14:50:31 +00:00
Robert Gaggl
7fb0e4dc26
removed '#', changed handler 'this.' to 'weblog.'
2001-10-07 13:58:45 +00:00
Robert Gaggl
fbd740db98
color-macros now use global renderColor()-function
2001-10-07 13:56:22 +00:00
Robert Gaggl
919555988a
added renderColor-function that prefixes a color with '#' if needed
2001-10-07 13:55:57 +00:00
Robert Gaggl
1f78caca57
minor changes
2001-10-07 12:53:53 +00:00
Robert Gaggl
d7d721336c
image- and thumbnail-macros can now render images/thumbs from a different weblog
2001-10-07 12:53:27 +00:00
Robert Gaggl
37ebd9156d
exchanged position of buttons
2001-10-07 12:52:42 +00:00
Robert Gaggl
4e88845cf8
added header-images to right-side-navigation
2001-10-07 12:52:22 +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
10fcb0a405
added onlinestatus_macro(), modified lastupdate_macro()
2001-10-02 11:00:06 +00:00
Robert Gaggl
a589d6da36
username is rendered as link if user.url is existing
2001-10-02 10:59:18 +00:00
Robert Gaggl
aa98722c3d
small modification to title_macro()
2001-10-02 10:58:44 +00:00
Robert Gaggl
41237536eb
added skinstatus_macro()
2001-10-02 10:58:01 +00:00
Robert Gaggl
55c6896889
modified webloglist_macro()
2001-10-02 10:57:42 +00:00
Robert Gaggl
9dfed4eaa0
added fetchSkin(), deleteSkin(), modified saveSkin()
2001-10-02 10:57:12 +00:00
Robert Gaggl
dc8294144a
modified default-values for weblog-layout
2001-10-02 10:56:42 +00:00
Robert Gaggl
8715b0f4c1
call evalURL() before assigning url to user-object
2001-10-02 10:56:09 +00:00
Robert Gaggl
cd7adeca02
added evalURL()-function
2001-10-02 10:55:33 +00:00
Robert Gaggl
0a11c9c515
modified renderCheckbox()
2001-10-02 10:50:52 +00:00
Robert Gaggl
5a3de95d25
mapped creator to user
2001-10-02 10:49:52 +00:00
Robert Gaggl
a1225ef347
added collection containing all weblogs sorted by title
2001-10-02 10:48:25 +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
Hannes Wallnöfer
6d4626abb3
Added activateLinks function to transform free-standing URLs into
...
HTML link tags. This is derived from Robert's formatLinks function,
but it is meant to be called at render-time. Also, it only affects
free-standing links and does not affect HTML tags or Helma macros.
2001-09-07 13:13:39 +00:00
Hannes Wallnöfer
f96ec6e35c
URLs in comments aren't transformed to link macros
...
when they are posted, but instead linkified at viewtime.
2001-09-07 13:11:32 +00:00
Hannes Wallnöfer
bbfb38d925
URLs in comments aren't transformed to link macros
...
when they are posted, but instead linkified at viewtime.
2001-09-07 13:11:31 +00:00
Hannes Wallnöfer
ca9c34214b
Also transform free-standing URLs in story texts into
...
full HTML link tags.
2001-09-07 13:11:16 +00:00