Commit graph

1443 commits

Author SHA1 Message Date
Hannes Wallnöfer
d27fef1412 Changed navigation bar search form to use GET instead of POST method. 2002-07-30 11:21:08 +00:00
59b9e4558a fixed bug that caused exception for displaying images as thumbnail or popup
that do not have a thumbnail in function image_macro()
2002-07-30 06:58:07 +00:00
9d27cf0a28 fixed typo in openPopup() 2002-07-30 06:41:12 +00:00
bc7b0254e0 modified function openPopup() to get the image window in focus again if
it was not closed before (code contributed by andrea http://project.antville.org/20020730/108447)
2002-07-30 06:39:49 +00:00
caa3f05e51 changed the way the <script> tag is closed (now using </script>) due to browser incompatibilites 2002-07-30 06:27:45 +00:00
3baeae2267 2002-07-29 17:42:43 +00:00
42eeb48220 added contentTypes although that does not seem to have a lot of effect... 2002-07-29 17:40:46 +00:00
1a6d51174a style.skin and javascript.skin of a prototype are now wrapped into hac files
(ie. made public) for streamlined integration of script code and css definitions.
2002-07-29 17:33:02 +00:00
73664b8045 setting this.discussions to 1 by default (ie. if number cannot be parsed) in function evalNewStory().
otherwise weblogs with custom skins suddenly get their comment features disabled.
2002-07-29 16:17:13 +00:00
e8949c7029 setting this.discussions to 1 by default (ie. if number cannot be parsed) in function evalStory().
otherwise weblogs with custom skins suddenly get their comment features disabled.
2002-07-29 16:16:52 +00:00
aeb6e84173 modified commentcounter_macro() again. added "as" parameter.
if set to "link" *every* amount of comments will be displayed as link.
if set to "text" only the amount of comments is displayed.
without param.as a link is displayed only if the amount is > 0.
2002-07-29 16:00:47 +00:00
6ac428114e modified commentcounter_macro() to display nothing for a zero set of comments except param.no is not null 2002-07-29 15:29:27 +00:00
b61940ed24 changed sequence of checking for empty or restricted site 2002-07-29 14:28:46 +00:00
939185352b fixed bug that prevented complete rss output of empty or restricted sites 2002-07-29 14:26:54 +00:00
e6e0d64682 oops, accidentally used the wrong comment character... 2002-07-29 14:18:07 +00:00
816735a9f3 removed 0.92 version of rss output 2002-07-29 14:17:23 +00:00
49925aecd4 rss092 now redirects to rss10 2002-07-29 14:16:18 +00:00
7bbbc3398e rss092 now redirects to rss10 2002-07-29 14:15:33 +00:00
090117beda added check for null value in story.title 2002-07-29 14:11:35 +00:00
fc4b22ebf2 fixed bug in commentcounter_macro() that caused invalid markup to be output 2002-07-29 13:04:45 +00:00
9b0fe89b55 removed a <tr> too many 2002-07-29 12:09:16 +00:00
6201d660ad fixed bug in saveSkin() that caused missing user and date information for customized skins 2002-07-29 12:09:03 +00:00
01a74945ac added "use antville" 2002-07-29 11:12:24 +00:00
6dc017c009 added invisible pixel gif to correctly display the graph in most browsers 2002-07-29 11:12:11 +00:00
Robert Gaggl
e92849bb78 added publishemail_macro() 2002-07-26 23:01:06 +00:00
Robert Gaggl
be55e69090 changed email_macro(): added check if email-address is public or not 2002-07-26 23:00:46 +00:00
Robert Gaggl
8ec910ead1 added function isEmailPublic() 2002-07-26 23:00:01 +00:00
Robert Gaggl
d85763b32c added assignment of property publishemail 2002-07-26 22:59:47 +00:00
Robert Gaggl
e95ca73047 changed evalURL(): now checks if url is actually a mail-address and prefixes it with "mailto:" if necessary 2002-07-26 22:59:13 +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
3b0778ce71 added column USER_EMAIL_ISPUBLIC in table AV_USER 2002-07-26 22:56:10 +00:00
Robert Gaggl
2977f2cba8 initial check-in (adding column USER_EMAIL_ISPUBLIC in table AV_USER) 2002-07-26 22:55:33 +00:00
efabd4ac2c extended topic_macro() to display the topic as link, image (if available) or plain text. 2002-07-26 17:09:40 +00:00
de68c6916f added xml header and modified doctype and html opening tag for xhtml conformance 2002-07-26 16:49:17 +00:00
0870bde526 added xml header and modified doctype and html opening tag for xhtml conformance 2002-07-26 16:39:20 +00:00
159e263c10 changed verbose date format to "short" 2002-07-26 16:30:43 +00:00
89c34bec9f added structure and indexes for AV_SHORTCUT table 2002-07-26 16:15:52 +00:00
9eb7ceddae form action is now set via res.data.action 2002-07-26 15:52:24 +00:00
d3a9cfe1c6 added online explanations about how to use the shortcut feature 2002-07-26 15:50:38 +00:00
48dd969dfe fiddled around with the layout. now using a readonly input field for the title (this is experimental stuff, anyway) 2002-07-26 15:50:11 +00:00
1556b36395 removed second submit button cause it looks crap if there is no shortcut at all. 2002-07-26 14:32:22 +00:00
f692940b3a now autotitles work also in (1+n)-th level comments 2002-07-26 13:32:22 +00:00
b9c9aec379 keeping the title property in updateComment() 2002-07-26 13:22:18 +00:00
824dde41f8 fixed a bug that prevented titles from being saved in content_macro() 2002-07-26 13:21:50 +00:00
208745a0ac added mountpoint for shortcuts 2002-07-26 12:56:14 +00:00
b817e8ae0a result of merge with helmaville 2002-07-26 12:55:35 +00:00
967351bd49 allowed shortcut and storylist macros in sandbox / function allowTextMacros() 2002-07-26 12:54:59 +00:00
e3c67a49f3 added clipping argument to renderTextPreview() and renderTextPreviewAsString() 2002-07-26 12:53:22 +00:00
0cb8eafa82 added shortcut_macro() and storylist_macro();
result of merge with helmaville
2002-07-26 12:47:41 +00:00