antville/CHANGES.html
2005-01-20 11:43:33 +00:00

62865 lines
1.7 MiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html401/strict.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>antville ChangeLog</title>
<style type="text/css">
body, p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #000000;
background-color: #ffffff;
}
tr, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #eeeee0;
}
td {
padding-left: 20px;
}
.dateAndAuthor {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
background: #a6caf0;
padding-left: 3px;
}
a {
color: #000000;
}
pre {
font-weight: bold;
}
</style>
</head>
<body>
<h1>
<a name="top">antville ChangeLog</a>
</h1>
<p style="text-align: right">Designed for use with <a href="http://jakarta.apache.org/ant/">Ant</a>.</p>
<hr>
<table cellspacing="1" width="100%" border="0">
<tr>
<td class="dateAndAuthor">2004-11-16 12:58 tobi</td>
</tr>
<tr>
<td>
<pre>exit commentform_macro() immediately if discussions are not enabled for the story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.123&r2=1.122">code/Story/macros.js (1.123)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-11-07 21:19 tobi</td>
</tr>
<tr>
<td>
<pre>fixes bug 384</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.17&r2=1.16">db/antville_mysql.sql (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-11-07 21:18 tobi</td>
</tr>
<tr>
<td>
<pre>sql patch fixes bug 384</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20041107.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch-20041107.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-10-27 08:51 tobi</td>
</tr>
<tr>
<td>
<pre>slight but general overhaul of rss framework</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.39&r2=1.38">code/Root/page.skin (1.39)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.skin?r1=1.6&r2=1.5">code/Root/rss.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.59&r2=1.58">code/Site/page.skin (1.59)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.10&r2=1.9">code/Site/rss.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.14&r2=1.13">code/Site/rssItem.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssResource.skin?r1=1.4&r2=1.3">code/Site/rssResource.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssItem.skin?r1=1.6&r2=1.5">code/Story/rssItem.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssResource.skin?r1=1.4&r2=1.3">code/Story/rssResource.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-10-25 07:46 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in evalCache(): not only check if the cached content is missing but also
if it's outdated by comparing it's __lastModified__ property with the one of the _parent
object.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PropertyMgr/objectFunctions.js?r1=1.8&r2=1.7">code/PropertyMgr/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-10-18 11:56 robert</td>
</tr>
<tr>
<td>
<pre>updated to latest version (fixes a problem with date formatting when using metaweblogApi,
see http://grazia.helma.org/pipermail/antville-dev/2004-October/000644.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.4.zip?r1=1.4&r2=1.3">code/AntvilleLib-1.4.zip (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-10-13 16:26 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in evalNewSite(): res.handlers.layout doesn't contain the root-layout if
a front site is defined (in this case it contains the site's active layout). so instead
call root.getLayout() to get the parent layout of the new site's layout.
(see http://grazia.helma.org/pipermail/antville-dev/2004-October/000639.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.43&r2=1.42">code/Root/objectFunctions.js (1.43)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-10-08 22:41 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: removed whitespace in message property name
(fixes bug 381, http://www.helma.org/bugs/show_bug.cgi?id=381)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.24&r2=1.23">code/Root/actions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-10-05 12:49 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in renderTree(): convert both the _prototype and the context to lowercase
since the root object might still have "root" instead of "Root" in 0.xml.
fixes bug 379 (http://www.helma.org/bugs/show_bug.cgi?id=379)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/renderFunctions.js?r1=1.8&r2=1.7">code/SkinMgr/renderFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-10-05 12:28 robert</td>
</tr>
<tr>
<td>
<pre>changed imagelist_macro():
* non-html attributes (eg. "as", "itemprefix", "itemsuffix") are not rendered anymore
* macro is now capable to render the list of images as urls (might be useful for client side javascript stuff) using as="url"
* fixed a bug in the way popups were linked</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.85&r2=1.84">code/Global/macros.js (1.85)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-10-05 12:26 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in show_macro(): delete param.as, otherwise it's rendered in the image tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.42&r2=1.41">code/Image/macros.js (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-09-13 09:27 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in diskusage_macro(): getDiskUsage() already returns kilobytes (fixes bug 377, http://www.helma.org/bugs/show_bug.cgi?id=377)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.118&r2=1.117">code/Site/macros.js (1.118)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-09-09 15:33 robert</td>
</tr>
<tr>
<td>
<pre>added missing actions in checkAccess()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.12&r2=1.11">code/MemberMgr/securityFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-06 09:27 tobi</td>
</tr>
<tr>
<td>
<pre>fixed security hole as reported by mi. platzer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.11&r2=1.10">code/MemberMgr/securityFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-05 09:41 tobi</td>
</tr>
<tr>
<td>
<pre>applied changes according to mi. platzer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/modSorua.js?r1=1.3&r2=1.2">code/MemberMgr/modSorua.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-05 08:19 tobi</td>
</tr>
<tr>
<td>
<pre>sync with updated specification</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/modSorua.js?r1=1.2&r2=1.1">code/MemberMgr/modSorua.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/modSorua.skin?r1=1.2&r2=1.1">code/MemberMgr/modSorua.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-04 14:15 tobi</td>
</tr>
<tr>
<td>
<pre>enable comments by default in BloggerApi.newPost()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.9&r2=1.8">code/BloggerApi/bloggerAPI.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-04 13:51 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented user-modified Day/main.skin from being used</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.21&r2=1.20">code/Global/constants.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-04 08:38 tobi</td>
</tr>
<tr>
<td>
<pre>put dates in brackets instead of using "on"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/mgrlistitem.skin?r1=1.6&r2=1.5">code/Layout/mgrlistitem.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-04 08:37 tobi</td>
</tr>
<tr>
<td>
<pre>move &lt;br /&gt; into suffix param</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/mgrlistitem.skin?r1=1.5&r2=1.4">code/Layout/mgrlistitem.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-04 08:36 tobi</td>
</tr>
<tr>
<td>
<pre>use short dateformat only</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/mgrlistitem.skin?r1=1.4&r2=1.3">code/Layout/mgrlistitem.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-03 12:26 tobi</td>
</tr>
<tr>
<td>
<pre>check for param.clipping == null in content_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.122&r2=1.121">code/Story/macros.js (1.122)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-03 12:24 tobi</td>
</tr>
<tr>
<td>
<pre>add check for app.data.redirectPostRequests switch to redirect site post requests to another URL</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.20&r2=1.19">code/HopObject/securityFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-03 12:23 tobi</td>
</tr>
<tr>
<td>
<pre>check if param.id is set in poll_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.84&r2=1.83">code/Global/macros.js (1.84)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-03 11:00 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/modSorua.js?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/modSorua.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/modSorua.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/modSorua.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-02 15:32 tobi</td>
</tr>
<tr>
<td>
<pre>replaced nice typographic quote entities with ugly double quotes ascii char in mail messages</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.30&r2=1.29">code/messages.en (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-02 15:05 tobi</td>
</tr>
<tr>
<td>
<pre>added dot.gif to global DefaultImages</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.20&r2=1.19">code/Global/constants.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-02 15:05 tobi</td>
</tr>
<tr>
<td>
<pre>added dot.gif to global DefaultImages</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/dot.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/dot.gif (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 22:57 robert</td>
</tr>
<tr>
<td>
<pre>fixed a typo in SKINSET constant: it's StoryMgr, not Storymgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.19&r2=1.18">code/Global/constants.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 13:04 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: use mixed case prototype names for groupnames</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/type.properties?r1=1.6&r2=1.5">code/ImageTopicMgr/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.41&r2=1.40">code/Site/type.properties (1.41)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.9&r2=1.8">code/TopicMgr/type.properties (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 12:23 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in editlink_macro(), deletelink_macro(), onlinelink_macro() and viewlink_macro():
renderImage is a global method, not a site's one</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.121&r2=1.120">code/Story/macros.js (1.121)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 12:22 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in editlink_macro(), deletelink_macro() and replacelink_macro(): renderImage is a global method, not a site's one</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.41&r2=1.40">code/Image/macros.js (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 12:21 robert</td>
</tr>
<tr>
<td>
<pre>modified imagelist_macro(): it's not a wrapper for the (recently removed) imagelist_macro() of ImageMgr anymore, but does all on its own</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.83&r2=1.82">code/Global/macros.js (1.83)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 12:19 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in replylink_macro(): renderImage takes two arguments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.31&r2=1.30">code/Comment/macros.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 12:19 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in deletelink_macro(): renderImage is a global method, not a site's one</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.29&r2=1.28">code/File/macros.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 11:10 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in renderTree(): do a toLowerCase() before checking the context of the skinset</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/renderFunctions.js?r1=1.7&r2=1.6">code/SkinMgr/renderFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-08-01 10:14 tobi</td>
</tr>
<tr>
<td>
<pre>sync updated library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HelmaLib-1.0.zip?r1=1.6&r2=1.5">code/HelmaLib-1.0.zip (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-30 13:34 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.21&r2=1.20">code/ImageMgr/macros.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-30 13:34 tobi</td>
</tr>
<tr>
<td>
<pre>* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
* cleaned up a little bit (code, comments)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.82&r2=1.81">code/Global/macros.js (1.82)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.40&r2=1.39">code/HopObject/macros.js (1.40)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.26&r2=1.25">code/Membership/macros.js (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.117&r2=1.116">code/Site/macros.js (1.117)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.76&r2=1.75">code/Story/objectFunctions.js (1.76)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.21&r2=1.20">code/Topic/macros.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.23&r2=1.22">code/User/macros.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-28 15:46 robert</td>
</tr>
<tr>
<td>
<pre>re-introduced membercounter_macro() which was removed a while ago (obviously by mistake)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.116&r2=1.115">code/Site/macros.js (1.116)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-28 15:44 robert</td>
</tr>
<tr>
<td>
<pre>modified image_macro(): changed "onClick" to "onclick", otherwise pages wouldn't validate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.81&r2=1.80">code/Global/macros.js (1.81)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.11&r2=1.10">code/Layout/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-28 14:09 tobi</td>
</tr>
<tr>
<td>
<pre>added check for param.as == "url" before writing the user's name as url (if available)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.22&r2=1.21">code/User/macros.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-28 14:06 tobi</td>
</tr>
<tr>
<td>
<pre>added missing &lt;a&gt; anchor element to locate each user of one page via # in URL</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.10&r2=1.9">code/User/sysmgr_listitem.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-28 13:41 tobi</td>
</tr>
<tr>
<td>
<pre>enabled the sendmail cron job by default</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.40&r2=1.39">code/app.properties (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-28 12:54 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;small&gt; with &lt;span class="small"&gt; tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mgrlistitem.skin?r1=1.6&r2=1.5">code/Membership/mgrlistitem.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-28 12:53 tobi</td>
</tr>
<tr>
<td>
<pre>removed call of flushMailQueue in scheduler because this function will be called from within the sendmail cron job (at least if it's enabled in app.properties)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.119&r2=1.118">code/Global/objectFunctions.js (1.119)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-07-28 09:49 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete line which caused a client-side javascript error</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.12&r2=1.11">code/Site/referrers.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-22 12:54 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in searchSites(): the column SITE_TAGLINE doesn't exist anymore (moved
to xml encoded preferences)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.19&r2=1.18">code/SysMgr/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-15 15:24 tobi</td>
</tr>
<tr>
<td>
<pre>fixed name of extended prototype (first letter uppercase)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.10&r2=1.9">code/Comment/type.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-15 11:23 robert</td>
</tr>
<tr>
<td>
<pre>fixed severe bug in checkAccess()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.23&r2=1.22">code/Site/securityFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-08 08:22 robert</td>
</tr>
<tr>
<td>
<pre>fixed bug in topicname evaluation: directly test the urlpattern instead of using
isURL() since the latter uses java.net.URL to test</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.29&r2=1.28">code/Image/objectFunctions.js (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.31&r2=1.30">code/ImageMgr/objectFunctions.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-05 14:53 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented db.properties from being overwritten when building antclick in "all" target</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.13&r2=1.12">build/build.xml (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-05 13:54 tobi</td>
</tr>
<tr>
<td>
<pre>added all target and some other ones which were necessary for a flawless building process</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.12&r2=1.11">build/build.xml (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-05 13:52 tobi</td>
</tr>
<tr>
<td>
<pre>replaced some more irregular quotes with nice ones</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/querytool.txt?rev=1.1&content-type=text/x-cvsweb-markup">db/querytool.txt (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-05 12:43 tobi</td>
</tr>
<tr>
<td>
<pre>replaced some more irregular quotes with nice ones</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.10&r2=1.9">code/Site/welcome.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-05 12:42 tobi</td>
</tr>
<tr>
<td>
<pre>* replaced all occurences of quotes with their entity codes
* replaced some more irregular quotes with nice ones</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.29&r2=1.28">code/messages.en (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomeowner.skin?r1=1.7&r2=1.6">code/Site/welcomeowner.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomesysadmin.skin?r1=1.7&r2=1.6">code/Site/welcomesysadmin.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-05 12:33 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete link to skins, edited text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomeowner.skin?r1=1.6&r2=1.5">code/Site/welcomeowner.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-01 19:13 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: added missing closing form tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/testdrive.skin?r1=1.5&r2=1.4">code/Layout/testdrive.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-01 12:30 tobi</td>
</tr>
<tr>
<td>
<pre>set mode of any file ending with *.sh to 755</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.11&r2=1.10">build/build.xml (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-01 12:15 tobi</td>
</tr>
<tr>
<td>
<pre>do a real cvs checkout and thus get rid of file checking and be sure that extra/lib files are up-to-date</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.bat?r1=1.5&r2=1.4">build/build.bat (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.sh?r1=1.6&r2=1.5">build/build.sh (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.10&r2=1.9">build/build.xml (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-01 11:27 tobi</td>
</tr>
<tr>
<td>
<pre>remove extra and lib directories from build dir in packages (they will be added again in the build process)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.9&r2=1.8">build/build.xml (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-01 11:24 tobi</td>
</tr>
<tr>
<td>
<pre>check out necessary additional files with direct cvs call before calling ant</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.sh?r1=1.5&r2=1.4">build/build.sh (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-06-01 11:22 tobi</td>
</tr>
<tr>
<td>
<pre>check out necessary additional files with direct cvs call before calling ant</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.bat?r1=1.4&r2=1.3">build/build.bat (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 23:18 robert</td>
</tr>
<tr>
<td>
<pre>added first option to parent layout chooser</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/edit.skin?r1=1.6&r2=1.5">code/Layout/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 23:17 robert</td>
</tr>
<tr>
<td>
<pre>updated to current cvs version (compiled on 2004-05-31)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/launcher.jar?r1=1.4&r2=1.3">build/extra/launcher.jar (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 23:00 robert</td>
</tr>
<tr>
<td>
<pre>updated to current cvs version (compiled on 2004-05-31)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/helma.jar?r1=1.4&r2=1.3">build/extra/helma.jar (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 22:57 robert</td>
</tr>
<tr>
<td>
<pre>fixed staticPath property, otherwise antclick would keep storing images and files
in path/to/helma/static instead of apps/antville/static</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.39&r2=1.38">code/app.properties (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 22:25 robert</td>
</tr>
<tr>
<td>
<pre>pre-assign discussions property with value defined in site prefs (otherwise
it would be unchecked, even if site allows comments)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/actions.js?r1=1.8&r2=1.7">code/StoryMgr/actions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 22:19 robert</td>
</tr>
<tr>
<td>
<pre>re-committed, this time as binary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HelmaLib-1.0.zip?r1=1.5&r2=1.4">code/HelmaLib-1.0.zip (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 22:19 robert</td>
</tr>
<tr>
<td>
<pre>re-committed, this time as binary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.4.zip?r1=1.3&r2=1.2">code/AntvilleLib-1.4.zip (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 22:18 robert</td>
</tr>
<tr>
<td>
<pre>removed (checked in as text, not as binary)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.4.zip?r1=1.2&r2=1.1">code/AntvilleLib-1.4.zip (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HelmaLib-1.0.zip?r1=1.4&r2=1.3">code/HelmaLib-1.0.zip (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 22:15 robert</td>
</tr>
<tr>
<td>
<pre>updated to current db schema</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/062SYS_INFO_sUSRSequenceInfo.koi?r1=1.3&r2=1.2">db/data/062SYS_INFO_sUSRSequenceInfo.koi (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/064SYS_INFO_sUSRPKeyInfo.koi?r1=1.2&r2=1.1">db/data/064SYS_INFO_sUSRPKeyInfo.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/068SYS_INFO_sUSRPrimaryColumns.koi?r1=1.2&r2=1.1">db/data/068SYS_INFO_sUSRPrimaryColumns.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/076SYS_INFO_sUSRGrant.koi?r1=1.2&r2=1.1">db/data/076SYS_INFO_sUSRGrant.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/113APP_AV_IMAGE.koi?r1=1.3&r2=1.2">db/data/113APP_AV_IMAGE.koi (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/115APP_AV_SITE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/115APP_AV_SITE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/DefaultDatabase_sf.koi?r1=1.3&r2=1.2">db/data/DefaultDatabase_sf.koi (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 22:13 robert</td>
</tr>
<tr>
<td>
<pre>removed because committed as text (not as binary)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/114APP_AV_SITE.koi?r1=1.2&r2=1.1">db/data/114APP_AV_SITE.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/117APP_AV_IMAGE.koi?r1=1.2&r2=1.1">db/data/117APP_AV_IMAGE.koi (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 22:13 robert</td>
</tr>
<tr>
<td>
<pre>removed old (unused) versions of tables</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/083APP_AV_ACCESSLOG.koi?r1=1.2&r2=1.1">db/data/083APP_AV_ACCESSLOG.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/084APP_AV_CHOICE.koi?r1=1.2&r2=1.1">db/data/084APP_AV_CHOICE.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/085APP_AV_FILE.koi?r1=1.2&r2=1.1">db/data/085APP_AV_FILE.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/086APP_AV_IMAGE.koi?r1=1.2&r2=1.1">db/data/086APP_AV_IMAGE.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/087APP_AV_MEMBERSHIP.koi?r1=1.2&r2=1.1">db/data/087APP_AV_MEMBERSHIP.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/088APP_AV_POLL.koi?r1=1.2&r2=1.1">db/data/088APP_AV_POLL.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/089APP_AV_SKIN.koi?r1=1.2&r2=1.1">db/data/089APP_AV_SKIN.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/090APP_AV_SYSLOG.koi?r1=1.2&r2=1.1">db/data/090APP_AV_SYSLOG.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/092APP_AV_VOTE.koi?r1=1.2&r2=1.1">db/data/092APP_AV_VOTE.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/094APP_AV_USER.koi?r1=1.2&r2=1.1">db/data/094APP_AV_USER.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/095APP_AV_SHORTCUT.koi?r1=1.2&r2=1.1">db/data/095APP_AV_SHORTCUT.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/096APP_AV_TEXT.koi?r1=1.2&r2=1.1">db/data/096APP_AV_TEXT.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/097APP_AV_SITE.koi?r1=1.2&r2=1.1">db/data/097APP_AV_SITE.koi (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 17:30 tobi</td>
</tr>
<tr>
<td>
<pre>update to current db scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/062SYS_INFO_sUSRSequenceInfo.koi?r1=1.2&r2=1.1">db/data/062SYS_INFO_sUSRSequenceInfo.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/112APP_AV_SITE.koi?r1=1.2&r2=1.1">db/data/112APP_AV_SITE.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/113APP_AV_IMAGE.koi?r1=1.2&r2=1.1">db/data/113APP_AV_IMAGE.koi (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/114APP_AV_SITE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/114APP_AV_SITE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/117APP_AV_IMAGE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/117APP_AV_IMAGE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/DefaultDatabase_sf.koi?r1=1.2&r2=1.1">db/data/DefaultDatabase_sf.koi (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 17:08 tobi</td>
</tr>
<tr>
<td>
<pre>added headless mode to java options</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/antclick.bat?r1=1.2&r2=1.1">build/extra/antclick.bat (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/antclick.sh?r1=1.2&r2=1.1">build/extra/antclick.sh (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-31 16:37 tobi</td>
</tr>
<tr>
<td>
<pre>sync with updated library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HelmaLib-1.0.zip?r1=1.3&r2=1.2">code/HelmaLib-1.0.zip (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 21:47 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused exception due to referrer being an java.net.URL object in
logAccess function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.118&r2=1.117">code/Global/objectFunctions.js (1.118)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 21:38 tobi</td>
</tr>
<tr>
<td>
<pre>sync'd with updated library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HelmaLib-1.0.zip?r1=1.2&r2=1.1">code/HelmaLib-1.0.zip (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 21:06 tobi</td>
</tr>
<tr>
<td>
<pre>added new libraries, removed old AntvilleLib</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.15&r2=1.14">code/AntvilleLib-1.3.zip (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.4.zip?rev=1.1&content-type=text/x-cvsweb-markup">code/AntvilleLib-1.4.zip (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HelmaLib-1.0.zip?rev=1.1&content-type=text/x-cvsweb-markup">code/HelmaLib-1.0.zip (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/Helma.js?r1=1.6&r2=1.5">code/Global/Helma.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 21:04 tobi</td>
</tr>
<tr>
<td>
<pre>make use of Http.evalUrl method in logAccess function to prevent similar URLs
(trailing slash)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.117&r2=1.116">code/Global/objectFunctions.js (1.117)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 11:45 robert</td>
</tr>
<tr>
<td>
<pre>* changed newMediaObject(): evalImg() and evalFile() now return the created object, so constructing the result object is much easier
* fixed api methods since called methods won't return a result object anymore but throw an exception if something's going wrong</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.10&r2=1.9">code/MetaWeblogApi/metaWeblogAPI.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 11:43 robert</td>
</tr>
<tr>
<td>
<pre>changed evalImg: return the newly created Image object too (this is needed in MetaWeblogApi.newMediaObject())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.30&r2=1.29">code/ImageMgr/objectFunctions.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 11:42 robert</td>
</tr>
<tr>
<td>
<pre>changed evalFile: return the newly created File object too (this is needed in MetaWeblogApi.newMediaObject())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.24&r2=1.23">code/FileMgr/objectFunctions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 11:41 robert</td>
</tr>
<tr>
<td>
<pre>fixed api methods since called methods won't return a result object anymore but throw an exception if something's going wrong</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.8&r2=1.7">code/BloggerApi/bloggerAPI.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 11:40 robert</td>
</tr>
<tr>
<td>
<pre>minor code formattings</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.8&r2=1.7">code/MtApi/moveabletypeAPI.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-30 11:38 robert</td>
</tr>
<tr>
<td>
<pre>minor fix in description_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.28&r2=1.27">code/File/macros.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-24 08:42 robert</td>
</tr>
<tr>
<td>
<pre>fixed XmlRpcAccess property since the prototype names have been changed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.38&r2=1.37">code/app.properties (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-17 09:58 tobi</td>
</tr>
<tr>
<td>
<pre>corrected variable name for cvs package in antville target</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.8&r2=1.7">build/build.xml (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 15:57 tobi</td>
</tr>
<tr>
<td>
<pre>* moved jar files into new lib directory
* added necessary jar files for scp task
* updated build scripts</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/ant-launcher.jar?r1=1.4&r2=1.3">build/ant-launcher.jar (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/ant.jar?r1=1.4&r2=1.3">build/ant.jar (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.bat?r1=1.3&r2=1.2">build/build.bat (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.sh?r1=1.4&r2=1.3">build/build.sh (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.7&r2=1.6">build/build.xml (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/lib/ant-jsch.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/lib/ant-jsch.jar (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/lib/ant-launcher.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/lib/ant-launcher.jar (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/lib/ant.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/lib/ant.jar (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/lib/jsch.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/lib/jsch.jar (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 14:41 tobi</td>
</tr>
<tr>
<td>
<pre>fixed wrong cvs root in cvspass tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.6&r2=1.5">build/build.xml (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 14:38 tobi</td>
</tr>
<tr>
<td>
<pre>corrected wrong class path</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.sh?r1=1.3&r2=1.2">build/build.sh (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 14:22 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete stuff</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.bat?r1=1.2&r2=1.1">build/build.bat (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.sh?r1=1.2&r2=1.1">build/build.sh (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 14:18 tobi</td>
</tr>
<tr>
<td>
<pre>* finalized targets to build antville and antclick
* removed obsolete stuff</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.5&r2=1.4">build/build.xml (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 12:04 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/db.properties?rev=1.1&content-type=text/x-cvsweb-markup">build/extra/db.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 12:01 tobi</td>
</tr>
<tr>
<td>
<pre>commit binary files again (this time as binary :)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/hop.gif?r1=1.3&r2=1.2">static/hop.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/marquee.gif?r1=1.3&r2=1.2">static/marquee.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/pixel.gif?r1=1.3&r2=1.2">static/pixel.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallanim.gif?r1=1.3&r2=1.2">static/smallanim.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallchaos.gif?r1=1.3&r2=1.2">static/smallchaos.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallstraight.gif?r1=1.3&r2=1.2">static/smallstraight.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smalltrans.gif?r1=1.3&r2=1.2">static/smalltrans.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/xmlbutton.gif?r1=1.3&r2=1.2">static/xmlbutton.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/big.gif?r1=1.3&r2=1.2">static/layouts/default/big.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/bullet.gif?r1=1.3&r2=1.2">static/layouts/default/bullet.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/dot.gif?r1=1.3&r2=1.2">static/layouts/default/dot.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/headbg.gif?r1=1.3&r2=1.2">static/layouts/default/headbg.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/manage.gif?r1=1.3&r2=1.2">static/layouts/default/manage.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/menu.gif?r1=1.3&r2=1.2">static/layouts/default/menu.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/recent.gif?r1=1.3&r2=1.2">static/layouts/default/recent.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/status.gif?r1=1.3&r2=1.2">static/layouts/default/status.gif (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/webloghead.gif?r1=1.3&r2=1.2">static/layouts/default/webloghead.gif (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 12:00 tobi</td>
</tr>
<tr>
<td>
<pre>remove binary files accidentally committed as text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/hop.gif?r1=1.2&r2=1.1">static/hop.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/marquee.gif?r1=1.2&r2=1.1">static/marquee.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/pixel.gif?r1=1.2&r2=1.1">static/pixel.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallanim.gif?r1=1.2&r2=1.1">static/smallanim.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallchaos.gif?r1=1.2&r2=1.1">static/smallchaos.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallstraight.gif?r1=1.2&r2=1.1">static/smallstraight.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smalltrans.gif?r1=1.2&r2=1.1">static/smalltrans.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/xmlbutton.gif?r1=1.2&r2=1.1">static/xmlbutton.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/big.gif?r1=1.2&r2=1.1">static/layouts/default/big.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/bullet.gif?r1=1.2&r2=1.1">static/layouts/default/bullet.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/dot.gif?r1=1.2&r2=1.1">static/layouts/default/dot.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/headbg.gif?r1=1.2&r2=1.1">static/layouts/default/headbg.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/manage.gif?r1=1.2&r2=1.1">static/layouts/default/manage.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/menu.gif?r1=1.2&r2=1.1">static/layouts/default/menu.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/recent.gif?r1=1.2&r2=1.1">static/layouts/default/recent.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/status.gif?r1=1.2&r2=1.1">static/layouts/default/status.gif (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/webloghead.gif?r1=1.2&r2=1.1">static/layouts/default/webloghead.gif (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 11:49 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/db.conf?rev=1.1&content-type=text/x-cvsweb-markup">db/db.conf (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/db.properties.mckoi?rev=1.1&content-type=text/x-cvsweb-markup">db/db.properties.mckoi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/062SYS_INFO_sUSRSequenceInfo.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/062SYS_INFO_sUSRSequenceInfo.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/063SYS_INFO_sUSRSequence.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/063SYS_INFO_sUSRSequence.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/064SYS_INFO_sUSRPKeyInfo.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/064SYS_INFO_sUSRPKeyInfo.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/065SYS_INFO_sUSRFKeyInfo.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/065SYS_INFO_sUSRFKeyInfo.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/066SYS_INFO_sUSRUniqueInfo.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/066SYS_INFO_sUSRUniqueInfo.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/067SYS_INFO_sUSRCheckInfo.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/067SYS_INFO_sUSRCheckInfo.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/068SYS_INFO_sUSRPrimaryColumns.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/068SYS_INFO_sUSRPrimaryColumns.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/069SYS_INFO_sUSRUniqueColumns.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/069SYS_INFO_sUSRUniqueColumns.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/070SYS_INFO_sUSRForeignColumns.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/070SYS_INFO_sUSRForeignColumns.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/071SYS_INFO_sUSRSchemaInfo.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/071SYS_INFO_sUSRSchemaInfo.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/072SYS_INFO_sUSRDatabaseVars.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/072SYS_INFO_sUSRDatabaseVars.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/073SYS_INFO_sUSRPassword.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/073SYS_INFO_sUSRPassword.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/074SYS_INFO_sUSRUserPriv.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/074SYS_INFO_sUSRUserPriv.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/075SYS_INFO_sUSRUserConnectPriv.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/075SYS_INFO_sUSRUserConnectPriv.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/076SYS_INFO_sUSRGrant.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/076SYS_INFO_sUSRGrant.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/077SYS_INFO_sUSRService.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/077SYS_INFO_sUSRService.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/078SYS_INFO_sUSRFunctionFactory.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/078SYS_INFO_sUSRFunctionFactory.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/079SYS_INFO_sUSRFunction.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/079SYS_INFO_sUSRFunction.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/080SYS_INFO_sUSRView.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/080SYS_INFO_sUSRView.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/081SYS_INFO_sUSRLabel.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/081SYS_INFO_sUSRLabel.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/082SYS_INFO_sUSRDataTrigger.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/082SYS_INFO_sUSRDataTrigger.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/083APP_AV_ACCESSLOG.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/083APP_AV_ACCESSLOG.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/084APP_AV_CHOICE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/084APP_AV_CHOICE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/085APP_AV_FILE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/085APP_AV_FILE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/086APP_AV_IMAGE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/086APP_AV_IMAGE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/087APP_AV_MEMBERSHIP.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/087APP_AV_MEMBERSHIP.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/088APP_AV_POLL.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/088APP_AV_POLL.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/089APP_AV_SKIN.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/089APP_AV_SKIN.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/090APP_AV_SYSLOG.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/090APP_AV_SYSLOG.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/092APP_AV_VOTE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/092APP_AV_VOTE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/094APP_AV_USER.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/094APP_AV_USER.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/095APP_AV_SHORTCUT.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/095APP_AV_SHORTCUT.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/096APP_AV_TEXT.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/096APP_AV_TEXT.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/097APP_AV_SITE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/097APP_AV_SITE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/100APP_AV_ACCESSLOG.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/100APP_AV_ACCESSLOG.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/101APP_AV_CHOICE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/101APP_AV_CHOICE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/102APP_AV_FILE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/102APP_AV_FILE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/104APP_AV_MEMBERSHIP.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/104APP_AV_MEMBERSHIP.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/105APP_AV_POLL.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/105APP_AV_POLL.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/106APP_AV_LAYOUT.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/106APP_AV_LAYOUT.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/107APP_AV_SKIN.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/107APP_AV_SKIN.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/108APP_AV_SYSLOG.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/108APP_AV_SYSLOG.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/109APP_AV_TEXT.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/109APP_AV_TEXT.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/110APP_AV_USER.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/110APP_AV_USER.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/111APP_AV_VOTE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/111APP_AV_VOTE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/112APP_AV_SITE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/112APP_AV_SITE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/113APP_AV_IMAGE.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/113APP_AV_IMAGE.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/BlobStore.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/BlobStore.koi (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/data/DefaultDatabase_sf.koi?rev=1.1&content-type=text/x-cvsweb-markup">db/data/DefaultDatabase_sf.koi (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 11:14 tobi</td>
</tr>
<tr>
<td>
<pre>commit binary files again (this time as binary :)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/helma.jar?r1=1.3&r2=1.2">build/extra/helma.jar (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/launcher.jar?r1=1.3&r2=1.2">build/extra/launcher.jar (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/mckoidb.jar?r1=1.3&r2=1.2">build/extra/mckoidb.jar (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 11:13 tobi</td>
</tr>
<tr>
<td>
<pre>remove binary files accidentally committed as text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/helma.jar?r1=1.2&r2=1.1">build/extra/helma.jar (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/launcher.jar?r1=1.2&r2=1.1">build/extra/launcher.jar (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/mckoidb.jar?r1=1.2&r2=1.1">build/extra/mckoidb.jar (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 11:12 tobi</td>
</tr>
<tr>
<td>
<pre>commit binary files again (this time as binary :)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/ant-launcher.jar?r1=1.3&r2=1.2">build/ant-launcher.jar (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/ant.jar?r1=1.3&r2=1.2">build/ant.jar (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-16 11:11 tobi</td>
</tr>
<tr>
<td>
<pre>remove binary files accidentally committed as text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/ant-launcher.jar?r1=1.2&r2=1.1">build/ant-launcher.jar (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/ant.jar?r1=1.2&r2=1.1">build/ant.jar (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-14 19:26 tobi</td>
</tr>
<tr>
<td>
<pre>added simple admin interface to add referrers to the
spam filter directly from within the referrers page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.11&r2=1.10">code/Site/referrers.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-14 19:26 tobi</td>
</tr>
<tr>
<td>
<pre>added simple admin interface to add referrers to the
spam filter directly from within the referrers page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.31&r2=1.30">code/Site/actions.js (1.31)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.115&r2=1.114">code/Site/macros.js (1.115)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-13 22:44 tobi</td>
</tr>
<tr>
<td>
<pre>added further tasks to build antclick package (still in progress)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.4&r2=1.3">build/build.xml (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-13 13:06 tobi</td>
</tr>
<tr>
<td>
<pre>* added antclick target to build.xml
* added files needed to build antclick in extra directory
* edited several build and properties files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.3&r2=1.2">build/build.xml (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/antclick.bat?rev=1.1&content-type=text/x-cvsweb-markup">build/extra/antclick.bat (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/antclick.sh?rev=1.1&content-type=text/x-cvsweb-markup">build/extra/antclick.sh (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/apps.properties?rev=1.1&content-type=text/x-cvsweb-markup">build/extra/apps.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/helma.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/extra/helma.jar (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/launcher.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/extra/launcher.jar (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/mckoidb.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/extra/mckoidb.jar (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/extra/server.properties?rev=1.1&content-type=text/x-cvsweb-markup">build/extra/server.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/db.properties?r1=1.3&r2=1.2">code/db.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/db.properties.mysql?r1=1.2&r2=1.1">db/db.properties.mysql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/db.properties.oracle?r1=1.2&r2=1.1">db/db.properties.oracle (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-11 18:01 tobi</td>
</tr>
<tr>
<td>
<pre>uncommented cvs checkout of antville app</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?r1=1.2&r2=1.1">build/build.xml (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-11 17:46 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/ant-launcher.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/ant-launcher.jar (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/ant.jar?rev=1.1&content-type=text/x-cvsweb-markup">build/ant.jar (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.bat?rev=1.1&content-type=text/x-cvsweb-markup">build/build.bat (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.sh?rev=1.1&content-type=text/x-cvsweb-markup">build/build.sh (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/build/build.xml?rev=1.1&content-type=text/x-cvsweb-markup">build/build.xml (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-11 15:31 tobi</td>
</tr>
<tr>
<td>
<pre>unzipped images.zip to new static dir</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.11&r2=1.10">images.zip (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/hop.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/hop.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/marquee.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/marquee.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/pixel.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/pixel.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallanim.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/smallanim.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallchaos.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/smallchaos.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smallstraight.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/smallstraight.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/smalltrans.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/smalltrans.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/xmlbutton.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/xmlbutton.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/big.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/big.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/bullet.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/bullet.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/dot.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/dot.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/headbg.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/headbg.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/manage.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/manage.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/menu.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/menu.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/recent.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/recent.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/status.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/status.gif (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/static/layouts/default/webloghead.gif?rev=1.1&content-type=text/x-cvsweb-markup">static/layouts/default/webloghead.gif (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-08 16:53 robert</td>
</tr>
<tr>
<td>
<pre>createLinkParam() now clones the param object, so there's no need to store the text defined in a variable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.27&r2=1.26">code/File/macros.js (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.39&r2=1.38">code/HopObject/macros.js (1.39)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.40&r2=1.39">code/Image/macros.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-08 16:53 robert</td>
</tr>
<tr>
<td>
<pre>modified createLinkParam(): clone the param object since known non-html attributes are removed
(should also make things easier because one doesn't have to keep in mind that the param object is modified)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.20&r2=1.19">code/HopObject/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-08 16:53 robert</td>
</tr>
<tr>
<td>
<pre>createLinkParam() now clones the param object, so there's no need to store the text defined in a variable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.120&r2=1.119">code/Story/macros.js (1.120)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-08 15:54 robert</td>
</tr>
<tr>
<td>
<pre>re-added now_macro() since the version in AntvilleLib doesn't know how to handle
the special "format patterns" ("long", "short")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.80&r2=1.79">code/Global/macros.js (1.80)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-08 15:37 robert</td>
</tr>
<tr>
<td>
<pre>modified getRenderedContentPart(): use the story's site in res.handlers.site during
rendering, otherwise global macros (eg. image) won't work correctly (fixes bug 270)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.75&r2=1.74">code/Story/objectFunctions.js (1.75)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-05-01 11:25 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in dumpToZip(): don't loop over app.skinfiles since prototypes are registered
both in mixed case and lowercase, use app.__app__.getPrototypes() instead (with this
the zip file contains mixed case prototype names).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.23&r2=1.22">code/SkinMgr/objectFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-04-28 10:11 tobi</td>
</tr>
<tr>
<td>
<pre>increased size of IMAGE_ALTTEXT column</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.15&r2=1.14">db/antville_mckoi.sql (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.16&r2=1.15">db/antville_mysql.sql (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?r1=1.8&r2=1.7">db/antville_oracle.sql (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20040428.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch-20040428.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-04-28 10:11 tobi</td>
</tr>
<tr>
<td>
<pre>allow spacer macro in stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.10&r2=1.9">code/Story/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-04-28 10:10 tobi</td>
</tr>
<tr>
<td>
<pre>temporarily fixed topic feature with a quick hack</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.74&r2=1.73">code/Story/objectFunctions.js (1.74)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.42&r2=1.41">code/StoryMgr/objectFunctions.js (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-04-22 13:16 tobi</td>
</tr>
<tr>
<td>
<pre>removed invalid "as" html attribute from param2 in commentcounter_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.119&r2=1.118">code/Story/macros.js (1.119)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-04-21 17:52 tobi</td>
</tr>
<tr>
<td>
<pre>* fixed rootProtoype property according to first-letter uppercase prototype Site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.37&r2=1.36">code/app.properties (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-22 19:24 robert</td>
</tr>
<tr>
<td>
<pre>modified main_action(): first argument to renderList is now an array containing
all images of the layout chain (but without duplicates)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/actions.js?r1=1.8&r2=1.7">code/LayoutImageMgr/actions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-22 19:23 robert</td>
</tr>
<tr>
<td>
<pre>added mergeImages() to merge the images of a layout with the ones of its
parent layout (images of the current layout override those of the parent layout
and won't be displayed in the list of all images)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/objectFunctions.js?r1=1.6&r2=1.5">code/LayoutImageMgr/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-22 19:20 robert</td>
</tr>
<tr>
<td>
<pre>fixed comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.22&r2=1.21">code/SkinMgr/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-22 19:05 robert</td>
</tr>
<tr>
<td>
<pre>moved replacelink_macro() to Image</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.20&r2=1.19">code/ImageMgr/macros.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-22 19:05 robert</td>
</tr>
<tr>
<td>
<pre>moved replacelink_macro() from ImageMgr to Image</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.39&r2=1.38">code/Image/macros.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-22 19:04 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: replacelink is a macro of image, not of imagemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/mgrlistitem.skin?r1=1.7&r2=1.6">code/Image/mgrlistitem.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 16:15 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused newline to be appended at the end of a file all the time in Helma.File.prototype.readAll</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/Helma.js?r1=1.5&r2=1.4">code/Global/Helma.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 16:14 tobi</td>
</tr>
<tr>
<td>
<pre>moved firstOption for prototype choose from message file to skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.27&r2=1.26">code/SkinMgr/macros.js (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/new.skin?r1=1.2&r2=1.1">code/SkinMgr/new.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 16:12 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20040321.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch-20040321.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 15:23 robert</td>
</tr>
<tr>
<td>
<pre>modified evalSystemSetup(): added module hook. loop over all modules and
apply their method evalSystemSetup() to the SysMgr object. with this a module
is responsible for evaluating and storing the system properties needed.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.18&r2=1.17">code/SysMgr/objectFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 15:22 robert</td>
</tr>
<tr>
<td>
<pre>modified evalPreferences(): added module hook. loop over all modules and
apply their method evalPreferences() to the site object. with this a module
is responsible for evaluating and storing its site preferences</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.67&r2=1.66">code/Site/objectFunctions.js (1.67)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:31 robert</td>
</tr>
<tr>
<td>
<pre>added call of modulePreferences macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.42&r2=1.41">code/Site/edit.skin (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:30 robert</td>
</tr>
<tr>
<td>
<pre>added moduleSetup_macro() to embed any module specific system setup form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?r1=1.7&r2=1.6">code/SysMgr/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:28 robert</td>
</tr>
<tr>
<td>
<pre>- modified navigation_macro(): it now embeds module specific navigation
if called with appropriate parameters
- added moduleNavigation_macro() to allow free placement of module
specific navigation in a skin
- added modulePreferences_macro() to embed any module specific preferences
in site preferences</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.114&r2=1.113">code/Site/macros.js (1.114)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:26 robert</td>
</tr>
<tr>
<td>
<pre>added applyModuleMethod(): using this we can apply any module specific method to a HopObject</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.19&r2=1.18">code/HopObject/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:25 robert</td>
</tr>
<tr>
<td>
<pre>- moved onStart() and scheduler to beginning of file
- added hook for modules in onStart() (call any module specific onStart method)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.116&r2=1.115">code/Global/objectFunctions.js (1.116)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:24 robert</td>
</tr>
<tr>
<td>
<pre>modified navigation macro calls to embed any module specific navigation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.58&r2=1.57">code/Site/page.skin (1.58)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:24 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: constructors are mixed case now (SysMgr instead of sysmgr)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.12&r2=1.11">code/SysMgr/securityFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:23 robert</td>
</tr>
<tr>
<td>
<pre>modified allowTextMacros():
- added hook to enable registering text macros defined in modules
- removed allowing of global shortcut macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.9&r2=1.8">code/Story/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 14:22 robert</td>
</tr>
<tr>
<td>
<pre>added call of moduleSetup macro (to embed any module specific system setup form)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.22&r2=1.21">code/SysMgr/setup.skin (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 12:16 tobi</td>
</tr>
<tr>
<td>
<pre>added removeDir, listRecursive, hardCopy and move methods to Helma.File prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/Helma.js?r1=1.4&r2=1.3">code/Global/Helma.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 11:27 tobi</td>
</tr>
<tr>
<td>
<pre>* added check if directory exists before creating it in Helma.File.prototype.mkdir</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/Helma.js?r1=1.3&r2=1.2">code/Global/Helma.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 11:26 tobi</td>
</tr>
<tr>
<td>
<pre>* replaced all occurences of File methods with Helma.File methods (except where File refers to the HopObject prototype)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.23&r2=1.22">code/FileMgr/objectFunctions.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.115&r2=1.114">code/Global/objectFunctions.js (1.115)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.28&r2=1.27">code/Image/objectFunctions.js (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.29&r2=1.28">code/ImageMgr/objectFunctions.js (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/objectFunctions.js?r1=1.6&r2=1.5">code/Layout/objectFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/objectFunctions.js?r1=1.4&r2=1.3">code/LayoutImage/objectFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.66&r2=1.65">code/Site/objectFunctions.js (1.66)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 10:54 tobi</td>
</tr>
<tr>
<td>
<pre>restored accidentally committed app.properties file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.36&r2=1.35">code/app.properties (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-21 10:54 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug in Helma.File.prototype.list()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/Helma.js?r1=1.2&r2=1.1">code/Global/Helma.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-20 22:30 tobi</td>
</tr>
<tr>
<td>
<pre>re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.35&r2=1.34">code/app.properties (1.35)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.28&r2=1.27">code/messages.en (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/type.properties?r1=1.4&r2=1.3">code/Layout/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/edit.skin?r1=1.4&r2=1.3">code/LayoutImage/edit.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/macros.js?r1=1.5&r2=1.4">code/LayoutImage/macros.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/securityFunctions.js?r1=1.3&r2=1.2">code/LayoutImage/securityFunctions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/type.properties?r1=1.3&r2=1.2">code/LayoutImage/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.10&r2=1.9">code/Membership/type.properties (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.40&r2=1.39">code/Site/type.properties (1.40)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.20&r2=1.19">code/Topic/macros.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.12&r2=1.11">code/User/type.properties (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-20 22:30 tobi</td>
</tr>
<tr>
<td>
<pre>re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/actions.js?r1=1.6&r2=1.5">code/Day/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/actions.js?r1=1.7&r2=1.6">code/File/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.14&r2=1.13">code/File/edit.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.26&r2=1.25">code/File/macros.js (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?r1=1.9&r2=1.8">code/File/main.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/mgrlistitem.skin?r1=1.4&r2=1.3">code/File/mgrlistitem.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/actions.js?r1=1.8&r2=1.7">code/FileMgr/actions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.12&r2=1.11">code/FileMgr/main.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.22&r2=1.21">code/FileMgr/objectFunctions.js (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/type.properties?r1=1.7&r2=1.6">code/FileMgr/type.properties (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/Helma.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/Helma.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.18&r2=1.17">code/Global/constants.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/help.js?r1=1.6&r2=1.5">code/Global/help.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/actions.js?r1=1.8&r2=1.7">code/Image/actions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.21&r2=1.20">code/Image/edit.skin (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.38&r2=1.37">code/Image/macros.js (1.38)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.13&r2=1.12">code/Image/main.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/mgrlistitem.skin?r1=1.6&r2=1.5">code/Image/mgrlistitem.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.27&r2=1.26">code/Image/objectFunctions.js (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.19&r2=1.18">code/Image/preview.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.13&r2=1.12">code/Image/type.properties (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.10&r2=1.9">code/ImageMgr/actions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.19&r2=1.18">code/ImageMgr/macros.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.15&r2=1.14">code/ImageMgr/main.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/new.skin?r1=1.5&r2=1.4">code/ImageMgr/new.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.28&r2=1.27">code/ImageMgr/objectFunctions.js (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.12&r2=1.11">code/ImageMgr/type.properties (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/actions.js?r1=1.7&r2=1.6">code/ImageTopicMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/type.properties?r1=1.5&r2=1.4">code/ImageTopicMgr/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/main.skin?r1=1.6&r2=1.5">code/LayoutImageMgr/main.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/navigation.skin?r1=1.6&r2=1.5">code/LayoutImageMgr/navigation.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/objectFunctions.js?r1=1.5&r2=1.4">code/LayoutImageMgr/objectFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/securityFunctions.js?r1=1.3&r2=1.2">code/LayoutImageMgr/securityFunctions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/type.properties?r1=1.3&r2=1.2">code/LayoutImageMgr/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-20 18:26 tobi</td>
</tr>
<tr>
<td>
<pre>renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.13&r2=1.12">code/File/edit.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?r1=1.8&r2=1.7">code/File/main.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/mgrlistitem.skin?r1=1.3&r2=1.2">code/File/mgrlistitem.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.11&r2=1.10">code/FileMgr/main.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-20 18:13 tobi</td>
</tr>
<tr>
<td>
<pre>renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.27&r2=1.26">code/messages.en (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.20&r2=1.19">code/Image/edit.skin (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.37&r2=1.36">code/Image/macros.js (1.37)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.12&r2=1.11">code/Image/main.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/mgrlistitem.skin?r1=1.5&r2=1.4">code/Image/mgrlistitem.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.26&r2=1.25">code/Image/objectFunctions.js (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.18&r2=1.17">code/Image/preview.skin (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.12&r2=1.11">code/Image/type.properties (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/actions.js?r1=1.8&r2=1.7">code/Poll/actions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.31&r2=1.30">code/Poll/macros.js (1.31)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.15&r2=1.14">code/Poll/objectFunctions.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/type.properties?r1=1.7&r2=1.6">code/Poll/type.properties (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/actions.js?r1=1.7&r2=1.6">code/PollMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.10&r2=1.9">code/PollMgr/objectFunctions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/type.properties?r1=1.6&r2=1.5">code/PollMgr/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.23&r2=1.22">code/Root/actions.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.20&r2=1.19">code/Root/macros.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.42&r2=1.41">code/Root/objectFunctions.js (1.42)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/renderFunctions.js?r1=1.7&r2=1.6">code/Root/renderFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.14&r2=1.13">code/Root/securityFunctions.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.21&r2=1.20">code/Root/sysmgr_macros.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.20&r2=1.19">code/Root/type.properties (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/renderFunctions.js?r1=1.5&r2=1.4">code/RootLayoutMgr/renderFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/type.properties?r1=1.2&r2=1.1">code/RootLayoutMgr/type.properties (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.30&r2=1.29">code/Site/actions.js (1.30)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.41&r2=1.40">code/Site/edit.skin (1.41)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.113&r2=1.112">code/Site/macros.js (1.113)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.65&r2=1.64">code/Site/objectFunctions.js (1.65)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.32&r2=1.31">code/Site/renderFunctions.js (1.32)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.13&r2=1.12">code/Site/sysmgr_macros.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.39&r2=1.38">code/Site/type.properties (1.39)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.10&r2=1.9">code/Skin/actions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.14&r2=1.13">code/Skin/macros.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.11&r2=1.10">code/Skin/type.properties (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.10&r2=1.9">code/SkinMgr/actions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.26&r2=1.25">code/SkinMgr/macros.js (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.21&r2=1.20">code/SkinMgr/objectFunctions.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/renderFunctions.js?r1=1.6&r2=1.5">code/SkinMgr/renderFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?r1=1.8&r2=1.7">code/SkinMgr/type.properties (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/actions.js?r1=1.5&r2=1.4">code/Story/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.29&r2=1.28">code/Story/edit.skin (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.118&r2=1.117">code/Story/macros.js (1.118)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.73&r2=1.72">code/Story/objectFunctions.js (1.73)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.20&r2=1.19">code/Story/type.properties (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/actions.js?r1=1.7&r2=1.6">code/StoryMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.41&r2=1.40">code/StoryMgr/objectFunctions.js (1.41)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/type.properties?r1=1.8&r2=1.7">code/StoryMgr/type.properties (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/objectFunctions.js?r1=1.4&r2=1.3">code/SysLog/objectFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/type.properties?r1=1.4&r2=1.3">code/SysLog/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.10&r2=1.9">code/SysMgr/actions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/cleanupFunctions.js?r1=1.6&r2=1.5">code/SysMgr/cleanupFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.17&r2=1.16">code/SysMgr/objectFunctions.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.21&r2=1.20">code/SysMgr/setup.skin (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/type.properties?r1=1.6&r2=1.5">code/SysMgr/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.19&r2=1.18">code/Topic/macros.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.12&r2=1.11">code/Topic/renderFunctions.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/type.properties?r1=1.5&r2=1.4">code/Topic/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/actions.js?r1=1.4&r2=1.3">code/TopicMgr/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.8&r2=1.7">code/TopicMgr/type.properties (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.21&r2=1.20">code/User/macros.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.14&r2=1.13">code/User/sysmgr_macros.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.11&r2=1.10">code/User/type.properties (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Vote/type.properties?r1=1.5&r2=1.4">code/Vote/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-20 18:13 tobi</td>
</tr>
<tr>
<td>
<pre>renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/type.properties?r1=1.6&r2=1.5">code/Choice/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/actions.js?r1=1.5&r2=1.4">code/Comment/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.30&r2=1.29">code/Comment/macros.js (1.30)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.9&r2=1.8">code/Comment/type.properties (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/actions.js?r1=1.5&r2=1.4">code/Day/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.12&r2=1.11">code/Day/renderFunctions.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/securityFunctions.js?r1=1.4&r2=1.3">code/Day/securityFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/actions.js?r1=1.6&r2=1.5">code/File/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.25&r2=1.24">code/File/macros.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/type.properties?r1=1.6&r2=1.5">code/File/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/actions.js?r1=1.7&r2=1.6">code/FileMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.21&r2=1.20">code/FileMgr/objectFunctions.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/type.properties?r1=1.6&r2=1.5">code/FileMgr/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.17&r2=1.16">code/Global/constants.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/help.js?r1=1.5&r2=1.4">code/Global/help.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.79&r2=1.78">code/Global/macros.js (1.79)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.114&r2=1.113">code/Global/objectFunctions.js (1.114)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.18&r2=1.17">code/HopObject/objectFunctions.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.19&r2=1.18">code/HopObject/securityFunctions.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/actions.js?r1=1.7&r2=1.6">code/Image/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.9&r2=1.8">code/ImageMgr/actions.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.18&r2=1.17">code/ImageMgr/macros.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.14&r2=1.13">code/ImageMgr/main.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/new.skin?r1=1.4&r2=1.3">code/ImageMgr/new.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.27&r2=1.26">code/ImageMgr/objectFunctions.js (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.11&r2=1.10">code/ImageMgr/type.properties (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/actions.js?r1=1.6&r2=1.5">code/ImageTopicMgr/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/type.properties?r1=1.4&r2=1.3">code/ImageTopicMgr/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/actions.js?r1=1.8&r2=1.7">code/Layout/actions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.10&r2=1.9">code/Layout/macros.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/objectFunctions.js?r1=1.5&r2=1.4">code/Layout/objectFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/type.properties?r1=1.3&r2=1.2">code/Layout/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/edit.skin?r1=1.3&r2=1.2">code/LayoutImage/edit.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/macros.js?r1=1.4&r2=1.3">code/LayoutImage/macros.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/securityFunctions.js?r1=1.2&r2=1.1">code/LayoutImage/securityFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/type.properties?r1=1.2&r2=1.1">code/LayoutImage/type.properties (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/actions.js?r1=1.7&r2=1.6">code/LayoutImageMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/main.skin?r1=1.5&r2=1.4">code/LayoutImageMgr/main.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/navigation.skin?r1=1.5&r2=1.4">code/LayoutImageMgr/navigation.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/objectFunctions.js?r1=1.4&r2=1.3">code/LayoutImageMgr/objectFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/securityFunctions.js?r1=1.2&r2=1.1">code/LayoutImageMgr/securityFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/type.properties?r1=1.2&r2=1.1">code/LayoutImageMgr/type.properties (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/actions.js?r1=1.7&r2=1.6">code/LayoutMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/macros.js?r1=1.5&r2=1.4">code/LayoutMgr/macros.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/objectFunctions.js?r1=1.6&r2=1.5">code/LayoutMgr/objectFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/renderFunctions.js?r1=1.6&r2=1.5">code/LayoutMgr/renderFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/type.properties?r1=1.3&r2=1.2">code/LayoutMgr/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.14&r2=1.13">code/MemberMgr/actions.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.15&r2=1.14">code/MemberMgr/macros.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.42&r2=1.41">code/MemberMgr/objectFunctions.js (1.42)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/renderFunctions.js?r1=1.7&r2=1.6">code/MemberMgr/renderFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/type.properties?r1=1.7&r2=1.6">code/MemberMgr/type.properties (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/actions.js?r1=1.7&r2=1.6">code/Membership/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.19&r2=1.18">code/Membership/edit.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.25&r2=1.24">code/Membership/macros.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.9&r2=1.8">code/Membership/type.properties (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.9&r2=1.8">code/MetaWeblogApi/metaWeblogAPI.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-20 12:07 tobi</td>
</tr>
<tr>
<td>
<pre>sync'd with updated library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.14&r2=1.13">code/AntvilleLib-1.3.zip (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-20 12:07 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused "allow comments" checkbox to be checked all the time</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.28&r2=1.27">code/Story/edit.skin (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-20 12:02 tobi</td>
</tr>
<tr>
<td>
<pre>applied michael platzer's patches to the weblog apis
[see http://grazia.helma.at/pipermail/antville-dev/2004-March/000517.html and
http://grazia.helma.at/pipermail/antville-dev/2004-March/000518.html]</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.7&r2=1.6">code/BloggerApi/bloggerAPI.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.8&r2=1.7">code/MetaWeblogApi/metaWeblogAPI.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.7&r2=1.6">code/MtApi/moveabletypeAPI.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:38 robert</td>
</tr>
<tr>
<td>
<pre>added text of replacelink</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.26&r2=1.25">code/messages.en (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:38 robert</td>
</tr>
<tr>
<td>
<pre>included replacelink</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/mgrlistitem.skin?r1=1.4&r2=1.3">code/Image/mgrlistitem.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:37 robert</td>
</tr>
<tr>
<td>
<pre>added replacelink_macro() contributed my matthias platzer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/macros.js?r1=1.3&r2=1.2">code/LayoutImage/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:36 robert</td>
</tr>
<tr>
<td>
<pre>changed custom_action(): call getCustomSkins() to get the list containing
the layouts custom skins plus all of any parent layout in the chain</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.9&r2=1.8">code/SkinMgr/actions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:36 robert</td>
</tr>
<tr>
<td>
<pre>updated to latest version</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.13&r2=1.12">code/AntvilleLib-1.3.zip (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:35 robert</td>
</tr>
<tr>
<td>
<pre>changed "all skins" to "default skins" (since the tree view doesn't contain
custom skins)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.38&r2=1.37">code/SkinMgr/main.skin (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:34 robert</td>
</tr>
<tr>
<td>
<pre>added methods
- getOriginalSkin()
- getCustomSkins() returns all custom skins of a layout plus those of
any parent layout in the chain.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.20&r2=1.19">code/SkinMgr/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:33 robert</td>
</tr>
<tr>
<td>
<pre>modified renderList(): it now accepts either a hopobject collection or an array</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/renderFunctions.js?r1=1.5&r2=1.4">code/SkinMgr/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:32 robert</td>
</tr>
<tr>
<td>
<pre>added difflink_macro() and deletelink_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.13&r2=1.12">code/Skin/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-03-15 07:32 robert</td>
</tr>
<tr>
<td>
<pre>using difflink- and deletelink macros instead of unconditional links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/status.skin?r1=1.3&r2=1.2">code/Skin/status.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/statuscustom.skin?r1=1.4&r2=1.3">code/Skin/statuscustom.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 21:34 robert</td>
</tr>
<tr>
<td>
<pre>fixed some message property names according to root.sys_allowEmails_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.25&r2=1.24">code/messages.en (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 20:36 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in deleteImage(): check if image is a site image (not a layout one) before decrementing diskusage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.26&r2=1.25">code/ImageMgr/objectFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:53 robert</td>
</tr>
<tr>
<td>
<pre>changed content_macro(): use images.get(), otherwise an image whose name is a number (eg. 1001) won't be found
(fixes http://helma.org/bugs/show_bug.cgi?id=328)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.117&r2=1.116">code/Story/macros.js (1.117)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:16 robert</td>
</tr>
<tr>
<td>
<pre>modified getRenderedContentPart(): it now accepts a second parameter defining any special formatting of the content part (currently "plaintext" and "alttext")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.72&r2=1.71">code/Story/objectFunctions.js (1.72)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:15 robert</td>
</tr>
<tr>
<td>
<pre>modified content_macro(): pass param.as to getRenderedContentPart() since the latter now accepts different text formats (plaintext, alttext ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.116&r2=1.115">code/Story/macros.js (1.116)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:14 robert</td>
</tr>
<tr>
<td>
<pre>removed assignment of cache.modifytime in updateComment(): this timestamp was used to check if the content of a comment/story was updated, but isn't used anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.26&r2=1.25">code/Comment/objectFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:12 robert</td>
</tr>
<tr>
<td>
<pre>modified renderImage(): exchanged param.description with param.alt so that users can override the alttext of an image in the calling macro tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.49&r2=1.48">code/Global/renderFunctions.js (1.49)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:11 robert</td>
</tr>
<tr>
<td>
<pre>added method getLastModified() that returns the internal __lastModified__ property of the property manager's cache</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PropertyMgr/objectFunctions.js?r1=1.7&r2=1.6">code/PropertyMgr/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:10 robert</td>
</tr>
<tr>
<td>
<pre>modified history_macro(): it now can display just stories or comments (default behaviour: show all
this change is not backwards compatible (param.show was used for limiting the list, now use param.limit for that)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.112&r2=1.111">code/Site/macros.js (1.112)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:08 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in edit_action(): changed redirect url to avoid anchor growing with each save request in internet explorer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.8&r2=1.7">code/SkinMgr/actions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-29 16:06 robert</td>
</tr>
<tr>
<td>
<pre>committed bugfix patch from matthias platzer
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000498.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.24&r2=1.23">code/messages.en (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/actions.js?r1=1.6&r2=1.5">code/FileMgr/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.22&r2=1.21">code/Root/actions.js (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.skin?r1=1.2&r2=1.1">code/Root/notfound.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-24 16:34 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented offline stories from being browsed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/actions.js?r1=1.6&r2=1.5">code/StoryMgr/actions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-18 17:53 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20040214.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch-20040214.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-18 17:53 robert</td>
</tr>
<tr>
<td>
<pre>committed Michi Platzer's patch that implements
- diskquota-limits per site
- limits for site-alias and username (30 characters)
- display of last stories/comments of a user in system manager
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000488.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.23&r2=1.22">code/messages.en (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.20&r2=1.19">code/FileMgr/objectFunctions.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.36&r2=1.35">code/Image/macros.js (1.36)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.11&r2=1.10">code/Image/main.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.25&r2=1.24">code/Image/objectFunctions.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.11&r2=1.10">code/Image/type.properties (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.25&r2=1.24">code/ImageMgr/objectFunctions.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.41&r2=1.40">code/MemberMgr/objectFunctions.js (1.41)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.41&r2=1.40">code/Root/objectFunctions.js (1.41)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.20&r2=1.19">code/Root/sysmgr_macros.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.111&r2=1.110">code/Site/macros.js (1.111)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.64&r2=1.63">code/Site/objectFunctions.js (1.64)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.11&r2=1.10">code/Site/sysmgr_listitem.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.38&r2=1.37">code/Site/type.properties (1.38)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.16&r2=1.15">code/SysMgr/objectFunctions.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.20&r2=1.19">code/SysMgr/setup.skin (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.11&r2=1.10">code/User/sysmgr_edit.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.13&r2=1.12">code/User/sysmgr_macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-18 17:53 robert</td>
</tr>
<tr>
<td>
<pre>committed Michi Platzer's patch that implements
- diskquota-limits per site
- limits for site-alias and username (30 characters)
- display of last stories/comments of a user in system manager
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000488.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.24&r2=1.23">code/File/macros.js (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.14&r2=1.13">db/antville_mckoi.sql (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.15&r2=1.14">db/antville_mysql.sql (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-17 19:43 michi</td>
</tr>
<tr>
<td>
<pre>minor fixes of matthias' language patch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.22&r2=1.21">code/messages.en (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-17 19:41 michi</td>
</tr>
<tr>
<td>
<pre>minor fixes of matthias' language patch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.21&r2=1.20">code/messages.en (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.7&r2=1.6">code/SkinMgr/actions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-17 19:36 michi</td>
</tr>
<tr>
<td>
<pre>fixed typo introduced by matthias' patch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.9&r2=1.8">code/Skin/actions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-16 17:51 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/blocked.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/blocked.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/notfound.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysError.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/sysError.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-16 17:51 robert</td>
</tr>
<tr>
<td>
<pre>committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/actions.js?r1=1.4&r2=1.3">code/Comment/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.29&r2=1.28">code/Comment/macros.js (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/actions.js?r1=1.5&r2=1.4">code/File/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.23&r2=1.22">code/File/macros.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/actions.js?r1=1.5&r2=1.4">code/FileMgr/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/actions.js?r1=1.6&r2=1.5">code/Image/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.35&r2=1.34">code/Image/macros.js (1.35)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.8&r2=1.7">code/ImageMgr/actions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.17&r2=1.16">code/ImageMgr/macros.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/actions.js?r1=1.5&r2=1.4">code/ImageTopicMgr/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/actions.js?r1=1.7&r2=1.6">code/Layout/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.9&r2=1.8">code/Layout/macros.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/actions.js?r1=1.6&r2=1.5">code/LayoutImageMgr/actions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-16 17:51 robert</td>
</tr>
<tr>
<td>
<pre>committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.20&r2=1.19">code/messages.en (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.12&r2=1.11">code/Day/macros.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.11&r2=1.10">code/Day/renderFunctions.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.16&r2=1.15">code/Global/constants.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.113&r2=1.112">code/Global/objectFunctions.js (1.113)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/actions.js?r1=1.6&r2=1.5">code/LayoutMgr/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/macros.js?r1=1.4&r2=1.3">code/LayoutMgr/macros.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/renderFunctions.js?r1=1.5&r2=1.4">code/LayoutMgr/renderFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.13&r2=1.12">code/MemberMgr/actions.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.14&r2=1.13">code/MemberMgr/macros.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.40&r2=1.39">code/MemberMgr/objectFunctions.js (1.40)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/renderFunctions.js?r1=1.6&r2=1.5">code/MemberMgr/renderFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/actions.js?r1=1.6&r2=1.5">code/Membership/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.24&r2=1.23">code/Membership/macros.js (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/actions.js?r1=1.7&r2=1.6">code/Poll/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.30&r2=1.29">code/Poll/macros.js (1.30)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/actions.js?r1=1.6&r2=1.5">code/PollMgr/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.21&r2=1.20">code/Root/actions.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/renderFunctions.js?r1=1.6&r2=1.5">code/Root/renderFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.19&r2=1.18">code/Root/sysmgr_macros.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/renderFunctions.js?r1=1.4&r2=1.3">code/RootLayoutMgr/renderFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.29&r2=1.28">code/Site/actions.js (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.110&r2=1.109">code/Site/macros.js (1.110)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.63&r2=1.62">code/Site/objectFunctions.js (1.63)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.31&r2=1.30">code/Site/renderFunctions.js (1.31)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.12&r2=1.11">code/Site/sysmgr_macros.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.8&r2=1.7">code/Skin/actions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.6&r2=1.5">code/SkinMgr/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.25&r2=1.24">code/SkinMgr/macros.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/actions.js?r1=1.4&r2=1.3">code/Story/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.115&r2=1.114">code/Story/macros.js (1.115)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/actions.js?r1=1.5&r2=1.4">code/StoryMgr/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.9&r2=1.8">code/SysMgr/actions.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.18&r2=1.17">code/Topic/macros.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.11&r2=1.10">code/Topic/renderFunctions.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/actions.js?r1=1.3&r2=1.2">code/TopicMgr/actions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.20&r2=1.19">code/User/macros.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.12&r2=1.11">code/User/sysmgr_macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-13 15:25 hannes</td>
</tr>
<tr>
<td>
<pre>Added workaround to display System skin section when root prototype is "Root"
(with bug #325 fixed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/renderFunctions.js?r1=1.4&r2=1.3">code/SkinMgr/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-11 15:31 tobi</td>
</tr>
<tr>
<td>
<pre>also escape selected text to prevent missing parts</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.11&r2=1.10">code/Site/menuext.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-10 14:32 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused a "permission denied error" whenever trying to use the context menu from another domain [see http://www.philringnalda.com/blogthis for details]</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.10&r2=1.9">code/Site/menuext.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-08 20:43 tobi</td>
</tr>
<tr>
<td>
<pre>added FIXME comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.40&r2=1.39">code/Site/edit.skin (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-08 20:42 tobi</td>
</tr>
<tr>
<td>
<pre>* added missing textinput resource tag
* modified order of items / textinput to prevent confusion of some badly written feed readers</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.9&r2=1.8">code/Site/rss.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-08 20:37 tobi</td>
</tr>
<tr>
<td>
<pre>rss_action:
* updated to ecmascript 1.5 syntax
* added subtitle for output as topic or w/ comments
* output site e-mail if user e-mail is not available</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.28&r2=1.27">code/Site/actions.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-02 16:21 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused exception in spamfilter_macro when no spamfilter is defined</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.109&r2=1.108">code/Site/macros.js (1.109)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-02 16:18 tobi</td>
</tr>
<tr>
<td>
<pre>added missing semicolon</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.114&r2=1.113">code/Story/macros.js (1.114)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-02-02 16:14 tobi</td>
</tr>
<tr>
<td>
<pre>backlinks_macro:
* removed obsolete code
* updated for using antville library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.113&r2=1.112">code/Story/macros.js (1.113)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-18 12:25 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug in switch_macro(): because the root-layout is stored in root.sys_layout (and not .layout as for sites) retrieve the currently active layout object and compare it directly</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.8&r2=1.7">code/Layout/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-16 12:24 robert</td>
</tr>
<tr>
<td>
<pre>modified evalSystemSetup(): make sure the sys_url ends with a slash, otherwise the external stylesheet/javascript won't be found</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.15&r2=1.14">code/SysMgr/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-16 11:47 robert</td>
</tr>
<tr>
<td>
<pre>- changed removal of comments: use comment.remove() instead of calling the parent's remove method (which is deprecated in helma)
- "notify" all comment collections with removeChild() because of aggressive cachemode (otherwise they won't be reloaded)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.71&r2=1.70">code/Story/objectFunctions.js (1.71)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-16 11:45 robert</td>
</tr>
<tr>
<td>
<pre>remove hopobjects by using their own method remove() now (the former way to call the remove() method of the parent and pass the object to delete is deprecated in helma)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/objectFunctions.js?r1=1.3&r2=1.2">code/Choice/objectFunctions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/objectFunctions.js?r1=1.7&r2=1.6">code/Day/objectFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.19&r2=1.18">code/FileMgr/objectFunctions.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.24&r2=1.23">code/ImageMgr/objectFunctions.js (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/objectFunctions.js?r1=1.5&r2=1.4">code/LayoutMgr/objectFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.39&r2=1.38">code/MemberMgr/objectFunctions.js (1.39)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.14&r2=1.13">code/Poll/objectFunctions.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.9&r2=1.8">code/PollMgr/objectFunctions.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.40&r2=1.39">code/Root/objectFunctions.js (1.40)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.19&r2=1.18">code/SkinMgr/objectFunctions.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.40&r2=1.39">code/StoryMgr/objectFunctions.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-14 15:52 tobi</td>
</tr>
<tr>
<td>
<pre>tried to fix the still immanent file naming behaviour (this might need more involvement)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.112&r2=1.111">code/Global/objectFunctions.js (1.112)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-14 14:23 tobi</td>
</tr>
<tr>
<td>
<pre>fixed url for rss auto-detection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.38&r2=1.37">code/Root/page.skin (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-14 14:03 tobi</td>
</tr>
<tr>
<td>
<pre>moved upgrade info to http://adele.helma.org/download/antville/update and modified upgrade.txt to point to the appropriate urls</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/upgrade.txt?r1=1.3&r2=1.2">upgrade.txt (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/upgrade_layouts.txt?r1=1.2&r2=1.1">upgrade_layouts.txt (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-14 13:33 tobi</td>
</tr>
<tr>
<td>
<pre>changed redirect url in sysmgr.edit_action after clicking the save button</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.8&r2=1.7">code/SysMgr/actions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-14 13:32 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused the spamfilter to stop from working</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.108&r2=1.107">code/Site/macros.js (1.108)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-14 13:30 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused empty aliases being created from file names starting with a period (e.g. ".htaccess")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.111&r2=1.110">code/Global/objectFunctions.js (1.111)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 15:39 tobi</td>
</tr>
<tr>
<td>
<pre>fixed macro help to finally work one day...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/help.js?r1=1.4&r2=1.3">code/Global/help.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.78&r2=1.77">code/Global/macros.js (1.78)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.110&r2=1.109">code/Global/objectFunctions.js (1.110)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.24&r2=1.23">code/SkinMgr/macros.js (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/renderFunctions.js?r1=1.3&r2=1.2">code/SkinMgr/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 15:37 tobi</td>
</tr>
<tr>
<td>
<pre>sync'd with updated library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.12&r2=1.11">code/AntvilleLib-1.3.zip (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 15:36 tobi</td>
</tr>
<tr>
<td>
<pre>* re-added hopobject.url_macro as user-friendly wrapper for hopobject.href_macro
* replaced all xxx.href macro calls to xxx.url</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?r1=1.7&r2=1.6">code/File/main.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.13&r2=1.12">code/Global/colorpicker.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerExt.skin?r1=1.6&r2=1.5">code/Global/colorpickerExt.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.38&r2=1.37">code/HopObject/macros.js (1.38)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/testdrive.skin?r1=1.4&r2=1.3">code/Layout/testdrive.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailmessage.skin?r1=1.3&r2=1.2">code/Membership/mailmessage.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailstatuschange.skin?r1=1.3&r2=1.2">code/Membership/mailstatuschange.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.37&r2=1.36">code/Root/page.skin (1.37)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/systemscripts.skin?r1=1.6&r2=1.5">code/Root/systemscripts.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.reg.skin?r1=1.3&r2=1.2">code/Site/menuext.reg.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.9&r2=1.8">code/Site/menuext.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/notificationMail.skin?r1=1.3&r2=1.2">code/Site/notificationMail.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.62&r2=1.61">code/Site/objectFunctions.js (1.62)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.57&r2=1.56">code/Site/page.skin (1.57)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.8&r2=1.7">code/Site/rss.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchbox.skin?r1=1.4&r2=1.3">code/Site/searchbox.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.10&r2=1.9">code/Site/sysmgr_listitem.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.17&r2=1.16">code/SkinMgr/page.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/treeleaf.skin?r1=1.2&r2=1.1">code/SkinMgr/treeleaf.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 14:34 tobi</td>
</tr>
<tr>
<td>
<pre>removed commented and thus obsolete html code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.18&r2=1.17">code/Membership/edit.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 14:33 tobi</td>
</tr>
<tr>
<td>
<pre>added as="link" option to url_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.23&r2=1.22">code/Membership/macros.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 14:24 tobi</td>
</tr>
<tr>
<td>
<pre>removed hopobject.url_macro and replaced macro calls with the href macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.37&r2=1.36">code/HopObject/macros.js (1.37)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailmessage.skin?r1=1.2&r2=1.1">code/Membership/mailmessage.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailstatuschange.skin?r1=1.2&r2=1.1">code/Membership/mailstatuschange.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.reg.skin?r1=1.2&r2=1.1">code/Site/menuext.reg.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.8&r2=1.7">code/Site/menuext.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.7&r2=1.6">code/Site/rss.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchbox.skin?r1=1.3&r2=1.2">code/Site/searchbox.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.9&r2=1.8">code/Site/sysmgr_listitem.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 14:20 tobi</td>
</tr>
<tr>
<td>
<pre>cleaned up code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/macros.js?r1=1.2&r2=1.1">code/Choice/macros.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.28&r2=1.27">code/Comment/macros.js (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.22&r2=1.21">code/File/macros.js (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.34&r2=1.33">code/Image/macros.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 12:25 tobi</td>
</tr>
<tr>
<td>
<pre>cleaned up code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.17&r2=1.16">code/Comment/reply.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.20&r2=1.19">code/Comment/toplevel.skin (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/pagenavigation.skin?r1=1.2&r2=1.1">code/Global/pagenavigation.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.7&r2=1.6">code/Site/menuext.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.10&r2=1.9">code/Site/mostread.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.37&r2=1.36">code/SkinMgr/main.skin (1.37)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/dayheader.skin?r1=1.4&r2=1.3">code/Story/dayheader.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.11&r2=1.10">code/Story/display.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/embed.skin?r1=1.4&r2=1.3">code/Story/embed.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mostread.skin?r1=1.7&r2=1.6">code/Story/mostread.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.26&r2=1.25">code/Story/preview.skin (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.19&r2=1.18">code/SysMgr/setup.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/imagetopic.skin?r1=1.4&r2=1.3">code/Topic/imagetopic.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.9&r2=1.8">code/User/sysmgr_listitem.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 10:56 tobi</td>
</tr>
<tr>
<td>
<pre>* added skinmgr.globalmacros_macro and prevented output of global macros in skinmgr.macros_macro
* fixed bug that caused exception in skinmgr.skinmacros_macro when displaying a custom skin
* fixed default prototype names according to latest helma changes (starting with uppercase)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/help.js?r1=1.3&r2=1.2">code/Global/help.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.11&r2=1.10">code/SkinMgr/edit.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.23&r2=1.22">code/SkinMgr/macros.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/renderFunctions.js?r1=1.2&r2=1.1">code/SkinMgr/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-13 10:19 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused incorrect output of the year in &lt;dc:rights&gt; tags</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.20&r2=1.19">code/Root/actions.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.27&r2=1.26">code/Site/actions.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 17:33 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused incorrect output of the year in &lt;dc:rights&gt; tags</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.19&r2=1.18">code/Root/actions.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.26&r2=1.25">code/Site/actions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 16:44 tobi</td>
</tr>
<tr>
<td>
<pre>cleaned up code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.6&r2=1.5">code/BloggerApi/bloggerAPI.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/objectFunctions.js?r1=1.2&r2=1.1">code/Choice/objectFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/actions.js?r1=1.3&r2=1.2">code/Comment/actions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.25&r2=1.24">code/Comment/objectFunctions.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/actions.js?r1=1.4&r2=1.3">code/Day/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/actions.js?r1=1.4&r2=1.3">code/File/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.9&r2=1.8">code/File/objectFunctions.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunctions.js?r1=1.4&r2=1.3">code/File/securityFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/actions.js?r1=1.4&r2=1.3">code/FileMgr/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.18&r2=1.17">code/FileMgr/objectFunctions.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.15&r2=1.14">code/Global/constants.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.77&r2=1.76">code/Global/macros.js (1.77)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.109&r2=1.108">code/Global/objectFunctions.js (1.109)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.48&r2=1.47">code/Global/renderFunctions.js (1.48)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.36&r2=1.35">code/HopObject/macros.js (1.36)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.17&r2=1.16">code/HopObject/objectFunctions.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/actions.js?r1=1.5&r2=1.4">code/Image/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.33&r2=1.32">code/Image/macros.js (1.33)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.24&r2=1.23">code/Image/objectFunctions.js (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.7&r2=1.6">code/ImageMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.16&r2=1.15">code/ImageMgr/macros.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/actions.js?r1=1.4&r2=1.3">code/ImageTopicMgr/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/actions.js?r1=1.6&r2=1.5">code/Layout/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.7&r2=1.6">code/Layout/macros.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/objectFunctions.js?r1=1.4&r2=1.3">code/Layout/objectFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/actions.js?r1=1.5&r2=1.4">code/LayoutImageMgr/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/macros.js?r1=1.2&r2=1.1">code/LayoutImageMgr/macros.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/actions.js?r1=1.5&r2=1.4">code/LayoutMgr/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/macros.js?r1=1.3&r2=1.2">code/LayoutMgr/macros.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/objectFunctions.js?r1=1.4&r2=1.3">code/LayoutMgr/objectFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.12&r2=1.11">code/MemberMgr/actions.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.13&r2=1.12">code/MemberMgr/macros.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.38&r2=1.37">code/MemberMgr/objectFunctions.js (1.38)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/actions.js?r1=1.5&r2=1.4">code/Membership/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.22&r2=1.21">code/Membership/macros.js (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.15&r2=1.14">code/Membership/objectFunctions.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.7&r2=1.6">code/MetaWeblogApi/metaWeblogAPI.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.6&r2=1.5">code/MtApi/moveabletypeAPI.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 16:44 tobi</td>
</tr>
<tr>
<td>
<pre>cleaned up code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/actions.js?r1=1.6&r2=1.5">code/Poll/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.29&r2=1.28">code/Poll/macros.js (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.13&r2=1.12">code/Poll/objectFunctions.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.12&r2=1.11">code/Poll/securityFunctions.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/actions.js?r1=1.5&r2=1.4">code/PollMgr/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PropertyMgr/objectFunctions.js?r1=1.6&r2=1.5">code/PropertyMgr/objectFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.18&r2=1.17">code/Root/actions.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.19&r2=1.18">code/Root/macros.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.39&r2=1.38">code/Root/objectFunctions.js (1.39)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.13&r2=1.12">code/Root/securityFunctions.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.18&r2=1.17">code/Root/sysmgr_macros.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/renderFunctions.js?r1=1.3&r2=1.2">code/RootLayoutMgr/renderFunctions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.25&r2=1.24">code/Site/actions.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.107&r2=1.106">code/Site/macros.js (1.107)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.30&r2=1.29">code/Site/renderFunctions.js (1.30)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.11&r2=1.10">code/Site/sysmgr_macros.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.7&r2=1.6">code/Skin/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.12&r2=1.11">code/Skin/macros.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/objectFunctions.js?r1=1.5&r2=1.4">code/Skin/objectFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.5&r2=1.4">code/SkinMgr/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.22&r2=1.21">code/SkinMgr/macros.js (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.18&r2=1.17">code/SkinMgr/objectFunctions.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/actions.js?r1=1.3&r2=1.2">code/Story/actions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.112&r2=1.111">code/Story/macros.js (1.112)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.70&r2=1.69">code/Story/objectFunctions.js (1.70)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/actions.js?r1=1.4&r2=1.3">code/StoryMgr/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/objectFunctions.js?r1=1.3&r2=1.2">code/SysLog/objectFunctions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_macros.js?r1=1.6&r2=1.5">code/SysLog/sysmgr_macros.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.7&r2=1.6">code/SysMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?r1=1.6&r2=1.5">code/SysMgr/macros.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.14&r2=1.13">code/SysMgr/objectFunctions.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.11&r2=1.10">code/SysMgr/securityFunctions.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/actions.js?r1=1.2&r2=1.1">code/TopicMgr/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/macros.js?r1=1.7&r2=1.6">code/TopicMgr/macros.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.19&r2=1.18">code/User/macros.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.11&r2=1.10">code/User/sysmgr_macros.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Vote/objectFunctions.js?r1=1.2&r2=1.1">code/Vote/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 16:39 tobi</td>
</tr>
<tr>
<td>
<pre>* removed obsolete function
* added return at end of a function wherever missing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.61&r2=1.60">code/Site/objectFunctions.js (1.61)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 16:33 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.17&r2=1.16">code/User/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 16:15 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused skin macros to be displayed in one line and unsorted</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.21&r2=1.20">code/SkinMgr/macros.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 15:57 tobi</td>
</tr>
<tr>
<td>
<pre>slight changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/searchview.skin?r1=1.7&r2=1.6">code/Story/searchview.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/list.skin?r1=1.7&r2=1.6">code/SysMgr/list.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 15:52 tobi</td>
</tr>
<tr>
<td>
<pre>set createtime format to logical order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.10&r2=1.9">code/SysLog/sysmgr_listitem.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 15:52 tobi</td>
</tr>
<tr>
<td>
<pre>* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.11&r2=1.10">code/Topic/main.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 15:51 tobi</td>
</tr>
<tr>
<td>
<pre>replaced site.href url with response.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.10&r2=1.9">code/Site/referrers.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 15:50 tobi</td>
</tr>
<tr>
<td>
<pre>modified way how searchbox.skin is embedded (we now even could move its contents in here and drop the skin)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.56&r2=1.55">code/Site/page.skin (1.56)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 15:49 tobi</td>
</tr>
<tr>
<td>
<pre>added rss_xml_action wrappers for rss_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.17&r2=1.16">code/Root/actions.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.24&r2=1.23">code/Site/actions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 15:47 tobi</td>
</tr>
<tr>
<td>
<pre>updated the contents of the global help.js file to reflect the current macros and skins and by the way removed code which was either obsolete, deprecated or went into antvillelib</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/help.js?r1=1.2&r2=1.1">code/Global/help.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.76&r2=1.75">code/Global/macros.js (1.76)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/membergroup.skin?r1=1.5&r2=1.4">code/MemberMgr/membergroup.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.28&r2=1.27">code/Poll/macros.js (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.106&r2=1.105">code/Site/macros.js (1.106)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/macros.js?r1=1.3&r2=1.2">code/SysLog/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 15:20 tobi</td>
</tr>
<tr>
<td>
<pre>* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/macros.js?r1=1.6&r2=1.5">code/StoryMgr/macros.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.11&r2=1.10">code/StoryMgr/main.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 14:47 tobi</td>
</tr>
<tr>
<td>
<pre>* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.105&r2=1.104">code/Site/macros.js (1.105)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.9&r2=1.8">code/Site/main.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 13:47 tobi</td>
</tr>
<tr>
<td>
<pre>* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.11&r2=1.10">code/Day/macros.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.8&r2=1.7">code/Day/main.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 13:16 tobi</td>
</tr>
<tr>
<td>
<pre>replaced all occurences of "weblog" with "site"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.5&r2=1.4">code/BloggerApi/bloggerAPI.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.18&r2=1.17">code/HopObject/securityFunctions.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.18&r2=1.17">code/MemberMgr/register.skin (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.6&r2=1.5">code/MetaWeblogApi/metaWeblogAPI.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.5&r2=1.4">code/MtApi/moveabletypeAPI.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.16&r2=1.15">code/Root/actions.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.skin?r1=1.8&r2=1.7">code/Root/list.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.23&r2=1.22">code/Root/main.skin (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.skin?r1=1.4&r2=1.3">code/Root/new.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.36&r2=1.35">code/Root/page.skin (1.36)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/renderFunctions.js?r1=1.5&r2=1.4">code/Root/renderFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.12&r2=1.11">code/Root/securityFunctions.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.17&r2=1.16">code/Root/sysmgr_macros.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/welcome.skin?r1=1.4&r2=1.3">code/Root/welcome.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.39&r2=1.38">code/Site/edit.skin (1.39)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.6&r2=1.5">code/Site/rss.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.12&r2=1.11">code/Site/sysmgr_delete.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.9&r2=1.8">code/Site/welcome.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomeowner.skin?r1=1.5&r2=1.4">code/Site/welcomeowner.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomesysadmin.skin?r1=1.6&r2=1.5">code/Site/welcomesysadmin.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.111&r2=1.110">code/Story/macros.js (1.111)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/blockwarnmail.skin?r1=1.4&r2=1.3">code/SysMgr/blockwarnmail.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/deletewarnmail.skin?r1=1.4&r2=1.3">code/SysMgr/deletewarnmail.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.18&r2=1.17">code/SysMgr/setup.skin (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.20&r2=1.19">code/User/edit.skin (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 12:55 tobi</td>
</tr>
<tr>
<td>
<pre>removed all &lt;b&gt; tags with &lt;strong&gt; and all &lt;i&gt; taqs with &lt;em&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/download.skin?r1=1.3&r2=1.2">code/Layout/download.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/edit.skin?r1=1.5&r2=1.4">code/Layout/edit.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/import.skin?r1=1.3&r2=1.2">code/LayoutMgr/import.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.11&r2=1.10">code/Poll/results.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.15&r2=1.14">code/Root/actions.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.104&r2=1.103">code/Site/macros.js (1.104)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/notification.skin?r1=1.4&r2=1.3">code/Site/notification.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.11&r2=1.10">code/Site/sysmgr_delete.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.10&r2=1.9">code/SkinMgr/edit.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.9&r2=1.8">code/SysLog/sysmgr_listitem.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.17&r2=1.16">code/SysMgr/setup.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 12:47 tobi</td>
</tr>
<tr>
<td>
<pre>modified delete_actions and corresponding delete.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/actions.js?r1=1.2&r2=1.1">code/Comment/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/actions.js?r1=1.3&r2=1.2">code/File/actions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.12&r2=1.11">code/HopObject/delete.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/actions.js?r1=1.4&r2=1.3">code/Image/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/actions.js?r1=1.5&r2=1.4">code/Layout/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.11&r2=1.10">code/MemberMgr/actions.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/actions.js?r1=1.4&r2=1.3">code/Membership/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/actions.js?r1=1.5&r2=1.4">code/Poll/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.23&r2=1.22">code/Site/actions.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.6&r2=1.5">code/Skin/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/actions.js?r1=1.2&r2=1.1">code/Story/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-12 12:47 tobi</td>
</tr>
<tr>
<td>
<pre>decreased vertical space between list items</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mgrlistitem.skin?r1=1.5&r2=1.4">code/Membership/mgrlistitem.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscriptionlistitem.skin?r1=1.3&r2=1.2">code/Membership/subscriptionlistitem.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-11 17:02 robert</td>
</tr>
<tr>
<td>
<pre>fixed staticPath that was checked in erronously</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.34&r2=1.33">code/app.properties (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:59 tobi</td>
</tr>
<tr>
<td>
<pre>sync'd with updated library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.11&r2=1.10">code/AntvilleLib-1.3.zip (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:56 tobi</td>
</tr>
<tr>
<td>
<pre>replaced "this" with prototype's name</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/download.skin?r1=1.2&r2=1.1">code/Layout/download.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/main.skin?r1=1.4&r2=1.3">code/Layout/main.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/testdrive.skin?r1=1.3&r2=1.2">code/Layout/testdrive.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.9&r2=1.8">code/Site/referrers.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/diff.skin?r1=1.2&r2=1.1">code/Skin/diff.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/status.skin?r1=1.2&r2=1.1">code/Skin/status.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/statuscustom.skin?r1=1.3&r2=1.2">code/Skin/statuscustom.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:52 tobi</td>
</tr>
<tr>
<td>
<pre>added proto_macro to get correct macro syntax for global macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.11&r2=1.10">code/Skin/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:48 tobi</td>
</tr>
<tr>
<td>
<pre>rewrote skin help by moving content of the macro.help file into a readable object structure which is transformed into a more scripting-compatible object tree at startup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.13&r2=1.12">macro.help (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/help.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/help.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.108&r2=1.107">code/Global/objectFunctions.js (1.108)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.9&r2=1.8">code/SkinMgr/edit.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.20&r2=1.19">code/SkinMgr/macros.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:40 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete skin descriptions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.19&r2=1.18">code/messages.en (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:39 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete skin references</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.14&r2=1.13">code/Global/constants.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:33 tobi</td>
</tr>
<tr>
<td>
<pre>added missing return</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/macros.js?r1=1.6&r2=1.5">code/TopicMgr/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:32 tobi</td>
</tr>
<tr>
<td>
<pre>replaced "this" with "topicmgr"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.skin?r1=1.6&r2=1.5">code/TopicMgr/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:31 tobi</td>
</tr>
<tr>
<td>
<pre>* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/imagetopic.skin?r1=1.3&r2=1.2">code/Topic/imagetopic.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:30 tobi</td>
</tr>
<tr>
<td>
<pre>wording: use "Macro" instead of "Code"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/statuscustom.skin?r1=1.2&r2=1.1">code/Skin/statuscustom.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:29 tobi</td>
</tr>
<tr>
<td>
<pre>use root.url instead of root.sys_url</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.6&r2=1.5">code/Site/menuext.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:25 tobi</td>
</tr>
<tr>
<td>
<pre>use &lt;strong&gt; tag instead of &lt;b&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.38&r2=1.37">code/Site/edit.skin (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:24 tobi</td>
</tr>
<tr>
<td>
<pre>store redirect url in a variable since it is used more than once</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/actions.js?r1=1.4&r2=1.3">code/Poll/actions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:22 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused random sorting of memberships</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/renderFunctions.js?r1=1.5&r2=1.4">code/MemberMgr/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:21 tobi</td>
</tr>
<tr>
<td>
<pre>merged skins representing two different states of an object (e.g. online/offline stories) into mgrlistitem.skin by using the newly added antvillelib's switch_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.6&r2=1.5">code/Layout/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:21 tobi</td>
</tr>
<tr>
<td>
<pre>sync'd with updated library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.10&r2=1.9">code/AntvilleLib-1.3.zip (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:20 tobi</td>
</tr>
<tr>
<td>
<pre>merged skins representing two different states of an object (e.g. online/offline stories) into mgrlistitem.skin by using the newly added antvillelib's switch_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/mgrlistitem.skin?r1=1.3&r2=1.2">code/Layout/mgrlistitem.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/actions.js?r1=1.4&r2=1.3">code/LayoutMgr/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/renderFunctions.js?r1=1.4&r2=1.3">code/LayoutMgr/renderFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/mgrlistitem.skin?r1=1.3&r2=1.2">code/Poll/mgrlistitem.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/actions.js?r1=1.4&r2=1.3">code/PollMgr/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mgrlistitem.skin?r1=1.3&r2=1.2">code/Story/mgrlistitem.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/actions.js?r1=1.3&r2=1.2">code/StoryMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:13 tobi</td>
</tr>
<tr>
<td>
<pre>* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.10&r2=1.9">code/FileMgr/main.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.15&r2=1.14">code/ImageMgr/macros.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.13&r2=1.12">code/ImageMgr/main.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/main.skin?r1=1.4&r2=1.3">code/LayoutImageMgr/main.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.9&r2=1.8">code/PollMgr/main.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.17&r2=1.16">code/Topic/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 19:08 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/macros.js?r1=1.5&r2=1.4">code/FileMgr/macros.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/activelayout.skin?r1=1.3&r2=1.2">code/LayoutMgr/activelayout.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/inactivelayout.skin?r1=1.3&r2=1.2">code/LayoutMgr/inactivelayout.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/macros.js?r1=1.5&r2=1.4">code/PollMgr/macros.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.11&r2=1.10">code/PollMgr/renderFunctions.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/offlinestory.skin?r1=1.5&r2=1.4">code/StoryMgr/offlinestory.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/onlinestory.skin?r1=1.3&r2=1.2">code/StoryMgr/onlinestory.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.10&r2=1.9">code/StoryMgr/renderFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 17:56 tobi</td>
</tr>
<tr>
<td>
<pre>re-added accidentally removed file (due to sparkling wine and grappa)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.10&r2=1.9">code/PollMgr/renderFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 17:55 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/closedpoll.skin?r1=1.5&r2=1.4">code/PollMgr/closedpoll.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/openpoll.skin?r1=1.3&r2=1.2">code/PollMgr/openpoll.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.9&r2=1.8">code/PollMgr/renderFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-09 11:10 robert</td>
</tr>
<tr>
<td>
<pre>added renaming of skin prototypes since the default prototypes of helma are mixed case now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20031229.sql?r1=1.2&r2=1.1">db/patches/antville_dbpatch-20031229.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 14:36 tobi</td>
</tr>
<tr>
<td>
<pre>removed check for req.data.save on create_action to allow logged out users to post from the context menu after login</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.11&r2=1.10">code/StoryMgr/securityFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 14:27 tobi</td>
</tr>
<tr>
<td>
<pre>removed backwards compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.33&r2=1.32">code/app.properties (1.33)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/db.properties?r1=1.2&r2=1.1">code/db.properties (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.8&r2=1.7">code/Story/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 14:13 tobi</td>
</tr>
<tr>
<td>
<pre>fixed location href for top window</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.5&r2=1.4">code/Site/menuext.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 13:43 tobi</td>
</tr>
<tr>
<td>
<pre>always open the story editor in the top frame of a window from the context menu</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.4&r2=1.3">code/Site/menuext.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 13:15 tobi</td>
</tr>
<tr>
<td>
<pre>fixed create story url to reflect root.sys_url</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.3&r2=1.2">code/Site/menuext.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 13:12 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused context menu to blog to project.antville.org all the time</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?r1=1.2&r2=1.1">code/Site/menuext.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 11:03 robert</td>
</tr>
<tr>
<td>
<pre>changed SKINSETS constant to use mixed case prototype names for root, global and hopobject</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.13&r2=1.12">code/Global/constants.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 11:02 robert</td>
</tr>
<tr>
<td>
<pre>- added some missing skin descriptions
- renamed "root" to "Root", "global" to "Global", "hopobject" to "HopObject"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.18&r2=1.17">code/messages.en (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 10:10 robert</td>
</tr>
<tr>
<td>
<pre>- changed "user" to "User" since the constructor is called User() now
- modified some skin descriptions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.17&r2=1.16">code/messages.en (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 10:10 robert</td>
</tr>
<tr>
<td>
<pre>- changed "user" to "User" since the constructor is called User() now
- changed to reflect the latest changes of the application skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.12&r2=1.11">code/Global/constants.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 09:22 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/new.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/new.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sitelist.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/User/sitelist.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 09:16 robert</td>
</tr>
<tr>
<td>
<pre>display "[untitled]" for sites without a title, link to frontpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscriptionlistitem.skin?r1=1.2&r2=1.1">code/Membership/subscriptionlistitem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-08 09:14 robert</td>
</tr>
<tr>
<td>
<pre>minor changes in delete_action (better page title)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.22&r2=1.21">code/Site/actions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:38 tobi</td>
</tr>
<tr>
<td>
<pre>fixed url of rss autodetection tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.55&r2=1.54">code/Site/page.skin (1.55)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:37 tobi</td>
</tr>
<tr>
<td>
<pre>added link to install context menu</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.37&r2=1.36">code/Site/edit.skin (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:37 tobi</td>
</tr>
<tr>
<td>
<pre>*** empty log message ***</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.103&r2=1.102">code/Site/macros.js (1.103)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:36 tobi</td>
</tr>
<tr>
<td>
<pre>embedded sorter function in function call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/actions.js?r1=1.4&r2=1.3">code/LayoutImageMgr/actions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:35 tobi</td>
</tr>
<tr>
<td>
<pre>*** empty log message ***</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/mgrlistitem.skin?r1=1.2&r2=1.1">code/Layout/mgrlistitem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:35 tobi</td>
</tr>
<tr>
<td>
<pre>removed deprecated actions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.14&r2=1.13">code/Root/actions.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.21&r2=1.20">code/Site/actions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:33 tobi</td>
</tr>
<tr>
<td>
<pre>updated subscription manager to conform with general functionality and layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/renderFunctions.js?r1=1.4&r2=1.3">code/MemberMgr/renderFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.13&r2=1.12">code/MemberMgr/statusloggedin.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.18&r2=1.17">code/User/macros.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/subscriptions.skin?r1=1.5&r2=1.4">code/User/subscriptions.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:32 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that enabled admins to unsubscribe themselves from a site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.37&r2=1.36">code/MemberMgr/objectFunctions.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:31 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?r1=1.9&r2=1.8">code/Membership/membership.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscription.skin?r1=1.6&r2=1.5">code/Membership/subscription.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:30 tobi</td>
</tr>
<tr>
<td>
<pre>removed 'to="main"' params</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.12&r2=1.11">code/MemberMgr/main.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:29 tobi</td>
</tr>
<tr>
<td>
<pre>modified redirect url to reflect new subscription manager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.12&r2=1.11">code/MemberMgr/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:28 tobi</td>
</tr>
<tr>
<td>
<pre>added updated_action and memberships_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.10&r2=1.9">code/MemberMgr/actions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 17:27 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.27&r2=1.26">code/Comment/macros.js (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscriptionlistitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/subscriptionlistitem.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-07 15:04 tobi</td>
</tr>
<tr>
<td>
<pre>removed deprecated or outdated code by enhancing the macro calls in the skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/historyview.skin?r1=1.8&r2=1.7">code/Story/historyview.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.110&r2=1.109">code/Story/macros.js (1.110)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 18:36 tobi</td>
</tr>
<tr>
<td>
<pre>fixed missing semicolons</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20031128-layouts2.sql?r1=1.3&r2=1.2">db/patches/antville_dbpatch-20031128-layouts2.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 18:05 tobi</td>
</tr>
<tr>
<td>
<pre>sync'ed with current library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.9&r2=1.8">code/AntvilleLib-1.3.zip (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 18:04 tobi</td>
</tr>
<tr>
<td>
<pre>slightly modified layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.54&r2=1.53">code/Site/page.skin (1.54)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/historyview.skin?r1=1.7&r2=1.6">code/Story/historyview.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 17:54 tobi</td>
</tr>
<tr>
<td>
<pre>slightly modified wording</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.11&r2=1.10">code/MemberMgr/main.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.12&r2=1.11">code/MemberMgr/statusloggedin.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 17:38 tobi</td>
</tr>
<tr>
<td>
<pre>updated to new directory structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.10&r2=1.9">images.zip (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 17:28 robert</td>
</tr>
<tr>
<td>
<pre>added prototype value to default layout images</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.13&r2=1.12">db/antville_mckoi.sql (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 17:25 robert</td>
</tr>
<tr>
<td>
<pre>added missing column IMAGE_PROTOTYPE</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.12&r2=1.11">db/antville_mckoi.sql (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:18 robert</td>
</tr>
<tr>
<td>
<pre>added temporary change to navigation_macro(): it now renders a link to a story on project.antville.org if the deprecated usernavigation.skin is still in use</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.102&r2=1.101">code/Site/macros.js (1.102)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:18 robert</td>
</tr>
<tr>
<td>
<pre>changed because the attribute "what" was renamed to "as" in show_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.19&r2=1.18">code/Image/edit.skin (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:18 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/convertActions.js?r1=1.3&r2=1.2">code/Root/convertActions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:17 robert</td>
</tr>
<tr>
<td>
<pre>changed because the attribute "what" was renamed to "as" in show_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.32&r2=1.31">code/Image/macros.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:17 robert</td>
</tr>
<tr>
<td>
<pre>changed because the attribute "what" was renamed to "as" in show_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/mgrlistitem.skin?r1=1.3&r2=1.2">code/Image/mgrlistitem.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:16 robert</td>
</tr>
<tr>
<td>
<pre>re-added preview.skin, this one is used for rendering images in a gallery</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.17&r2=1.16">code/Image/preview.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:15 robert</td>
</tr>
<tr>
<td>
<pre>re-added (temporarily for backwards-compatibility)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.16&r2=1.15">code/Site/usernavigation.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:15 robert</td>
</tr>
<tr>
<td>
<pre>changed back to render preview.skin, otherwise the topiclist would appear as manager list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.10&r2=1.9">code/Topic/renderFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:14 robert</td>
</tr>
<tr>
<td>
<pre>added indexes on AV_IMAGE and AV_LAYOUT</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.14&r2=1.13">db/antville_mysql.sql (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-06 16:14 robert</td>
</tr>
<tr>
<td>
<pre>synced db creation script with current version for mysql (1.1pre2)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.11&r2=1.10">db/antville_mckoi.sql (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-05 12:51 robert</td>
</tr>
<tr>
<td>
<pre>use res.handlers.site instead of this._parent._parent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/actions.js?r1=1.3&r2=1.2">code/ImageTopicMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-05 12:50 robert</td>
</tr>
<tr>
<td>
<pre>do not clone the param object anymore, this is done in Html library if necessary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PropertyMgr/objectFunctions.js?r1=1.5&r2=1.4">code/PropertyMgr/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-05 12:49 robert</td>
</tr>
<tr>
<td>
<pre>do not clone the param object anymore, this is done in Html library if necessary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.16&r2=1.15">code/HopObject/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:59 robert</td>
</tr>
<tr>
<td>
<pre>changed default link text (for consistency reasons)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.16&r2=1.15">code/Topic/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:59 robert</td>
</tr>
<tr>
<td>
<pre>preview skin was renamed to mgrlistitem</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.9&r2=1.8">code/Topic/renderFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:46 robert</td>
</tr>
<tr>
<td>
<pre>changed membermgr skinset (memberlist.skin was removed, membermgr.new added)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.11&r2=1.10">code/Global/constants.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:45 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/memberlist.skin?r1=1.5&r2=1.4">code/MemberMgr/memberlist.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:45 robert</td>
</tr>
<tr>
<td>
<pre>- changed some skin descriptions
- removed obsolete description of membermgr/memberlist.skin, added membermgr/new.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.16&r2=1.15">code/messages.en (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:35 robert</td>
</tr>
<tr>
<td>
<pre>removed surrounding table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.9&r2=1.8">code/MemberMgr/searchresult.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:35 robert</td>
</tr>
<tr>
<td>
<pre>each searchresult item is now a single table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresultitem.skin?r1=1.6&r2=1.5">code/MemberMgr/searchresultitem.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:34 robert</td>
</tr>
<tr>
<td>
<pre>modified layout, removed commented out html code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mgrlistitem.skin?r1=1.4&r2=1.3">code/Membership/mgrlistitem.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:33 robert</td>
</tr>
<tr>
<td>
<pre>- renamed add_action to create_action (for consistency reasons)
- re-ordered actions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.9&r2=1.8">code/MemberMgr/actions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-04 15:33 robert</td>
</tr>
<tr>
<td>
<pre>add_action was renamed to create_action (for consistency reasons)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.10&r2=1.9">code/MemberMgr/main.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 17:43 tobi</td>
</tr>
<tr>
<td>
<pre>fixed add member option (still needs some tweakin', though)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.8&r2=1.7">code/MemberMgr/actions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/renderFunctions.js?r1=1.3&r2=1.2">code/MemberMgr/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 17:32 tobi</td>
</tr>
<tr>
<td>
<pre>modified layout to achieve more consistency</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.18&r2=1.17">code/Image/edit.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 17:31 tobi</td>
</tr>
<tr>
<td>
<pre>modified way the list of members is rendered:
* render each role from an extra collection
* add page navigation
* FIXME: add member currently is not working!</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.7&r2=1.6">code/MemberMgr/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.9&r2=1.8">code/MemberMgr/main.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/membergroup.skin?r1=1.4&r2=1.3">code/MemberMgr/membergroup.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/renderFunctions.js?r1=1.2&r2=1.1">code/MemberMgr/renderFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/type.properties?r1=1.6&r2=1.5">code/MemberMgr/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/actions.js?r1=1.3&r2=1.2">code/Membership/actions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.17&r2=1.16">code/Membership/edit.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.21&r2=1.20">code/Membership/macros.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mgrlistitem.skin?r1=1.3&r2=1.2">code/Membership/mgrlistitem.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 17:06 tobi</td>
</tr>
<tr>
<td>
<pre>check if topic name is already reserved word (e.g. action or function name) and display error message if so</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.39&r2=1.38">code/StoryMgr/objectFunctions.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 17:06 tobi</td>
</tr>
<tr>
<td>
<pre>check if topic name is already reserved word (e.g. action or function name) and display error message if so</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.15&r2=1.14">code/messages.en (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.69&r2=1.68">code/Story/objectFunctions.js (1.69)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 17:05 tobi</td>
</tr>
<tr>
<td>
<pre>added holy returns</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/macros.js?r1=1.2&r2=1.1">code/LayoutImage/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 17:05 tobi</td>
</tr>
<tr>
<td>
<pre>* renamed parent_action to default_action
* added main_action and additional_action
* enabled main_action to display merged default and additional images collections</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/actions.js?r1=1.3&r2=1.2">code/LayoutImageMgr/actions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/main.skin?r1=1.3&r2=1.2">code/LayoutImageMgr/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/navigation.skin?r1=1.4&r2=1.3">code/LayoutImageMgr/navigation.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 17:03 tobi</td>
</tr>
<tr>
<td>
<pre>enabled renderList function to process arrays, too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.47&r2=1.46">code/Global/renderFunctions.js (1.47)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 16:27 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/macros.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImage/macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 15:58 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented page links from being rendered</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.46&r2=1.45">code/Global/renderFunctions.js (1.46)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 12:31 robert</td>
</tr>
<tr>
<td>
<pre>removed the input for the layout title since it's not required anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/new.skin?r1=1.2&r2=1.1">code/LayoutMgr/new.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 12:31 robert</td>
</tr>
<tr>
<td>
<pre>redirect to edit action after the new layout has been created</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/actions.js?r1=1.3&r2=1.2">code/LayoutMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 12:30 robert</td>
</tr>
<tr>
<td>
<pre>title is no longer required for creating a new layout, if no basis layout has been chosen use "untitled" as a start, otherwise inherit the parent layout's title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/objectFunctions.js?r1=1.3&r2=1.2">code/LayoutMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 12:09 robert</td>
</tr>
<tr>
<td>
<pre>fixed several macros: call createCheckBoxParam() of propertymgr since the values are stored in xml encoded prefs</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.101&r2=1.100">code/Site/macros.js (1.101)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-03 12:08 robert</td>
</tr>
<tr>
<td>
<pre>added method createCheckBoxParam() that overwrites the hopobject method for xml encoded site preferences</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PropertyMgr/objectFunctions.js?r1=1.4&r2=1.3">code/PropertyMgr/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 23:04 tobi</td>
</tr>
<tr>
<td>
<pre>sync with updated library</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.8&r2=1.7">code/AntvilleLib-1.3.zip (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 23:03 tobi</td>
</tr>
<tr>
<td>
<pre>fixed backlinks (strange enough, i believed i've seen it working...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.22&r2=1.21">code/Story/main.skin (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 23:03 tobi</td>
</tr>
<tr>
<td>
<pre>added &lt;br /&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?r1=1.9&r2=1.8">code/Story/backlinks.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 23:01 tobi</td>
</tr>
<tr>
<td>
<pre>removed skin_macro because this went into antvillelib already</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.35&r2=1.34">code/HopObject/macros.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:31 tobi</td>
</tr>
<tr>
<td>
<pre>do not display "backlinks" title if there are none</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?r1=1.8&r2=1.7">code/Story/backlinks.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:30 tobi</td>
</tr>
<tr>
<td>
<pre>* added location_macro
* reduced online_macro to binary output (either "online" or "offline", resp. param settings)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.109&r2=1.108">code/Story/macros.js (1.109)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:29 tobi</td>
</tr>
<tr>
<td>
<pre>* replaced &lt;h4&gt; with &lt;p&gt; tag
* moved param.text as title attribute in &lt;p&gt; tag
* decreased size of textarea to make buttons visible even in a 600x800 window</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.8&r2=1.7">code/SkinMgr/edit.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:26 tobi</td>
</tr>
<tr>
<td>
<pre>* added div.ample class
* added missing generic class for &lt;ul&gt; tags
* moved .small class to generic definitions and enabled it for &lt;small&gt; tags, too
* removed top margin in .storyDate class</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.39&r2=1.38">code/Site/style.skin (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:20 tobi</td>
</tr>
<tr>
<td>
<pre>* added title attribute in site title link
* replaced span with div around response.message macro call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.53&r2=1.52">code/Site/page.skin (1.53)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:19 tobi</td>
</tr>
<tr>
<td>
<pre>* replaced width with size in site macro calls
* put prefs in new order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.36&r2=1.35">code/Site/edit.skin (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:17 tobi</td>
</tr>
<tr>
<td>
<pre>copied topic_macro from story to gallery_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.31&r2=1.30">code/Image/macros.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:16 tobi</td>
</tr>
<tr>
<td>
<pre>removed obsolete check of a hex color string's length / already done by String.isHexColor in antvillelib</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.45&r2=1.44">code/Global/renderFunctions.js (1.45)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:14 tobi</td>
</tr>
<tr>
<td>
<pre>replaced eMail with e-mail</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.107&r2=1.106">code/Global/objectFunctions.js (1.107)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:12 tobi</td>
</tr>
<tr>
<td>
<pre>replaced default separator "&gt;" with ":" in linkedpath_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.75&r2=1.74">code/Global/macros.js (1.75)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:11 tobi</td>
</tr>
<tr>
<td>
<pre>replaced eMail with e-mail</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.14&r2=1.13">code/messages.en (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/edit.skin?r1=1.4&r2=1.3">code/Layout/edit.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/main.skin?r1=1.3&r2=1.2">code/Layout/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailto.skin?r1=1.3&r2=1.2">code/Membership/mailto.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:08 tobi</td>
</tr>
<tr>
<td>
<pre>implemented dayheader generally and reduced creator/date line to creator/time</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.10&r2=1.9">code/Story/display.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.21&r2=1.20">code/Story/main.skin (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.25&r2=1.24">code/Story/preview.skin (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 22:06 tobi</td>
</tr>
<tr>
<td>
<pre>retouched layout to become more concistent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/mgrlistitem.skin?r1=1.2&r2=1.1">code/File/mgrlistitem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.9&r2=1.8">code/FileMgr/main.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/mgrlistitem.skin?r1=1.2&r2=1.1">code/Image/mgrlistitem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.12&r2=1.11">code/ImageMgr/main.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/main.skin?r1=1.2&r2=1.1">code/LayoutImageMgr/main.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/navigation.skin?r1=1.3&r2=1.2">code/LayoutImageMgr/navigation.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/main.skin?r1=1.3&r2=1.2">code/LayoutMgr/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/mgrlistitem.skin?r1=1.2&r2=1.1">code/Poll/mgrlistitem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.8&r2=1.7">code/PollMgr/main.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.36&r2=1.35">code/SkinMgr/main.skin (1.36)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mgrlistitem.skin?r1=1.2&r2=1.1">code/Story/mgrlistitem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.10&r2=1.9">code/StoryMgr/main.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 12:46 robert</td>
</tr>
<tr>
<td>
<pre>upgraded to latest version</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.7&r2=1.6">code/AntvilleLib-1.3.zip (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:46 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20031229.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch-20031229.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:45 robert</td>
</tr>
<tr>
<td>
<pre>added constants for different "editableby" values</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.10&r2=1.9">code/Global/constants.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:45 robert</td>
</tr>
<tr>
<td>
<pre>- clone is now a method of Object instead of the deprecated ObjectLib object
- modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form
- use constants for editableby values which makes things more readable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.108&r2=1.107">code/Story/macros.js (1.108)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:45 robert</td>
</tr>
<tr>
<td>
<pre>modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.17&r2=1.16">code/User/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:45 robert</td>
</tr>
<tr>
<td>
<pre>modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.100&r2=1.99">code/Site/macros.js (1.100)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:43 robert</td>
</tr>
<tr>
<td>
<pre>use constant for editableby value which makes things more readable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.38&r2=1.37">code/StoryMgr/objectFunctions.js (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:43 robert</td>
</tr>
<tr>
<td>
<pre>use constant for editableby value which makes things more readable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.68&r2=1.67">code/Story/objectFunctions.js (1.68)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:43 robert</td>
</tr>
<tr>
<td>
<pre>modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.5&r2=1.4">code/Layout/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:43 robert</td>
</tr>
<tr>
<td>
<pre>added method createCheckBoxParam() that returns a special parameter object for rendering checkboxes (which is different from the one created by createInputParam())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.15&r2=1.14">code/HopObject/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:41 robert</td>
</tr>
<tr>
<td>
<pre>use constant for editableby value which makes things more readable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.24&r2=1.23">code/Comment/objectFunctions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:40 robert</td>
</tr>
<tr>
<td>
<pre>use constants for editableby values which makes things more readable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.7&r2=1.6">code/Story/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:40 robert</td>
</tr>
<tr>
<td>
<pre>moved css classes needed for diff from site/style.skin into this one</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.16&r2=1.15">code/SkinMgr/page.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:38 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug in checkEdit(): poll never had a property "editableby"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.11&r2=1.10">code/Poll/securityFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:37 robert</td>
</tr>
<tr>
<td>
<pre>moved css classes needed for diff to skinmgr/page.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.38&r2=1.37">code/Site/style.skin (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2004-01-02 10:36 robert</td>
</tr>
<tr>
<td>
<pre>modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.16&r2=1.15">code/Root/sysmgr_macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:08 robert</td>
</tr>
<tr>
<td>
<pre>modified status message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.5&r2=1.4">code/Skin/actions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:08 robert</td>
</tr>
<tr>
<td>
<pre>removed insert statements of standard images (the metadata of those images is now handled by global DefaultImages object)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.10&r2=1.9">db/antville_mckoi.sql (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:07 robert</td>
</tr>
<tr>
<td>
<pre>removed insert statements of standard images (the metadata of those images is now handled by global DefaultImages object)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.13&r2=1.12">db/antville_mysql.sql (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:05 robert</td>
</tr>
<tr>
<td>
<pre>use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.14&r2=1.13">code/ImageMgr/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:04 robert</td>
</tr>
<tr>
<td>
<pre>modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/objectFunctions.js?r1=1.3&r2=1.2">code/LayoutImage/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:04 robert</td>
</tr>
<tr>
<td>
<pre>use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PropertyMgr/objectFunctions.js?r1=1.3&r2=1.2">code/PropertyMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:04 robert</td>
</tr>
<tr>
<td>
<pre>modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.60&r2=1.59">code/Site/objectFunctions.js (1.60)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:03 robert</td>
</tr>
<tr>
<td>
<pre>modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/objectFunctions.js?r1=1.3&r2=1.2">code/Layout/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:03 robert</td>
</tr>
<tr>
<td>
<pre>modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.23&r2=1.22">code/ImageMgr/objectFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:03 robert</td>
</tr>
<tr>
<td>
<pre>modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.106&r2=1.105">code/Global/objectFunctions.js (1.106)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:02 robert</td>
</tr>
<tr>
<td>
<pre>modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.17&r2=1.16">code/FileMgr/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-30 13:02 robert</td>
</tr>
<tr>
<td>
<pre>modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.23&r2=1.22">code/Image/objectFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:06 robert</td>
</tr>
<tr>
<td>
<pre>updated to latest version</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.6&r2=1.5">code/AntvilleLib-1.3.zip (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:05 robert</td>
</tr>
<tr>
<td>
<pre>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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.19&r2=1.18">code/SkinMgr/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:05 robert</td>
</tr>
<tr>
<td>
<pre>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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.107&r2=1.106">code/Story/macros.js (1.107)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:04 robert</td>
</tr>
<tr>
<td>
<pre>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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.20&r2=1.19">code/Membership/macros.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:04 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.9&r2=1.8">code/Global/constants.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:03 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?r1=1.5&r2=1.4">code/SysMgr/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:03 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/macros.js?r1=1.5&r2=1.4">code/TopicMgr/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:03 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.16&r2=1.15">code/User/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:02 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.99&r2=1.98">code/Site/macros.js (1.99)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:02 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/macros.js?r1=1.2&r2=1.1">code/LayoutMgr/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:02 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.4&r2=1.3">code/Layout/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:02 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.27&r2=1.26">code/Poll/macros.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:02 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.11&r2=1.10">code/MemberMgr/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:01 robert</td>
</tr>
<tr>
<td>
<pre>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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.44&r2=1.43">code/Global/renderFunctions.js (1.44)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:01 robert</td>
</tr>
<tr>
<td>
<pre>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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.13&r2=1.12">code/ImageMgr/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 22:00 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.26&r2=1.25">code/Comment/macros.js (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.10&r2=1.9">code/Day/macros.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.21&r2=1.20">code/File/macros.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.74&r2=1.73">code/Global/macros.js (1.74)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.34&r2=1.33">code/HopObject/macros.js (1.34)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.30&r2=1.29">code/Image/macros.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 21:59 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.29&r2=1.28">code/Site/renderFunctions.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 21:59 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.36&r2=1.35">code/MemberMgr/objectFunctions.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 21:58 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/renderFunctions.js?r1=1.2&r2=1.1">code/RootLayoutMgr/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 21:58 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/renderFunctions.js?r1=1.3&r2=1.2">code/LayoutMgr/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-17 21:57 robert</td>
</tr>
<tr>
<td>
<pre>changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.15&r2=1.14">code/Root/sysmgr_macros.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.10&r2=1.9">code/Site/sysmgr_macros.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.10&r2=1.9">code/User/sysmgr_macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-12 12:44 robert</td>
</tr>
<tr>
<td>
<pre>- added method getLanguages() that returns the languages to use for retrieving a message as array
- modified getMessage() to use getLanguage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.105&r2=1.104">code/Global/objectFunctions.js (1.105)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-12 12:44 robert</td>
</tr>
<tr>
<td>
<pre>modified getSkinDescription() to use global getLanguages()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.17&r2=1.16">code/SkinMgr/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-11 20:09 robert</td>
</tr>
<tr>
<td>
<pre>modified onRequest(): apply HopObject.onRequest() before anything else (since context, skinpath etc. are set in this method)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.10&r2=1.9">code/SysMgr/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-11 14:20 hannes</td>
</tr>
<tr>
<td>
<pre>Return root.href() instead of http://www.antville.org in getUrl()
if root.sys_url isn't set.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.38&r2=1.37">code/Root/objectFunctions.js (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:52 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: call color macros of layout, not of site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.12&r2=1.11">code/Global/colorpicker.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerExt.skin?r1=1.5&r2=1.4">code/Global/colorpickerExt.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:37 robert</td>
</tr>
<tr>
<td>
<pre>stylesheet.css was renamed to main.css</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.15&r2=1.14">code/SkinMgr/page.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:36 robert</td>
</tr>
<tr>
<td>
<pre>- stylesheet.css was renamed to main.css, javascript.js to main.js
- switched from using url_macro to href_macro for consistency reasons</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.52&r2=1.51">code/Site/page.skin (1.52)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:36 robert</td>
</tr>
<tr>
<td>
<pre>stylesheet.css was renamed to main.css, javascript.js to main.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.35&r2=1.34">code/Root/page.skin (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:35 robert</td>
</tr>
<tr>
<td>
<pre>removed old url_macro() which was still there</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.18&r2=1.17">code/Root/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:34 robert</td>
</tr>
<tr>
<td>
<pre>stylesheet.css was renamed to main.css, also use context.href instead of site.url (since there might be no site in path)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerExt.skin?r1=1.4&r2=1.3">code/Global/colorpickerExt.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:34 robert</td>
</tr>
<tr>
<td>
<pre>stylesheet.css was renamed to main.css, also use context.href instead of site.url (since there might be no site in path)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.11&r2=1.10">code/Global/colorpicker.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:32 robert</td>
</tr>
<tr>
<td>
<pre>- renamed stylesheet_css_action() to main_css_action()
- renamed javascript_js_action() to main_js_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.20&r2=1.19">code/Site/actions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:32 robert</td>
</tr>
<tr>
<td>
<pre>- renamed stylesheet_css_action() to main_css_action()
- renamed javascript_js_action() to main_js_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.13&r2=1.12">code/Root/actions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 11:00 robert</td>
</tr>
<tr>
<td>
<pre>DEFAULTIMAGES was renamed to DefaultImages</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.73&r2=1.72">code/Global/macros.js (1.73)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.98&r2=1.97">code/Site/macros.js (1.98)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 10:59 robert</td>
</tr>
<tr>
<td>
<pre>renamed DEFAULTIMAGES to DefaultImages</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.8&r2=1.7">code/Global/constants.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-10 10:39 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: exchanged the hardcoded "hansi" with &lt;% membership.username %&gt; (it was late yesterday ;-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailto.skin?r1=1.2&r2=1.1">code/Membership/mailto.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 20:00 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: skins used by mailto action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailmessage.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/mailmessage.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailto.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/mailto.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:59 robert</td>
</tr>
<tr>
<td>
<pre>mailbody was renamed to mailstatuschange</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.14&r2=1.13">code/Membership/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:58 robert</td>
</tr>
<tr>
<td>
<pre>several mail skins were renamed, added description for new skin membership.mailmessage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.13&r2=1.12">code/messages.en (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:58 robert</td>
</tr>
<tr>
<td>
<pre>added link to mailto action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mgrlistitem.skin?r1=1.2&r2=1.1">code/Membership/mgrlistitem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:58 robert</td>
</tr>
<tr>
<td>
<pre>pwdmail skin was renamed to mailpassword</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.35&r2=1.34">code/MemberMgr/objectFunctions.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:57 robert</td>
</tr>
<tr>
<td>
<pre>skin membermgr/pwdmail was renamed to mailpassword</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.12&r2=1.11">macro.help (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:56 robert</td>
</tr>
<tr>
<td>
<pre>added mailto_action (contributed by kris)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/actions.js?r1=1.2&r2=1.1">code/Membership/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:56 robert</td>
</tr>
<tr>
<td>
<pre>modified skinset site.mails since the names of the skins have changed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.7&r2=1.6">code/Global/constants.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:55 robert</td>
</tr>
<tr>
<td>
<pre>added renaming of db stored mail skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20031128-layouts2.sql?r1=1.2&r2=1.1">db/patches/antville_dbpatch-20031128-layouts2.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:55 robert</td>
</tr>
<tr>
<td>
<pre>skin mailbody was renamed to mailregconfirm</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.6&r2=1.5">code/MemberMgr/actions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:54 robert</td>
</tr>
<tr>
<td>
<pre>renamed to mailstatuschange.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailbody.skin?r1=1.7&r2=1.6">code/Membership/mailbody.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:54 robert</td>
</tr>
<tr>
<td>
<pre>the former pwdmail.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailpassword.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/mailpassword.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:54 robert</td>
</tr>
<tr>
<td>
<pre>the former mailbody.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailstatuschange.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/mailstatuschange.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:53 robert</td>
</tr>
<tr>
<td>
<pre>renamed to mailpassword.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/pwdmail.skin?r1=1.5&r2=1.4">code/MemberMgr/pwdmail.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:53 robert</td>
</tr>
<tr>
<td>
<pre>the former mailbody.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailregconfirm.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/mailregconfirm.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-09 19:52 robert</td>
</tr>
<tr>
<td>
<pre>renamed to mailregconfirm.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailbody.skin?r1=1.3&r2=1.2">code/MemberMgr/mailbody.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:59 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/download.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/download.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/new.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/new.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/renderFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/renderFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/RootLayoutMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/diff.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Skin/diff.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/diffline.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Skin/diffline.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/status.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Skin/status.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/statuscustom.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Skin/statuscustom.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/new.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SkinMgr/new.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/renderFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/SkinMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/treebranch.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SkinMgr/treebranch.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/treeleaf.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SkinMgr/treeleaf.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:57 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20031128-layouts2.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch-20031128-layouts2.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:57 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/choose.skin?r1=1.2&r2=1.1">code/LayoutMgr/choose.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/actions.js?r1=1.2&r2=1.1">code/RootLayoutMgr/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/main.skin?r1=1.2&r2=1.1">code/RootLayoutMgr/main.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/new.skin?r1=1.2&r2=1.1">code/RootLayoutMgr/new.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:57 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/renderFunctions.js?r1=1.6&r2=1.5">code/FileMgr/renderFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/renderFunctions.js?r1=1.7&r2=1.6">code/ImageMgr/renderFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/history.skin?r1=1.7&r2=1.6">code/Site/history.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.15&r2=1.14">code/Site/usernavigation.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/relatedLink.skin?r1=1.4&r2=1.3">code/Story/relatedLink.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:56 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/mgrlistitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/File/mgrlistitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/mgrlistitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Image/mgrlistitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/mgrlistitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/mgrlistitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mgrlistitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/mgrlistitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/mgrlistitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Poll/mgrlistitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mgrlistitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/mgrlistitem.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:55 robert</td>
</tr>
<tr>
<td>
<pre>renamed to mgrlistitem.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.12&r2=1.11">code/File/preview.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.16&r2=1.15">code/Image/preview.skin (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/listitem.skin?r1=1.2&r2=1.1">code/Layout/listitem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.11&r2=1.10">code/Membership/preview.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.8&r2=1.7">code/Poll/listitem.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.12&r2=1.11">code/Story/listitem.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:55 robert</td>
</tr>
<tr>
<td>
<pre>added hint for layouts in welcome text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomeowner.skin?r1=1.4&r2=1.3">code/Site/welcomeowner.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:54 robert</td>
</tr>
<tr>
<td>
<pre>removed collection "all", added collections "modified" and "custom"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?r1=1.7&r2=1.6">code/SkinMgr/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:54 robert</td>
</tr>
<tr>
<td>
<pre>modified layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.8&r2=1.7">code/SysMgr/usersearchform.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:52 robert</td>
</tr>
<tr>
<td>
<pre>added property custom</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.10&r2=1.9">code/Skin/type.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:51 robert</td>
</tr>
<tr>
<td>
<pre>added object mapping for layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.37&r2=1.36">code/Site/type.properties (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:51 robert</td>
</tr>
<tr>
<td>
<pre>- 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</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.19&r2=1.18">code/Root/type.properties (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:49 robert</td>
</tr>
<tr>
<td>
<pre>added property imported</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/type.properties?r1=1.2&r2=1.1">code/Layout/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:49 robert</td>
</tr>
<tr>
<td>
<pre>just formatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/type.properties?r1=1.2&r2=1.1">code/LayoutMgr/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:48 robert</td>
</tr>
<tr>
<td>
<pre>- css class commentHead was renamed to listSeparator
- minor other changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.19&r2=1.18">code/Comment/toplevel.skin (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:48 robert</td>
</tr>
<tr>
<td>
<pre>changed layout: instead of displaying a link to stop testdrive display a submit button</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/testdrive.skin?r1=1.2&r2=1.1">code/Layout/testdrive.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:47 robert</td>
</tr>
<tr>
<td>
<pre>pixel.gif is no longer a layout image but a default image, referenced using global image macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/systemscripts.skin?r1=1.5&r2=1.4">code/Root/systemscripts.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:46 robert</td>
</tr>
<tr>
<td>
<pre>changed because default layout was changed too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.9&r2=1.8">code/User/sysmgr_macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:46 robert</td>
</tr>
<tr>
<td>
<pre>simplyfied layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgrnavigation.skin?r1=1.2&r2=1.1">code/Root/sysmgrnavigation.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:45 robert</td>
</tr>
<tr>
<td>
<pre>- removed sysmgr_creator_macro() since it's not used anymore
- minor code changes (mostly related to changed default layout)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.9&r2=1.8">code/Site/sysmgr_macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:45 robert</td>
</tr>
<tr>
<td>
<pre>changed because default layout was changed too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_macros.js?r1=1.5&r2=1.4">code/SysLog/sysmgr_macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:44 robert</td>
</tr>
<tr>
<td>
<pre>removed sys_layoutchooser_macro() since it's not used anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.14&r2=1.13">code/Root/sysmgr_macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:43 robert</td>
</tr>
<tr>
<td>
<pre>modified layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.10&r2=1.9">code/Site/sysmgr_delete.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.10&r2=1.9">code/Site/sysmgr_edit.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.8&r2=1.7">code/Site/sysmgr_listitem.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.8&r2=1.7">code/SysLog/sysmgr_listitem.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.10&r2=1.9">code/User/sysmgr_edit.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.8&r2=1.7">code/User/sysmgr_listitem.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:42 robert</td>
</tr>
<tr>
<td>
<pre>rewrote css classes since the whole default layout has changed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.15&r2=1.14">code/Root/style.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:42 robert</td>
</tr>
<tr>
<td>
<pre>rewrote css classes since the whole default layout has changed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.37&r2=1.36">code/Site/style.skin (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:42 robert</td>
</tr>
<tr>
<td>
<pre>modified layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.9&r2=1.8">code/SysMgr/syslogsearchform.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:41 robert</td>
</tr>
<tr>
<td>
<pre>sys_layoutchooser macro was renamed to layoutchooser</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.16&r2=1.15">code/SysMgr/setup.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:41 robert</td>
</tr>
<tr>
<td>
<pre>slightly changed layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sitesearchform.skin?r1=1.5&r2=1.4">code/SysMgr/sitesearchform.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:40 robert</td>
</tr>
<tr>
<td>
<pre>no longer distinct between different actions, use checkEdit for each of them</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/securityFunctions.js?r1=1.2&r2=1.1">code/Layout/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:39 robert</td>
</tr>
<tr>
<td>
<pre>minor layout change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresultitem.skin?r1=1.5&r2=1.4">code/MemberMgr/searchresultitem.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:39 robert</td>
</tr>
<tr>
<td>
<pre>skinpath is now set using layout.getSkinPath()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.17&r2=1.16">code/HopObject/securityFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:38 robert</td>
</tr>
<tr>
<td>
<pre>fixed for xhtml compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?r1=1.7&r2=1.6">code/Site/searchform.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:38 robert</td>
</tr>
<tr>
<td>
<pre>- searchresult is now pushed to skin
- minor layout change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.8&r2=1.7">code/MemberMgr/searchresult.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:37 robert</td>
</tr>
<tr>
<td>
<pre>changed from using StringBuffer to res.push()/res.pop()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.8&r2=1.7">code/Topic/renderFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:37 robert</td>
</tr>
<tr>
<td>
<pre>minor layout change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.16&r2=1.15">code/Comment/reply.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:36 robert</td>
</tr>
<tr>
<td>
<pre>- simplyfied renderManagerView()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/renderFunctions.js?r1=1.6&r2=1.5">code/SysMgr/renderFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:36 robert</td>
</tr>
<tr>
<td>
<pre>- simplyfied renderManagerView()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.9&r2=1.8">code/StoryMgr/renderFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:35 robert</td>
</tr>
<tr>
<td>
<pre>changed from using StringBuffer to res.push()/res.pop()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/renderFunctions.js?r1=1.4&r2=1.3">code/Root/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:35 robert</td>
</tr>
<tr>
<td>
<pre>- simplyfied renderManagerView()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.8&r2=1.7">code/PollMgr/renderFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:35 robert</td>
</tr>
<tr>
<td>
<pre>changed from using StringBuffer to res.push()/res.pop()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.28&r2=1.27">code/Site/renderFunctions.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:34 robert</td>
</tr>
<tr>
<td>
<pre>- simplyfied renderManagerView()
- added method renderParentLayoutChooser()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/renderFunctions.js?r1=1.2&r2=1.1">code/LayoutMgr/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:33 robert</td>
</tr>
<tr>
<td>
<pre>changed from using StringBuffer to res.push()/res.pop()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.10&r2=1.9">code/Day/renderFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:33 robert</td>
</tr>
<tr>
<td>
<pre>changed from using StringBuffer to res.push()/res.pop()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.43&r2=1.42">code/Global/renderFunctions.js (1.43)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:32 robert</td>
</tr>
<tr>
<td>
<pre>simplyfied html code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.9&r2=1.8">code/Global/prevpagelink.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:30 robert</td>
</tr>
<tr>
<td>
<pre>- stylesheet action was renamed to stylesheet.css
- minor layout changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.14&r2=1.13">code/SkinMgr/page.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:30 robert</td>
</tr>
<tr>
<td>
<pre>simplyfied html code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.24&r2=1.23">code/Story/preview.skin (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:29 robert</td>
</tr>
<tr>
<td>
<pre>simplified basic layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.51&r2=1.50">code/Site/page.skin (1.51)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:29 robert</td>
</tr>
<tr>
<td>
<pre>completely rewrote basic layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.34&r2=1.33">code/Root/page.skin (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:28 robert</td>
</tr>
<tr>
<td>
<pre>css class "commentHead" was renamed to "listSeparator"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/openpoll.skin?r1=1.2&r2=1.1">code/PollMgr/openpoll.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 22:28 robert</td>
</tr>
<tr>
<td>
<pre>css class "commentHead" was renamed to "listSeparator"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/onlinestory.skin?r1=1.2&r2=1.1">code/StoryMgr/onlinestory.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:59 robert</td>
</tr>
<tr>
<td>
<pre>- css class "commentHead" was renamed to "listSeparator"
- minor layout changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/offlinestory.skin?r1=1.4&r2=1.3">code/StoryMgr/offlinestory.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:57 robert</td>
</tr>
<tr>
<td>
<pre>- added evalCustom() that checks the submitted form values for creating a custom skin
- added getSkinDescription() that retrieves the description (title/text) from the message file(s)
- modified dumpToZip() to handle both full and incremental exports
- added getOriginalSkinSource() which returns the skin source of the parent's or application skin
- modified getSkin() to walk up the layout hierarchy and return the first skin matching prototype/name
- modified saveSkin() since the skinmgr is operating with keys now (instead of separate prototype and name values)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.16&r2=1.15">code/SkinMgr/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:53 robert</td>
</tr>
<tr>
<td>
<pre>modified constructor: by default property custom is 0</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/objectFunctions.js?r1=1.4&r2=1.3">code/Skin/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:53 robert</td>
</tr>
<tr>
<td>
<pre>- modified getLayout() since the active site layout is now a property of site
- modified getStaticPath() since staticPath now returns a string
- modified staticUrl(): use res.push()/res.pop() instead of a StringBuffer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.59&r2=1.58">code/Site/objectFunctions.js (1.59)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:50 robert</td>
</tr>
<tr>
<td>
<pre>- moved evalImport() and evalImport() to layoutmgr
- changed setDefaultLayout since the active layout is now a property of root</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/objectFunctions.js?r1=1.2&r2=1.1">code/RootLayoutMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:49 robert</td>
</tr>
<tr>
<td>
<pre>modified toString() to use res.push()/res.pop() instead of a StringBuffer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PropertyMgr/objectFunctions.js?r1=1.2&r2=1.1">code/PropertyMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:49 robert</td>
</tr>
<tr>
<td>
<pre>minor code cleanup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.37&r2=1.36">code/Root/objectFunctions.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:48 robert</td>
</tr>
<tr>
<td>
<pre>only send mail if the status of the member actually changed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.13&r2=1.12">code/Membership/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:47 robert</td>
</tr>
<tr>
<td>
<pre>modified searchUser():
- switched from Stringbuffer to res.push()/res.pop() for performance reasons
- only include those accounts found that aren't already members</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.34&r2=1.33">code/MemberMgr/objectFunctions.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:45 robert</td>
</tr>
<tr>
<td>
<pre>- renamed chooseNewLayout to evalNewLayout (changed too)
- added method evalImport() that handles the import of a layout zip file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/objectFunctions.js?r1=1.2&r2=1.1">code/LayoutMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:43 robert</td>
</tr>
<tr>
<td>
<pre>changed dumpToZip() to handle both complete and incremental exports</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/objectFunctions.js?r1=1.3&r2=1.2">code/LayoutImageMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:30 robert</td>
</tr>
<tr>
<td>
<pre>- modified getUrl() since staticUrl() now returns a string (changed to res.push()/res.pop() for performance reasons)
- added method getFile() which returns a File object representing the image on disk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/objectFunctions.js?r1=1.2&r2=1.1">code/LayoutImage/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:28 robert</td>
</tr>
<tr>
<td>
<pre>added methods:
- getParents() returns a Hashtable containing the parents of a layout (used to prohbit endless loops between layouts)
- getSkinPath() returns an array containing the layout plus any parent layouts
- getImage() returns the first found image while walking up the layout chain
- evalDownload() checks the submitted arguments before constructing a layout download
modified:
- dumpToZip now takes a second argument (Boolean) indicating whether to produce a full or incremental export of a layout
- added some (forgotten) properties to setParentLayout()
- modified staticUrl() to use res.push()/res.pop() instead of a Stringbuffer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/objectFunctions.js?r1=1.2&r2=1.1">code/Layout/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:23 robert</td>
</tr>
<tr>
<td>
<pre>- added method getFile() which returns a File object representing the image on disk
- modified getPopupUrl(): use res.push()/res.pop() instead of a StringBuffer (for performance reasons)
- modified getUrl(): ditto
- renamed dump() to dumpToZip()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.22&r2=1.21">code/Image/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:21 robert</td>
</tr>
<tr>
<td>
<pre>- modified getPoolObj() since there are no "root images" anymore (their metadata is now the business of the global DEFAULTIMAGES object)
- minor code formatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.104&r2=1.103">code/Global/objectFunctions.js (1.104)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:19 robert</td>
</tr>
<tr>
<td>
<pre>modified getUrl(): for one the method getStaticUrl() of site was renamed to staticUrl(), plus use res.push()/res.pop() since we're dealing with Strings now (instead of StringBuffers)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.8&r2=1.7">code/File/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:19 robert</td>
</tr>
<tr>
<td>
<pre>getStaticPath() now returns a String, not a StringBuffer()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.16&r2=1.15">code/FileMgr/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:17 robert</td>
</tr>
<tr>
<td>
<pre>changed layout (instead of using a table to create the link use the new css class "pagelinkBottom")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.9&r2=1.8">code/Global/nextpagelink.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:17 robert</td>
</tr>
<tr>
<td>
<pre>css class "commentHead" was renamed to "listSeparator"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/notification.skin?r1=1.3&r2=1.2">code/Site/notification.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:16 robert</td>
</tr>
<tr>
<td>
<pre>parentimages_action was renamed to parent_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/navigation.skin?r1=1.2&r2=1.1">code/LayoutImageMgr/navigation.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:15 robert</td>
</tr>
<tr>
<td>
<pre>added description texts (and titles) for every single skin used in antville plus the descriptions of each skinset (used to display the different tree "branches" in skin manager)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.12&r2=1.11">code/messages.en (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:14 robert</td>
</tr>
<tr>
<td>
<pre>the list of members of a group isn't pushed to the skin anymore, instead just display the header for each group</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/membergroup.skin?r1=1.3&r2=1.2">code/MemberMgr/membergroup.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:13 robert</td>
</tr>
<tr>
<td>
<pre>instead of displaying "online stories" say "all stories" (since the list will contain both online and offline stories)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.9&r2=1.8">code/StoryMgr/main.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:12 robert</td>
</tr>
<tr>
<td>
<pre>completely reworked structure of skinmgr: no long list anymore, but now an outline tree containing different skinsets</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.35&r2=1.34">code/SkinMgr/main.skin (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:11 robert</td>
</tr>
<tr>
<td>
<pre>include response.searchresult and response.memberlist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.8&r2=1.7">code/MemberMgr/main.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:11 robert</td>
</tr>
<tr>
<td>
<pre>- exchanged link to "choose" action (which was removed) to "create" action
- added link to import action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/main.skin?r1=1.2&r2=1.1">code/LayoutMgr/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:10 robert</td>
</tr>
<tr>
<td>
<pre>- changed display of layout (added copyright and contact email information
- added link to download action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/main.skin?r1=1.2&r2=1.1">code/Layout/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:09 robert</td>
</tr>
<tr>
<td>
<pre>minor layout change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.11&r2=1.10">code/ImageMgr/main.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:08 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug that would display "on" even if there's no image createtime (which is the case for imported images)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.10&r2=1.9">code/Image/main.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:07 robert</td>
</tr>
<tr>
<td>
<pre>removed deprecated relatedtopics_macro (it wasn't used anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.15&r2=1.14">code/Topic/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:07 robert</td>
</tr>
<tr>
<td>
<pre>minor layout change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.8&r2=1.7">code/FileMgr/main.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:06 robert</td>
</tr>
<tr>
<td>
<pre>modified backlinks_macro(): use res.push()/res.pop() instead of populating a StringBuffer (for performance reasons)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.106&r2=1.105">code/Story/macros.js (1.106)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:05 robert</td>
</tr>
<tr>
<td>
<pre>- removed skinstatus_macro() since it's not used anymore
- several other changes because the structure of the skinmgr has changed
- added prototypechooser_macro() which renders a dropdown containing the available prototypes (for creating custom skins)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.18&r2=1.17">code/SkinMgr/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:04 robert</td>
</tr>
<tr>
<td>
<pre>- simplified navigation_macro
- modified calendar_macro(): changed from using StringBuffers to res.push()/res.pop()
- modified xmlbutton_macro(): use new constant DEFAULTIMAGES instead (which contains the metadata of the former "root images")
- modified layoutchooser_macro() since the active site layout is now stored in property site.layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.97&r2=1.96">code/Site/macros.js (1.97)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:01 robert</td>
</tr>
<tr>
<td>
<pre>added layoutchooser_macro() as a proxy macro for root.layouts.layoutchooser_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.17&r2=1.16">code/Root/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 21:00 robert</td>
</tr>
<tr>
<td>
<pre>don't use StringBuffer in results_macro() since it's of no use (instead write the results directly to response)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.26&r2=1.25">code/Poll/macros.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:59 robert</td>
</tr>
<tr>
<td>
<pre>removed memberslist_macro(): use the method renderMemberlist instead (called in main_action)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.10&r2=1.9">code/MemberMgr/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:58 robert</td>
</tr>
<tr>
<td>
<pre>- removed downloadlink_macro() since downloading isn't restricted anymore
- added macros: email_macro(), copyright_macro()
- changed image_macro(): use new method getImage() to retrieve image which searches along the layout chain to get the first image matching the name</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.3&r2=1.2">code/Layout/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:55 robert</td>
</tr>
<tr>
<td>
<pre>- modified logo_macro(): use new object DEFAULTIMAGES to render any of them
- modified image_macro(): use new object DEFAULTIMAGES to render any of the former "root images"
- fixed a bug in colorpicker_macro(): use res.push()/res.pop(), otherwise the macro would render the input directly to response</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.72&r2=1.71">code/Global/macros.js (1.72)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:53 robert</td>
</tr>
<tr>
<td>
<pre>changed layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/list.skin?r1=1.6&r2=1.5">code/SysMgr/list.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:52 robert</td>
</tr>
<tr>
<td>
<pre>css class "commentHead" was renamed to "listSeparator"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/inactivelayout.skin?r1=1.2&r2=1.1">code/LayoutMgr/inactivelayout.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:52 robert</td>
</tr>
<tr>
<td>
<pre>- include pagenavigation and list of shareable system layouts to choose the basis layout for an import
- added explanation text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/import.skin?r1=1.2&r2=1.1">code/LayoutMgr/import.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:51 robert</td>
</tr>
<tr>
<td>
<pre>changed from css class "statusDark" to "historyItem"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/historyview.skin?r1=1.6&r2=1.5">code/Story/historyview.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:50 robert</td>
</tr>
<tr>
<td>
<pre>- included title of skin and its description
- several changes because the structure of the skinmgr has changed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.7&r2=1.6">code/SkinMgr/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:50 robert</td>
</tr>
<tr>
<td>
<pre>removed pixel.gif</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/graph.skin?r1=1.7&r2=1.6">code/Choice/graph.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:49 robert</td>
</tr>
<tr>
<td>
<pre>css class "commentHead" was renamed to "listSeparator"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.35&r2=1.34">code/Site/edit.skin (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:48 robert</td>
</tr>
<tr>
<td>
<pre>- added editors for copyright, contact email, base layout
- several minor layout changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/edit.skin?r1=1.3&r2=1.2">code/Layout/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:48 robert</td>
</tr>
<tr>
<td>
<pre>removed pixel.gif</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/edit.skin?r1=1.2&r2=1.1">code/LayoutImage/edit.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:46 robert</td>
</tr>
<tr>
<td>
<pre>removed pixel.gif</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.17&r2=1.16">code/Image/edit.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:45 robert</td>
</tr>
<tr>
<td>
<pre>changed from css class "small" to "dayHeader"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/dayheader.skin?r1=1.3&r2=1.2">code/Story/dayheader.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:44 robert</td>
</tr>
<tr>
<td>
<pre>- added constant object DEFAULTIMAGES that contains the metadata of all default images (logos, pixel, marquee)
- added constant SKINSETS that contains the structure of the skinmgr (for both root- and site skinmanager)
- added constructor for Skinset objects (used for constructing the SKINSETS constant)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.6&r2=1.5">code/Global/constants.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:43 robert</td>
</tr>
<tr>
<td>
<pre>pixel.gif is no longer part of layout but of standard images (therefor using global image macro instead of layout.image)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerWidget.skin?r1=1.6&r2=1.5">code/Global/colorpickerWidget.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:42 robert</td>
</tr>
<tr>
<td>
<pre>pixel.gif is no longer part of layout but of standard images (therefor using global image macro instead of layout.image)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerScripts.skin?r1=1.4&r2=1.3">code/Global/colorpickerScripts.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:41 robert</td>
</tr>
<tr>
<td>
<pre>stylesheet action is now called stylesheet.css</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.10&r2=1.9">code/Global/colorpicker.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:41 robert</td>
</tr>
<tr>
<td>
<pre>stylesheet action is now called stylesheet.css</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerExt.skin?r1=1.3&r2=1.2">code/Global/colorpickerExt.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:40 robert</td>
</tr>
<tr>
<td>
<pre>- css class commentHead was renamed to "listSeparator"
- some fixes towards xhtml compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/closedpoll.skin?r1=1.4&r2=1.3">code/PollMgr/closedpoll.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:40 robert</td>
</tr>
<tr>
<td>
<pre>- css class commentHead was renamed to "listSeparator"
- some fixes towards xhtml compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/chooserlistitem.skin?r1=1.2&r2=1.1">code/Layout/chooserlistitem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:08 robert</td>
</tr>
<tr>
<td>
<pre>- included db schema changes of antville_dbpatch-20031128-layouts2.sql
- fixed create statement of default layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.12&r2=1.11">db/antville_mysql.sql (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:07 robert</td>
</tr>
<tr>
<td>
<pre>changed because css-classes were renamed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/activelayout.skin?r1=1.2&r2=1.1">code/LayoutMgr/activelayout.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:06 robert</td>
</tr>
<tr>
<td>
<pre>- moved diff_action to prototype skin
- added custom_action (for creating custom skins)
- added modified_action (for listing only modified skins)
- various minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.4&r2=1.3">code/SkinMgr/actions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:05 robert</td>
</tr>
<tr>
<td>
<pre>- moved diff_action from skinmgr to skin prototype
- changed redirect in delete_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.4&r2=1.3">code/Skin/actions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:04 robert</td>
</tr>
<tr>
<td>
<pre>- removed deprecated safescripts_action
- stylesheet_action was renamed to stylesheet_css_action, previous stylesheet_action is now a wrapper action (left for backwards compatibility)
- javascript_action was renamed to javascript_js_action, previous javascript_action is now a wrapper action (left for backwards compatibility)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.19&r2=1.18">code/Site/actions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:02 robert</td>
</tr>
<tr>
<td>
<pre>stylesheet_action was renamed to stylesheet_css_action, previous stylesheet_action is now a wrapper action (left for backwards compatibility)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.12&r2=1.11">code/Root/actions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:01 robert</td>
</tr>
<tr>
<td>
<pre>render list of choices using res.push()/res.pop() instead of using a StringBuffer (for performance reasons)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/actions.js?r1=1.3&r2=1.2">code/Poll/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:01 robert</td>
</tr>
<tr>
<td>
<pre>render list of choices using res.push()/res.pop() instead of using a StringBuffer (for performance reasons)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/actions.js?r1=1.3&r2=1.2">code/PollMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 20:00 robert</td>
</tr>
<tr>
<td>
<pre>modified main_action: the list of current members is now rendered using renderMemberlist(), also did some changes how the searchresult is rendered</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.5&r2=1.4">code/MemberMgr/actions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 19:59 robert</td>
</tr>
<tr>
<td>
<pre>- moved import_action from rootlayoutmgr to layoutmgr (since importing layouts isn't restricted to system layouts anymore)
- renamed choose_action to create_action since site admins can now also create layouts that aren't based on any system layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/actions.js?r1=1.2&r2=1.1">code/LayoutMgr/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 19:57 robert</td>
</tr>
<tr>
<td>
<pre>- renamed parentimages_action to parent_action
- preview.skin of image was renamed to mgrlistitem.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/actions.js?r1=1.2&r2=1.1">code/LayoutImageMgr/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 19:56 robert</td>
</tr>
<tr>
<td>
<pre>layout download now consists of three actions: download_action (for choosing between full and incremental download) plus download_full_zip_action and download_zip_action that actually produce the zip file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/actions.js?r1=1.4&r2=1.3">code/Layout/actions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 19:55 robert</td>
</tr>
<tr>
<td>
<pre>image/preview.skin was renamed to mgrlistitem.skin (for constistency reasons)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.6&r2=1.5">code/ImageMgr/actions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-08 19:54 robert</td>
</tr>
<tr>
<td>
<pre>file/preview.skin was renamed to mgrlistitem.skin (for constistency reasons)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/actions.js?r1=1.3&r2=1.2">code/FileMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-04 10:02 hannes</td>
</tr>
<tr>
<td>
<pre>Open extended colorpicker popup with the right size.
Resizing popup windows is not implemented very well on Mozilla/Linux.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerExt.skin?r1=1.2&r2=1.1">code/Global/colorpickerExt.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/systemscripts.skin?r1=1.4&r2=1.3">code/Root/systemscripts.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-03 18:03 hannes</td>
</tr>
<tr>
<td>
<pre>Remove apostrophe after "gib"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.de?r1=1.7&r2=1.6">code/messages.de (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-03 17:57 hannes</td>
</tr>
<tr>
<td>
<pre>Make colorpicker scripts work on mozilla by adding a
parseColor() function that converts different color notations
(such as rgb(r, g, b)) into a canonical six-figure hexadecimal
number notation.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerScripts.skin?r1=1.3&r2=1.2">code/Global/colorpickerScripts.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-12-01 16:03 hannes</td>
</tr>
<tr>
<td>
<pre>Make sure rawcontent field is set on stories and comments when the content is updated.
This fixes the bug that search doesn't work on Antville 1.1</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.23&r2=1.22">code/Comment/objectFunctions.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.67&r2=1.66">code/Story/objectFunctions.js (1.67)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.37&r2=1.36">code/StoryMgr/objectFunctions.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-25 13:37 robert</td>
</tr>
<tr>
<td>
<pre>the download_action was renamed to download_zip_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?r1=1.2&r2=1.1">code/Layout/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-25 13:36 robert</td>
</tr>
<tr>
<td>
<pre>renamed download_action to download_zip_action to prevent problems with eg. ie5.5</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/actions.js?r1=1.3&r2=1.2">code/Layout/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-25 13:16 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in importImage(): create layoutimages, not images, otherwise they won't show up in layoutimagemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/objectFunctions.js?r1=1.2&r2=1.1">code/LayoutImageMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-24 18:28 robert</td>
</tr>
<tr>
<td>
<pre>updated to latest version (includes faster HtmlLibrary.js)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.5&r2=1.4">code/AntvilleLib-1.3.zip (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-24 14:57 robert</td>
</tr>
<tr>
<td>
<pre>modified download_action(): changed contentType to application/zip</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/actions.js?r1=1.2&r2=1.1">code/Layout/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-24 14:56 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: modified colorpicker-macro attributes (copied the old version by mistake)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/edit.skin?r1=1.2&r2=1.1">code/Layout/edit.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-24 12:39 hannes</td>
</tr>
<tr>
<td>
<pre>Set layout_alias on converted layouts to layout_id so they're accessible via web.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20031123-layouts.sql?r1=1.2&r2=1.1">db/patches/antville_dbpatch-20031123-layouts.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:59 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: can't use res.handlers.context since it's assigned after autoLogin is called</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.103&r2=1.102">code/Global/objectFunctions.js (1.103)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:30 robert</td>
</tr>
<tr>
<td>
<pre>initial (temporary) check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/upgrade_layouts.txt?rev=1.1&content-type=text/x-cvsweb-markup">upgrade_layouts.txt (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:28 robert</td>
</tr>
<tr>
<td>
<pre>upgraded to latest version (including the ZipLibrary)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.4&r2=1.3">code/AntvilleLib-1.3.zip (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:23 robert</td>
</tr>
<tr>
<td>
<pre>- evalImgType is now a global function
- renamed popupUrl() to getPopupUrl()
- renamed getStaticUrl() to getUrl() and changed it to use the site's method getStaticUrl()
- added method dump() which creates a temporary HopObject containing the metadata of the image (and its thumbnail if existing)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.21&r2=1.20">code/Image/objectFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:21 robert</td>
</tr>
<tr>
<td>
<pre>- modified image_macro(): replaced if/else if with switch
- minor code formattings</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.71&r2=1.70">code/Global/macros.js (1.71)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:20 robert</td>
</tr>
<tr>
<td>
<pre>- removed all layout related editors (they're part of layouts now)
- added layoutchooser</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.34&r2=1.33">code/Site/edit.skin (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:19 robert</td>
</tr>
<tr>
<td>
<pre>- removed stylesheet_action() since the sysmgr doesn't have it's own stylesheet anymore (but uses the one from root)
- root.getSysTitle() was renamed to root.getTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.6&r2=1.5">code/SysMgr/actions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:19 robert</td>
</tr>
<tr>
<td>
<pre>- replaced calls of global image macro with layout.image</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerWidget.skin?r1=1.5&r2=1.4">code/Global/colorpickerWidget.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:17 robert</td>
</tr>
<tr>
<td>
<pre>- adapted res.dependsOn() statements in stylesheet and javascript actions because of the new layout objects
- first step in tuning rss_action() - using StringBuffers instead of normal variables</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.18&r2=1.17">code/Site/actions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:15 robert</td>
</tr>
<tr>
<td>
<pre>modified filter since we now have two different image prototypes, and we want just the site images in this collection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.10&r2=1.9">code/User/type.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:15 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.14&r2=1.13">code/Skin/edit.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.10&r2=1.9">code/Skin/macros.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/create.skin?r1=1.3&r2=1.2">code/SkinMgr/create.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/skinsets.skin?r1=1.2&r2=1.1">code/SkinMgr/skinsets.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.19&r2=1.18">code/SysMgr/page.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/style.skin?r1=1.8&r2=1.7">code/SysMgr/style.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:13 robert</td>
</tr>
<tr>
<td>
<pre>- changed definition of _children collection since skinmgr now belongs to layout objects
- removed collection "shared", added collection "all"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?r1=1.6&r2=1.5">code/SkinMgr/type.properties (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:13 robert</td>
</tr>
<tr>
<td>
<pre>removed mountpoints of rootSkinmgr and rootImagemgr (both don't exist anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/type.properties?r1=1.5&r2=1.4">code/SysMgr/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:11 robert</td>
</tr>
<tr>
<td>
<pre>- added object mapping for layout (removed the one for skinset since there are no skinsets anymore)
- some formatting done</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.9&r2=1.8">code/Skin/type.properties (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:10 robert</td>
</tr>
<tr>
<td>
<pre>replaced mountpoint "skins" with "layouts" (= layoutmgr of site)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.36&r2=1.35">code/Site/type.properties (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:10 robert</td>
</tr>
<tr>
<td>
<pre>added mountpoint "layouts"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.18&r2=1.17">code/Root/type.properties (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:09 robert</td>
</tr>
<tr>
<td>
<pre>modified filter since we now have two different image prototypes, and we want just the site images in this collection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.8&r2=1.7">code/Membership/type.properties (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:09 robert</td>
</tr>
<tr>
<td>
<pre>modified _children.filter since we now have two different image prototypes, and we want just the site images in this collection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/type.properties?r1=1.3&r2=1.2">code/ImageTopicMgr/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:08 robert</td>
</tr>
<tr>
<td>
<pre>modified _children.filter since we now have two different image prototypes, and we want just the site images in this collection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.10&r2=1.9">code/ImageMgr/type.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:07 robert</td>
</tr>
<tr>
<td>
<pre>- modified _parent definition (the _parent definition for layoutimages is done in layoutimage/type.properties)
- added object mapping for layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.10&r2=1.9">code/Image/type.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:07 robert</td>
</tr>
<tr>
<td>
<pre>- replaced call of global image macro with layout.image
- use new macrohandler "context" instead of site (since context contains either root or a site object)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/systemscripts.skin?r1=1.3&r2=1.2">code/Root/systemscripts.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:06 robert</td>
</tr>
<tr>
<td>
<pre>- added sys_layoutchooser_macro()
- call root.getTitle() instead of accessing root.sys_title directly (the latter might be empty)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.13&r2=1.12">code/Root/sysmgr_macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:05 robert</td>
</tr>
<tr>
<td>
<pre>replaced call of global image macro with layout.image</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.7&r2=1.6">code/Site/sysmgr_listitem.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.7&r2=1.6">code/SysLog/sysmgr_listitem.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.9&r2=1.8">code/User/sysmgr_edit.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.7&r2=1.6">code/User/sysmgr_listitem.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:04 robert</td>
</tr>
<tr>
<td>
<pre>replaced call of global image macro with the one of layout (since we have a layout object in res.handlers now, and this one manages all layout images)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.9&r2=1.8">code/Site/sysmgr_edit.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:03 robert</td>
</tr>
<tr>
<td>
<pre>- modified since all font- and color preferences are now defined in a layout object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.36&r2=1.35">code/Site/style.skin (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:02 robert</td>
</tr>
<tr>
<td>
<pre>- modified since all font- and color preferences are now defined in a layout object
- added some more classes (still not finished)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.14&r2=1.13">code/Root/style.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:01 robert</td>
</tr>
<tr>
<td>
<pre>set res.handlers.layout and res.skinpath according to current root layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.9&r2=1.8">code/SysMgr/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:01 robert</td>
</tr>
<tr>
<td>
<pre>added layout chooser form element</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.15&r2=1.14">code/SysMgr/setup.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:00 robert</td>
</tr>
<tr>
<td>
<pre>MAY_EDIT_SKINS was renamed to MAY_EDIT_LAYOUTS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.13&r2=1.12">code/SkinMgr/securityFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 19:00 robert</td>
</tr>
<tr>
<td>
<pre>MAY_EDIT_SKINS was renamed to MAY_EDIT_LAYOUTS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.9&r2=1.8">code/Skin/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:59 robert</td>
</tr>
<tr>
<td>
<pre>modified checkAdd() since we just have to do the check for site images now (the check for layout images is done in layoutimgemgr/securityFunctions.js)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.14&r2=1.13">code/ImageMgr/securityFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:58 robert</td>
</tr>
<tr>
<td>
<pre>- changed final redirect to _parent (since an image can also belong to a layout object now)
- fixed a typo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunctions.js?r1=1.4&r2=1.3">code/Image/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:57 robert</td>
</tr>
<tr>
<td>
<pre>modified onRequest():
- assign the currently active layout to res.handlers.layout, also added check if user has a layout object in the session (for testdriving it)
- define the skinpath according to the layout object
- only call checkAccess if the user isn't a sysadmin (which means that sysadmins are basically allowed to do anything)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.16&r2=1.15">code/HopObject/securityFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:55 robert</td>
</tr>
<tr>
<td>
<pre>removed some empty lines</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/renderFunctions.js?r1=1.3&r2=1.2">code/Root/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:55 robert</td>
</tr>
<tr>
<td>
<pre>image.getStaticUrl() was renamed to image.getUrl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.42&r2=1.41">code/Global/renderFunctions.js (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:54 robert</td>
</tr>
<tr>
<td>
<pre>root.systitle_macro() was renamed to root.title_macro(), dto with root.sysurl_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/pwdmail.skin?r1=1.4&r2=1.3">code/MemberMgr/pwdmail.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:53 robert</td>
</tr>
<tr>
<td>
<pre>- instead of manually constructing the image-code call code_macro()
- fixed creator/createtime line since images might not have a creator (after import)
- minor change in layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.15&r2=1.14">code/Image/preview.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:53 robert</td>
</tr>
<tr>
<td>
<pre>- replaced any calls of global image macro with layout.image (since layout images are now handled by layout objects)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.8&r2=1.7">code/Global/prevpagelink.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:51 robert</td>
</tr>
<tr>
<td>
<pre>use the new macro-handler "context" which either contains root or a site object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.13&r2=1.12">code/SkinMgr/page.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:50 robert</td>
</tr>
<tr>
<td>
<pre>- replaced any calls of global image macro with layout.image (since layout images are now handled by layout objects)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.50&r2=1.49">code/Site/page.skin (1.50)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:49 robert</td>
</tr>
<tr>
<td>
<pre>- stylesheet and javascript are now external files
- replaced any calls of global image macro with layout.image (since layout images are now handled by layout objects)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.33&r2=1.32">code/Root/page.skin (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:48 robert</td>
</tr>
<tr>
<td>
<pre>added setting the default layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.13&r2=1.12">code/SysMgr/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:48 robert</td>
</tr>
<tr>
<td>
<pre>- removed methods isDefaultSkinset(), setDefaultSkinset(), testdriveSkinset(), deleteSkinset() since there are no skinsets anymore
- removed unused method getNavigationName()
- added methods saveSkin(), deleteSkin(), deleteAll()
- added getSkinSource() which retrieves either the source of the own skin or the one of the parent layout's skin
- added dumpToZip() which dumps the skin source to a Zip object passed as argument
- added evalImport() that handles the import of a skinset (based on an uploaded zip file)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.15&r2=1.14">code/SkinMgr/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:44 robert</td>
</tr>
<tr>
<td>
<pre>- removed assignment of layout related preferences (these are part of layout objects now)
- added methods getLayout(), getStaticPath(), getStaticUrl(), getStaticDir() and getTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.58&r2=1.57">code/Site/objectFunctions.js (1.58)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:42 robert</td>
</tr>
<tr>
<td>
<pre>- modified evalNewSite(): each new site now gets an initial layout object (which is a child layout of the currently activated root layout)
- added method getUrl() which is used in hopobject.onRequest() to retrieve the currently activated layout object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.36&r2=1.35">code/Root/objectFunctions.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:40 robert</td>
</tr>
<tr>
<td>
<pre>- use res.handlers.context.getTitle() (which returns either a site object's title or the root title)
- root.getSysTitle() was renamed to root.getTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.33&r2=1.32">code/MemberMgr/objectFunctions.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:38 robert</td>
</tr>
<tr>
<td>
<pre>- evalImgType() is now a global function
- call getStaticDir() of _parent to get the directory where images should be stored</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.22&r2=1.21">code/ImageMgr/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:37 robert</td>
</tr>
<tr>
<td>
<pre>- moved the former image-method evalImgType() to global
- use res.handlers.context now (which contains either root or a site object)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.102&r2=1.101">code/Global/objectFunctions.js (1.102)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:35 robert</td>
</tr>
<tr>
<td>
<pre>modified since the app.property "filePath" was removed (use app.properties.staticPath instead or the site/root methods getStaticPath())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.15&r2=1.14">code/FileMgr/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:32 robert</td>
</tr>
<tr>
<td>
<pre>replaced calls of global image.macro with layout.image (since layout images are now handled by layout objects)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.8&r2=1.7">code/Global/nextpagelink.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:32 robert</td>
</tr>
<tr>
<td>
<pre>added method getUrl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.7&r2=1.6">code/File/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:31 robert</td>
</tr>
<tr>
<td>
<pre>reformatted html-code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/new.skin?r1=1.3&r2=1.2">code/ImageMgr/new.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:30 robert</td>
</tr>
<tr>
<td>
<pre>getStaticUrl() was renamed to getUrl(), popupUrl() to getPopupUrl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.5&r2=1.4">code/MetaWeblogApi/metaWeblogAPI.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:29 robert</td>
</tr>
<tr>
<td>
<pre>added some layout-related system messages</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.11&r2=1.10">code/messages.en (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:28 robert</td>
</tr>
<tr>
<td>
<pre>re-added main skinmgr page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.34&r2=1.33">code/SkinMgr/main.skin (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:27 robert</td>
</tr>
<tr>
<td>
<pre>added linkedpath on top, replaced the code of the image with a call of image.code_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.9&r2=1.8">code/Image/main.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:26 robert</td>
</tr>
<tr>
<td>
<pre>root.systitle_macro() was renamed to root.title_macro(), dto. with root.sysurl_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailbody.skin?r1=1.2&r2=1.1">code/MemberMgr/mailbody.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:26 robert</td>
</tr>
<tr>
<td>
<pre>root.systitle_macro() was renamed to root.title_macro(), dto. with root.sysurl_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailnewmember.skin?r1=1.5&r2=1.4">code/MemberMgr/mailnewmember.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailbody.skin?r1=1.6&r2=1.5">code/Membership/mailbody.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:25 robert</td>
</tr>
<tr>
<td>
<pre>removed unused description_macro() since there is no user.description property anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.15&r2=1.14">code/User/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:24 robert</td>
</tr>
<tr>
<td>
<pre>- removed modifier_macro() since it's now a hopobject macro
- removed some trailing spaces</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.105&r2=1.104">code/Story/macros.js (1.105)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:23 robert</td>
</tr>
<tr>
<td>
<pre>- removed skinsets_macro() since there are no skinsets anymore (but layouts)
- moved skinstatus_macro() from prototype skin to skinmgr
- removed skinsetchooser_macro() since there are no skinsets anymore (but layouts)
- moved help_macro() from prototype skin to skinmgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.17&r2=1.16">code/SkinMgr/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:21 robert</td>
</tr>
<tr>
<td>
<pre>- removed all layout-related macros (they're now macros of prototype layout)
- removed skinsetchooser_macro(), added layoutchooser_macro()
- minor code-formatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.96&r2=1.95">code/Site/macros.js (1.96)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:18 robert</td>
</tr>
<tr>
<td>
<pre>- renamed systitle_macro() to title_macro() which calls getTitle() to return the system title
- fixed some comments
- added sysmgrnavigation_macro() for rendering the system manager navigation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.16&r2=1.15">code/Root/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:17 robert</td>
</tr>
<tr>
<td>
<pre>removed call of checkView in viewlink_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.25&r2=1.24">code/Poll/macros.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:16 robert</td>
</tr>
<tr>
<td>
<pre>- getStaticUrl() was renamed to getUrl()
- popupUrl() was renamed to getPopupUrl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.12&r2=1.11">code/ImageMgr/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:15 robert</td>
</tr>
<tr>
<td>
<pre>- url_macro() is now just a wrapper of getUrl()
- modified deletelink_macro() to call checkDelete() instead of checkEdit()
- getStaticUrl() was renamed to getUrl()
- added code_macro() that generates the macro-code for embedding an image (either layoutimage or image)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.29&r2=1.28">code/Image/macros.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:08 robert</td>
</tr>
<tr>
<td>
<pre>url_macro() is now just a wrapper for getUrl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.20&r2=1.19">code/File/macros.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:08 robert</td>
</tr>
<tr>
<td>
<pre>added generic modifier_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.33&r2=1.32">code/HopObject/macros.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:07 robert</td>
</tr>
<tr>
<td>
<pre>minor layout modification</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/list.skin?r1=1.5&r2=1.4">code/SysMgr/list.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:06 robert</td>
</tr>
<tr>
<td>
<pre>replaced calls of global image_macro() with calls of layout.image_macro() (since the images are now the business of layout objects)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/graph.skin?r1=1.6&r2=1.5">code/Choice/graph.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:05 robert</td>
</tr>
<tr>
<td>
<pre>- replaced call of skinmgr.skineditor_macro() with direct embedding of textarea (the skinsource is fetched by the action)
- added call of help_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.6&r2=1.5">code/SkinMgr/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:04 robert</td>
</tr>
<tr>
<td>
<pre>- reformatted html code
- fixed creator/createtime line since images might not have a creator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.16&r2=1.15">code/Image/edit.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:03 robert</td>
</tr>
<tr>
<td>
<pre>root.systitle_macro() was renamed to root.title_macro(), dto. with root.sysurl_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/deletewarnmail.skin?r1=1.3&r2=1.2">code/SysMgr/deletewarnmail.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:02 robert</td>
</tr>
<tr>
<td>
<pre>- renamed constant MAY_EDIT_SKINS to MAY_EDIT_LAYOUTS
- removed DISPLAY.skinset, added some more properties to constant for new prototypes (used in linkedpath_macro())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.5&r2=1.4">code/Global/constants.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 18:00 robert</td>
</tr>
<tr>
<td>
<pre>replaced calls of global image-macro with calls of layout.image (res.handlers.layout contains the activated layout object)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerScripts.skin?r1=1.2&r2=1.1">code/Global/colorpickerScripts.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:59 robert</td>
</tr>
<tr>
<td>
<pre>root.systitle_macro() was renamed to root.title_macro(), dto. with root.sysurl_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/blockwarnmail.skin?r1=1.3&r2=1.2">code/SysMgr/blockwarnmail.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:58 robert</td>
</tr>
<tr>
<td>
<pre>replaced properties imgPath, filePath, imgUrl and fileUrl with the two properties staticPath and staticUrl (images and files of sites are now located in subdirectories)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.32&r2=1.31">code/app.properties (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:55 robert</td>
</tr>
<tr>
<td>
<pre>modified table creation scripts to create table AV_LAYOUT, add an initial layout object and it's standard images</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.11&r2=1.10">db/antville_mysql.sql (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:54 robert</td>
</tr>
<tr>
<td>
<pre>replaced link to skinmgr with link to layoutmgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.14&r2=1.13">code/Site/adminnavigation.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:53 robert</td>
</tr>
<tr>
<td>
<pre>- removed create_action() since there are no skinset anymore (but layouts)
- modified diff_action() to retrieve the parent's skin as original skin (or the application skin if there is no parent)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.3&r2=1.2">code/SkinMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:52 robert</td>
</tr>
<tr>
<td>
<pre>- redirect to layout since there is no skinset anymore
- use res.handlers.context (which either contains root or a site object)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.3&r2=1.2">code/Skin/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:50 robert</td>
</tr>
<tr>
<td>
<pre>- root.getSysTitle() was renamed to getTitle()
- minor code-formatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.4&r2=1.3">code/MemberMgr/actions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:50 robert</td>
</tr>
<tr>
<td>
<pre>- root.getSysTitle() was renamed to getTitle()
- added stylesheet_action() and javascript_action() for rendering external stylesheet/javascript</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.11&r2=1.10">code/Root/actions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:48 robert</td>
</tr>
<tr>
<td>
<pre>- using new res.handlers.context object for rendering page.skin (res.handlers.context either contains root or a site object)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.5&r2=1.4">code/ImageMgr/actions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:47 robert</td>
</tr>
<tr>
<td>
<pre>using new res.handlers.context object for rendering page.skin (res.handlers.context either contains root or a site object)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/actions.js?r1=1.3&r2=1.2">code/Image/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:46 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgrnavigation.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/sysmgrnavigation.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/objectFunctions.js?r1=1.3&r2=1.2">code/Skin/objectFunctions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20031123-layouts.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch-20031123-layouts.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:45 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/RootLayoutMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/main.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/RootLayoutMgr/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/new.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/RootLayoutMgr/new.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/RootLayoutMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/RootLayoutMgr/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/RootLayoutMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:45 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/activelayout.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/activelayout.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/choose.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/choose.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/import.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/import.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/inactivelayout.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/inactivelayout.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/macros.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/main.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/renderFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutMgr/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:44 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImageMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/macros.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImageMgr/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/main.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImageMgr/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/navigation.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImageMgr/navigation.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/new.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImageMgr/new.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImageMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImageMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImageMgr/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImageMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:43 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/edit.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImage/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImage/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImage/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/LayoutImage/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/LayoutImage/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-23 17:42 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/chooserlistitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/chooserlistitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/edit.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/listitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/listitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/macros.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/main.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/testdrive.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/testdrive.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Layout/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/Layout/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-18 14:31 tobi</td>
</tr>
<tr>
<td>
<pre>removed debug.js which got in here by accident</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.3&r2=1.2">code/AntvilleLib-1.3.zip (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-14 10:47 tobi</td>
</tr>
<tr>
<td>
<pre>restored and fixed colorpicker to regain flexible functionality and way-backwards-compatibility
* fixed bug that prevented colorpicker from working at all
* fixed bug that prevented display of colors that are changed but not saved
* &lt;% colorpicker name="xyz" %&gt; now renders the default colorpicker
* &lt;% colorpicker name="xyz" skin="colorpickerExt" %&gt; renders the extended version (or any other depending on the skin)
* modified site's edit.skin to open the extended version
* put client-side scripts and functionality into global Antville object to define a strict namespace
* updated AntvilleLib
NOTE: THIS IS STILL WORK IN PROGRESS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?r1=1.2&r2=1.1">code/AntvilleLib-1.3.zip (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.9&r2=1.8">code/Global/colorpicker.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerExt.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/colorpickerExt.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerScripts.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/colorpickerScripts.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerWidget.skin?r1=1.4&r2=1.3">code/Global/colorpickerWidget.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.70&r2=1.69">code/Global/macros.js (1.70)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.10&r2=1.9">code/Root/actions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/systemscripts.skin?r1=1.2&r2=1.1">code/Root/systemscripts.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.33&r2=1.32">code/Site/edit.skin (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-11 15:05 tobi</td>
</tr>
<tr>
<td>
<pre>added param.as parameter in &lt;% username %&gt; according to changes in username_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.11&r2=1.10">code/MemberMgr/statusloggedin.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-11 14:57 tobi</td>
</tr>
<tr>
<td>
<pre>enabled username_macro to display a link only if param.as is set to "link" in the macro call.
(ie. by default username_macro only renders the username as text.)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.69&r2=1.68">code/Global/macros.js (1.69)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-01 15:24 michi</td>
</tr>
<tr>
<td>
<pre>(finally) merged imagetopics branch to HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/imagetopic.skin?r1=1.2&r2=1.1">code/Topic/imagetopic.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-11-01 15:24 michi</td>
</tr>
<tr>
<td>
<pre>(finally) merged imagetopics branch to HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/actions.js?r1=1.3&r2=1.2">code/Day/actions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.4&r2=1.3">code/Global/constants.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.68&r2=1.67">code/Global/macros.js (1.68)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.15&r2=1.14">code/Image/edit.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.28&r2=1.27">code/Image/macros.js (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.8&r2=1.7">code/Image/main.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.20&r2=1.19">code/Image/objectFunctions.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.14&r2=1.13">code/Image/preview.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.9&r2=1.8">code/Image/type.properties (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.11&r2=1.10">code/ImageMgr/macros.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/new.skin?r1=1.2&r2=1.1">code/ImageMgr/new.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.21&r2=1.20">code/ImageMgr/objectFunctions.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.9&r2=1.8">code/ImageMgr/type.properties (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/actions.js?r1=1.2&r2=1.1">code/ImageTopicMgr/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/securityFunctions.js?r1=1.2&r2=1.1">code/ImageTopicMgr/securityFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/type.properties?r1=1.2&r2=1.1">code/ImageTopicMgr/type.properties (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.49&r2=1.48">code/Site/page.skin (1.49)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.6&r2=1.5">code/Story/securityFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.14&r2=1.13">code/Topic/macros.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.9&r2=1.8">db/antville_mckoi.sql (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.10&r2=1.9">db/antville_mysql.sql (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?r1=1.7&r2=1.6">db/antville_oracle.sql (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20031031.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20031031.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 15:38 tobi</td>
</tr>
<tr>
<td>
<pre>added description as title attribute in file link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?r1=1.6&r2=1.5">code/File/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 14:59 tobi</td>
</tr>
<tr>
<td>
<pre>moved "user-safe" javascript stuff into root/systemscripts which is
automatically appended onto site/javascript.skin
(root/safescripts_action is deprecated now)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.9&r2=1.8">code/Root/actions.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/safescripts.skin?r1=1.4&r2=1.3">code/Root/safescripts.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.17&r2=1.16">code/Site/actions.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.16&r2=1.15">code/Site/javascript.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 14:50 tobi</td>
</tr>
<tr>
<td>
<pre>* modified file_macro to accept a custom text, too (FIXME: this is a hack)
* added return statement where missing
* removed deprecated macros
* introduced randomize_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.67&r2=1.66">code/Global/macros.js (1.67)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 14:47 tobi</td>
</tr>
<tr>
<td>
<pre>modified file link to accept a custom text, too (FIXME: this is a hack)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?r1=1.5&r2=1.4">code/File/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 14:45 tobi</td>
</tr>
<tr>
<td>
<pre>added name data</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.12&r2=1.11">code/File/edit.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 12:39 robert</td>
</tr>
<tr>
<td>
<pre>bugfix in evalStory(): assign this._id instead of this.id to result object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.66&r2=1.65">code/Story/objectFunctions.js (1.66)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 09:57 robert</td>
</tr>
<tr>
<td>
<pre>modified story_macro(): the macro now returns nothing if the site containing the requested story is offline (should fix bug 299: http://helma.org/bugs/show_bug.cgi?id=299)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61.6.1.2.1&r2=1.61.2.4">code/Global/macros.js (1.61.6.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 09:55 robert</td>
</tr>
<tr>
<td>
<pre>modified story_macro(): the macro now returns nothing if the site containing the requested story is offline (should fix bug 299: http://helma.org/bugs/show_bug.cgi?id=299)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.66&r2=1.65">code/Global/macros.js (1.66)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 09:49 robert</td>
</tr>
<tr>
<td>
<pre>changed SKIN_F_SITE to SKIN_F_SKINSET in create statement of IDX_SKIN_MIXED, otherwise mysql complains about the no longer existing column SKIN_F_SITE</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.9&r2=1.8">db/antville_mysql.sql (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-30 09:47 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: use session.data.mgr for rendering list and pagenavigation, otherwise submitted form values have no effect at all</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.5&r2=1.4">code/SysMgr/actions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-29 16:26 michi</td>
</tr>
<tr>
<td>
<pre>fixed bug in linkedpath macro which occured when using this on a site, which is the front site of an antville installation; i.e. if no path.site exist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.65&r2=1.64">code/Global/macros.js (1.65)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-29 16:25 michi</td>
</tr>
<tr>
<td>
<pre>fixed tiny typo in comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.19&r2=1.18">code/Image/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-29 16:24 michi</td>
</tr>
<tr>
<td>
<pre>implemented RSS feeds for topics (and days) by simply wrapping the site.rss_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/actions.js?r1=1.2&r2=1.1">code/Day/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.16&r2=1.15">code/Site/actions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-29 11:38 hannes</td>
</tr>
<tr>
<td>
<pre>Remove assignment of description property to new user which isn't defined
and causes an error in the SQL insert code.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.32&r2=1.31">code/MemberMgr/objectFunctions.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-17 08:42 tobi</td>
</tr>
<tr>
<td>
<pre>redirect to main action of an image after creation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.4&r2=1.3">code/ImageMgr/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.20&r2=1.19">code/ImageMgr/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:57 tobi</td>
</tr>
<tr>
<td>
<pre>added table rows and cells for better display</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.8&r2=1.7">code/Site/referrers.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?r1=1.7&r2=1.6">code/Story/backlinks.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:55 tobi</td>
</tr>
<tr>
<td>
<pre>added &lt;noscript&gt; tag with some information about the new way referrers work</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.7&r2=1.6">code/Site/referrers.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?r1=1.6&r2=1.5">code/Story/backlinks.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:44 tobi</td>
</tr>
<tr>
<td>
<pre>decreased size of spamfilter textarea and added some explanation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.32&r2=1.31">code/Site/edit.skin (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:38 tobi</td>
</tr>
<tr>
<td>
<pre>removed "instead" at the end of the text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/notificationMail.skin?r1=1.2&r2=1.1">code/Site/notificationMail.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:34 tobi</td>
</tr>
<tr>
<td>
<pre>added class definitions according to old backlinks layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?r1=1.5&r2=1.4">code/Story/backlinks.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:29 tobi</td>
</tr>
<tr>
<td>
<pre>* modified referrers to be written by client-side javascript code
* added filters to sort out spam, search referrers or the like</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinkItem.skin?r1=1.2&r2=1.1">code/Story/backlinkItem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?r1=1.4&r2=1.3">code/Story/backlinks.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:27 tobi</td>
</tr>
<tr>
<td>
<pre>removed tag for external "safescripts" file -- code has moved to
root/systemscripts.skin and is included in site/javascript.skin via macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.48&r2=1.47">code/Site/page.skin (1.48)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:25 tobi</td>
</tr>
<tr>
<td>
<pre>added system-wide javascript code via skin macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.15&r2=1.14">code/Site/javascript.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:20 tobi</td>
</tr>
<tr>
<td>
<pre>* renamed safescripts.skin to systemscripts for convenience
* added Antville object which will contain all of the Antville-specific, client-side javascript code from now on and in the future</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/systemscripts.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/systemscripts.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:19 tobi</td>
</tr>
<tr>
<td>
<pre>* modified referrers to be written by client-side javascript code
* added filters to sort out spam, search referrers or the like</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.6&r2=1.5">code/Site/referrers.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:19 tobi</td>
</tr>
<tr>
<td>
<pre>* modified referrers to be written by client-side javascript code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrerItem.skin?r1=1.2&r2=1.1">code/Site/referrerItem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>* added generic preference_macro for output of preference value or editor
* added spamfilter_macro for output of spamfilter data approripate for client-side javascript code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.95&r2=1.94">code/Site/macros.js (1.95)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 17:10 tobi</td>
</tr>
<tr>
<td>
<pre>added preference editor for spamfilter</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.31&r2=1.30">code/Site/edit.skin (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-16 09:03 tobi</td>
</tr>
<tr>
<td>
<pre>removed gremlins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrerItem.skin?rev=1.1.20.1&content-type=text/x-cvsweb-markup">code/Site/referrerItem.skin (1.1.20.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:08 robert</td>
</tr>
<tr>
<td>
<pre>- modified main_action to use global renderList() and renderPageNavigation()
- added offline_action() and mystories_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/actions.js?r1=1.2&r2=1.1">code/StoryMgr/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:08 robert</td>
</tr>
<tr>
<td>
<pre>modified sites_action(), users_action() and logs_action() to use the new global renderList() and renderPageNavigation() methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.4&r2=1.3">code/SysMgr/actions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:07 robert</td>
</tr>
<tr>
<td>
<pre>- modified main_action to use global renderList() and renderPageNavigation()
- added openpolls_action() and mypolls_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/actions.js?r1=1.2&r2=1.1">code/PollMgr/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:06 robert</td>
</tr>
<tr>
<td>
<pre>simplyfied html code, embedded page navigation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/list.skin?r1=1.4&r2=1.3">code/SysMgr/list.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:06 robert</td>
</tr>
<tr>
<td>
<pre>- modified main_action to use global renderList() and renderPageNavigation()
- added myimages_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.3&r2=1.2">code/ImageMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:06 robert</td>
</tr>
<tr>
<td>
<pre>- modified main_action to use global renderList() and renderPageNavigation()
- added myfiles_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/actions.js?r1=1.2&r2=1.1">code/FileMgr/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:04 robert</td>
</tr>
<tr>
<td>
<pre>- embedded page navigation
- urls of filter options now point to actions in imagemgr instead of main action using GET parameters</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.10&r2=1.9">code/ImageMgr/main.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:04 robert</td>
</tr>
<tr>
<td>
<pre>- embedded page navigation
- urls of filter options now point to actions in pollmgr instead of main action using GET parameters</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.7&r2=1.6">code/PollMgr/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:04 robert</td>
</tr>
<tr>
<td>
<pre>- embedded page navigation
- urls of filter options now point to actions in storymgr instead of main action using GET parameters</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.8&r2=1.7">code/StoryMgr/main.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:03 robert</td>
</tr>
<tr>
<td>
<pre>- embedded page navigation
- added header similar to imagemgr, added filter link for "my files"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.7&r2=1.6">code/FileMgr/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:02 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: used for rendering the page navigation bar in mgr-mountpoints</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/pagenavigation.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/pagenavigation.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/pagenavigationitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/pagenavigationitem.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:01 robert</td>
</tr>
<tr>
<td>
<pre>removed methods renderList() and renderPageNavigation() which are now replaced by global methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/renderFunctions.js?r1=1.5&r2=1.4">code/SysMgr/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 20:00 robert</td>
</tr>
<tr>
<td>
<pre>removed method renderStoryList() which is replaced by global renderList(), added method renderManagerView() that is passed as argument to global renderList() (this method does the actual rendering of an item in the list)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.8&r2=1.7">code/StoryMgr/renderFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:59 robert</td>
</tr>
<tr>
<td>
<pre>removed method renderPollList() which is replaced by global renderList(), added method renderManagerView() that is passed as argument to global renderList() (this method does the actual rendering of an item in the list)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.7&r2=1.6">code/PollMgr/renderFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:58 robert</td>
</tr>
<tr>
<td>
<pre>added methods renderList(), renderPageNavigation() and renderPageNavItem() that are used for rendering lists in mgr-mountpoints and rendering the page navigation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.41&r2=1.40">code/Global/renderFunctions.js (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:57 robert</td>
</tr>
<tr>
<td>
<pre>added cases for actions "offline" and "mystories"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.10&r2=1.9">code/StoryMgr/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:57 robert</td>
</tr>
<tr>
<td>
<pre>added cases for actions "open" and "mypolls"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.8&r2=1.7">code/PollMgr/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:56 robert</td>
</tr>
<tr>
<td>
<pre>added classes used for page navigation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/style.skin?r1=1.7&r2=1.6">code/SysMgr/style.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:56 robert</td>
</tr>
<tr>
<td>
<pre>added classes used for page navigation in mgr-mountpoints</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.35&r2=1.34">code/Site/style.skin (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:56 robert</td>
</tr>
<tr>
<td>
<pre>added collection "offline" that contains offline stories (used for filtering in storymgr)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/type.properties?r1=1.7&r2=1.6">code/StoryMgr/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:55 robert</td>
</tr>
<tr>
<td>
<pre>added collection "open" that contains only open polls</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/type.properties?r1=1.5&r2=1.4">code/PollMgr/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-15 19:55 robert</td>
</tr>
<tr>
<td>
<pre>added collections stories, polls, images and files that contain objects that were created by the user in the site the membership points to (these collections are used in the manager mountpoints for the "my xxxxx" options)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.7&r2=1.6">code/Membership/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-11 10:43 robert</td>
</tr>
<tr>
<td>
<pre>modified text in notification dropdowns to be more precise</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.94&r2=1.93">code/Site/macros.js (1.94)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-11 10:42 robert</td>
</tr>
<tr>
<td>
<pre>modified assignment of root.sys_allowEmails, it should be an integer (or null) instead of a string</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.12&r2=1.11">code/SysMgr/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-11 10:41 robert</td>
</tr>
<tr>
<td>
<pre>check if notification is enabled for a site by calling isNotificationEnabled()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.22&r2=1.21">code/Comment/objectFunctions.js (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.14&r2=1.13">code/FileMgr/objectFunctions.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.19&r2=1.18">code/ImageMgr/objectFunctions.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.65&r2=1.64">code/Story/objectFunctions.js (1.65)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.36&r2=1.35">code/StoryMgr/objectFunctions.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-11 10:41 robert</td>
</tr>
<tr>
<td>
<pre>modified debug output of flushMailQueue()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.101&r2=1.100">code/Global/objectFunctions.js (1.101)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-11 10:40 robert</td>
</tr>
<tr>
<td>
<pre>- added method isNotificationEnabled() that does a basic check if email notification is enabled for a site
- simplified level checks in sendNotification(), removed commented out code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.57&r2=1.56">code/Site/objectFunctions.js (1.57)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-10 17:12 hannes</td>
</tr>
<tr>
<td>
<pre>Forgot to commit when checking in skinsets: displays a dropdown chooser for
skinsets on the preferences page. I don't know if this is a good idea, but with the
current code in site/edit_action it's required, otherwise the site's skinset will be
when saving preferences.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.30&r2=1.29">code/Site/edit.skin (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-08 16:54 tobi</td>
</tr>
<tr>
<td>
<pre>* all notification e-mails are now sent via site/sendNotification function
* removed option to get notifications only for new comments
* added check if receipient is identical with the creator/modifier of the modified object
* made use of sendMail function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/notification.skin?r1=1.2&r2=1.1">code/Site/notification.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.56&r2=1.55">code/Site/objectFunctions.js (1.56)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-08 16:49 tobi</td>
</tr>
<tr>
<td>
<pre>simplified notification_macro and adjusted wording</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.93&r2=1.92">code/Site/macros.js (1.93)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-08 16:21 tobi</td>
</tr>
<tr>
<td>
<pre>added mail.notification message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.10&r2=1.9">code/messages.en (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-08 16:20 tobi</td>
</tr>
<tr>
<td>
<pre>* app.data.mailQueue (now with capital Q) is defined in onStart function
* modified sendMail function to add multiple recipients via addBCC method</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.100&r2=1.99">code/Global/objectFunctions.js (1.100)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-08 16:18 tobi</td>
</tr>
<tr>
<td>
<pre>added main_action to redirect to the same url that is available via the "download" link in the file manager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/actions.js?r1=1.2&r2=1.1">code/File/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-08 16:17 tobi</td>
</tr>
<tr>
<td>
<pre>all notification e-mails are now sent via site/sendNotification function
(ie. story/sendNotification was removed.)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.21&r2=1.20">code/Comment/objectFunctions.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.13&r2=1.12">code/FileMgr/objectFunctions.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.18&r2=1.17">code/ImageMgr/objectFunctions.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.64&r2=1.63">code/Story/objectFunctions.js (1.64)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.35&r2=1.34">code/StoryMgr/objectFunctions.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-08 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>* added "form" anchors just above comment and reply forms
* implemented anchor parameter in comment/replylink_macro to directly scroll to the form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.17&r2=1.16">code/Comment/edit.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.25&r2=1.24">code/Comment/macros.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.18&r2=1.17">code/Comment/toplevel.skin (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.skin?r1=1.7&r2=1.6">code/Story/comment.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-08 16:09 tobi</td>
</tr>
<tr>
<td>
<pre>moved skin for notification mail body from global/notification.skin to site/notificationMail.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/notification.skin?r1=1.2&r2=1.1">code/Global/notification.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/notificationMail.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/notificationMail.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 16:12 tobi</td>
</tr>
<tr>
<td>
<pre>* modified sendMail function to queue mails instead of immediately sending them
* fixed a small bug that caused an error message due to an undefined mail queue array</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.99&r2=1.98">code/Global/objectFunctions.js (1.99)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 16:01 hannes</td>
</tr>
<tr>
<td>
<pre>Beatification of skinset creation form (table, style)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/create.skin?r1=1.2&r2=1.1">code/SkinMgr/create.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 15:53 hannes</td>
</tr>
<tr>
<td>
<pre>Added support for skinsets:
* Skins are attached to skinset rather than site objects
* Each site can have multiple skinsets
* Skinsets can inherit from each other
* Added subclasses of imagemgr and skinmgr that mount on root/manage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/create.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SkinMgr/create.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 15:51 hannes</td>
</tr>
<tr>
<td>
<pre>Added support for skinsets:
* Skins are attached to skinset rather than site objects
* Each site can have multiple skinsets
* Skinsets can inherit from each other
* Added subclasses of imagemgr and skinmgr that mount on root/manage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/skinsets.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SkinMgr/skinsets.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 15:14 hannes</td>
</tr>
<tr>
<td>
<pre>Added support for skinsets:
* Skins are attached to skinset rather than site objects
* Each site can have multiple skinsets
* Skinsets can inherit from each other
* Added subclasses of imagemgr and skinmgr that mount on root/manage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.3&r2=1.2">code/Global/constants.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.15&r2=1.14">code/HopObject/securityFunctions.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/actions.js?r1=1.2&r2=1.1">code/Image/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.18&r2=1.17">code/Image/objectFunctions.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.8&r2=1.7">code/Image/type.properties (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?r1=1.2&r2=1.1">code/ImageMgr/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.17&r2=1.16">code/ImageMgr/objectFunctions.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.13&r2=1.12">code/ImageMgr/securityFunctions.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.92&r2=1.91">code/Site/macros.js (1.92)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.55&r2=1.54">code/Site/objectFunctions.js (1.55)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?r1=1.2&r2=1.1">code/Skin/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.8&r2=1.7">code/Skin/type.properties (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?r1=1.2&r2=1.1">code/SkinMgr/actions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.16&r2=1.15">code/SkinMgr/macros.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.33&r2=1.32">code/SkinMgr/main.skin (1.33)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.14&r2=1.13">code/SkinMgr/objectFunctions.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?r1=1.5&r2=1.4">code/SkinMgr/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.18&r2=1.17">code/SysMgr/page.skin (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/type.properties?r1=1.4&r2=1.3">code/SysMgr/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.8&r2=1.7">db/antville_mysql.sql (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch-20031007-skinsets.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch-20031007-skinsets.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 14:56 hannes</td>
</tr>
<tr>
<td>
<pre>Use status page rather than sites page as system management entry page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.3&r2=1.2">code/SysMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 14:47 hannes</td>
</tr>
<tr>
<td>
<pre>Make text inputs for font names 40 chars wide</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.91&r2=1.90">code/Site/macros.js (1.91)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 14:45 hannes</td>
</tr>
<tr>
<td>
<pre>Added error action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.31&r2=1.30">code/app.properties (1.31)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.8&r2=1.7">code/Root/actions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 14:44 tobi</td>
</tr>
<tr>
<td>
<pre>* added queue method to Mail prototype for sending e-mail notifications via scheduler
* added flushMailQueue to send mail objects contained in the mail queue (ie. app.data.mailqueue)
* added call for flushMailQueue from the scheduler function
* changed mail.send() to mail.queue() in sendNotification functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.98&r2=1.97">code/Global/objectFunctions.js (1.98)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.54&r2=1.53">code/Site/objectFunctions.js (1.54)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.63&r2=1.62">code/Story/objectFunctions.js (1.63)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-07 14:29 hannes</td>
</tr>
<tr>
<td>
<pre>Remove font-size definition from local style</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.8&r2=1.7">code/Global/colorpicker.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-06 16:29 tobi</td>
</tr>
<tr>
<td>
<pre>redirect to the site's edit mask after preferences were saved</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.15&r2=1.14">code/Site/actions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-06 16:28 tobi</td>
</tr>
<tr>
<td>
<pre>implemented first version of e-mail notification using kris' contribution (with slight modifications):
* since site preferences are stored as xml the corresponding code had to be adjusted
* currently, no notification is sent if a story's status changes from offline to online (abuse factor is too high)
* there's only one global notification skin used for the mail body
* the sender is always set to sys_email to avoid the bounce problem we already had with registration mails</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.20&r2=1.19">code/Comment/objectFunctions.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.12&r2=1.11">code/FileMgr/objectFunctions.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/notification.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/notification.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.16&r2=1.15">code/ImageMgr/objectFunctions.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.12&r2=1.11">code/Root/sysmgr_macros.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.29&r2=1.28">code/Site/edit.skin (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.90&r2=1.89">code/Site/macros.js (1.90)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/notification.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/notification.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.53&r2=1.52">code/Site/objectFunctions.js (1.53)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.62&r2=1.61">code/Story/objectFunctions.js (1.62)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.34&r2=1.33">code/StoryMgr/objectFunctions.js (1.34)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.11&r2=1.10">code/SysMgr/objectFunctions.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.14&r2=1.13">code/SysMgr/setup.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-10-06 09:44 tobi</td>
</tr>
<tr>
<td>
<pre>reduced and simplified conditional checks in evalURL()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.97&r2=1.96">code/Global/objectFunctions.js (1.97)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-24 11:52 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: use path.site instead of this._parent since checkAccess() is also called for topics (and the parent of a topic is topicmgr)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/securityFunctions.js?r1=1.3&r2=1.2">code/Day/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-21 16:59 michi</td>
</tr>
<tr>
<td>
<pre>fixed evalURL, so that web addresses with @ are possible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.96&r2=1.95">code/Global/objectFunctions.js (1.96)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-18 15:49 hannes</td>
</tr>
<tr>
<td>
<pre>Interpret no="" in commentcounter macro as to simply print out nothing
if there are no comments.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.104&r2=1.103">code/Story/macros.js (1.104)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-16 16:06 tobi</td>
</tr>
<tr>
<td>
<pre>changed sentence structure of important note for better instruction</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030729.sql?r1=1.5&r2=1.4">db/patches/antville_dbpatch20030729.sql (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-16 16:02 tobi</td>
</tr>
<tr>
<td>
<pre>added "important note" to warn from not converting site data to the new database scheme before proceeding</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030729.sql?r1=1.4&r2=1.3">db/patches/antville_dbpatch20030729.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-16 15:50 tobi</td>
</tr>
<tr>
<td>
<pre>removed from antville_1_0 branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/upgrade.txt?r1=1.1.2.2&r2=1.1.2.1">upgrade.txt (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-16 15:49 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/upgrade.txt?r1=1.2&r2=1.1">upgrade.txt (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-16 15:44 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/upgrade.txt?rev=1.1.2.1&content-type=text/x-cvsweb-markup">upgrade.txt (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-16 15:44 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file upgrade.txt was initially added on branch antville_1_0.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/upgrade.txt?r1=1.1&r2=1.1.2.2">upgrade.txt (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-15 20:10 michi</td>
</tr>
<tr>
<td>
<pre>don't forward images-property to image-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.64.2.2&r2=1.64.2.1">code/Global/macros.js (1.64.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:15 michi</td>
</tr>
<tr>
<td>
<pre>added topicchooser to the newImage and editImage forms</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?rev=1.14.2.1&content-type=text/x-cvsweb-markup">code/Image/edit.skin (1.14.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/new.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/ImageMgr/new.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:15 michi</td>
</tr>
<tr>
<td>
<pre>added topic-info to the image skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?rev=1.7.2.1&content-type=text/x-cvsweb-markup">code/Image/main.skin (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?rev=1.13.10.1&content-type=text/x-cvsweb-markup">code/Image/preview.skin (1.13.10.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:14 michi</td>
</tr>
<tr>
<td>
<pre>added topicchooser-macro to imagemgr (similar to the one in the storymgr)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?rev=1.10.2.1&content-type=text/x-cvsweb-markup">code/ImageMgr/macros.js (1.10.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:14 michi</td>
</tr>
<tr>
<td>
<pre>allow the gallery and the imageoftheday macro in stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/Story/securityFunctions.js (1.5.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:13 michi</td>
</tr>
<tr>
<td>
<pre>added 3 new global macros: gallery, randomimage, imageoftheday</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?rev=1.64.2.1&content-type=text/x-cvsweb-markup">code/Global/macros.js (1.64.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:13 michi</td>
</tr>
<tr>
<td>
<pre>added macro, that displays the topic of an image</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?rev=1.27.2.1&content-type=text/x-cvsweb-markup">code/Image/macros.js (1.27.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:12 michi</td>
</tr>
<tr>
<td>
<pre>store the topic of an image in the evalImg-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?rev=1.17.2.1&content-type=text/x-cvsweb-markup">code/Image/objectFunctions.js (1.17.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?rev=1.15.2.1&content-type=text/x-cvsweb-markup">code/ImageMgr/objectFunctions.js (1.15.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:11 michi</td>
</tr>
<tr>
<td>
<pre>mount the new imagetopicmgr at the imagemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?rev=1.8.2.1&content-type=text/x-cvsweb-markup">code/ImageMgr/type.properties (1.8.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:10 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file imagetopic.skin was initially added on branch imagetopics.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/imagetopic.skin?r1=1.1&r2=1.1.2.1">code/Topic/imagetopic.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:10 michi</td>
</tr>
<tr>
<td>
<pre>include link to list of imagetopics in user navigation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?rev=1.47.2.1&content-type=text/x-cvsweb-markup">code/Site/page.skin (1.47.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:10 michi</td>
</tr>
<tr>
<td>
<pre>render skin topic/imagetopic for imagetopics instead of topic/main</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/actions.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Day/actions.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/imagetopic.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Topic/imagetopic.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:09 michi</td>
</tr>
<tr>
<td>
<pre>added addimage-macro to (image-)topics (analogon to the addstory-macro)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?rev=1.13.2.1&content-type=text/x-cvsweb-markup">code/Topic/macros.js (1.13.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:07 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file securityFunctions.js was initially added on branch imagetopics.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/securityFunctions.js?r1=1.1&r2=1.1.2.1">code/ImageTopicMgr/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:07 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file type.properties was initially added on branch imagetopics.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/type.properties?r1=1.1&r2=1.1.2.1">code/ImageTopicMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:07 michi</td>
</tr>
<tr>
<td>
<pre>added new prototype imagetopicmgr, which extends topicmgr, and has a grouped collection of images as children</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/Global/constants.js (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/actions.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/ImageTopicMgr/actions.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/securityFunctions.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/ImageTopicMgr/securityFunctions.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/type.properties?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/ImageTopicMgr/type.properties (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 17:07 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file actions.js was initially added on branch imagetopics.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageTopicMgr/actions.js?r1=1.1&r2=1.1.2.1">code/ImageTopicMgr/actions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 16:58 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file antville_dbpatch20030913.sql was initially added on branch imagetopics.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030913.sql?r1=1.1&r2=1.1.2.1">db/patches/antville_dbpatch20030913.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-13 16:58 michi</td>
</tr>
<tr>
<td>
<pre>added topic-property to image-prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?rev=1.7.2.1&content-type=text/x-cvsweb-markup">code/Image/type.properties (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?rev=1.8.2.1&content-type=text/x-cvsweb-markup">db/antville_mckoi.sql (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?rev=1.7.2.1&content-type=text/x-cvsweb-markup">db/antville_mysql.sql (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?rev=1.6.10.1&content-type=text/x-cvsweb-markup">db/antville_oracle.sql (1.6.10.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030913.sql?rev=1.1.2.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20030913.sql (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-11 20:04 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.64.2;
added support for fallback image (http://grazia.helma.at/pipermail/antville-dev/2003-September/000160.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.64&r2=1.63">code/Global/macros.js (1.64)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-11 20:04 robert</td>
</tr>
<tr>
<td>
<pre>check if param.fallback was specified before trying to retrieve the fallback image</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61.6.3&r2=1.61.6.2">code/Global/macros.js (1.61.6.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-11 19:59 robert</td>
</tr>
<tr>
<td>
<pre>added support for fallback image (http://grazia.helma.at/pipermail/antville-dev/2003-September/000160.html)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61.6.2&r2=1.61.6.1">code/Global/macros.js (1.61.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 19:56 robert</td>
</tr>
<tr>
<td>
<pre>updated copyright statement to 2003</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/license.txt?rev=1.1.20.1&content-type=text/x-cvsweb-markup">license.txt (1.1.20.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 19:48 robert</td>
</tr>
<tr>
<td>
<pre>fixed a typo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.1.2.5&r2=1.1.2.4">code/MetaWeblogApi/metaWeblogAPI.js (1.1.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 19:48 robert</td>
</tr>
<tr>
<td>
<pre>fixed a typo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.1.2.3&r2=1.1.2.2">code/MtApi/moveabletypeAPI.js (1.1.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 19:47 robert</td>
</tr>
<tr>
<td>
<pre>fixed a typo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.1.2.3&r2=1.1.2.2">code/BloggerApi/bloggerAPI.js (1.1.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 19:42 robert</td>
</tr>
<tr>
<td>
<pre>only send registration confirmation mail if root.sys_email is set (otherwise eg. antclick users would get an error message during setup)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.3&r2=1.2">code/MemberMgr/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 19:09 robert</td>
</tr>
<tr>
<td>
<pre>removed second drop statement of column SITE_TEXTFONT</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030729.sql?r1=1.3&r2=1.2">db/patches/antville_dbpatch20030729.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 19:09 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
added column SITE_PREFERENCES, removed preference columns that are now stored xml encoded in SITE_PREFERENCES (includes db-patches 20030729 and 20030728)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.7&r2=1.6">db/antville_mysql.sql (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 19:09 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
added column SITE_PREFERENCES, removed preference columns that are now stored xml encoded in SITE_PREFERENCES (includes db-patches 20030729 and 20030728)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.8&r2=1.7">db/antville_mckoi.sql (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 17:57 hannes</td>
</tr>
<tr>
<td>
<pre>Tentative code to set the colorpicker to the color of the selected textclass
(works only if the color matches one in the color raster 100%)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.7&r2=1.6">code/Global/colorpicker.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 17:30 hannes</td>
</tr>
<tr>
<td>
<pre>Make colorpicker.skin XHTML complient</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.6&r2=1.5">code/Global/colorpicker.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-09 14:41 hannes</td>
</tr>
<tr>
<td>
<pre>Add a preview area to the colorpicker and make it possible
to edit all colors at once.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.5&r2=1.4">code/Global/colorpicker.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/safescripts.skin?r1=1.3&r2=1.2">code/Root/safescripts.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.14&r2=1.13">code/Site/actions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:11 robert</td>
</tr>
<tr>
<td>
<pre>introduced new deny.* messages (the former *Denied messages) that are used by DenyException objects</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.9&r2=1.8">code/messages.en (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:10 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.2;
modified addstory_macro() because checkAdd() now possibly throws an exception</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.13&r2=1.12">code/Topic/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:10 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
added constants ONEMINUTE, ONEHOUR and ONEDAY</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.2&r2=1.1">code/Global/constants.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:09 robert</td>
</tr>
<tr>
<td>
<pre>- modified history_macro() since checkView throws an exception
- use constant ONEDAY in age_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.89&r2=1.88">code/Site/macros.js (1.89)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:09 robert</td>
</tr>
<tr>
<td>
<pre>modified editlink_macro(), deletelink_macro(), onlinelink_macro() and viewlink_macro() since checkXxx methods now throw an exception</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.103&r2=1.102">code/Story/macros.js (1.103)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:08 robert</td>
</tr>
<tr>
<td>
<pre>modified editlink_macro(), deletelink_macro(), closelink_macro() and viewlink_macro() since checkXxx methods now throw a DenyException</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.24&r2=1.23">code/Poll/macros.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:07 robert</td>
</tr>
<tr>
<td>
<pre>modified poll_macro(): display an embedded poll in any case (even if the user isn't logged in)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.63&r2=1.62">code/Global/macros.js (1.63)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:06 robert</td>
</tr>
<tr>
<td>
<pre>modified editlink_macro() and deletelink_macro() since checkXxx now throws a DenyException</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.19&r2=1.18">code/File/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:06 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.27.2;
- modified editlink_macro() and deletelink_macro() since checkXxx now throws a DenyException
- fixed some comments
- removed unused hasthumbnail_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.27&r2=1.26">code/Image/macros.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:05 robert</td>
</tr>
<tr>
<td>
<pre>(hopefully) merged all changes in antville_1_0 branch into main branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.4&r2=1.3">code/BloggerApi/bloggerAPI.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.4&r2=1.3">code/MetaWeblogApi/metaWeblogAPI.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.4&r2=1.3">code/MtApi/moveabletypeAPI.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:04 robert</td>
</tr>
<tr>
<td>
<pre>modified evalVote() because checkVote() now throws a DenyException itself</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.12&r2=1.11">code/Poll/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:03 robert</td>
</tr>
<tr>
<td>
<pre>added constructor for DenyException objects</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.95&r2=1.94">code/Global/objectFunctions.js (1.95)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:03 robert</td>
</tr>
<tr>
<td>
<pre>modified updateMembership(): throw a DenyException instead of an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.12&r2=1.11">code/Membership/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:02 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/securityFunctions.js?r1=1.2&r2=1.1">code/TopicMgr/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:02 robert</td>
</tr>
<tr>
<td>
<pre>use constant ONEHOUR in renderTimeZoneChooser()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.40&r2=1.39">code/Global/renderFunctions.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:02 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.9&r2=1.8">code/StoryMgr/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:01 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.12&r2=1.11">code/SkinMgr/securityFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:01 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.8&r2=1.7">code/Skin/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:01 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.5&r2=1.4">code/Story/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:01 robert</td>
</tr>
<tr>
<td>
<pre>- rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object
- added call of checkIfLoggedIn() in case the site is private</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.22&r2=1.21">code/Site/securityFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 21:00 robert</td>
</tr>
<tr>
<td>
<pre>- rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object
- use constant ONEDAY</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.11&r2=1.10">code/Root/securityFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:58 robert</td>
</tr>
<tr>
<td>
<pre>- rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object
- removed isViewDenied(), use this.site.checkView() instead (since isViewDenied() didn't do anything else)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.10&r2=1.9">code/Poll/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:58 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.7&r2=1.6">code/PollMgr/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:57 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunctions.js?r1=1.3&r2=1.2">code/Image/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:57 robert</td>
</tr>
<tr>
<td>
<pre>modified checkAccess() because permission check methods now throw an exception</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/securityFunctions.js?r1=1.2&r2=1.1">code/Membership/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:57 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.10&r2=1.9">code/MemberMgr/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:57 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.12&r2=1.11">code/ImageMgr/securityFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:56 robert</td>
</tr>
<tr>
<td>
<pre>modified onRequest(): all checkAccess() methods now set res.message themselves (and do a res.redirect if necessary), so just call checkAccess()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.14&r2=1.13">code/HopObject/securityFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:55 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.9&r2=1.8">code/FileMgr/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:55 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunctions.js?r1=1.3&r2=1.2">code/File/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:54 robert</td>
</tr>
<tr>
<td>
<pre>rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.15&r2=1.14">code/Comment/securityFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:54 robert</td>
</tr>
<tr>
<td>
<pre>modified checkAccess() because permission check methods now throw an exception</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/securityFunctions.js?r1=1.2&r2=1.1">code/Day/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:52 robert</td>
</tr>
<tr>
<td>
<pre>modified notfound_action(): check if path.site is online, otherwise use the root's page.skin for rendering</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.7&r2=1.6">code/Root/actions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:51 robert</td>
</tr>
<tr>
<td>
<pre>- modified main_action(): check if user is logged for vote-requests
- fixed a bug in edit_action() that would throw a type-error (dunno why) otherwise</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/actions.js?r1=1.2&r2=1.1">code/Poll/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:50 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug in login_action: var parent doesn't exist anymore, use _parent instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?r1=1.2&r2=1.1">code/MemberMgr/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-07 20:49 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug in sys_minMemberAge_macro that created a bogus dropdown</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.11&r2=1.10">code/Root/sysmgr_macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-04 15:13 hannes</td>
</tr>
<tr>
<td>
<pre>Do not set checked to 1 in the parameter for addToFront macro, since this will
result in a checkbox that is always checked. When we get a form submission,
always use the values from the form.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.102&r2=1.101">code/Story/macros.js (1.102)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-04 13:41 hannes</td>
</tr>
<tr>
<td>
<pre>Removed AntvilleLib-1.0.zip and adding AntvilleLib-1.3.zip, which is the right name for
the file. Also contains a fix for Html.checkbox() where checkboxes are never checked.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/AntvilleLib-1.0.zip?r1=1.2&r2=1.1">AntvilleLib-1.0.zip (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/AntvilleLib-1.3.zip?rev=1.1&content-type=text/x-cvsweb-markup">code/AntvilleLib-1.3.zip (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-04 13:37 hannes</td>
</tr>
<tr>
<td>
<pre>Add hours as strings to dropdown array to make them render as "18" rather than "18.0"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.10&r2=1.9">code/Root/sysmgr_macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-04 09:11 hannes</td>
</tr>
<tr>
<td>
<pre>Remove experimental permissions code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.21&r2=1.20">code/Site/securityFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-09-04 08:26 hannes</td>
</tr>
<tr>
<td>
<pre>Fix logical bug in site access check.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.20&r2=1.19">code/Site/securityFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-31 14:31 robert</td>
</tr>
<tr>
<td>
<pre>added "use antville", removed adding of column SITE_PREFERENCES (which is covered by the previous patch)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030729.sql?r1=1.2&r2=1.1">db/patches/antville_dbpatch20030729.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-31 14:31 robert</td>
</tr>
<tr>
<td>
<pre>rewrote convertSites_action since the preferences aren't mapped in site's type.properties anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/convertActions.js?r1=1.2&r2=1.1">code/Root/convertActions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-31 14:30 robert</td>
</tr>
<tr>
<td>
<pre>added "use antville"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030728.sql?r1=1.2&r2=1.1">db/patches/antville_dbpatch20030728.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-30 20:48 michi</td>
</tr>
<tr>
<td>
<pre>* fixed security vulnerability in mt.getRecentPosts</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.1.2.2&r2=1.1.2.1">code/MtApi/moveabletypeAPI.js (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-30 20:47 michi</td>
</tr>
<tr>
<td>
<pre>* fixed security vulnerability in blogger.getRecentPosts</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.1.2.2&r2=1.1.2.1">code/BloggerApi/bloggerAPI.js (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-30 20:46 michi</td>
</tr>
<tr>
<td>
<pre>* fixed security vulnerability in metaWeblog.getRecentPosts and metaWebog.newMediaObject
* added antville_blogid to returned struct of metaWeblog.getPost and metaWeblog.getRecentPosts
* metaWeblog.getPost now may also be called by users who just mayView (but not necessarily mayEdit) the story
* added description, antville_maxheight and antville_maxwidth to fileObject argument for metaWeblog.newMediaObject
* applied Maximilian Dornseif patch for metaWeblog.newMediaObject, but prepended special properties of the returned struct with antville_</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.1.2.4&r2=1.1.2.3">code/MetaWeblogApi/metaWeblogAPI.js (1.1.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-29 14:47 hannes</td>
</tr>
<tr>
<td>
<pre>Checking in AntvilleLib helma_1_3 branch snapshot from 2003/08/29.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/AntvilleLib-1.0.zip?rev=1.1&content-type=text/x-cvsweb-markup">AntvilleLib-1.0.zip (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-29 13:58 hannes</td>
</tr>
<tr>
<td>
<pre>Set loadmode to aggressive (? - unsure about pros/cons)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?r1=1.4&r2=1.3">code/SkinMgr/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-29 13:54 hannes</td>
</tr>
<tr>
<td>
<pre>Adapt to the fact that Helma now registers indirect prototypes in the path object
so topics are registered as days and we need to check if a day is actually a day
before making it today.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.88&r2=1.87">code/Site/macros.js (1.88)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-29 13:39 hannes</td>
</tr>
<tr>
<td>
<pre>Adapt to new rules of path object initialization (?)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61.2.4&r2=1.61.2.3">code/Global/macros.js (1.61.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-20 13:26 hannes</td>
</tr>
<tr>
<td>
<pre>Do format() as first thing on content part
(don't know why I changed this, maybe an accidental commit?)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.58.2.4&r2=1.58.2.3">code/Story/objectFunctions.js (1.58.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:41 hannes</td>
</tr>
<tr>
<td>
<pre>Replace FESI tryEval with real try statements.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.30.2.1.2.1&r2=1.31.2.3">code/StoryMgr/objectFunctions.js (1.30.2.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:41 hannes</td>
</tr>
<tr>
<td>
<pre>Changed RegExp constructors to include the global ("g")
and ignoreCase ("i") flags as required by Rhino.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.96.2.5.2.1&r2=1.97.2.1">code/Story/macros.js (1.96.2.5.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:40 hannes</td>
</tr>
<tr>
<td>
<pre>Changed RegExp constructors to include the global ("g")
and ignoreCase ("i") flags as required by Rhino.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.92.8.1&r2=1.92.2.1">code/Global/objectFunctions.js (1.92.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:38 hannes</td>
</tr>
<tr>
<td>
<pre>Changed RegExp constructors to include the global ("g")
and ignoreCase ("i") flags as required by Rhino.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?rev=1.7.12.1&content-type=text/x-cvsweb-markup">code/Skin/macros.js (1.7.12.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:37 hannes</td>
</tr>
<tr>
<td>
<pre>Redo the changes from rev. 1.32 that were (accidentally?) undone in 1.33</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.35&r2=1.34">code/Root/objectFunctions.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>Changed RegExp constructors to include the global ("g")
and ignoreCase ("i") flags as required by Rhino.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?rev=1.31.6.2.2.1&content-type=text/x-cvsweb-markup">code/Root/objectFunctions.js (1.31.6.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:33 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.31.6.2.2;
Fix newline encoding that was messed up in previous commit.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.31.6.2&r2=1.31.6.1">code/Root/objectFunctions.js (1.31.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:22 hannes</td>
</tr>
<tr>
<td>
<pre>Rhino compatibility backport from main branch:
Replace tryEval with try statement.
Check if partLastRendered is defined before comparing it. Otherwise,
Rhino will always evaluate this condition to false.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.56.2.1.2.1&r2=1.58.2.4">code/Story/objectFunctions.js (1.56.2.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-19 16:21 hannes</td>
</tr>
<tr>
<td>
<pre>Rhino compatibility backport from main branch:
Rename public collection to publicSites because public is a reserved keyword in Rhino.
Prefetch sites in renderSitelist().</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?rev=1.13.8.1&content-type=text/x-cvsweb-markup">code/Root/macros.js (1.13.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/renderFunctions.js?rev=1.1.8.1&content-type=text/x-cvsweb-markup">code/Root/renderFunctions.js (1.1.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.14.8.1.2.1&r2=1.14.4.1">code/Root/type.properties (1.14.8.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:24 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: helper action for converting site preferences</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/convertActions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/convertActions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:23 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: methods for handling xml encoded properties</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PropertyMgr/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/PropertyMgr/objectFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:22 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: remove the preferences columns since site prefs are now stored xml encoded in SITE_PREFERENCES</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030729.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20030729.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:22 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?r1=1.7&r2=1.6">code/Global/roles.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:21 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.23&r2=1.22">code/HopObject/renderFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:21 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/macros.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Choice/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Choice/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Day/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/constants.js?r1=1.1&r2=1.2.2.1">code/Global/constants.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/robots.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/robots.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/TopicMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Vote/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Vote/objectFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:20 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: adds the column SITE_PREFERENCES in table AV_SITE</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030728.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20030728.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:20 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: merged former .hac files into single actions.js files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Comment/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/File/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/FileMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Image/actions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:20 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: merged former .hac files into single actions.js files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/ImageMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Poll/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/PollMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Skin/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/SkinMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/StoryMgr/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/TopicMgr/actions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:20 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in: merged former .hac files into single actions.js files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/actions.js?r1=1.1&r2=1.1.2.1">code/Day/actions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:19 robert</td>
</tr>
<tr>
<td>
<pre>modified comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/type.properties?r1=1.5&r2=1.4">code/MemberMgr/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.6&r2=1.5">code/Membership/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/type.properties?r1=1.6&r2=1.5">code/Poll/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/type.properties?r1=1.4&r2=1.3">code/PollMgr/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.17&r2=1.16">code/Root/type.properties (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.7&r2=1.6">code/Skin/type.properties (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?r1=1.3&r2=1.2">code/SkinMgr/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/type.properties?r1=1.6&r2=1.5">code/StoryMgr/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/type.properties?r1=1.3&r2=1.2">code/SysLog/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/type.properties?r1=1.3&r2=1.2">code/SysMgr/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/type.properties?r1=1.4&r2=1.3">code/Topic/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.7&r2=1.6">code/TopicMgr/type.properties (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.9&r2=1.8">code/User/type.properties (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Vote/type.properties?r1=1.4&r2=1.3">code/Vote/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:19 robert</td>
</tr>
<tr>
<td>
<pre>modified comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/type.properties?r1=1.5&r2=1.4">code/Choice/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.8&r2=1.7">code/Comment/type.properties (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/type.properties?r1=1.5&r2=1.4">code/File/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/type.properties?r1=1.5&r2=1.4">code/FileMgr/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:19 robert</td>
</tr>
<tr>
<td>
<pre>switched from input type="submit" to type="button"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.7&r2=1.6">code/SysMgr/usersearchform.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:19 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
modified comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.8&r2=1.7">code/ImageMgr/type.properties (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:19 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
modified comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.7&r2=1.6">code/Image/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:18 robert</td>
</tr>
<tr>
<td>
<pre>added property "preferences_xml" plus the mountpoint "preferences" that manages the xml encoded prefs</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.35&r2=1.34">code/Site/type.properties (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:18 robert</td>
</tr>
<tr>
<td>
<pre>added property "content_xml" plus the mountpoint "content" that manages the xml encoded content of stories/comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.19&r2=1.18">code/Story/type.properties (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:17 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.8&r2=1.7">code/Site/sysmgr_macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:17 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.8&r2=1.7">code/User/sysmgr_macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:16 robert</td>
</tr>
<tr>
<td>
<pre>switched from input type="submit" to type="button"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.9&r2=1.8">code/Site/sysmgr_delete.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.8&r2=1.7">code/Site/sysmgr_edit.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.8&r2=1.7">code/SysMgr/syslogsearchform.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.8&r2=1.7">code/User/sysmgr_edit.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:16 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.9&r2=1.8">code/Root/sysmgr_macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:15 robert</td>
</tr>
<tr>
<td>
<pre>changed membership.sitetitle to site.title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscription.skin?r1=1.5&r2=1.4">code/Membership/subscription.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:14 robert</td>
</tr>
<tr>
<td>
<pre>switched from input type="submit" to type="button"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sitesearchform.skin?r1=1.4&r2=1.3">code/SysMgr/sitesearchform.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:14 robert</td>
</tr>
<tr>
<td>
<pre>removed call of site.smallsize since this throws a MacroError</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/style.skin?r1=1.6&r2=1.5">code/SysMgr/style.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:13 robert</td>
</tr>
<tr>
<td>
<pre>switched from input type="submit" to type="button"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.9&r2=1.8">code/MemberMgr/sendpwd.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:13 robert</td>
</tr>
<tr>
<td>
<pre>- added timezonechooser
- switched from input type="submit" to type="button"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.13&r2=1.12">code/SysMgr/setup.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:12 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified permission check methods: they now return an Exception object in case a certain action is denied</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.11&r2=1.10">code/SkinMgr/securityFunctions.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.4&r2=1.3">code/Story/securityFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.8&r2=1.7">code/StoryMgr/securityFunctions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.8&r2=1.7">code/SysMgr/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:11 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified permission check methods: they now return an Exception object in case a certain action is denied</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.19&r2=1.18">code/Site/securityFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:11 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified permission check methods: they now return an Exception object in case a certain action is denied</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.7&r2=1.6">code/Skin/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:10 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified permission check methods: they now return an Exception object in case a certain action is denied</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.10&r2=1.9">code/Root/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:09 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified permission check methods: they now return an Exception object in case a certain action is denied</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.9&r2=1.8">code/Poll/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:09 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- site preferences are xml encoded now
- modified permission check methods: they now return an Exception object in case a certain action is denied</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.6&r2=1.5">code/PollMgr/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:07 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.9&r2=1.8">code/MemberMgr/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:06 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- added method isDeleteDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunctions.js?r1=1.2&r2=1.1">code/Image/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:06 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified isDenied() since site preferences are now xml-encoded</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.11&r2=1.10">code/ImageMgr/securityFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:06 robert</td>
</tr>
<tr>
<td>
<pre>- modified onRequest(): it now calls checkAccess() to determine if a user is allowed to request a certain action
- added basic method checkAccess() allowing everything which is overwritten by prototypes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.13&r2=1.12">code/HopObject/securityFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:04 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified isDenied() since site preferences are now xml-encoded</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.8&r2=1.7">code/FileMgr/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:03 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- added method isDeleteDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunctions.js?r1=1.2&r2=1.1">code/File/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:02 robert</td>
</tr>
<tr>
<td>
<pre>- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.14&r2=1.13">code/Comment/securityFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:01 robert</td>
</tr>
<tr>
<td>
<pre>now calling content_macro instead of title/text_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/searchview.skin?r1=1.6&r2=1.5">code/Story/searchview.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:00 robert</td>
</tr>
<tr>
<td>
<pre>switched from input type="submit" to type="button"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchbox.skin?r1=1.2&r2=1.1">code/Site/searchbox.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 12:00 robert</td>
</tr>
<tr>
<td>
<pre>switched from input type="submit" to type="button"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.7&r2=1.6">code/MemberMgr/searchresult.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:59 robert</td>
</tr>
<tr>
<td>
<pre>- use AntvilleLib methods instead of hardcoded html
- minor code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/renderFunctions.js?r1=1.4&r2=1.3">code/SysMgr/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:59 robert</td>
</tr>
<tr>
<td>
<pre>minor code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.7&r2=1.6">code/Topic/renderFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:58 robert</td>
</tr>
<tr>
<td>
<pre>minor code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.27&r2=1.26">code/Site/renderFunctions.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:58 robert</td>
</tr>
<tr>
<td>
<pre>minor code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.7&r2=1.6">code/StoryMgr/renderFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:57 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- removed nearly all html code rendering methods because of AntvilleLib
- added global renderDateFormatChooser()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.39&r2=1.38">code/Global/renderFunctions.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:57 robert</td>
</tr>
<tr>
<td>
<pre>minor code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.6&r2=1.5">code/PollMgr/renderFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:57 robert</td>
</tr>
<tr>
<td>
<pre>minor code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/renderFunctions.js?r1=1.6&r2=1.5">code/ImageMgr/renderFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:54 robert</td>
</tr>
<tr>
<td>
<pre>minor code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/renderFunctions.js?r1=1.5&r2=1.4">code/FileMgr/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:54 robert</td>
</tr>
<tr>
<td>
<pre>switched from input type="button" to type="submit"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.17&r2=1.16">code/MemberMgr/register.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:54 robert</td>
</tr>
<tr>
<td>
<pre>changed from path.site to this._parent where possible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.9&r2=1.8">code/Day/renderFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:53 robert</td>
</tr>
<tr>
<td>
<pre>call global now_macro instead of pushing the timestamp as parameter to the skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/pwdmail.skin?r1=1.3&r2=1.2">code/MemberMgr/pwdmail.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:52 robert</td>
</tr>
<tr>
<td>
<pre>- removed method sendConfirmationMail
- sortSubscriptions is now failsafe, although it shouldn't happen anymore that a membership object still exists for a removed site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.16&r2=1.15">code/User/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:51 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- methods now throw an Exception object in case something went wrong or a Message object as positive result
- users can now define the default timezone of an antville installation, if none defined the JVM default timezone will be used</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.10&r2=1.9">code/SysMgr/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:50 robert</td>
</tr>
<tr>
<td>
<pre>minor reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/objectFunctions.js?r1=1.2&r2=1.1">code/SysLog/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:49 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- methods now throw an Exception object in case something went wrong or a Message object as positive result</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.33&r2=1.32">code/StoryMgr/objectFunctions.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:44 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- added constructor function
- modified evalStory() and evalComment(): now call extractContent to get the submitted content, content is now handled by propertymgr (mountpoint "content")
- removed methods getContent(), setContent(), getContentPart(), setContentPart() since content is now handled by propertymgr
- methods now throw an Exception object in case something went wrong or a Message object as positive result</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.61&r2=1.60">code/Story/objectFunctions.js (1.61)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:41 robert</td>
</tr>
<tr>
<td>
<pre>- modified saveSkin to throw an Exception object in case something is wrong, return a Message object as positive result
- added try/catch blocks for skin removal</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.13&r2=1.12">code/SkinMgr/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:40 robert</td>
</tr>
<tr>
<td>
<pre>- added constructor function
- site preferences are now xml-encoded in one property called preferences_xml which is handled by propertymgr
- removed function createImgDirectory() since directories are created on the fly by helma</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.52&r2=1.51">code/Site/objectFunctions.js (1.52)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:38 robert</td>
</tr>
<tr>
<td>
<pre>- removed createNewSite() since site now has a constructor function
- modified functions to throw an Exception object in case something is wrong, return a Message object as positive result</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.34&r2=1.33">code/Root/objectFunctions.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:37 robert</td>
</tr>
<tr>
<td>
<pre>- rewrote evalNewPoll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.8&r2=1.7">code/PollMgr/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:36 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- added constructor function
- modified functions to throw an Exception object in case something is wrong
- simplified evalPoll() and evalVote()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.11&r2=1.10">code/Poll/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:34 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- added constructor function
- modified functions to throw an Exception object in case something is wrong
- use global sendMail()
- removed function sendConfirmationMail()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.11&r2=1.10">code/Membership/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:33 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- modified functions to throw an Exception object in case something is wrong
- use global sendMail()
- removed function addMembership() because of constructor function for memberhip objects</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.31&r2=1.30">code/MemberMgr/objectFunctions.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:29 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.2;
- changed to use AntvilleLib methods
- modified evalImg(): throw an Exception object in case something is wrong</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.15&r2=1.14">code/ImageMgr/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:28 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.17.2;
- changed to use AntvilleLib methods
- added constructor function
- modified/simplyfied image handling methods
- removed caching from getStaticUrl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.17&r2=1.16">code/Image/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:26 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- modified createInputParam: submitted values now override property values</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.14&r2=1.13">code/HopObject/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:25 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- moved constant definitions into separate file constants.js
- renamed checkEmail() to evalEmail()
- removed string check functions since they are replaced with AntvilleLib methods
- modified formatTimestamp to use AntvilleLib, site preferences are xml-encoded now
- added constructor functions for Message, Exception and MailException objects, changed interface of getMessage()
- added Method buildAlias() which is called by buildAliasFromFile(), now gets the destination collection as second argument
- modified getRole: use switch() instead of if/else if
- added method extractContent that extracts submitted story/comment content from req.data
- added method sendMail()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.94&r2=1.93">code/Global/objectFunctions.js (1.94)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:20 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- modified evalFile(): it now throws an Exception object in case something is wrong/missing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.11&r2=1.10">code/FileMgr/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:19 robert</td>
</tr>
<tr>
<td>
<pre>- added constructor function
- return a Message object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.6&r2=1.5">code/File/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:18 robert</td>
</tr>
<tr>
<td>
<pre>- modified deleteAll() to throw an Exception object in case a story couldn't be deleted
- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/objectFunctions.js?r1=1.6&r2=1.5">code/Day/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:17 robert</td>
</tr>
<tr>
<td>
<pre>- added constructor function
- modified updateComment(): throw an Exception object in case something is wrong/missing, a Message object as positive result</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.19&r2=1.18">code/Comment/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:15 robert</td>
</tr>
<tr>
<td>
<pre>- site.isNotPublic was renamed to isAccessDenied
- code reformatting, fixed a typo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.3&r2=1.2">code/MtApi/moveabletypeAPI.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:14 robert</td>
</tr>
<tr>
<td>
<pre>code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.3&r2=1.2">code/MetaWeblogApi/metaWeblogAPI.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:14 robert</td>
</tr>
<tr>
<td>
<pre>now using story.content_macro() as link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mostread.skin?r1=1.6&r2=1.5">code/Story/mostread.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:13 robert</td>
</tr>
<tr>
<td>
<pre>- added some new messages
- renamed "mailsubject" to "mail"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.8&r2=1.7">code/messages.en (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:13 robert</td>
</tr>
<tr>
<td>
<pre>use site.title instead of membership.sitetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?r1=1.8&r2=1.7">code/Membership/membership.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:12 robert</td>
</tr>
<tr>
<td>
<pre>switched from input type="button" to type="submit"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.7&r2=1.6">code/MemberMgr/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:12 robert</td>
</tr>
<tr>
<td>
<pre>added section "various additional skins" and the link to robots.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.32&r2=1.31">code/SkinMgr/main.skin (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:11 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
slightly modified code-text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.7&r2=1.6">code/Image/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:10 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.14&r2=1.13">code/User/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:10 robert</td>
</tr>
<tr>
<td>
<pre>added the name of the account to the mailbody</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailbody.skin?r1=1.5&r2=1.4">code/Membership/mailbody.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:09 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/macros.js?r1=1.4&r2=1.3">code/TopicMgr/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:09 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- call storymgr.isDenied() instead of doubling the check</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.12&r2=1.11">code/Topic/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:08 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
rewrote content_macro():
- the content of a story/comment is now handled by mountpoint "content" (propertymgr).
- removed autoresponse functionality: this should be done in a separate macro (if needed)
- changed some macros because site preferences are now xml-encoded
- removed author_macro(), image_macro() and thumbnail_macro() which were only left for backwards-compatibility
- removed id_macro() since this is part of AntvilleLib now
- removed justintopic_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.101&r2=1.100">code/Story/macros.js (1.101)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:08 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?r1=1.4&r2=1.3">code/SysMgr/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:01 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- some code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.9&r2=1.8">code/Skin/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:01 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.15&r2=1.14">code/SkinMgr/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 11:00 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- changed all preferences related macros since the site preferences are xml-encoded now
- discussions_macro() and addtofront_macro() now don't need an input type hidden anymore to preserve the submitted state</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.87&r2=1.86">code/Site/macros.js (1.87)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:58 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- removed sitelist_macro() which was left for backwards compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.15&r2=1.14">code/Root/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:57 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- simplified choices_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.23&r2=1.22">code/Poll/macros.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:56 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.19&r2=1.18">code/Membership/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:55 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- switched from path.site to this._parent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.9&r2=1.8">code/MemberMgr/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:54 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.10&r2=1.9">code/ImageMgr/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:53 robert</td>
</tr>
<tr>
<td>
<pre>- removed href_macro() because this is part of AntvilleLib now
- removed deprecated input_macro() - use the global one instead
- removed check for param.checkdeny in link_macro since i couldn't figure out why it was there</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.32&r2=1.31">code/HopObject/macros.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:53 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.26&r2=1.25">code/Image/macros.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:49 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib methods
- rewrote input_macro(): using switch instead of if/else if</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.62&r2=1.61">code/Global/macros.js (1.62)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:48 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.18&r2=1.17">code/File/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:47 robert</td>
</tr>
<tr>
<td>
<pre>- changed to use AntvilleLib
- renamed timestamp_macro() to date_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.9&r2=1.8">code/Day/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:46 robert</td>
</tr>
<tr>
<td>
<pre>- changed because site preferences are now xml-encoded
- changed to use HtmlLibrary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.24&r2=1.23">code/Comment/macros.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:45 robert</td>
</tr>
<tr>
<td>
<pre>- replaces attribute names "width" with "size"
- switched from input type="button" to type="submit"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.17&r2=1.16">code/MemberMgr/login.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:44 robert</td>
</tr>
<tr>
<td>
<pre>use story.content_macro() instead of story.title, story.text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.11&r2=1.10">code/Story/listitem.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:43 robert</td>
</tr>
<tr>
<td>
<pre>- changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -&gt; cols, height -&gt; rows)
- using user.publishemail_macro instead of general input type checkbox</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.19&r2=1.18">code/User/edit.skin (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:42 robert</td>
</tr>
<tr>
<td>
<pre>- changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -&gt; cols, height -&gt; rows)
- now using attribute "class" instead of attribute style where it defines a css class</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.27&r2=1.26">code/Story/edit.skin (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:41 robert</td>
</tr>
<tr>
<td>
<pre>changed from input type="button" to type="submit"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.28&r2=1.27">code/Site/edit.skin (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:41 robert</td>
</tr>
<tr>
<td>
<pre>- changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -&gt; cols, height -&gt; rows)
- now using attribute "class" instead of attribute style where it defines a css class</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.13&r2=1.12">code/Skin/edit.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:40 robert</td>
</tr>
<tr>
<td>
<pre>- changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -&gt; cols, height -&gt; rows)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.14&r2=1.13">code/Poll/edit.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:40 robert</td>
</tr>
<tr>
<td>
<pre>changed from input type="button" to type="submit"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.16&r2=1.15">code/Membership/edit.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:39 robert</td>
</tr>
<tr>
<td>
<pre>- changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -&gt; cols, height -&gt; rows)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.11&r2=1.10">code/File/edit.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:39 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2;
- changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (with -&gt; cols, height -&gt; rows)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.14&r2=1.13">code/Image/edit.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:39 robert</td>
</tr>
<tr>
<td>
<pre>- changed from input type="button" to type="submit"
- changed attribute names to html-conform ones (width -&gt; size, with -&gt; cols, height -&gt; rows)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.16&r2=1.15">code/Comment/edit.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:37 robert</td>
</tr>
<tr>
<td>
<pre>choice text is no longer pushed to skin, instead use choice.title_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/edit.skin?r1=1.7&r2=1.6">code/Choice/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:37 robert</td>
</tr>
<tr>
<td>
<pre>changed from input type="button" to type="submit"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.11&r2=1.10">code/HopObject/delete.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:36 robert</td>
</tr>
<tr>
<td>
<pre>code reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/cleanupFunctions.js?r1=1.5&r2=1.4">code/SysMgr/cleanupFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:36 robert</td>
</tr>
<tr>
<td>
<pre>- changed because of propertymgr now handling the content of a story/comment
- some reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.3&r2=1.2">code/BloggerApi/bloggerAPI.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:33 robert</td>
</tr>
<tr>
<td>
<pre>- merged .hac files into this file
- removed permission checks, this is done in checkAccess() now
- removed checks for req.data.submit, use named submit buttons in skins now
- added try/catch blocks since most objectFunctions will throw an Exception now instead of returning an Error object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.13&r2=1.12">code/Site/actions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:33 robert</td>
</tr>
<tr>
<td>
<pre>- merged .hac files into this file
- removed checks for req.data.submit, use named submit buttons in skins now
- added try/catch blocks since most objectFunctions will throw an Exception now instead of returning an Error object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?r1=1.2&r2=1.1">code/SysMgr/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:31 robert</td>
</tr>
<tr>
<td>
<pre>- merged .hac files into this file
- removed permission checks, this is done in checkAccess() now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.6&r2=1.5">code/Root/actions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:30 robert</td>
</tr>
<tr>
<td>
<pre>moved from site to root - this way we don't have to create a temporary site object every time just for rendering the skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.skin?r1=1.3&r2=1.2">code/Root/new.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:29 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
moved from image to imagemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/new.skin?r1=1.1&r2=1.1.2.1">code/ImageMgr/new.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:28 robert</td>
</tr>
<tr>
<td>
<pre>moved from file to filemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/new.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/FileMgr/new.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:28 robert</td>
</tr>
<tr>
<td>
<pre>moved to imagemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.16&r2=1.15">code/Image/new.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:28 robert</td>
</tr>
<tr>
<td>
<pre>moved to root</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.14&r2=1.13">code/Site/new.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:27 robert</td>
</tr>
<tr>
<td>
<pre>moved to filemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.12&r2=1.11">code/File/new.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:27 robert</td>
</tr>
<tr>
<td>
<pre>moved file from user to membermgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailbody.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/mailbody.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:26 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getgoodie.hac?r1=1.4&r2=1.3">code/Site/getgoodie.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:26 robert</td>
</tr>
<tr>
<td>
<pre>moved file to membermgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/mailbody.skin?r1=1.5&r2=1.4">code/User/mailbody.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:25 robert</td>
</tr>
<tr>
<td>
<pre>removed since this skin isn't used anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/createStoryLink.skin?r1=1.4&r2=1.3">code/Topic/createStoryLink.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:24 robert</td>
</tr>
<tr>
<td>
<pre>removed because .hac-files were merged into single actions.js files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.12&r2=1.11">code/Comment/comment.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.16&r2=1.15">code/Comment/delete.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.18&r2=1.17">code/Comment/edit.hac (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/main.hac?r1=1.2&r2=1.1">code/Comment/main.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/blocked.hac?r1=1.5&r2=1.4">code/Root/blocked.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.10&r2=1.9">code/Root/list.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.14&r2=1.13">code/Root/main.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.17&r2=1.16">code/Root/new.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?r1=1.8&r2=1.7">code/Root/notfound.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.8&r2=1.7">code/Root/rss.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-02 10:24 robert</td>
</tr>
<tr>
<td>
<pre>removed because .hac-files were merged into single actions.js files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.14&r2=1.13">code/Day/main.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.12&r2=1.11">code/File/delete.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.12&r2=1.11">code/File/edit.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.12&r2=1.11">code/FileMgr/create.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.12&r2=1.11">code/FileMgr/main.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.16&r2=1.15">code/Image/delete.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.16&r2=1.15">code/Image/edit.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.hac?r1=1.6&r2=1.5">code/Image/main.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.17&r2=1.16">code/ImageMgr/create.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.19&r2=1.18">code/ImageMgr/main.hac (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.14&r2=1.13">code/MemberMgr/edit.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.17&r2=1.16">code/MemberMgr/login.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.10&r2=1.9">code/MemberMgr/logout.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.11&r2=1.10">code/MemberMgr/main.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.15&r2=1.14">code/MemberMgr/register.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?r1=1.8&r2=1.7">code/MemberMgr/sendpwd.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/subscriptions.hac?r1=1.7&r2=1.6">code/MemberMgr/subscriptions.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.9&r2=1.8">code/Membership/delete.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.16&r2=1.15">code/Membership/edit.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.9&r2=1.8">code/Poll/delete.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.12&r2=1.11">code/Poll/edit.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.12&r2=1.11">code/Poll/main.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.9&r2=1.8">code/Poll/results.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?r1=1.7&r2=1.6">code/Poll/toggle.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.14&r2=1.13">code/PollMgr/create.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.12&r2=1.11">code/PollMgr/main.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/delete.hac?r1=1.6&r2=1.5">code/Site/delete.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.17&r2=1.16">code/Site/edit.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getfile.hac?r1=1.3&r2=1.2">code/Site/getfile.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.16&r2=1.15">code/Site/main.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.hac?r1=1.2&r2=1.1">code/Site/menuext.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.reg.hac?r1=1.2&r2=1.1">code/Site/menuext.reg.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.8&r2=1.7">code/Site/mostread.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.8&r2=1.7">code/Site/referrers.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.15&r2=1.14">code/Site/rss.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.20&r2=1.19">code/Site/search.hac (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.9&r2=1.8">code/Site/subscribe.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?r1=1.7&r2=1.6">code/Site/unsubscribe.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.11&r2=1.10">code/Skin/delete.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/diff.hac?r1=1.4&r2=1.3">code/SkinMgr/diff.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.14&r2=1.13">code/SkinMgr/edit.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.17&r2=1.16">code/SkinMgr/main.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/safe.hac?r1=1.2&r2=1.1">code/SkinMgr/safe.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.18&r2=1.17">code/Story/comment.hac (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.17&r2=1.16">code/Story/delete.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.21&r2=1.20">code/Story/edit.hac (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.25&r2=1.24">code/Story/main.hac (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.19&r2=1.18">code/StoryMgr/create.hac (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.11&r2=1.10">code/StoryMgr/main.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/logs.hac?r1=1.7&r2=1.6">code/SysMgr/logs.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/main.hac?r1=1.4&r2=1.3">code/SysMgr/main.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.hac?r1=1.5&r2=1.4">code/SysMgr/setup.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sites.hac?r1=1.5&r2=1.4">code/SysMgr/sites.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/status.hac?r1=1.3&r2=1.2">code/SysMgr/status.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?r1=1.8&r2=1.7">code/SysMgr/users.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.11&r2=1.10">code/TopicMgr/main.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-08-01 15:52 hannes</td>
</tr>
<tr>
<td>
<pre>* Make bookmarklet work with Mozilla
* Add variants with different formatting and popup window
see http://help.antville.org/stories/467772/</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/bookmarklet.txt?r1=1.4&r2=1.3">bookmarklet.txt (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-29 14:01 hannes</td>
</tr>
<tr>
<td>
<pre>Fix bug where failure to send mail was never detected in sendPwd().</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.30&r2=1.29">code/MemberMgr/objectFunctions.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-25 07:44 robert</td>
</tr>
<tr>
<td>
<pre>modified newMediaObject() with patch from Maximilian Dornseif (http://grazia.helma.at/pipermail/antville-dev/2003-July/000086.html):
- return a struct as required by the spec at http://www.xmlrpc.com/metaWeblogNewMediaObject
- use buildAliasFromFile() to construct the file alias
- return the full url of the object if baseUri is set in app.properties
- return an extra value 'alias' which can be used for further processing by the caller without having to parse the returned url</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.1.2.3&r2=1.1.2.2">code/MetaWeblogApi/metaWeblogAPI.js (1.1.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-23 16:48 tobi</td>
</tr>
<tr>
<td>
<pre>* link to results if poll is closed or user is denied to vote in poll_macro()
* always show poll itself as form, even when user is denied to vote
* redirect to poll results if denied user tries to vote (fixes bug 237)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?rev=1.11.6.1&content-type=text/x-cvsweb-markup">code/Poll/main.hac (1.11.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-23 16:48 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.61.6.1.2;
* link to results if poll is closed or user is denied to vote in poll_macro()
* always show poll itself as form, even when user is denied to vote
* redirect to poll results if denied user tries to vote (fixes bug 237)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61.6.1&r2=1.61.6.1.2.1">code/Global/macros.js (1.61.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-22 12:01 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.47.2;
merged changes done in antville_1_0 branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.47&r2=1.46">code/Site/page.skin (1.47)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-22 12:01 robert</td>
</tr>
<tr>
<td>
<pre>merged changes done in antville_1_0 branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.30&r2=1.29">code/app.properties (1.30)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/header.skin?r1=1.2&r2=1.1">code/Day/header.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.7&r2=1.6">code/Day/main.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.8&r2=1.7">code/Day/renderFunctions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.31&r2=1.30">code/SkinMgr/main.skin (1.31)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/dayheader.skin?r1=1.2&r2=1.1">code/Story/dayheader.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.9&r2=1.8">code/Story/display.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.26&r2=1.25">code/Story/edit.skin (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.100&r2=1.99">code/Story/macros.js (1.100)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.20&r2=1.19">code/Story/main.skin (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.23&r2=1.22">code/Story/preview.skin (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssResource.skin?r1=1.3&r2=1.2">code/Story/rssResource.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-22 12:01 robert</td>
</tr>
<tr>
<td>
<pre>merged changes done in antville_1_0 branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.2&r2=1.1">code/BloggerApi/bloggerAPI.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.7&r2=1.6">code/Global/prevpagelink.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.2&r2=1.1">code/MetaWeblogApi/metaWeblogAPI.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.2&r2=1.1">code/MtApi/moveabletypeAPI.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.19&r2=1.18">code/Root/bloggerapi.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.33&r2=1.32">code/Root/objectFunctions.js (1.33)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.32&r2=1.31">code/Root/page.skin (1.32)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.7&r2=1.6">code/Root/rss.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.skin?r1=1.5&r2=1.4">code/Root/rss.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.16&r2=1.15">code/Root/type.properties (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.12&r2=1.11">code/Site/actions.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.86&r2=1.85">code/Site/macros.js (1.86)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.8&r2=1.7">code/Site/main.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.14&r2=1.13">code/Site/preview.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.26&r2=1.25">code/Site/renderFunctions.js (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.14&r2=1.13">code/Site/rss.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.5&r2=1.4">code/Site/rss.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.13&r2=1.12">code/Site/rssItem.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssResource.skin?r1=1.3&r2=1.2">code/Site/rssResource.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.34&r2=1.33">code/Site/style.skin (1.34)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.13&r2=1.12">code/SkinMgr/edit.hac (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.17&r2=1.16">code/SysMgr/page.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.10&r2=1.9">code/Topic/main.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.6&r2=1.5">code/Topic/renderFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 14:31 tobi</td>
</tr>
<tr>
<td>
<pre>added div tag to fix layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.16.6.2&r2=1.16.6.1">code/SysMgr/page.skin (1.16.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 10:06 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.96.2.5.2;
modified discussions_macro(): if discussions are disabled in site-preferences, don't render the checkbox (since the site preferences override story prefs)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.96.2.5&r2=1.96.2.4">code/Story/macros.js (1.96.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 10:04 tobi</td>
</tr>
<tr>
<td>
<pre>checked-in again w/o changes just to correct wrong linefeeds</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.96.2.4&r2=1.96.2.3">code/Story/macros.js (1.96.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 10:01 robert</td>
</tr>
<tr>
<td>
<pre>added default value to lastupdate, the prefix text "Last update" is no longer hardcoded in lastupdate macro, therefor it's in prefix now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?rev=1.13.6.1&content-type=text/x-cvsweb-markup">code/Site/preview.skin (1.13.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 10:01 robert</td>
</tr>
<tr>
<td>
<pre>modified lastupdate_macro(): there is no hardcoded text anymore, use macro prefix instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.85.6.2&r2=1.85.6.1">code/Site/macros.js (1.85.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 10:00 robert</td>
</tr>
<tr>
<td>
<pre>changed embedded discussions-checkbox:
- moved description text and surrounding p tags into prefix and suffix
- added checked="checked" as default</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.25.6.1&r2=1.25.2.1">code/Story/edit.skin (1.25.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 08:04 tobi</td>
</tr>
<tr>
<td>
<pre>added support for unsetting checked attribute of discussions_macro() in skin when adding a new story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.96.2.3&r2=1.96.2.2">code/Story/macros.js (1.96.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 07:50 tobi</td>
</tr>
<tr>
<td>
<pre>added skin prototype and name to res.data.title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.12.8.1&r2=1.12.6.1">code/SkinMgr/edit.hac (1.12.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-18 07:49 tobi</td>
</tr>
<tr>
<td>
<pre>displaying systitle in navigation instead of hardcoded "antville home"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.31.6.1&r2=1.31.6.2.2.1">code/Root/objectFunctions.js (1.31.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?rev=1.31.6.1&content-type=text/x-cvsweb-markup">code/Root/page.skin (1.31.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.46.6.1&r2=1.46.2.1">code/Site/page.skin (1.46.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?rev=1.16.6.1&content-type=text/x-cvsweb-markup">code/SysMgr/page.skin (1.16.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 15:49 tobi</td>
</tr>
<tr>
<td>
<pre>added support for unsetting checked attribute in skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.96.2.2&r2=1.96.2.1">code/Story/macros.js (1.96.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 13:31 tobi</td>
</tr>
<tr>
<td>
<pre>* fixed timezone bug (rss dates have been CETby default)
* did some minor tweaking with the output</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?rev=1.6.8.1&content-type=text/x-cvsweb-markup">code/Root/rss.hac (1.6.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.skin?rev=1.4.6.1&content-type=text/x-cvsweb-markup">code/Root/rss.skin (1.4.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.12.6.2&r2=1.12.6.1">code/Site/rss.hac (1.12.6.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?rev=1.4.8.1&content-type=text/x-cvsweb-markup">code/Site/rss.skin (1.4.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.11.6.2&r2=1.11.6.1">code/Site/rssItem.skin (1.11.6.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssResource.skin?rev=1.2.8.1&content-type=text/x-cvsweb-markup">code/Site/rssResource.skin (1.2.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssResource.skin?rev=1.2.8.1&content-type=text/x-cvsweb-markup">code/Story/rssResource.skin (1.2.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:33 robert</td>
</tr>
<tr>
<td>
<pre>added metaWeblog.getCategories to the reformatted list of methods accessible via XmlRpc</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.28.6.3&r2=1.28.6.2">code/app.properties (1.28.6.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:29 robert</td>
</tr>
<tr>
<td>
<pre>moved to prototype story (renamed to "dayheader")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/header.skin?r1=1.1.2.2&r2=1.1.2.1">code/Day/header.skin (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:29 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: the former day/header.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/dayheader.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Story/dayheader.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:29 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file dayheader.skin was initially added on branch antville_1_0.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/dayheader.skin?r1=1.1&r2=1.1.2.1">code/Story/dayheader.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:28 robert</td>
</tr>
<tr>
<td>
<pre>- surround header containing addstory- and prevpagelink with a div-tag
- removed prefix and suffix from response.prevpage, topic.storylist and response.nextpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.8.6.2&r2=1.8.6.1">code/Topic/main.skin (1.8.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:27 robert</td>
</tr>
<tr>
<td>
<pre>modified because the day header is now a skin of prototype story (and was renamed to "dayheader")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.29.6.2&r2=1.29.6.1">code/SkinMgr/main.skin (1.29.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:26 robert</td>
</tr>
<tr>
<td>
<pre>response.prevpage is now surrounded by a div-tag that adds the right space between page navigation and content</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?rev=1.7.10.1&content-type=text/x-cvsweb-markup">code/Site/main.skin (1.7.10.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:25 robert</td>
</tr>
<tr>
<td>
<pre>response.prevpage is now surrounded by a div-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.5.10.2&r2=1.5.10.1">code/Day/main.skin (1.5.10.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:24 robert</td>
</tr>
<tr>
<td>
<pre>moved line containing author and createtime from display.skin into this skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.19.6.1&r2=1.19.2.2">code/Story/main.skin (1.19.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:24 robert</td>
</tr>
<tr>
<td>
<pre>moved line containing author and createtime from display.skin into this skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?rev=1.22.6.1&content-type=text/x-cvsweb-markup">code/Story/preview.skin (1.22.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:23 robert</td>
</tr>
<tr>
<td>
<pre>moved line containing author and createtime out of this skin (into preview.skin and main.skin) due to different date formatting needs</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.7.6.2&r2=1.7.6.1">code/Story/display.skin (1.7.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:22 robert</td>
</tr>
<tr>
<td>
<pre>removed surrounding &lt;div&gt;, this was moved to skins that embed the pagelink</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?rev=1.6.6.1&content-type=text/x-cvsweb-markup">code/Global/prevpagelink.skin (1.6.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:22 robert</td>
</tr>
<tr>
<td>
<pre>modified renderStorylist(): add a dayheader on top of every new day in storylist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?rev=1.5.8.1&content-type=text/x-cvsweb-markup">code/Topic/renderFunctions.js (1.5.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:21 robert</td>
</tr>
<tr>
<td>
<pre>modified renderStorylist() because dayheader is now a skin of prototype story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.24.6.2&r2=1.24.6.1">code/Site/renderFunctions.js (1.24.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:20 robert</td>
</tr>
<tr>
<td>
<pre>added rendering of dayheader before rendering the storylist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.7.8.1&r2=1.7.4.1">code/Day/renderFunctions.js (1.7.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-17 12:18 robert</td>
</tr>
<tr>
<td>
<pre>increased bottom margin of pagelink to 18px</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?rev=1.33.6.1&content-type=text/x-cvsweb-markup">code/Site/style.skin (1.33.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-08 15:04 hannes</td>
</tr>
<tr>
<td>
<pre>Replace FESI tryEval with real try statements.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.60&r2=1.59">code/Story/objectFunctions.js (1.60)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.32&r2=1.31">code/StoryMgr/objectFunctions.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-08 14:53 hannes</td>
</tr>
<tr>
<td>
<pre>Changed RegExp constructors to include the global ("g")
and ignoreCase ("i") flags as required by Rhino.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.93&r2=1.92">code/Global/objectFunctions.js (1.93)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.32&r2=1.31">code/Root/objectFunctions.js (1.32)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.8&r2=1.7">code/Skin/macros.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.99&r2=1.98">code/Story/macros.js (1.99)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-08 14:38 hannes</td>
</tr>
<tr>
<td>
<pre>Check if partLastRendered is defined before comparing it.
Otherwise, Rhino will always evaluate this condition to false.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.59&r2=1.58">code/Story/objectFunctions.js (1.59)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-08 14:31 hannes</td>
</tr>
<tr>
<td>
<pre>Rename public collection to publicSites because public is a reserved keyword in Rhino.
Prefetch sites in renderSitelist().</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.14&r2=1.13">code/Root/macros.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/renderFunctions.js?r1=1.2&r2=1.1">code/Root/renderFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.15&r2=1.14">code/Root/type.properties (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-08 14:22 hannes</td>
</tr>
<tr>
<td>
<pre>Do a prefetchChildren() in history_macro.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.85.6.1&r2=1.85.2.3">code/Site/macros.js (1.85.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-08 14:20 hannes</td>
</tr>
<tr>
<td>
<pre>Fix res.dependsOn: stylesheet skin is called "style", not "stylesheet".</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?rev=1.11.8.1&content-type=text/x-cvsweb-markup">code/Site/actions.js (1.11.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-07-02 11:27 michi</td>
</tr>
<tr>
<td>
<pre>implemented the metaWeblog.getCategories and the missing .categories and .flNotOnHomePage-properties to the struct</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.1.2.2&r2=1.1.2.1">code/MetaWeblogApi/metaWeblogAPI.js (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-30 21:58 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file bloggerAPI.js was initially added on branch antville_1_0.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?r1=1.1&r2=1.1.2.3">code/BloggerApi/bloggerAPI.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-30 21:58 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file metaWeblogAPI.js was initially added on branch antville_1_0.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?r1=1.1&r2=1.1.2.5">code/MetaWeblogApi/metaWeblogAPI.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-30 21:58 michi</td>
</tr>
<tr>
<td>
<pre>unzipped implementation of weblogAPIs; three new mountpoints for root: blogger, metaWeblog, mt</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/weblogAPIs.zip?r1=1.1.2.2&r2=1.1.2.1">weblogAPIs.zip (1.1.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/BloggerApi/bloggerAPI.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/BloggerApi/bloggerAPI.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MetaWeblogApi/metaWeblogAPI.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/MetaWeblogApi/metaWeblogAPI.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/MtApi/moveabletypeAPI.js (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-30 21:58 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.8.1.2;
unzipped implementation of weblogAPIs; three new mountpoints for root: blogger, metaWeblog, mt</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.14.8.1&r2=1.14.8.1.2.1">code/Root/type.properties (1.14.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-30 21:58 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file moveabletypeAPI.js was initially added on branch antville_1_0.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MtApi/moveabletypeAPI.js?r1=1.1&r2=1.1.2.3">code/MtApi/moveabletypeAPI.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-30 08:25 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in of internet explorer "post it" context menu;
(instructions: download and install /sitename/menuext.reg)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/menuext.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.reg.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/menuext.reg.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.reg.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/menuext.reg.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/menuext.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/menuext.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-29 22:13 michi</td>
</tr>
<tr>
<td>
<pre>implemented the metaWeblog- and the movabletype-API</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?rev=1.18.6.1&content-type=text/x-cvsweb-markup">code/Root/bloggerapi.js (1.18.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-29 22:09 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file weblogAPIs.zip was initially added on branch antville_1_0.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/weblogAPIs.zip?r1=1.1&r2=1.1.2.2">weblogAPIs.zip (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-29 22:09 michi</td>
</tr>
<tr>
<td>
<pre>implemented the metaWeblog- and the movabletype-API</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/weblogAPIs.zip?rev=1.1.2.1&content-type=text/x-cvsweb-markup">weblogAPIs.zip (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.28.6.2&r2=1.28.6.1">code/app.properties (1.28.6.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-27 11:58 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.56.2.1.2;
merged in changes made in the main branch after release 1.0</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.56.2.1&r2=1.56.2.1.2.1">code/Story/objectFunctions.js (1.56.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-27 11:58 robert</td>
</tr>
<tr>
<td>
<pre>merged in changes made in the main branch after release 1.0</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?rev=1.10.6.1&content-type=text/x-cvsweb-markup">macro.help (1.10.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?rev=1.28.6.1&content-type=text/x-cvsweb-markup">code/app.properties (1.28.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?rev=1.10.4.1&content-type=text/x-cvsweb-markup">code/Comment/comment.hac (1.10.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?rev=1.16.2.1&content-type=text/x-cvsweb-markup">code/Comment/edit.hac (1.16.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/header.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Day/header.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?rev=1.7.16.1&content-type=text/x-cvsweb-markup">code/Day/macros.js (1.7.16.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?rev=1.5.10.1&content-type=text/x-cvsweb-markup">code/Day/main.skin (1.5.10.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?rev=1.10.6.1&content-type=text/x-cvsweb-markup">code/File/preview.skin (1.10.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?rev=1.9.6.1&content-type=text/x-cvsweb-markup">code/HopObject/delete.skin (1.9.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?rev=1.9.4.1&content-type=text/x-cvsweb-markup">code/Membership/objectFunctions.js (1.9.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.24.6.1&r2=1.24.2.1">code/Site/renderFunctions.js (1.24.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?rev=1.12.6.1&content-type=text/x-cvsweb-markup">code/Site/rss.hac (1.12.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?rev=1.11.6.1&content-type=text/x-cvsweb-markup">code/Site/rssItem.skin (1.11.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.29.6.1&r2=1.29.4.3">code/SkinMgr/main.skin (1.29.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?rev=1.16.4.1&content-type=text/x-cvsweb-markup">code/Story/comment.hac (1.16.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?rev=1.7.6.1&content-type=text/x-cvsweb-markup">code/Story/display.skin (1.7.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.96.2.1&r2=1.96.2.5.2.1">code/Story/macros.js (1.96.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssItem.skin?rev=1.4.8.1&content-type=text/x-cvsweb-markup">code/Story/rssItem.skin (1.4.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.10.8.1&r2=1.13.2.1">code/Topic/macros.js (1.10.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?rev=1.8.6.1&content-type=text/x-cvsweb-markup">code/Topic/main.skin (1.8.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-27 11:58 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.30.2.1.2;
merged in changes made in the main branch after release 1.0</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.30.2.1&r2=1.30.2.1.2.1">code/StoryMgr/objectFunctions.js (1.30.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-19 13:12 tobi</td>
</tr>
<tr>
<td>
<pre>moved colon into mimetype macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.11&r2=1.10">code/File/preview.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-12 12:49 hannes</td>
</tr>
<tr>
<td>
<pre>removed debugging output</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.58.2.3&r2=1.58.2.2">code/Story/objectFunctions.js (1.58.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-12 12:41 hannes</td>
</tr>
<tr>
<td>
<pre>Enhancement in link(): use navigation name if no link text is provided.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.13.4.2&r2=1.13.4.1">code/HopObject/objectFunctions.js (1.13.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-06 14:40 tobi</td>
</tr>
<tr>
<td>
<pre>use item's createtime rather than its modifytime</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.13&r2=1.12">code/Site/rss.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 15:15 tobi</td>
</tr>
<tr>
<td>
<pre>removed accidentally committed .cvsignore files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/.cvsignore?r1=1.4&r2=1.3">.cvsignore (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/.cvsignore?r1=1.2&r2=1.1">code/Global/.cvsignore (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 14:49 tobi</td>
</tr>
<tr>
<td>
<pre>added support for day/header.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.11&r2=1.10">macro.help (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.30&r2=1.29">code/SkinMgr/main.skin (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 14:31 tobi</td>
</tr>
<tr>
<td>
<pre>added support for day header (ie. date will only be displayed once each day)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.8&r2=1.7">code/Day/macros.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.25&r2=1.24">code/Site/renderFunctions.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.8&r2=1.7">code/Story/display.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 14:31 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
added support for day header (ie. date will only be displayed once each day)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/header.skin?r1=1.1&r2=1.1.2.2">code/Day/header.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 14:31 tobi</td>
</tr>
<tr>
<td>
<pre>added support for day header (ie. date will only be displayed once each day)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.6&r2=1.5">code/Day/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 14:25 tobi</td>
</tr>
<tr>
<td>
<pre>Updated by TortoiseCVS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/.cvsignore?r1=1.3&r2=1.2">.cvsignore (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 14:25 tobi</td>
</tr>
<tr>
<td>
<pre>Updated by TortoiseCVS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/.cvsignore?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/.cvsignore (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 14:24 tobi</td>
</tr>
<tr>
<td>
<pre>Updated by TortoiseCVS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/.cvsignore?rev=1.1&content-type=text/x-cvsweb-markup">.cvsignore (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-06-05 14:24 tobi</td>
</tr>
<tr>
<td>
<pre>Updated by TortoiseCVS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/.cvsignore?r1=1.2&r2=1.1">.cvsignore (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-29 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>added support for scheduler with cron features</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.29&r2=1.28">code/app.properties (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-29 16:09 tobi</td>
</tr>
<tr>
<td>
<pre>put everything inside &lt;dc:rights&gt; tags into prefix/suffix to ensure xml encoding of copy sign (c)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.12&r2=1.11">code/Site/rssItem.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssItem.skin?r1=1.5&r2=1.4">code/Story/rssItem.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-14 15:01 hannes</td>
</tr>
<tr>
<td>
<pre>Implemented site.folderlink macro which renders a link to a folder
with lots of tricks like display triggers and dynastyles and stuff.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.85.2.3&r2=1.85.2.2">code/Site/macros.js (1.85.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-14 14:59 hannes</td>
</tr>
<tr>
<td>
<pre>added hopobject.link() function which renders an (optionally styled and wrapped)
link to this object.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?rev=1.13.4.1&content-type=text/x-cvsweb-markup">code/HopObject/objectFunctions.js (1.13.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-14 14:58 hannes</td>
</tr>
<tr>
<td>
<pre>added global isInPath(obj) function, which returns true if the argument is
a hopobject contained in the current request path, false otherwise.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?rev=1.92.2.1&content-type=text/x-cvsweb-markup">code/Global/objectFunctions.js (1.92.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-13 13:11 hannes</td>
</tr>
<tr>
<td>
<pre>Check if folder exists in up, prev, next macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61.2.3&r2=1.61.2.2">code/Global/macros.js (1.61.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-13 09:25 hannes</td>
</tr>
<tr>
<td>
<pre>Fix allowed macro names prev/up/next</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.3.4.2&r2=1.3.4.1">code/Story/securityFunctions.js (1.3.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-13 08:56 hannes</td>
</tr>
<tr>
<td>
<pre>Add navigation macro "up", implement text parameter for "up", "prev" and "next"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61.2.2&r2=1.61.2.1">code/Global/macros.js (1.61.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-13 08:38 hannes</td>
</tr>
<tr>
<td>
<pre>Implement simple prev/next navigation for folders and use it in the default skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderitem.skin?r1=1.1.2.2&r2=1.1.2.1">code/Story/folderitem.skin (1.1.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.19.2.2&r2=1.19.2.1">code/Story/main.skin (1.19.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.58.2.2&r2=1.58.2.1">code/Story/objectFunctions.js (1.58.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.3.4.1&r2=1.5.2.1">code/Story/securityFunctions.js (1.3.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-13 08:38 hannes</td>
</tr>
<tr>
<td>
<pre>Implement simple prev/next navigation for folders and use it in the default skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61.2.1&r2=1.64.2.2">code/Global/macros.js (1.61.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-12 13:39 hannes</td>
</tr>
<tr>
<td>
<pre>Fix previous/next page navigation in day.renderStorylist() since days are
now contained in site.weblog instead of juist site.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?rev=1.7.4.1&content-type=text/x-cvsweb-markup">code/Day/renderFunctions.js (1.7.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-09 15:53 hannes</td>
</tr>
<tr>
<td>
<pre>set online on folder object, not story manager 8-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.31.2.3&r2=1.31.2.2">code/StoryMgr/objectFunctions.js (1.31.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-09 15:17 hannes</td>
</tr>
<tr>
<td>
<pre>Always set online status to 1 for new folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.31.2.2&r2=1.31.2.1">code/StoryMgr/objectFunctions.js (1.31.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-09 14:12 hannes</td>
</tr>
<tr>
<td>
<pre>Allow for text parameters in story.onlinelink and topic.addstory macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.98&r2=1.97">code/Story/macros.js (1.98)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.11&r2=1.10">code/Topic/macros.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.9&r2=1.8">code/Topic/main.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-09 13:38 hannes</td>
</tr>
<tr>
<td>
<pre>Fix typo (klick/click)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.10&r2=1.9">code/HopObject/delete.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-05 20:26 hannes</td>
</tr>
<tr>
<td>
<pre>Added linkedpath macro to skinmgr/skinset pages.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/newskinset.skin?r1=1.1.2.3&r2=1.1.2.2">code/SkinMgr/newskinset.skin (1.1.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-05 19:24 hannes</td>
</tr>
<tr>
<td>
<pre>Check if usr argument is null before accessing it</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?rev=1.18.4.1&content-type=text/x-cvsweb-markup">code/Site/securityFunctions.js (1.18.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-05 19:24 hannes</td>
</tr>
<tr>
<td>
<pre>Fix add folder link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/folders.skin?r1=1.1.2.2&r2=1.1.2.1">code/Site/folders.skin (1.1.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.85.2.2&r2=1.85.2.1">code/Site/macros.js (1.85.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-05 18:02 hannes</td>
</tr>
<tr>
<td>
<pre>More progress on the skinset trail.
Added features to create, edit, delete and test-drive skinsets.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.12.6.2&r2=1.12.6.1">code/HopObject/securityFunctions.js (1.12.6.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.29.4.3&r2=1.29.4.2">code/SkinMgr/main.skin (1.29.4.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/newskinset.hac?r1=1.1.2.2&r2=1.1.2.1">code/SkinMgr/newskinset.hac (1.1.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/newskinset.skin?r1=1.1.2.2&r2=1.1.2.1">code/SkinMgr/newskinset.skin (1.1.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?rev=1.12.6.1&content-type=text/x-cvsweb-markup">code/SkinMgr/objectFunctions.js (1.12.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-02 17:01 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file newskinset.skin was initially added on branch skinset.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/newskinset.skin?r1=1.1&r2=1.1.2.3">code/SkinMgr/newskinset.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-02 17:01 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file newskinset.hac was initially added on branch skinset.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/newskinset.hac?r1=1.1&r2=1.1.2.2">code/SkinMgr/newskinset.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-02 17:01 hannes</td>
</tr>
<tr>
<td>
<pre>Functionality to create new skinsets</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.14.6.2&r2=1.14.6.1">code/SkinMgr/macros.js (1.14.6.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.29.4.2&r2=1.29.4.1">code/SkinMgr/main.skin (1.29.4.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/newskinset.hac?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SkinMgr/newskinset.hac (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/newskinset.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SkinMgr/newskinset.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-02 15:18 hannes</td>
</tr>
<tr>
<td>
<pre>Implemented rudimentary skinset listing in skinmgr.
Editing skins in skinset works now (moved everything from skinmgr to skinset)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?rev=1.10.6.1&content-type=text/x-cvsweb-markup">code/Skin/delete.hac (1.10.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/diff.hac?rev=1.3.6.1&content-type=text/x-cvsweb-markup">code/SkinMgr/diff.hac (1.3.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?rev=1.12.6.1&content-type=text/x-cvsweb-markup">code/SkinMgr/edit.hac (1.12.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/SkinMgr/edit.skin (1.5.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?rev=1.14.6.1&content-type=text/x-cvsweb-markup">code/SkinMgr/macros.js (1.14.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?rev=1.29.4.1&content-type=text/x-cvsweb-markup">code/SkinMgr/main.skin (1.29.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-01 13:40 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file antville_dbpatch20030501.sql was initially added on branch skinset.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030501.sql?r1=1.1&r2=1.1.2.1">db/patches/antville_dbpatch20030501.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-05-01 13:40 hannes</td>
</tr>
<tr>
<td>
<pre>Initial commit for the skinset branch: DB update script and updated type properties.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?rev=1.12.6.1&content-type=text/x-cvsweb-markup">code/HopObject/securityFunctions.js (1.12.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?rev=1.6.6.1&content-type=text/x-cvsweb-markup">code/Skin/type.properties (1.6.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?rev=1.2.10.1&content-type=text/x-cvsweb-markup">code/SkinMgr/type.properties (1.2.10.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030501.sql?rev=1.1.2.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20030501.sql (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 18:19 hannes</td>
</tr>
<tr>
<td>
<pre>Add first folder support</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?rev=1.7.6.1&content-type=text/x-cvsweb-markup">code/Comment/type.properties (1.7.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file folderFunctions.js was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderFunctions.js?r1=1.1&r2=1.1.2.1">code/Story/folderFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file foldersHead.skin was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/foldersHead.skin?r1=1.1&r2=1.1.2.1">code/Site/foldersHead.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file foldersBody.skin was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/foldersBody.skin?r1=1.1&r2=1.1.2.1">code/Site/foldersBody.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file folderitem.skin was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderitem.skin?r1=1.1&r2=1.1.2.2">code/Story/folderitem.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file folders.hac was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/folders.hac?r1=1.1&r2=1.1.2.1">code/Site/folders.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file folderView.skin was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderView.skin?r1=1.1&r2=1.1.2.1">code/Story/folderView.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file foldersFunctions.js was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/foldersFunctions.js?r1=1.1&r2=1.1.2.1">code/Site/foldersFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file createFolder.hac was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/createFolder.hac?r1=1.1&r2=1.1.2.1">code/StoryMgr/createFolder.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file dynafolders.hac was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/dynafolders.hac?r1=1.1&r2=1.1.2.1">code/Site/dynafolders.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file folderMacros.js was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderMacros.js?r1=1.1&r2=1.1.2.1">code/Story/folderMacros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>Add first folder support</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?rev=1.14.4.1&content-type=text/x-cvsweb-markup">code/Root/type.properties (1.14.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?rev=1.11.2.1&content-type=text/x-cvsweb-markup">code/Site/contribnavigation.skin (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/dynafolders.hac?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Site/dynafolders.hac (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/folders.hac?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Site/folders.hac (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/folders.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Site/folders.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/foldersBody.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Site/foldersBody.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/foldersFunctions.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Site/foldersFunctions.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/foldersHead.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Site/foldersHead.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?rev=1.85.2.1&content-type=text/x-cvsweb-markup">code/Site/macros.js (1.85.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.46.2.1&r2=1.47.2.1">code/Site/page.skin (1.46.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?rev=1.24.2.1&content-type=text/x-cvsweb-markup">code/Site/renderFunctions.js (1.24.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?rev=1.34.4.1&content-type=text/x-cvsweb-markup">code/Site/type.properties (1.34.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?rev=1.16.2.1&content-type=text/x-cvsweb-markup">code/Story/delete.hac (1.16.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?rev=1.20.2.1&content-type=text/x-cvsweb-markup">code/Story/edit.hac (1.20.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?rev=1.25.2.1&content-type=text/x-cvsweb-markup">code/Story/edit.skin (1.25.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderFunctions.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Story/folderFunctions.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderMacros.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Story/folderMacros.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderView.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Story/folderView.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/folderitem.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Story/folderitem.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?rev=1.97.2.1&content-type=text/x-cvsweb-markup">code/Story/macros.js (1.97.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?rev=1.24.2.1&content-type=text/x-cvsweb-markup">code/Story/main.hac (1.24.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?rev=1.19.2.1&content-type=text/x-cvsweb-markup">code/Story/main.skin (1.19.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?rev=1.58.2.1&content-type=text/x-cvsweb-markup">code/Story/objectFunctions.js (1.58.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?rev=1.18.6.1&content-type=text/x-cvsweb-markup">code/Story/type.properties (1.18.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/createFolder.hac?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/StoryMgr/createFolder.hac (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?rev=1.31.2.1&content-type=text/x-cvsweb-markup">code/StoryMgr/objectFunctions.js (1.31.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file folders.skin was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/folders.skin?r1=1.1&r2=1.1.2.2">code/Site/folders.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:40 hannes</td>
</tr>
<tr>
<td>
<pre>Add renderIdDropDownBox that takes a separate ID array to be used as values.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?rev=1.38.2.1&content-type=text/x-cvsweb-markup">code/Global/renderFunctions.js (1.38.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:38 hannes</td>
</tr>
<tr>
<td>
<pre>add images for folder listings</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030411.sql?rev=1.1.2.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20030411.sql (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:38 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file antville_dbpatch20030411.sql was initially added on branch folders.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030411.sql?r1=1.1&r2=1.1.2.1">db/patches/antville_dbpatch20030411.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 17:36 hannes</td>
</tr>
<tr>
<td>
<pre>added images for folder listings</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?rev=1.9.2.1&content-type=text/x-cvsweb-markup">images.zip (1.9.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 14:23 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.97.2;
Allow for stories with online-status 1 not to have a topic. (see log msg for
story/objectFunctions.js and storymgr/objectFunctions.js)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.97&r2=1.96">code/Story/macros.js (1.97)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 14:15 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.31.2;
Do not complain about missing topic when editing or creating a story,
even if its onlinestatus is 1. This error isn't right anymore because
there isn't a "add to topic" anymore, just a "add to front page" which
the user has deselected. Also, there are enough cases where an author
would want a story to be neither on the frontpage nor in a topic.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.31&r2=1.30">code/StoryMgr/objectFunctions.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 14:15 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.58.2;
Do not complain about missing topic when editing or creating a story,
even if its onlinestatus is 1. This error isn't right anymore because
there isn't a "add to topic" anymore, just a "add to front page" which
the user has deselected. Also, there are enough cases where an author
would want a story to be neither on the frontpage nor in a topic.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.58&r2=1.57">code/Story/objectFunctions.js (1.58)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 14:10 hannes</td>
</tr>
<tr>
<td>
<pre>Redirect to comment anchor (#comment-id) after creating a comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.17&r2=1.16">code/Story/comment.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.57&r2=1.56">code/Story/objectFunctions.js (1.57)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 13:58 hannes</td>
</tr>
<tr>
<td>
<pre>Fixed indentation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.10&r2=1.9">code/Membership/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-14 13:51 hannes</td>
</tr>
<tr>
<td>
<pre>Redirect to comment anchor (#comment-id) after creating or editing a comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.11&r2=1.10">code/Comment/comment.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.17&r2=1.16">code/Comment/edit.hac (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 13:38 tobi</td>
</tr>
<tr>
<td>
<pre>modified res.data.title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.13&r2=1.12">code/MemberMgr/edit.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 13:37 tobi</td>
</tr>
<tr>
<td>
<pre>modified res.data.title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/subscriptions.hac?r1=1.6&r2=1.5">code/MemberMgr/subscriptions.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 13:35 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.6;
had to move "last update on" prefix from skin to lastupdate_macro() in site/macros.js to avoid redundant output</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.13&r2=1.12">code/Site/preview.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 13:35 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.85.2; 1.85.6;
had to move "last update on" prefix from skin to lastupdate_macro() in site/macros.js to avoid redundant output</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.85&r2=1.84">code/Site/macros.js (1.85)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 13:24 hannes</td>
</tr>
<tr>
<td>
<pre>added "use antville;"
fixed statement for TEXT_ALIAS column.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030303.sql?r1=1.4&r2=1.3">db/patches/antville_dbpatch20030303.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 12:51 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.2;
Check for exsistence of this.creator to make script more stable.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.16&r2=1.15">code/Story/delete.hac (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 12:49 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.31.6;
Also escape \ in search function.
Add postprocessHref() function for virtual host setup.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.31&r2=1.30">code/Root/objectFunctions.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 12:48 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.28.6;
Introduce defaultHost property for virtual server setup.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.28&r2=1.27">code/app.properties (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 12:48 hannes</td>
</tr>
<tr>
<td>
<pre>Introduce defaultHost property for virtual server setup.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.51&r2=1.50">code/Site/objectFunctions.js (1.51)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 12:48 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.92.2; 1.92.8;
changed naming "rules" to derive an alias from the filename for file upload:
* myfile will become "myfile" w/o filetype
* myfile.foo will become "myfile" w/ filetype "foo"
* myfile.foo.bar will become "myfile" w/ filetype "bar"
* .myfile will become "myfile" w/ filetype "myfile"
* .myfile.foo will become "myfile" w/ filetype "foo"
* ".myfile.foo.bar" will become "myfile" w/ filetype "bar"
filenames beginning with a period thus will be transformed into generic ones to avoid them being
invisible on certain operating systems and/or to avoid possible exploits.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.92&r2=1.91">code/Global/objectFunctions.js (1.92)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 12:36 tobi</td>
</tr>
<tr>
<td>
<pre>modified output of clicks_macro() to always output the current value plus "dowlooads" by default</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.17&r2=1.16">code/File/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 10:16 robert</td>
</tr>
<tr>
<td>
<pre>requestcnt is set to 0 when creating a new file (instead of leaving null)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.10&r2=1.9">code/FileMgr/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 10:15 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.6;
added defaults in clicks-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.10&r2=1.9">code/File/preview.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 09:35 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug in buildAliasFromFile() that prevented files beginning with a period from getting an alias</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.91&r2=1.90">code/Global/objectFunctions.js (1.91)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 09:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.61.2; 1.61.6;
modified logo_macro to always return something, thus even &lt;% logo %&gt; w/o a name param renders an antville logo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.61&r2=1.60">code/Global/macros.js (1.61)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 09:34 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.2;
menu.gif is now completely transparent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.9&r2=1.8">images.zip (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 09:32 tobi</td>
</tr>
<tr>
<td>
<pre>moved colon as prefix into &lt;% this.clicks %&gt; macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.9&r2=1.8">code/File/preview.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-11 09:31 tobi</td>
</tr>
<tr>
<td>
<pre>* improved clicks_macro() to display custom texts for each possible amount (0, 1, more)
* added return; at the end of functions where it was missing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.16&r2=1.15">code/File/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 15:26 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.96.2;
trimmed part variable if the story text is used as linked title in content_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.96&r2=1.95">code/Story/macros.js (1.96)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 14:58 robert</td>
</tr>
<tr>
<td>
<pre>modified content_macro(): display three dots if title should appear as link and both title and text are empty after stripping tags</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.95&r2=1.94">code/Story/macros.js (1.95)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 13:53 tobi</td>
</tr>
<tr>
<td>
<pre>removed redundant &lt;div&gt; tag (already contained in site/page.skin)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.10&r2=1.9">code/MemberMgr/statusloggedin.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedout.skin?r1=1.7&r2=1.6">code/MemberMgr/statusloggedout.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 13:52 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.10;
modified alt tags of antville logos (now showing "made with antville")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?r1=1.6&r2=1.5">db/antville_oracle.sql (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 13:52 tobi</td>
</tr>
<tr>
<td>
<pre>changed link url output in &lt;% logo %&gt; macro to "http://antville.org"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.60&r2=1.59">code/Global/macros.js (1.60)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 13:52 tobi</td>
</tr>
<tr>
<td>
<pre>modified alt tags of antville logos (now showing "made with antville")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.7&r2=1.6">db/antville_mckoi.sql (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.6&r2=1.5">db/antville_mysql.sql (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 10:43 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.6;
added encoding="xml" parameter in &lt;% param.email %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.skin?r1=1.4&r2=1.3">code/Root/rss.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 10:17 tobi</td>
</tr>
<tr>
<td>
<pre>added TEXT_ALIAS column to AV_TEXT table for future use</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030303.sql?r1=1.3&r2=1.2">db/patches/antville_dbpatch20030303.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-10 10:16 tobi</td>
</tr>
<tr>
<td>
<pre>added TEXT_ALIAS column to AV_TEXT table for future use</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.6&r2=1.5">db/antville_mckoi.sql (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.5&r2=1.4">db/antville_mysql.sql (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?r1=1.5&r2=1.4">db/antville_oracle.sql (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-07 21:01 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.30.2;
simplified evalNewStory(): use the second parameter onlinedefault if param.online is null</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.30&r2=1.29">code/StoryMgr/objectFunctions.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-07 21:01 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.56.2;
simplified evalStory(): use the second parameter onlinedefault if param.online is null</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.56&r2=1.55">code/Story/objectFunctions.js (1.56)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-07 21:00 robert</td>
</tr>
<tr>
<td>
<pre>changed justintopic_macro() and addtofront_macro(): both now render a checkbox plus a hidden input ("onlinedefault") so that the editor "remembers" the users selection in case of a redirect back into editing form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.94&r2=1.93">code/Story/macros.js (1.94)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-07 20:59 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.38.2;
- modified renderInputCheckbox: use value 1 only if no value was passed in parameter object
- fixed indentation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.38&r2=1.37">code/Global/renderFunctions.js (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-04 09:35 hannes</td>
</tr>
<tr>
<td>
<pre>imgWindow.focus() causes strange bug on mozilla where the image
is loaded in the main window. Since the image is newly created
anyway, calling focus() shouldn't be necessary anyhow.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.14&r2=1.13">code/Site/javascript.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-04 08:53 hannes</td>
</tr>
<tr>
<td>
<pre>Move alt-text below the image.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.6&r2=1.5">code/Image/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-04 08:52 hannes</td>
</tr>
<tr>
<td>
<pre>* fix CSS class name (storyTitle instead of storytitle)
* display alt-text as normal text instead of storyTitle
* move image info below the name into a separate line
* use &lt;div&gt; instead of &lt;span&gt;&lt;br&gt; where approprate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.5&r2=1.4">code/Image/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-04 08:44 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.10;
Improvements on image and file preview:
* fix CSS class name (storyTitle instead of storytitle)
* move file/image info below the name into a separate line
* use &lt;div&gt; instead of &lt;span&gt;&lt;br&gt; where approprate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.13&r2=1.12">code/Image/preview.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-04 08:44 hannes</td>
</tr>
<tr>
<td>
<pre>Improvements on image and file preview:
* fix CSS class name (storyTitle instead of storytitle)
* move file/image info below the name into a separate line
* use &lt;div&gt; instead of &lt;span&gt;&lt;br&gt; where approprate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.8&r2=1.7">code/File/preview.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-04-01 12:13 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.6;
improved output of items w/o title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.12&r2=1.11">code/Site/rss.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-27 09:15 robert</td>
</tr>
<tr>
<td>
<pre>changed deleteStory(): only set lastupdate of site to new Date() if deleted story was online</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.29&r2=1.28">code/StoryMgr/objectFunctions.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 16:12 tobi</td>
</tr>
<tr>
<td>
<pre>remove page title and replaced &lt;p /&gt; with &lt;br /&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?r1=1.6&r2=1.5">code/Site/searchform.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>tweake with the "link" link and &amp;nbsp; as macro prefix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.15&r2=1.14">code/Comment/reply.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.17&r2=1.16">code/Comment/toplevel.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.19.2; 1.19.6;
tweake with the "link" link and &amp;nbsp; as macro prefix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.19&r2=1.18">code/Story/main.skin (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.22.6;
tweake with the "link" link and &amp;nbsp; as macro prefix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.22&r2=1.21">code/Story/preview.skin (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 16:07 tobi</td>
</tr>
<tr>
<td>
<pre>changed "react" to "comment" in commentlink_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.93&r2=1.92">code/Story/macros.js (1.93)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 16:06 tobi</td>
</tr>
<tr>
<td>
<pre>moved commentlink macro back in the skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.21&r2=1.20">code/Story/preview.skin (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 15:59 tobi</td>
</tr>
<tr>
<td>
<pre>added conditions in evalNewStory() to provide backwards compatibility between justintopic and addtofront macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.28&r2=1.27">code/StoryMgr/objectFunctions.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 15:59 tobi</td>
</tr>
<tr>
<td>
<pre>added conditions in evalStory() to provide backwards compatibility between justintopic and addtofront macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.55&r2=1.54">code/Story/objectFunctions.js (1.55)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 15:56 tobi</td>
</tr>
<tr>
<td>
<pre>added conditions in justintopic_macro() and addtofront_macro() to provide backwards compatibility (ie. old skins using justintopic macro will continue to work)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.92&r2=1.91">code/Story/macros.js (1.92)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-25 15:54 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.25.2; 1.25.6;
replaced "display" with "show"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.25&r2=1.24">code/Story/edit.skin (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-23 22:36 robert</td>
</tr>
<tr>
<td>
<pre>changed sys_email_macro(): use the current users email as preselection if root.sys_email is empty</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.8&r2=1.7">code/Root/sysmgr_macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-21 16:50 tobi</td>
</tr>
<tr>
<td>
<pre>changed "frontpage" to "front page"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomesysadmin.skin?r1=1.5&r2=1.4">code/Site/welcomesysadmin.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.12&r2=1.11">code/SysMgr/setup.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-21 16:48 tobi</td>
</tr>
<tr>
<td>
<pre>wrapped &amp;quot; around site title in welcome message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.8&r2=1.7">code/Site/welcome.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-21 16:47 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.33.6;
changed site title color to link color</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.33&r2=1.32">code/Site/style.skin (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-21 16:46 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.46.2; 1.46.6;
added link to site title (href is site url)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.46&r2=1.45">code/Site/page.skin (1.46)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-21 16:45 tobi</td>
</tr>
<tr>
<td>
<pre>added trim() function also where content parts of comments are set</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.18&r2=1.17">code/Comment/objectFunctions.js (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.54&r2=1.53">code/Story/objectFunctions.js (1.54)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-21 16:13 tobi</td>
</tr>
<tr>
<td>
<pre>added trim() function wherever content parts are set</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.53&r2=1.52">code/Story/objectFunctions.js (1.53)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.27&r2=1.26">code/StoryMgr/objectFunctions.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-20 18:53 tobi</td>
</tr>
<tr>
<td>
<pre>* modified story editor according to hannes' screenshot at http://help.antville.org/images/hns-editor
* added addtofront_macro() to display a checkbox that works vice versa to justintopic_macro()
* always set this.status in storymgr/create_action() to let the checkbox "know" whether it has to be checked
(known bugs: when editing a story neither this nor the "comments allowed" checkbox memorize their state when an error occurs.)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.24&r2=1.23">code/Story/edit.skin (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.91&r2=1.90">code/Story/macros.js (1.91)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.52&r2=1.51">code/Story/objectFunctions.js (1.52)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.26&r2=1.25">code/StoryMgr/objectFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-20 17:23 tobi</td>
</tr>
<tr>
<td>
<pre>added some &lt;br /&gt;s to decrease layout width (however, i think best would be to use a new table for each section.)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.11&r2=1.10">code/SysMgr/setup.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-20 17:16 tobi</td>
</tr>
<tr>
<td>
<pre>changed case of E-mail to e-mail. it simply looks the best, imho.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.de?r1=1.6&r2=1.5">code/messages.de (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.16&r2=1.15">code/MemberMgr/register.skin (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.8&r2=1.7">code/MemberMgr/sendpwd.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.15&r2=1.14">code/Membership/edit.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.27&r2=1.26">code/Site/edit.skin (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.10&r2=1.9">code/SysMgr/setup.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.18&r2=1.17">code/User/edit.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-19 13:56 tobi</td>
</tr>
<tr>
<td>
<pre>modified page titles according to general wording. however, the system section needs an overall retouch, imho</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/logs.hac?r1=1.6&r2=1.5">code/SysMgr/logs.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.hac?r1=1.4&r2=1.3">code/SysMgr/setup.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sites.hac?r1=1.4&r2=1.3">code/SysMgr/sites.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/status.hac?r1=1.2&r2=1.1">code/SysMgr/status.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?r1=1.7&r2=1.6">code/SysMgr/users.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-19 13:56 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.6;
modified page titles according to general wording. however, the system section needs an overall retouch, imho</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.16&r2=1.15">code/SysMgr/page.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-19 13:44 tobi</td>
</tr>
<tr>
<td>
<pre>modified page title and contents to conform with the overall wording in antville as well as the xhtml 1.0 spec (validates except one already known error)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.hac?r1=1.3&r2=1.2">code/SysMgr/setup.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.9&r2=1.8">code/SysMgr/setup.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-18 10:03 robert</td>
</tr>
<tr>
<td>
<pre>removed debugging output</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.90&r2=1.89">code/Story/macros.js (1.90)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-17 19:28 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.20.2;
rescueText() is now also called if the publish-button was pressed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.20&r2=1.19">code/Story/edit.hac (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-17 19:28 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.2;
added calls of rescueText() and restoreRescuedText()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.16&r2=1.15">code/Comment/edit.hac (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-17 19:27 robert</td>
</tr>
<tr>
<td>
<pre>changed content_macro(): properties of req.data (if existing) now override the storys property values. this change was necessary because otherwise the rescue mechanism for stories/comments wouldn't work propertly (see http://project.antville.org/stories/318015/#318478)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.89&r2=1.88">code/Story/macros.js (1.89)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-17 19:22 robert</td>
</tr>
<tr>
<td>
<pre>restructured evalStory(): now the submitted values are stored only after all checks have been passed. although the code is harder to read now it prevents changes to story-content being saved even if the user cancelled the editing process later on. together with the caching of story-contents this also might have lead to a difference between display and actual content.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.51&r2=1.50">code/Story/objectFunctions.js (1.51)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-17 16:49 tobi</td>
</tr>
<tr>
<td>
<pre>change "last" to "recently" and don't show the line if there are no weblogs at all</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.22&r2=1.21">code/Root/main.skin (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-14 10:59 hannes</td>
</tr>
<tr>
<td>
<pre>Reworked basic inner story and comment skins.
Spacing should be better now.
Skins should be easier to understand and customize.
Used &lt;div&gt; tags wherever possibe instead of &lt;span&gt;&lt;br&gt;
Checked for XHTML 1.0 Transitional validity.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.15&r2=1.14">code/Comment/edit.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.14&r2=1.13">code/Comment/reply.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.16&r2=1.15">code/Comment/toplevel.skin (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.32&r2=1.31">code/Site/style.skin (1.32)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.18&r2=1.17">code/Story/main.skin (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.20&r2=1.19">code/Story/preview.skin (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-14 10:59 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.6;
Reworked basic inner story and comment skins.
Spacing should be better now.
Skins should be easier to understand and customize.
Used &lt;div&gt; tags wherever possibe instead of &lt;span&gt;&lt;br&gt;
Checked for XHTML 1.0 Transitional validity.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.7&r2=1.6">code/Story/display.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-13 13:53 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.31.6;
moved "...&amp;nbsp;" and "&lt;br /&gt;" as prefix and suffix param into root.link macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.31&r2=1.30">code/Root/page.skin (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-13 13:52 tobi</td>
</tr>
<tr>
<td>
<pre>corrected "Public" to "Publicly accessible weblogs"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.21&r2=1.20">code/Root/main.skin (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-12 10:54 hannes</td>
</tr>
<tr>
<td>
<pre>Unscrewable skin manager main page. Same as main.hac, except that it
uses skinmgr/page.skin to render the page, which is (usually) not customized.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/safe.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/SkinMgr/safe.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-12 10:52 hannes</td>
</tr>
<tr>
<td>
<pre>Allow sysadmins access to all skinmanagers</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.10&r2=1.9">code/SkinMgr/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-11 13:20 tobi</td>
</tr>
<tr>
<td>
<pre>added trailing linebreak to achieve more readable html code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.12&r2=1.11">code/Site/preview.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-11 13:18 tobi</td>
</tr>
<tr>
<td>
<pre>moved &lt;span&gt; tag around message macro into prefix and suffix, resp.
renamed "home" link to "antville home"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.30&r2=1.29">code/Root/page.skin (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-11 13:18 tobi</td>
</tr>
<tr>
<td>
<pre>added pagelink class to define margins between dotted lines and prevpage / nextpage links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.13&r2=1.12">code/Root/style.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-11 13:16 tobi</td>
</tr>
<tr>
<td>
<pre>modified global/sitelist_macro() to only render lists of recently updated sites.
thus, lists of sites sorted alphabetically are now rendered by root/renderSitelist() by extra call in root/list_action() making it possible to put response.prevpage inside root/list.skin.
(note: the macro calls renderSitelist() with appropriate arguments and simply outputs res.data.sitelist immediately. maybe this is not what one could call a clean implementation?)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.59&r2=1.58">code/Global/macros.js (1.59)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.9&r2=1.8">code/Root/list.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.skin?r1=1.7&r2=1.6">code/Root/list.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.20&r2=1.19">code/Root/main.skin (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-11 13:16 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.8;
modified global/sitelist_macro() to only render lists of recently updated sites.
thus, lists of sites sorted alphabetically are now rendered by root/renderSitelist() by extra call in root/list_action() making it possible to put response.prevpage inside root/list.skin.
(note: the macro calls renderSitelist() with appropriate arguments and simply outputs res.data.sitelist immediately. maybe this is not what one could call a clean implementation?)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/renderFunctions.js?r1=1.1&r2=1.1.8.1">code/Root/renderFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 16:55 tobi</td>
</tr>
<tr>
<td>
<pre>if a day is displayed the title contains this.groupname formatted as date string. otherwise only this.groupname is displayed.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.13&r2=1.12">code/Day/main.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 16:50 tobi</td>
</tr>
<tr>
<td>
<pre>message should only be inside a span tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.45&r2=1.44">code/Site/page.skin (1.45)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 16:49 tobi</td>
</tr>
<tr>
<td>
<pre>changed .message class to tell it apart from body text (still looking for a decent color: it should not be the link color as it was before, though)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.31&r2=1.30">code/Site/style.skin (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 16:45 tobi</td>
</tr>
<tr>
<td>
<pre>added &lt;br /&gt; before submit buttons</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.15&r2=1.14">code/MemberMgr/register.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 16:45 tobi</td>
</tr>
<tr>
<td>
<pre>moved register and passwd reminder back to the top (!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.16&r2=1.15">code/MemberMgr/login.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 12:18 hannes</td>
</tr>
<tr>
<td>
<pre>Make "real" comments start with two # instead of just one to set them
them visually apart from deactivated options.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.27&r2=1.26">code/app.properties (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 12:16 hannes</td>
</tr>
<tr>
<td>
<pre>Updated template for virtual host config to new hrefFunction feature</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.26&r2=1.25">code/app.properties (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 12:12 hannes</td>
</tr>
<tr>
<td>
<pre>Added href postprocessor function.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.50&r2=1.49">code/Site/objectFunctions.js (1.50)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 11:57 hannes</td>
</tr>
<tr>
<td>
<pre>Fixed indentation.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.49&r2=1.48">code/Site/objectFunctions.js (1.49)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 11:49 hannes</td>
</tr>
<tr>
<td>
<pre>Add line break for IE6</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.15&r2=1.14">code/MemberMgr/login.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-10 11:45 hannes</td>
</tr>
<tr>
<td>
<pre>* Fixed password reminder link
* Moved register and pw reminder link back underneath the login form (?)
* Removed comma from "not registered yet?"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.14&r2=1.13">code/MemberMgr/login.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-09 18:40 robert</td>
</tr>
<tr>
<td>
<pre>removed module-related code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.90&r2=1.89">code/Global/objectFunctions.js (1.90)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-09 15:06 robert</td>
</tr>
<tr>
<td>
<pre>changed viewlink_macro(): now param.text is rendered if defined (before it wasn't because openMarkupElement deletes param.text)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.15&r2=1.14">code/File/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-09 15:01 robert</td>
</tr>
<tr>
<td>
<pre>changed explanation of alias to match default behaviour of antville (appended "/alias")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.13&r2=1.12">code/Site/new.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-09 15:00 robert</td>
</tr>
<tr>
<td>
<pre>removed module-related stuff that got erroneously commited</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.89&r2=1.88">code/Global/objectFunctions.js (1.89)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 22:24 tobi</td>
</tr>
<tr>
<td>
<pre>changed case of "Last" in update info</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.11&r2=1.10">code/Site/preview.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 22:16 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.29.4; 1.29.6;
separated "front" from "page" for less resemblance of a microsoft product.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.29&r2=1.28">code/SkinMgr/main.skin (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 22:12 tobi</td>
</tr>
<tr>
<td>
<pre>changed "Help" link to lowercase</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.12&r2=1.11">code/Skin/edit.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 22:03 tobi</td>
</tr>
<tr>
<td>
<pre>added &lt;p&gt; tag around form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.12&r2=1.11">code/Site/new.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 19:27 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.24.2;
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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.24&r2=1.23">code/Story/main.hac (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 19:27 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.11&r2=1.10">code/Site/contribnavigation.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 19:27 tobi</td>
</tr>
<tr>
<td>
<pre>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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.11&r2=1.10">code/FileMgr/create.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.11&r2=1.10">code/FileMgr/main.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.58&r2=1.57">code/Global/macros.js (1.58)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.7&r2=1.6">code/Global/nextpagelink.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.88&r2=1.87">code/Global/objectFunctions.js (1.88)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.15&r2=1.14">code/Image/delete.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.15&r2=1.14">code/Image/edit.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.13&r2=1.12">code/Image/edit.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.25&r2=1.24">code/Image/macros.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.hac?r1=1.5&r2=1.4">code/Image/main.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.4&r2=1.3">code/Image/main.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.15&r2=1.14">code/Image/new.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.12&r2=1.11">code/Image/preview.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.16&r2=1.15">code/ImageMgr/create.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.18&r2=1.17">code/ImageMgr/main.hac (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.9&r2=1.8">code/ImageMgr/main.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.12&r2=1.11">code/MemberMgr/edit.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.16&r2=1.15">code/MemberMgr/login.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.13&r2=1.12">code/MemberMgr/login.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.10&r2=1.9">code/MemberMgr/main.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.14&r2=1.13">code/MemberMgr/register.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.6&r2=1.5">code/MemberMgr/searchresult.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresultitem.skin?r1=1.4&r2=1.3">code/MemberMgr/searchresultitem.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?r1=1.7&r2=1.6">code/MemberMgr/sendpwd.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/subscriptions.hac?r1=1.5&r2=1.4">code/MemberMgr/subscriptions.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.8&r2=1.7">code/Membership/delete.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.15&r2=1.14">code/Membership/edit.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.14&r2=1.13">code/Membership/edit.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.10&r2=1.9">code/Membership/preview.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.8&r2=1.7">code/Poll/delete.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.11&r2=1.10">code/Poll/edit.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.13&r2=1.12">code/Poll/edit.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.22&r2=1.21">code/Poll/macros.js (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.12&r2=1.11">code/Poll/main.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.8&r2=1.7">code/Poll/results.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.10&r2=1.9">code/Poll/results.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.13&r2=1.12">code/PollMgr/create.hac (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.11&r2=1.10">code/PollMgr/main.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.6&r2=1.5">code/PollMgr/main.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.8&r2=1.7">code/Root/list.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.skin?r1=1.6&r2=1.5">code/Root/list.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.16&r2=1.15">code/Root/new.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/delete.hac?r1=1.5&r2=1.4">code/Site/delete.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.16&r2=1.15">code/Site/edit.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.26&r2=1.25">code/Site/edit.skin (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.7&r2=1.6">code/Site/mostread.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.9&r2=1.8">code/Site/mostread.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.11&r2=1.10">code/Site/new.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.10&r2=1.9">code/Site/preview.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.7&r2=1.6">code/Site/referrers.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.5&r2=1.4">code/Site/referrers.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.30&r2=1.29">code/Site/style.skin (1.30)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomeowner.skin?r1=1.3&r2=1.2">code/Site/welcomeowner.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomesysadmin.skin?r1=1.4&r2=1.3">code/Site/welcomesysadmin.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.16&r2=1.15">code/SkinMgr/main.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.28&r2=1.27">code/SkinMgr/main.skin (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.15&r2=1.14">code/Story/delete.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.19&r2=1.18">code/Story/edit.hac (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.23&r2=1.22">code/Story/edit.skin (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.17&r2=1.16">code/Story/main.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.19&r2=1.18">code/Story/preview.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.18&r2=1.17">code/StoryMgr/create.hac (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.10&r2=1.9">code/StoryMgr/main.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.7&r2=1.6">code/StoryMgr/main.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.10&r2=1.9">code/TopicMgr/main.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.17&r2=1.16">code/User/edit.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 19:27 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.6;
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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.9&r2=1.8">code/HopObject/delete.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 19:27 tobi</td>
</tr>
<tr>
<td>
<pre>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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/edit.skin?r1=1.6&r2=1.5">code/Choice/edit.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.15&r2=1.14">code/Comment/toplevel.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.12&r2=1.11">code/Day/main.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.11&r2=1.10">code/File/delete.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.11&r2=1.10">code/File/edit.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.10&r2=1.9">code/File/edit.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.11&r2=1.10">code/File/new.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.7&r2=1.6">code/File/preview.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 19:27 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.6;
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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.11&r2=1.10">code/Poll/main.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 14:05 tobi</td>
</tr>
<tr>
<td>
<pre>replaced occurences of &amp; in query strings by &amp;amp; to conform with xhtml spec. the w2 validator is happy now.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.27&r2=1.26">code/SkinMgr/main.skin (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-07 14:04 tobi</td>
</tr>
<tr>
<td>
<pre>edited textual contents</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.8&r2=1.7">code/HopObject/delete.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.19&r2=1.18">code/Root/main.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.29&r2=1.28">code/Root/page.skin (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/welcome.skin?r1=1.3&r2=1.2">code/Root/welcome.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomeowner.skin?r1=1.2&r2=1.1">code/Site/welcomeowner.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomesysadmin.skin?r1=1.3&r2=1.2">code/Site/welcomesysadmin.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 19:26 robert</td>
</tr>
<tr>
<td>
<pre>reverted back to 1.23 (changes in 1.24 break antclick)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.25&r2=1.24">code/app.properties (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 19:19 tobi</td>
</tr>
<tr>
<td>
<pre>modified skins for xhtml compliance</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.12&r2=1.11">code/MemberMgr/login.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.14&r2=1.13">code/MemberMgr/register.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.7&r2=1.6">code/MemberMgr/sendpwd.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 19:11 tobi</td>
</tr>
<tr>
<td>
<pre>modified skins to conform with xhtml spec</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.13&r2=1.12">code/Membership/edit.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.16&r2=1.15">code/User/edit.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:50 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug in onlinelink_macro() that caused invalid html attribute (mode="toggle") to appear;
changed "link me" to "link", "place your comment" and "post your answer" to "react";
changed some cases of some words;
added id_macro() to get the id of a story (to display the code for the story macro)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.88&r2=1.87">code/Story/macros.js (1.88)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:47 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented "add choice" button from working when its value was modified</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.12&r2=1.11">code/PollMgr/create.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:47 tobi</td>
</tr>
<tr>
<td>
<pre>changed second word of "Content manager" to lower case</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.18&r2=1.17">code/Membership/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:46 tobi</td>
</tr>
<tr>
<td>
<pre>removed stuff that belongs into corresponding skin from response output of searchUser()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.29&r2=1.28">code/MemberMgr/objectFunctions.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:44 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug in link_macro() that caused invalid html attribute (checkdeny="true") to appear</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.31&r2=1.30">code/HopObject/macros.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:43 tobi</td>
</tr>
<tr>
<td>
<pre>changed econd word in "Content manager" to lower case</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?r1=1.6&r2=1.5">code/Global/roles.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:41 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a wrong html attribute (selected="selected") in renderDropDownBox()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.37&r2=1.36">code/Global/renderFunctions.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:40 tobi</td>
</tr>
<tr>
<td>
<pre>added viewlink macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.14&r2=1.13">code/File/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:39 tobi</td>
</tr>
<tr>
<td>
<pre>validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.44&r2=1.43">code/Site/page.skin (1.44)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.4&r2=1.3">code/Site/referrers.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.29&r2=1.28">code/Site/style.skin (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.11&r2=1.10">code/Skin/edit.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.12&r2=1.11">code/SkinMgr/page.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.skin?r1=1.6&r2=1.5">code/Story/comment.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.6&r2=1.5">code/Story/display.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.22&r2=1.21">code/Story/edit.skin (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.10&r2=1.9">code/Story/listitem.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.16&r2=1.15">code/Story/main.skin (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mostread.skin?r1=1.5&r2=1.4">code/Story/mostread.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.18&r2=1.17">code/Story/preview.skin (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.skin?r1=1.5&r2=1.4">code/TopicMgr/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:39 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.5&r2=1.4">code/SkinMgr/edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:39 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.6;
validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.8&r2=1.7">code/Topic/main.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:39 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.6;
validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.6&r2=1.5">code/Global/prevpagelink.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-05 18:39 tobi</td>
</tr>
<tr>
<td>
<pre>validated almost every page (at least apart from the system management stuff) with the w3c validator at http://validator.w3.org and modified the skins where necessary. furthermore i tried to arrange some layouts (files, images, polls) to better and more consistently harmonize with the general antville appearance.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/edit.skin?r1=1.5&r2=1.4">code/Choice/edit.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/graph.skin?r1=1.5&r2=1.4">code/Choice/graph.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.14&r2=1.13">code/Comment/edit.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.13&r2=1.12">code/Comment/reply.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.14&r2=1.13">code/Comment/toplevel.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.9&r2=1.8">code/File/edit.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.10&r2=1.9">code/File/new.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.6&r2=1.5">code/File/preview.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.6&r2=1.5">code/FileMgr/main.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerWidget.skin?r1=1.3&r2=1.2">code/Global/colorpickerWidget.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.6&r2=1.5">code/Global/nextpagelink.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.12&r2=1.11">code/Image/edit.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.14&r2=1.13">code/Image/new.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.11&r2=1.10">code/Image/preview.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.6&r2=1.5">code/MemberMgr/main.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/membergroup.skin?r1=1.2&r2=1.1">code/MemberMgr/membergroup.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/memberlist.skin?r1=1.4&r2=1.3">code/MemberMgr/memberlist.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.5&r2=1.4">code/MemberMgr/searchresult.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresultitem.skin?r1=1.3&r2=1.2">code/MemberMgr/searchresultitem.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.9&r2=1.8">code/MemberMgr/statusloggedin.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.12&r2=1.11">code/Membership/edit.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.9&r2=1.8">code/Membership/preview.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.12&r2=1.11">code/Poll/edit.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.11&r2=1.10">code/Poll/main.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.25&r2=1.24">code/Site/edit.skin (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.8&r2=1.7">code/Site/mostread.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-04 09:25 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.6;
removed accidental double occurrence of %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.11&r2=1.10">code/Site/rssItem.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 13:58 tobi</td>
</tr>
<tr>
<td>
<pre>changed story editor text to lowercase to be more consistent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.21&r2=1.20">code/Story/edit.skin (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.87&r2=1.86">code/Story/macros.js (1.87)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 13:57 tobi</td>
</tr>
<tr>
<td>
<pre>some more slight enhancements in poll appearance</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/main.skin?r1=1.3&r2=1.2">code/Choice/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.9&r2=1.8">code/Poll/results.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 13:51 tobi</td>
</tr>
<tr>
<td>
<pre>refurbished polls; removed title property wherever it occurred; state_macro() is deprecated (but still working) now, use closetime_macro() and appropriate prefix/suffix strings instead.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.24&r2=1.23">code/app.properties (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/edit.skin?r1=1.4&r2=1.3">code/Choice/edit.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.11&r2=1.10">code/Poll/edit.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.7&r2=1.6">code/Poll/listitem.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.21&r2=1.20">code/Poll/macros.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.10&r2=1.9">code/Poll/main.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.10&r2=1.9">code/Poll/main.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.10&r2=1.9">code/Poll/objectFunctions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.7&r2=1.6">code/Poll/results.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.8&r2=1.7">code/Poll/results.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/type.properties?r1=1.5&r2=1.4">code/Poll/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.11&r2=1.10">code/PollMgr/create.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.10&r2=1.9">code/PollMgr/main.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.7&r2=1.6">code/PollMgr/objectFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030303.sql?r1=1.2&r2=1.1">db/patches/antville_dbpatch20030303.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 13:51 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.6;
refurbished polls; removed title property wherever it occurred; state_macro() is deprecated (but still working) now, use closetime_macro() and appropriate prefix/suffix strings instead.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.10&r2=1.9">macro.help (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:44 tobi</td>
</tr>
<tr>
<td>
<pre>condensed calls of escape()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/bookmarklet.txt?r1=1.3&r2=1.2">bookmarklet.txt (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:38 tobi</td>
</tr>
<tr>
<td>
<pre>fixed name of query argument "text" to "content_text"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/bookmarklet.txt?r1=1.2&r2=1.1">bookmarklet.txt (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:24 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: used for displaying system status of antville/helma</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/status.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/status.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/status.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/status.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:24 robert</td>
</tr>
<tr>
<td>
<pre>changed some of the css-classes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/style.skin?r1=1.5&r2=1.4">code/SysMgr/style.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:24 robert</td>
</tr>
<tr>
<td>
<pre>- searching now also works if user presses the enter-key in form (instead of having to click on button)
- renamed res.data.searchform to res.data.body and res.data.body to res.data.list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?r1=1.6&r2=1.5">code/SysMgr/users.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:23 robert</td>
</tr>
<tr>
<td>
<pre>- searching now also works if user presses the enter-key in form (instead of having to click on button)
- renamed res.data.searchform to res.data.body and res.data.body to res.data.list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sites.hac?r1=1.3&r2=1.2">code/SysMgr/sites.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:22 robert</td>
</tr>
<tr>
<td>
<pre>system setup now uses the page.skin of sysmgr instead of the root-version</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.hac?r1=1.2&r2=1.1">code/SysMgr/setup.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:22 robert</td>
</tr>
<tr>
<td>
<pre>- switched to external stylesheet
- slightly changed the menu-layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.15&r2=1.14">code/SysMgr/page.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:21 robert</td>
</tr>
<tr>
<td>
<pre>- changed evalSystemSetup() to use the constant arrays containing default date format patterns</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.9&r2=1.8">code/SysMgr/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:20 robert</td>
</tr>
<tr>
<td>
<pre>- searching now also works if user presses the enter-key in form (instead of having to click on button)
- renamed res.data.searchform to res.data.body and res.data.body to res.data.list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/logs.hac?r1=1.5&r2=1.4">code/SysMgr/logs.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:18 robert</td>
</tr>
<tr>
<td>
<pre>removed unused javascript.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/javascript.skin?r1=1.3&r2=1.2">code/SysMgr/javascript.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:18 robert</td>
</tr>
<tr>
<td>
<pre>enabled rescueing of story-values also if publish-button was clicked</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.17&r2=1.16">code/StoryMgr/create.hac (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:18 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: added stylesheet_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/actions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:17 robert</td>
</tr>
<tr>
<td>
<pre>- fixed a bug in content_macro(): fetching a value from req.data didn't work because the properties are prefixed with "content_"
- removed url_macro() - this is a hopobject-macro now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.86&r2=1.85">code/Story/macros.js (1.86)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:16 robert</td>
</tr>
<tr>
<td>
<pre>- added a space between messages in case result &gt; 10 items
- fixed indentation (3 spaces)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.19&r2=1.18">code/Site/search.hac (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:15 robert</td>
</tr>
<tr>
<td>
<pre>changed evalPreferences() to use constant arrays containing short- and longdate format patterns instead of getDefaultDateFormats() (which was removed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.48&r2=1.47">code/Site/objectFunctions.js (1.48)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:13 robert</td>
</tr>
<tr>
<td>
<pre>removed url_macro(), it's now a hopobject-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.84&r2=1.83">code/Site/macros.js (1.84)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:13 robert</td>
</tr>
<tr>
<td>
<pre>embedded managelink_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.28&r2=1.27">code/Root/page.skin (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:12 robert</td>
</tr>
<tr>
<td>
<pre>fixed indentation of searchSites()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.30&r2=1.29">code/Root/objectFunctions.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:12 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.8;
added managelink_macro() which renders a link to system management if user is sysadmin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.13&r2=1.12">code/Root/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:11 robert</td>
</tr>
<tr>
<td>
<pre>subscribelink_macro() won't render a link to subscribe-action if site is private</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.8&r2=1.7">code/MemberMgr/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:10 robert</td>
</tr>
<tr>
<td>
<pre>removed getDefaultDateFormats() - this is not needed anymore since the default format patterns are now stored in a constant array</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.87&r2=1.86">code/Global/objectFunctions.js (1.87)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:09 robert</td>
</tr>
<tr>
<td>
<pre>- removed renderInputRadio which was commented out anyways (the real one is in global/renderFunctions.js)
- changed renderDateformatChooser() to use format-constants instead of calling getDefaultDateFormats()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.22&r2=1.21">code/HopObject/renderFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:08 robert</td>
</tr>
<tr>
<td>
<pre>added standard url_macro(), slightly changed skin_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.30&r2=1.29">code/HopObject/macros.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:07 robert</td>
</tr>
<tr>
<td>
<pre>- format-patterns (short and long) are now stored in constant arrays
- changed default-formats for dates (short and long) in formatTimestamp()
- removed rescueing of req.data.submit and req.data.save in rescueText(). this means that a user who lost the session while writing a story will be redirected to the story-form instead of directly saving the story.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.86&r2=1.85">code/Global/objectFunctions.js (1.86)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:03 robert</td>
</tr>
<tr>
<td>
<pre>confirm.resultDisplay only gets two parameter values</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.nl?r1=1.4&r2=1.3">code/messages.nl (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:03 robert</td>
</tr>
<tr>
<td>
<pre>confirm.resultDisplay only gets two parameter values</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.7&r2=1.6">code/messages.en (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:02 robert</td>
</tr>
<tr>
<td>
<pre>added insert statement for standard menu image "manage"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.5&r2=1.4">db/antville_mckoi.sql (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.4&r2=1.3">db/antville_mysql.sql (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?r1=1.4&r2=1.3">db/antville_oracle.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:02 robert</td>
</tr>
<tr>
<td>
<pre>dbpatch for adding standard menu image "manage"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20030303.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20030303.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 12:01 robert</td>
</tr>
<tr>
<td>
<pre>added standard menu header image "manage"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.8&r2=1.7">images.zip (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-03-03 08:29 robert</td>
</tr>
<tr>
<td>
<pre>fixed the set of site.macros: somehow the line got cutted, leaving "topicl" at the end</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.9&r2=1.8">macro.help (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-28 12:25 hannes</td>
</tr>
<tr>
<td>
<pre>Renamed variable container to collection, which is more consistent with
Helma terminology.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.11&r2=1.10">code/Site/rss.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-25 15:16 robert</td>
</tr>
<tr>
<td>
<pre>removed explicit setting of property name to avoid login problems for users registering a mixed case username. without this all usernames are converted to lowercase by register(), otherwise users won't be able to login again if the db is case sensitive.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.28&r2=1.27">code/MemberMgr/objectFunctions.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-25 15:05 hannes</td>
</tr>
<tr>
<td>
<pre>Added /rss?show=all option to site/rss.hac that allows comments to be
included in the rss output. The mod is very simple, it just uses the
allcontent collection instead of allstories to create the output.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.10&r2=1.9">code/Site/rss.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-25 13:13 hannes</td>
</tr>
<tr>
<td>
<pre>Fixed indentation, which was partially messed up. Now uniformly
using 3 spaces instead of tabs.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.27&r2=1.26">code/MemberMgr/objectFunctions.js (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.13&r2=1.12">code/MemberMgr/register.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-24 18:46 robert</td>
</tr>
<tr>
<td>
<pre>modified formatTimestamp(): re-added setting the timezone, otherwise defining a different timezone in site-preferences has no effect at all (see http://help.antville.org/stories/299705/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.85&r2=1.84">code/Global/objectFunctions.js (1.85)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-24 15:50 hannes</td>
</tr>
<tr>
<td>
<pre>Added getUserInfo() to list of functions callable via XML-RPC
See http://groups.yahoo.com/group/bloggerDev/message/315</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.23&r2=1.22">code/app.properties (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-24 15:47 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.18.6;
Added getUserInfo() - Blogger API function that retrieves a user's info.
See http://groups.yahoo.com/group/bloggerDev/message/315</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.18&r2=1.17">code/Root/bloggerapi.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:20 robert</td>
</tr>
<tr>
<td>
<pre>minor layout change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomesysadmin.skin?r1=1.2&r2=1.1">code/Site/welcomesysadmin.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:18 robert</td>
</tr>
<tr>
<td>
<pre>removed smalltrans-image (which is not needed anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.4&r2=1.3">db/antville_mckoi.sql (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.3&r2=1.2">db/antville_mysql.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?r1=1.3&r2=1.2">db/antville_oracle.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:17 robert</td>
</tr>
<tr>
<td>
<pre>removed antville.org-specific images and replaced them with neutral ones</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.7&r2=1.6">images.zip (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:17 robert</td>
</tr>
<tr>
<td>
<pre>added local anchors for each section</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.24&r2=1.23">code/Site/edit.skin (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:16 robert</td>
</tr>
<tr>
<td>
<pre>if site doesn't contain any stories display standard welcome text plus additional explanations if current user is the site-owner or system-administrator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.15&r2=1.14">code/Site/main.hac (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:15 robert</td>
</tr>
<tr>
<td>
<pre>directly redirect to form for creating a new site if there are no sites</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.13&r2=1.12">code/Root/main.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:14 robert</td>
</tr>
<tr>
<td>
<pre>changed standard links in navigation-bar
- added link for creating a new weblog
- added links to help.antville.org, project.antville.org and macros.antville.org
- changed embedded sitecounter-macro to display the correct string depending on the number of sites</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.27&r2=1.26">code/Root/page.skin (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:14 robert</td>
</tr>
<tr>
<td>
<pre>removed antville.org-specific text from frontpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.18&r2=1.17">code/Root/main.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:11 robert</td>
</tr>
<tr>
<td>
<pre>added description for third "task" (create the first weblog)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/welcome.skin?r1=1.2&r2=1.1">code/Root/welcome.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:11 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomeowner.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/welcomeowner.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcomesysadmin.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/welcomesysadmin.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:11 robert</td>
</tr>
<tr>
<td>
<pre>changed text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.7&r2=1.6">code/Site/welcome.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:10 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.24.2; 1.24.6;
changed renderStorylist(): removed the check if site has already stories (this is done in site/main.hac now)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.24&r2=1.23">code/Site/renderFunctions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:07 robert</td>
</tr>
<tr>
<td>
<pre>changed online_macro(): added support for optional attributes "yes" and "no" (so users can now define the text that should appear in either case)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.83&r2=1.82">code/Site/macros.js (1.83)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-23 15:05 robert</td>
</tr>
<tr>
<td>
<pre>changed sitecounter_macro(): it now accepts optional attributes "no","one" and "more" (works similar to story/commentcounter_macro())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.12&r2=1.11">code/Root/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-18 17:16 tobi</td>
</tr>
<tr>
<td>
<pre>added support for modules in zip files in scheduler() and onstart()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.84.2.1&r2=1.92.8.1">code/Global/objectFunctions.js (1.84.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:49 robert</td>
</tr>
<tr>
<td>
<pre>create-action now fits the needs of the new story-editor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.16&r2=1.15">code/StoryMgr/create.hac (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:48 robert</td>
</tr>
<tr>
<td>
<pre>implemented new story-editor (as done on twoday.net)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.20&r2=1.19">code/Story/edit.skin (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:48 robert</td>
</tr>
<tr>
<td>
<pre>edit-action now fits the needs of the new story-editor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.18&r2=1.17">code/Story/edit.hac (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:46 robert</td>
</tr>
<tr>
<td>
<pre>- changed editableby_macro(): it now produces three radio-buttons instead of one dropdown-box
- implemented justintopic_macro()
(contributed by michi platzer)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.85&r2=1.84">code/Story/macros.js (1.85)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:45 robert</td>
</tr>
<tr>
<td>
<pre>changed input_macro() to handle input type=radio too (contributed by michi platzer)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.57&r2=1.56">code/Global/macros.js (1.57)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:45 robert</td>
</tr>
<tr>
<td>
<pre>modified evalNewStory because story/edit.skin changed, but it's still backwards-compatible to the old story-editor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.25&r2=1.24">code/StoryMgr/objectFunctions.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:44 robert</td>
</tr>
<tr>
<td>
<pre>modified evalStory because story/edit.skin changed, but it's still backwards-compatible to the old story-editor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.50&r2=1.49">code/Story/objectFunctions.js (1.50)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:40 robert</td>
</tr>
<tr>
<td>
<pre>rewrote evalSite, creating a new site is now logged in syslog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.29&r2=1.28">code/Root/objectFunctions.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:38 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.84.2;
replaced app.__app__.getAppDir() with File (app.dir)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.84&r2=1.83">code/Global/objectFunctions.js (1.84)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:38 robert</td>
</tr>
<tr>
<td>
<pre>implemented icon-handling (contributed by michi platzer)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.16&r2=1.15">code/Image/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:37 robert</td>
</tr>
<tr>
<td>
<pre>- removed some senseless checks for param-object (if the param-object isn't existing it's an error)
- implemented renderInputRadio (contributed by michi platzer)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.36&r2=1.35">code/Global/renderFunctions.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-14 13:34 robert</td>
</tr>
<tr>
<td>
<pre>changes in css for new storyeditor-skin:
added new css-classes "fieldset" and "fieldset p", changed formTitle and formText</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.28&r2=1.27">code/Site/style.skin (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-11 16:59 tobi</td>
</tr>
<tr>
<td>
<pre>modified poll/calcPercent() function to calculate percentages of poll votes to become global/percentage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.83&r2=1.82">code/Global/objectFunctions.js (1.83)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.20&r2=1.19">code/Poll/macros.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.9&r2=1.8">code/Poll/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-11 16:54 tobi</td>
</tr>
<tr>
<td>
<pre>removed shortcuts from antville. support of shortcut is now optional via zip module</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.56&r2=1.55">code/Global/macros.js (1.56)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.49&r2=1.48">code/Story/objectFunctions.js (1.49)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-11 16:54 tobi</td>
</tr>
<tr>
<td>
<pre>removed shortcuts from antville. support of shortcut is now optional via zip module</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.3&r2=1.2">db/antville_mckoi.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.2&r2=1.1">db/antville_mysql.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?r1=1.2&r2=1.1">db/antville_oracle.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-11 16:54 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.34.4;
removed shortcuts from antville. support of shortcut is now optional via zip module</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.34&r2=1.33">code/Site/type.properties (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-11 14:51 tobi</td>
</tr>
<tr>
<td>
<pre>replaced remaining tabs with three spaces</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.27&r2=1.26">code/Site/style.skin (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-10 23:50 robert</td>
</tr>
<tr>
<td>
<pre>added _parent-definitions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.8&r2=1.7">code/User/type.properties (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-10 23:41 robert</td>
</tr>
<tr>
<td>
<pre>removed one ending span tag (http://project.antville.org/stories/289769)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/embed.skin?r1=1.3&r2=1.2">code/Story/embed.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-10 17:29 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.6;
added _parent-definition (might fix this problem: http://project.antville.org/stories/288682/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.6&r2=1.5">code/Skin/type.properties (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-06 19:17 robert</td>
</tr>
<tr>
<td>
<pre>re-enabled caching of backlinks</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.84&r2=1.83">code/Story/macros.js (1.84)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-06 14:16 hannes</td>
</tr>
<tr>
<td>
<pre>* Use root.storiesByID to access stories in writeReadLog(). This doesn't require
loading the full story index anymore and is usually faster than loading the site
and all its substories.
* Rely more on default values when constructing Hashtables and Vectors. The first
time go with the default size, then just use the last size as initial size for the new
ones. This is because adjusting the capacity of a Vector or Hashtable with less
then 1000 objects is usually a no-brainer performance-wise.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.82&r2=1.81">code/Global/objectFunctions.js (1.82)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-06 13:34 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.4; 1.14.8;
Added accessname=TEXT_ID to storiesByID.
This is a trick to prevent the subnode index from being loaded when accessing
a single story.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.14&r2=1.13">code/Root/type.properties (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-06 08:03 tobi</td>
</tr>
<tr>
<td>
<pre>added several macros and story ids</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.8&r2=1.7">macro.help (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 12:19 robert</td>
</tr>
<tr>
<td>
<pre>- changed alias_macro(): title is now the form-encoded description, urlparam now contains the escaped alias. both should avoid problems with special characters</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.13&r2=1.12">code/File/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 12:19 robert</td>
</tr>
<tr>
<td>
<pre>changed content_macro():
- autoresponse is now only executed if param.autoresponse == "true" (before any value, even "false", would turn autoresponse on)
- removed form-encoding of value for input type text, this is now done in renderInputText()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.83&r2=1.82">code/Story/macros.js (1.83)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 12:19 robert</td>
</tr>
<tr>
<td>
<pre>- removed form-encoding of req.data[param.name] in input_macro(): any form-encoding is now done in renderInput* methods if necessary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.55&r2=1.54">code/Global/macros.js (1.55)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 12:18 robert</td>
</tr>
<tr>
<td>
<pre>added function isCleanForName() which is needed for checking image- and file-aliases for invalid characters. allowed are a-zA-Z0-9.-_space. the former used function isClean() is a bit restrictive for that, on the other hand umlauts etc. lead to problems.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.81&r2=1.80">code/Global/objectFunctions.js (1.81)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 12:18 robert</td>
</tr>
<tr>
<td>
<pre>- removed unused function changeAlias()
- fixed a bug in evalFile(): immediatly return in case something is wrong/missing. before that any check for invalid characters was useless because execution would not be stopped. Also changed from isClean() to isCleanForName() which allows spaces, commatas, periods etc. but *not* umlauts.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.9&r2=1.8">code/FileMgr/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 12:18 robert</td>
</tr>
<tr>
<td>
<pre>- removed unused function changeAlias()
- fixed a bug in evalImg(): immediatly return in case something is wrong/missing. before that any check for invalid characters was useless because execution would not be stopped. Also changed from isClean() to isCleanForName() which allows spaces, commatas, periods etc. but *not* umlauts.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.14&r2=1.13">code/ImageMgr/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 12:18 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.4;
- changed createInputParam(): value is not form-encoded anymore, this is done in renderInput* if necessary.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.13&r2=1.12">code/HopObject/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 12:17 robert</td>
</tr>
<tr>
<td>
<pre>- removed deleting of property "as" in renderInputTextarea(), this is done in renderMarkupPart()
- removed form-encoding in renderInputButton()
- added form-encoding of value in renderInputText()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.35&r2=1.34">code/Global/renderFunctions.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-04 10:02 tobi</td>
</tr>
<tr>
<td>
<pre>added mappings for hopobject.modifytime macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.7&r2=1.6">macro.help (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-03 11:24 robert</td>
</tr>
<tr>
<td>
<pre>changed createInputParam(): the value is now form-encoded, otherwise quotes would break the rendering</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.12&r2=1.11">code/HopObject/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-03 11:17 robert</td>
</tr>
<tr>
<td>
<pre>encode image-alttext and title in renderImage(), otherwise an image-alttext with quotes would break the resulting image-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.34&r2=1.33">code/Global/renderFunctions.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-02-03 11:15 robert</td>
</tr>
<tr>
<td>
<pre>delete param-property "what" in show_macro(), otherwise it will be rendered in img-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.24&r2=1.23">code/Image/macros.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-31 16:09 tobi</td>
</tr>
<tr>
<td>
<pre>don't display user e-mail addresses in rss output if user.publishemail is set to false</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.9&r2=1.8">code/Site/rss.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.10&r2=1.9">code/Site/rssItem.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-31 16:09 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.8;
don't display user e-mail addresses in rss output if user.publishemail is set to false</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.6&r2=1.5">code/Root/rss.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-31 16:09 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.8;
don't display user e-mail addresses in rss output if user.publishemail is set to false</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.4&r2=1.3">code/Site/rss.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssItem.skin?r1=1.4&r2=1.3">code/Story/rssItem.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-31 16:09 tobi</td>
</tr>
<tr>
<td>
<pre>don't display user e-mail addresses in rss output if user.publishemail is set to false</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.skin?r1=1.3&r2=1.2">code/Root/rss.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-31 15:48 tobi</td>
</tr>
<tr>
<td>
<pre>generate etags depending on site.lastupdate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.8&r2=1.7">code/Site/rss.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-31 09:39 michi</td>
</tr>
<tr>
<td>
<pre>fixed a bug in evalURL(): http:// was preprended to the URL even if it started with mailto:</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.80&r2=1.79">code/Global/objectFunctions.js (1.80)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-30 14:35 hannes</td>
</tr>
<tr>
<td>
<pre>Set cachemode of child objects to aggressive.
Fetching the IDs of storymgr children makes up a large part of the slow queries on
antville.org.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/type.properties?r1=1.5&r2=1.4">code/StoryMgr/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-30 14:34 hannes</td>
</tr>
<tr>
<td>
<pre>Add new stories to the storymgr child collection instead of the site's child collection.
This way we can set the storymgr child collection to cachemode=aggressive.
Fetching the IDs of storymgr children makes up a large part of the slow queries on
antville.org.
The change in getting hrefs of new public stories is a workaround to a bug in
Helma that I fixed today.
fixed in CVS today</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.24&r2=1.23">code/StoryMgr/objectFunctions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-28 17:06 robert</td>
</tr>
<tr>
<td>
<pre>encode referrer for display (fixes bug 213, http://helma.org/bugs/show_bug.cgi?id=213)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.82&r2=1.81">code/Site/macros.js (1.82)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-28 16:46 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug in evalStory(): setting editableby-property only if modifier equals creator, before it was impossible to switch editablyby to null again</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.48&r2=1.47">code/Story/objectFunctions.js (1.48)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-28 16:45 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
fixed a bug in isEditDenied(): modified isEditDenied(): added check for level == null, otherwise a story that is editable for subscribers and contributors is editable for everybody.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.3&r2=1.2">code/Story/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-24 16:28 michi</td>
</tr>
<tr>
<td>
<pre>bugfixing: if the story is edited by someoneelse than the creator of the story, then editableby was set to NULL, and therefore the story could only be edited by the creator in the following.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.47&r2=1.46">code/Story/objectFunctions.js (1.47)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-24 13:41 robert</td>
</tr>
<tr>
<td>
<pre>fixed a severe bug in onRequest(): getError() returns an object, and assigning this object to res.message throws an exception. But since this exception happens in onRequest() the rest of the function seem to be ignored, and the request ist processed ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.7&r2=1.6">code/SysMgr/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:36 robert</td>
</tr>
<tr>
<td>
<pre>changed unsubscribelink_macro() to use constant SUBSCRIBER</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.17&r2=1.16">code/Membership/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:35 robert</td>
</tr>
<tr>
<td>
<pre>changed level-checks because there's now a difference in meaning between level 0 and level null</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.7&r2=1.6">code/MemberMgr/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:34 robert</td>
</tr>
<tr>
<td>
<pre>- changed evalRegistration: now special characters, eg. umlauts, dot, dash are allowed in user-names
- changed level-checks because there's now a difference in meaning between level 0 and level null</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.26&r2=1.25">code/MemberMgr/objectFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:33 robert</td>
</tr>
<tr>
<td>
<pre>added constant for SUBSCRIBER (== 0), fixed comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?r1=1.5&r2=1.4">code/Global/roles.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:32 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.18.4;
changed level-checks because there's now a difference in meaning between level 0 and level null</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.18&r2=1.17">code/Site/securityFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:30 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.6;
changed default memberlevel from 0 to null (because 0 is the level of a subscriber)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.12&r2=1.11">code/HopObject/securityFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:29 robert</td>
</tr>
<tr>
<td>
<pre>changed history_macro(): comments are not displayed if discussions are disabled either in site-preferences or for the story they belong to</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.81&r2=1.80">code/Site/macros.js (1.81)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:18 robert</td>
</tr>
<tr>
<td>
<pre>deleted isPostDenied() - using story.isPostDenied() instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.13&r2=1.12">code/Comment/securityFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:18 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.4;
now calling isPostDenied() of story instead of the comment-method (which was deleted since it didn't do anything different than the story-method)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.10&r2=1.9">code/Comment/comment.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:12 robert</td>
</tr>
<tr>
<td>
<pre>changed isPostDenied(): posting comments is disabled either if discussions are disabled in site-preferences or for a story (fixes http://helma.org/bugs/show_bug.cgi?id=183)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.2&r2=1.1">code/Story/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 21:11 robert</td>
</tr>
<tr>
<td>
<pre>changed commentlink_macro(): if discussions are disabled in site-preferences, this macro will not render a link to comment.hac (fixes http://helma.org/bugs/show_bug.cgi?id=183)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.82&r2=1.81">code/Story/macros.js (1.82)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 19:53 robert</td>
</tr>
<tr>
<td>
<pre>removed senseless call of autologin() - this is already done by onRequest()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?r1=1.6&r2=1.5">code/Site/unsubscribe.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 16:07 hannes</td>
</tr>
<tr>
<td>
<pre>Removed the hardcoded encoding from the XML declaration.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.26&r2=1.25">code/Root/page.skin (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.43&r2=1.42">code/Site/page.skin (1.43)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 15:52 hannes</td>
</tr>
<tr>
<td>
<pre>Add proper site URL in getUsersBlogs() - this may fail if href() doesn't return
absolute URLs.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.17&r2=1.16">code/Root/bloggerapi.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 15:45 hannes</td>
</tr>
<tr>
<td>
<pre>Added support for extracting a post's title from &lt;title&gt;&lt;/title&gt; tags, which is
what w.bloggar and presumably other Blogger-API tools use to add titles
to a posting's content.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.16&r2=1.15">code/Root/bloggerapi.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-23 11:03 hannes</td>
</tr>
<tr>
<td>
<pre>Use ts{} timestamp format instead of playin date. This is necessary to make
the recent referrers macro work with Mckoi database. It also works well with
MySQL.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.80&r2=1.79">code/Site/macros.js (1.80)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-21 10:09 michi</td>
</tr>
<tr>
<td>
<pre>disabled the setting of the value of an input-tag to the request-object-value for buttons, since this does not make sense, and furthermore would lead to ugly values as soon as Umlauts are involved;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.54&r2=1.53">code/Global/macros.js (1.54)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-21 10:03 michi</td>
</tr>
<tr>
<td>
<pre>corrected confirm.welcomeSite to confirm.welcome</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.de?r1=1.5&r2=1.4">code/messages.de (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.it?r1=1.4&r2=1.3">code/messages.it (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-21 10:01 michi</td>
</tr>
<tr>
<td>
<pre>removed incorrect quotation marks from confirm.imageDelete and confirm.fileCreate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.de?r1=1.4&r2=1.3">code/messages.de (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-20 20:58 robert</td>
</tr>
<tr>
<td>
<pre>changed deletePost() to return true in case the story was successfully deleted, false otherwise (by inverting result.error)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.15&r2=1.14">code/Root/bloggerapi.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-14 18:15 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/bookmarklet.txt?rev=1.1&content-type=text/x-cvsweb-markup">bookmarklet.txt (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-14 10:56 robert</td>
</tr>
<tr>
<td>
<pre>changed regex in activateLinks(): since format() is called before activateLinks() a plain text URL at the beginning of a line will actually have a &lt;br /&gt; before it</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.79&r2=1.78">code/Global/objectFunctions.js (1.79)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-14 10:44 robert</td>
</tr>
<tr>
<td>
<pre>changed scheduler-interval to 30 seconds (see http://helma.org/bugs/show_bug.cgi?id=201)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.78&r2=1.77">code/Global/objectFunctions.js (1.78)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-13 16:59 hannes</td>
</tr>
<tr>
<td>
<pre>Call activateLinks() after format() in getRenderedContentPart().
This is to fix the misbehaviour described here:
http://project.antville.org/stories/254238/</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.46&r2=1.45">code/Story/objectFunctions.js (1.46)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-13 11:53 robert</td>
</tr>
<tr>
<td>
<pre>changed to match the documentation on macros.antville.org</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.6&r2=1.5">macro.help (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-13 11:52 robert</td>
</tr>
<tr>
<td>
<pre>rewrote installation instructions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.10&r2=1.9">readme.txt (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-10 13:12 robert</td>
</tr>
<tr>
<td>
<pre>added a missing quote in lastupdate-macrotag.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.42&r2=1.41">code/Site/page.skin (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-10 13:10 robert</td>
</tr>
<tr>
<td>
<pre>changed isNotPublic() because subscribers (level == 0) of a private weblog couln't access it, therefor they had to be granted a level &gt;= contributor. Now isNotPublic() behaves in the same way as it did before the need_for_speed-branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.17&r2=1.16">code/Site/securityFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-09 15:02 tobi</td>
</tr>
<tr>
<td>
<pre>fixed syntax errors in drop index statements (text in brackets, lines 9/10)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20021203.sql?r1=1.2&r2=1.1">db/patches/antville_dbpatch20021203.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-07 17:28 tobi</td>
</tr>
<tr>
<td>
<pre>proof-read and made some minor corrections (please re-read)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.9&r2=1.8">readme.txt (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-07 16:40 tobi</td>
</tr>
<tr>
<td>
<pre>any color output is processed by renderColorAsString() in colorpicker_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.53&r2=1.52">code/Global/macros.js (1.53)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-07 16:37 tobi</td>
</tr>
<tr>
<td>
<pre>colorpicker scripts are now accessible via a site action to enable virtual hosted weblogs using it</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.41&r2=1.40">code/Site/page.skin (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-07 14:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.8;
revamped colorpicker to enable sites with virtual domain hosting (like antville.org) to use the colorpicker, too. currently, the colorpicker scripts are hosted at www.antville.org whily trying to access objects on documents hosted at a different virtual domain (e.g. project.antville.org) and thus violating a browser's security handlers to avoid cross-domain scripting.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.11&r2=1.10">code/Site/actions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-07 14:45 tobi</td>
</tr>
<tr>
<td>
<pre>revamped colorpicker to enable sites with virtual domain hosting (like antville.org) to use the colorpicker, too. currently, the colorpicker scripts are hosted at www.antville.org whily trying to access objects on documents hosted at a different virtual domain (e.g. project.antville.org) and thus violating a browser's security handlers to avoid cross-domain scripting.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.4&r2=1.3">code/Global/colorpicker.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerWidget.skin?r1=1.2&r2=1.1">code/Global/colorpickerWidget.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.5&r2=1.4">code/Root/actions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/safescripts.skin?r1=1.2&r2=1.1">code/Root/safescripts.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.26&r2=1.25">code/Site/style.skin (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-07 11:03 robert</td>
</tr>
<tr>
<td>
<pre>next step in rewriting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.8&r2=1.7">readme.txt (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-07 11:03 robert</td>
</tr>
<tr>
<td>
<pre>added pointers to macro-documentation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.5&r2=1.4">macro.help (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-07 10:57 tobi</td>
</tr>
<tr>
<td>
<pre>moved modifytime_macro() to hopobject prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.29&r2=1.28">code/HopObject/macros.js (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.19&r2=1.18">code/Poll/macros.js (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.79&r2=1.78">code/Site/macros.js (1.79)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.81&r2=1.80">code/Story/macros.js (1.81)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-05 22:57 robert</td>
</tr>
<tr>
<td>
<pre>corrected check for png-images (they can have image/png or image/x-png as content-type)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.15&r2=1.14">code/Image/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-05 22:44 robert</td>
</tr>
<tr>
<td>
<pre>choice-title is now rendered as skin to allow macros (eg. for image-polls)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.18&r2=1.17">code/Poll/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-05 22:28 robert</td>
</tr>
<tr>
<td>
<pre>choice-value is now form-encoded to enable using html-code in choice-text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/edit.skin?r1=1.3&r2=1.2">code/Choice/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-05 22:27 robert</td>
</tr>
<tr>
<td>
<pre>evalPoll doesn't require title anymore (since it isn't part of the edit-form anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.8&r2=1.7">code/Poll/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-05 16:59 tobi</td>
</tr>
<tr>
<td>
<pre>added unescape function for form values retrieved via request.data object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.80&r2=1.79">code/Story/macros.js (1.80)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-05 16:38 tobi</td>
</tr>
<tr>
<td>
<pre>changed the default behaviour how "RE:" is prepended to the title of a subsequent comment; added interface for posting a new story from other locations (e.g. bookmarklets)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.79&r2=1.78">code/Story/macros.js (1.79)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-05 14:42 michi</td>
</tr>
<tr>
<td>
<pre>fixed bug 192: corrected iisClean()-function, so that it does not allow the character ^ anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.77&r2=1.76">code/Global/objectFunctions.js (1.77)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-03 09:25 robert</td>
</tr>
<tr>
<td>
<pre>shortcut-table is called AV_SHORTCUT (not AV_SITE)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.2&r2=1.1">db/antville_mckoi.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:16 robert</td>
</tr>
<tr>
<td>
<pre>added new bloggerApi-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.22&r2=1.21">code/app.properties (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:15 robert</td>
</tr>
<tr>
<td>
<pre>first step of rewriting (still not finished)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.7&r2=1.6">readme.txt (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:12 robert</td>
</tr>
<tr>
<td>
<pre>moved from root-directory of application into subdirectory db_support</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010621.sql?r1=1.2&r2=1.1">antville_dbpatch20010621.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010629.sql?r1=1.2&r2=1.1">antville_dbpatch20010629.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010721.sql?r1=1.3&r2=1.2">antville_dbpatch20010721.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010811.sql?r1=1.2&r2=1.1">antville_dbpatch20010811.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010905.sql?r1=1.3&r2=1.2">antville_dbpatch20010905.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011021.sql?r1=1.4&r2=1.3">antville_dbpatch20011021.sql (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011022.sql?r1=1.3&r2=1.2">antville_dbpatch20011022.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011204.sql?r1=1.2&r2=1.1">antville_dbpatch20011204.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011206.sql?r1=1.2&r2=1.1">antville_dbpatch20011206.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011208.sql?r1=1.3&r2=1.2">antville_dbpatch20011208.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011213.sql?r1=1.2&r2=1.1">antville_dbpatch20011213.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011215.sql?r1=1.2&r2=1.1">antville_dbpatch20011215.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011219.sql?r1=1.2&r2=1.1">antville_dbpatch20011219.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020104.sql?r1=1.2&r2=1.1">antville_dbpatch20020104.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020109.sql?r1=1.5&r2=1.4">antville_dbpatch20020109.sql (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020125.sql?r1=1.7&r2=1.6">antville_dbpatch20020125.sql (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020308.sql?r1=1.5&r2=1.4">antville_dbpatch20020308.sql (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020424.sql?r1=1.4&r2=1.3">antville_dbpatch20020424.sql (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020425.sql?r1=1.2&r2=1.1">antville_dbpatch20020425.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020426.sql?r1=1.4&r2=1.3">antville_dbpatch20020426.sql (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020513.sql?r1=1.3&r2=1.2">antville_dbpatch20020513.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020524.sql?r1=1.3&r2=1.2">antville_dbpatch20020524.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020626.sql?r1=1.7&r2=1.6">antville_dbpatch20020626.sql (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020717.sql?r1=1.3&r2=1.2">antville_dbpatch20020717.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020718.sql?r1=1.3&r2=1.2">antville_dbpatch20020718.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020726.sql?r1=1.3&r2=1.2">antville_dbpatch20020726.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020801.sql?r1=1.2&r2=1.1">antville_dbpatch20020801.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020812.sql?r1=1.2&r2=1.1">antville_dbpatch20020812.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020903.sql?r1=1.2&r2=1.1">antville_dbpatch20020903.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20021203.sql?r1=1.2&r2=1.1">antville_dbpatch20021203.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mckoi.sql?r1=1.6&r2=1.5">antville_mckoi.sql (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mysql.sql?r1=1.6&r2=1.5">antville_mysql.sql (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_oracle.sql?r1=1.6&r2=1.5">antville_oracle.sql (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db.properties.mysql?r1=1.2&r2=1.1">db.properties.mysql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db.properties.oracle?r1=1.2&r2=1.1">db.properties.oracle (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:11 robert</td>
</tr>
<tr>
<td>
<pre>moved from root-directory of application into this directory (should be zipped for distribution)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mckoi.sql?r1=1.1&r2=1.8.2.1">db/antville_mckoi.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_mysql.sql?r1=1.1&r2=1.7.2.1">db/antville_mysql.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/antville_oracle.sql?r1=1.1&r2=1.6.10.1">db/antville_oracle.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/db.properties.mysql?rev=1.1&content-type=text/x-cvsweb-markup">db/db.properties.mysql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/db.properties.oracle?rev=1.1&content-type=text/x-cvsweb-markup">db/db.properties.oracle (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:11 robert</td>
</tr>
<tr>
<td>
<pre>moved from root-directory of application into this directory (should be zipped for distribution)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20010621.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20010621.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20010629.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20010629.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20010721.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20010721.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20010811.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20010811.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20010905.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20010905.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20011021.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20011021.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20011022.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20011022.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20011204.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20011204.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20011206.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20011206.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20011208.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20011208.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20011213.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20011213.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20011215.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20011215.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20011219.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20011219.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020104.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020104.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020109.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020109.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020125.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020125.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020308.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020308.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020424.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020424.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020425.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020425.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020426.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020426.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020513.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020513.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020524.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020524.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020626.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020626.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020717.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020717.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020718.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020718.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020726.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020726.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020801.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020801.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020812.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020812.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20020903.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20020903.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db/patches/antville_dbpatch20021203.sql?rev=1.1&content-type=text/x-cvsweb-markup">db/patches/antville_dbpatch20021203.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:09 robert</td>
</tr>
<tr>
<td>
<pre>- removed checkAccessPermission (this is now done using the standard securityFunctions)
- implemented bloggerApi-functions:
getUsersBlogs (returns all sites that a user has subscribed and has write-permissions)
getRecentPosts (returns a list of max. 20 posts that are either created or editable by a user)
getPost (returns a single post of a user)
- added functions getUser() and getBlog() that are not callable via XmlRpc but used by bloggerApi-implementation
- rewrote the rest of the functions to use the standard securityFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.14&r2=1.13">code/Root/bloggerapi.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:05 robert</td>
</tr>
<tr>
<td>
<pre>securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.9&r2=1.8">code/Comment/comment.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.15&r2=1.14">code/Comment/delete.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.15&r2=1.14">code/Comment/edit.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.11&r2=1.10">code/Day/main.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:05 robert</td>
</tr>
<tr>
<td>
<pre>added newly documented macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.4&r2=1.3">macro.help (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:04 robert</td>
</tr>
<tr>
<td>
<pre>securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.10&r2=1.9">code/File/delete.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.10&r2=1.9">code/File/edit.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.12&r2=1.11">code/File/macros.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.10&r2=1.9">code/FileMgr/create.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.10&r2=1.9">code/FileMgr/main.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.52&r2=1.51">code/Global/macros.js (1.52)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.28&r2=1.27">code/HopObject/macros.js (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.14&r2=1.13">code/Image/delete.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.14&r2=1.13">code/Image/edit.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.23&r2=1.22">code/Image/macros.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.17&r2=1.16">code/ImageMgr/main.hac (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:04 robert</td>
</tr>
<tr>
<td>
<pre>securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.15&r2=1.14">code/ImageMgr/create.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.9&r2=1.8">code/MemberMgr/main.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.7&r2=1.6">code/Membership/delete.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.14&r2=1.13">code/Membership/edit.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.7&r2=1.6">code/Poll/delete.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.10&r2=1.9">code/Poll/edit.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.17&r2=1.16">code/Poll/macros.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.9&r2=1.8">code/Poll/main.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.6&r2=1.5">code/Poll/results.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?r1=1.6&r2=1.5">code/Poll/toggle.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.10&r2=1.9">code/PollMgr/create.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.9&r2=1.8">code/PollMgr/main.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:03 robert</td>
</tr>
<tr>
<td>
<pre>collection storiesById now contains all stories (not just the ones that are online). this collection is only used by bloggerApi</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.13&r2=1.12">code/Root/type.properties (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:02 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.6;
securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/diff.hac?r1=1.3&r2=1.2">code/SkinMgr/diff.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:02 robert</td>
</tr>
<tr>
<td>
<pre>securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.15&r2=1.14">code/Site/edit.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.78&r2=1.77">code/Site/macros.js (1.78)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.14&r2=1.13">code/Site/main.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.6&r2=1.5">code/Site/mostread.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.6&r2=1.5">code/Site/referrers.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.18&r2=1.17">code/Site/search.hac (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.8&r2=1.7">code/Site/subscribe.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:02 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.6; 1.12.8;
securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.12&r2=1.11">code/SkinMgr/edit.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:02 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.4;
securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.16&r2=1.15">code/Story/comment.hac (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:02 robert</td>
</tr>
<tr>
<td>
<pre>securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.15&r2=1.14">code/SkinMgr/main.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.23&r2=1.22">code/Story/main.hac (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:02 robert</td>
</tr>
<tr>
<td>
<pre>securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.14&r2=1.13">code/Story/delete.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.17&r2=1.16">code/Story/edit.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.78&r2=1.77">code/Story/macros.js (1.78)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.15&r2=1.14">code/StoryMgr/create.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.9&r2=1.8">code/StoryMgr/main.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.9&r2=1.8">code/TopicMgr/main.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:02 robert</td>
</tr>
<tr>
<td>
<pre>securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?r1=1.5&r2=1.4">code/Site/unsubscribe.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:02 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.6;
securityFunctions now need the membership-level of a user as second argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.10&r2=1.9">code/Skin/delete.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 19:00 robert</td>
</tr>
<tr>
<td>
<pre>- moved checkIfLoggedIn() to securityFunctions.js
- decreased interval of scheduler to 5 seconds (otherwise too many objects would be locked when scheduler is running)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.76&r2=1.75">code/Global/objectFunctions.js (1.76)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:59 robert</td>
</tr>
<tr>
<td>
<pre>added function getMembershipLevel()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.25&r2=1.24">code/MemberMgr/objectFunctions.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:59 robert</td>
</tr>
<tr>
<td>
<pre>accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.7&r2=1.6">code/Root/sysmgr_macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:58 robert</td>
</tr>
<tr>
<td>
<pre>accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.7&r2=1.6">code/Site/sysmgr_macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:58 robert</td>
</tr>
<tr>
<td>
<pre>fixed comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.47&r2=1.46">code/Site/objectFunctions.js (1.47)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:58 robert</td>
</tr>
<tr>
<td>
<pre>now using a java.lang.StringBuffer instead of a String-variable when creating the rawcontent of a story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.45&r2=1.44">code/Story/objectFunctions.js (1.45)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:56 robert</td>
</tr>
<tr>
<td>
<pre>accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.7&r2=1.6">code/User/sysmgr_macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:56 robert</td>
</tr>
<tr>
<td>
<pre>accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_macros.js?r1=1.4&r2=1.3">code/SysLog/sysmgr_macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:56 robert</td>
</tr>
<tr>
<td>
<pre>added function constructor()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.8&r2=1.7">code/SysMgr/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:55 robert</td>
</tr>
<tr>
<td>
<pre>renamed to securityFunctions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunction.js?r1=1.6&r2=1.5">code/File/securityFunction.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/File/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:55 robert</td>
</tr>
<tr>
<td>
<pre>req.data.memberlevel is now passed as second argument to security-functions. with this they can also be used even when there's no request-object present (scheduler, bloggerApi)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.12&r2=1.11">code/Comment/securityFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:54 robert</td>
</tr>
<tr>
<td>
<pre>now calling new function getMembershipLevel() of membermgr to retrieve permission-level of user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.11&r2=1.10">code/HopObject/securityFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:54 robert</td>
</tr>
<tr>
<td>
<pre>removed functions isUserTrusted() and isUserSysAdmin(), moved checkIfLoggedIn() from objectFunctions.js into this file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/securityFunctions.js?r1=1.3&r2=1.2">code/Global/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:53 robert</td>
</tr>
<tr>
<td>
<pre>renamed to securityFunctions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.10&r2=1.9">code/Image/securityFunction.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Image/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:52 robert</td>
</tr>
<tr>
<td>
<pre>accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.9&r2=1.8">code/Root/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:52 robert</td>
</tr>
<tr>
<td>
<pre>- req.data.memberlevel is now passed as second argument to security-functions. with this they can also be used even when there's no request-object present (scheduler, bloggerApi)
- removed unused function isPostDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.8&r2=1.7">code/Poll/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:51 robert</td>
</tr>
<tr>
<td>
<pre>renamed to securityFunctions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.21&r2=1.20">code/Story/securityFunction.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:51 robert</td>
</tr>
<tr>
<td>
<pre>renamed file to securityFunctions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunctions.js?r1=1.1&r2=1.3.4.2">code/Story/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:50 robert</td>
</tr>
<tr>
<td>
<pre>req.data.memberlevel is now passed as second argument to security-functions. with this they can also be used even when there's no request-object present (scheduler, bloggerApi)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.7&r2=1.6">code/FileMgr/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2003-01-02 18:50 robert</td>
</tr>
<tr>
<td>
<pre>req.data.memberlevel is now passed as second argument to security-functions. with this they can also be used even when there's no request-object present (scheduler, bloggerApi)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.10&r2=1.9">code/ImageMgr/securityFunctions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.8&r2=1.7">code/MemberMgr/securityFunctions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.5&r2=1.4">code/PollMgr/securityFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.16&r2=1.15">code/Site/securityFunctions.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.6&r2=1.5">code/Skin/securityFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.9&r2=1.8">code/SkinMgr/securityFunctions.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.7&r2=1.6">code/StoryMgr/securityFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.6&r2=1.5">code/SysMgr/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-23 14:58 robert</td>
</tr>
<tr>
<td>
<pre>createtime_macro() now only appears as link if the story was published in site (stories that are published only in a topic are not accessible via days-collection)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.77&r2=1.76">code/Story/macros.js (1.77)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:56 robert</td>
</tr>
<tr>
<td>
<pre>changed image_macro():
- fixed a bug that lead to a thumbnail not being linked to the fullsize-image
- in case of a popup the onClick-handler is moved to the image-tag, the a-tag still contains just the link to the fullsize-image which should help those who have javascript disabled
changed linkedpath_macro() so that last item in breadcrumb-navigation is a link too if req.action != main and there is a main-action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.51&r2=1.50">code/Global/macros.js (1.51)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:54 robert</td>
</tr>
<tr>
<td>
<pre>added function getNavigationName()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/objectFunctions.js?r1=1.4&r2=1.3">code/Topic/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:53 robert</td>
</tr>
<tr>
<td>
<pre>added function getNavigationName() that displays either the title of a story/comment or a standard string containing the id</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.44&r2=1.43">code/Story/objectFunctions.js (1.44)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:52 robert</td>
</tr>
<tr>
<td>
<pre>popupUlr() now uses (cached) getStaticUrl() instead of doing the same thing too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.14&r2=1.13">code/Image/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:51 robert</td>
</tr>
<tr>
<td>
<pre>changed linkedpath_macro(): the last item in the breadcrumb-navigation is now also linked if req.action != main and there is a main_action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.11&r2=1.10">code/HopObject/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:50 robert</td>
</tr>
<tr>
<td>
<pre>added a constant named array DISPLAY which contains the strings that should be displayed instead of the prototype-names (used in global linkedpath_macro() resp. getNavigationName())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.75&r2=1.74">code/Global/objectFunctions.js (1.75)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:49 robert</td>
</tr>
<tr>
<td>
<pre>added function getNavigationName() which overrides the hopobject-function to display the groupname of a day as a nicely formatted timestamp</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/objectFunctions.js?r1=1.5&r2=1.4">code/Day/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:30 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.4; 1.7.8;
removed prefetchChildren()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.7&r2=1.6">code/Day/renderFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:28 robert</td>
</tr>
<tr>
<td>
<pre>renderStorylist is now using prefetchChildren since all stories of a day will be displayed on one page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.6&r2=1.5">code/Day/renderFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:21 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.8;
renderStorylist() now uses prefetchChildren (backport from antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.5&r2=1.4">code/Topic/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:16 robert</td>
</tr>
<tr>
<td>
<pre>removed UTF-8 encoding in header</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.14&r2=1.13">code/SysMgr/page.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:15 robert</td>
</tr>
<tr>
<td>
<pre>backport from antville.org: topic_macro now retrieves the topic of a story from the site-object to get the correct href()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.76&r2=1.75">code/Story/macros.js (1.76)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:13 robert</td>
</tr>
<tr>
<td>
<pre>removed UTF-8-encoding at beginning of file (backport from antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.11&r2=1.10">code/SkinMgr/page.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 21:09 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: Math.min takes only two arguments (backport from antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.7&r2=1.6">code/Site/rss.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 20:49 robert</td>
</tr>
<tr>
<td>
<pre>removed loadmode aggressive (backport from antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.7&r2=1.6">code/ImageMgr/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 20:48 robert</td>
</tr>
<tr>
<td>
<pre>renderImagelist now uses prefetchChildren() for preloading (backport from antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/renderFunctions.js?r1=1.5&r2=1.4">code/ImageMgr/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 20:38 robert</td>
</tr>
<tr>
<td>
<pre>added href_macro() (backport from antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.27&r2=1.26">code/HopObject/macros.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 20:35 robert</td>
</tr>
<tr>
<td>
<pre>change in doWikiStuff: check if src is null (backport from antville.org, although doWikiStuff is not in use anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.33&r2=1.32">code/Global/renderFunctions.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 20:32 robert</td>
</tr>
<tr>
<td>
<pre>usernames are now linked to the url specified in users preferences (backport from antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.50&r2=1.49">code/Global/macros.js (1.50)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-17 20:25 robert</td>
</tr>
<tr>
<td>
<pre>removed aggressive loadmode (backport from changes on antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/type.properties?r1=1.4&r2=1.3">code/FileMgr/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-15 13:20 robert</td>
</tr>
<tr>
<td>
<pre>added collection lastmod (limited to 100 objects) which is used by history_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.33&r2=1.32">code/Site/type.properties (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-15 13:20 robert</td>
</tr>
<tr>
<td>
<pre>history_macro() now uses the lastmod-collection instead of allcontent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.77&r2=1.76">code/Site/macros.js (1.77)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-11 15:28 hannes</td>
</tr>
<tr>
<td>
<pre>Membership child objects aren't accessible by their id anymore.
Use the member's user name instead.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.8&r2=1.7">code/MemberMgr/main.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.24&r2=1.23">code/MemberMgr/objectFunctions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-08 17:10 robert</td>
</tr>
<tr>
<td>
<pre>changed createtime_macro(): if the optional attribute as="link" is given the createtime of the story is rendered as link to the frontpage of the day.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.75&r2=1.74">code/Story/macros.js (1.75)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-08 15:37 robert</td>
</tr>
<tr>
<td>
<pre>rewrote backlinks_macro() again:
- added optional attribute "exclude": users can now list servers that should not appear in backlinks-list (comma-delimited strings)
- enabled caching also for empty backlinks to reduce db-traffic</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.74&r2=1.73">code/Story/macros.js (1.74)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-08 13:49 robert</td>
</tr>
<tr>
<td>
<pre>rewrote backlinks_macro():
- backlinks are now limited to 100 (if attribute limit is not set in macro-call)
- changed to java.lang.StringBuffer() instead of using a JS-String
- rendered backlinks are now cached since they won't change until the next scheduler-run</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.73&r2=1.72">code/Story/macros.js (1.73)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-08 13:47 robert</td>
</tr>
<tr>
<td>
<pre>now setting app.data.lastAccessLogUpdate to new Date() after scheduler has written the referrers into db. this property is used to check if cached backlinks of a story should be re-rendered or not (in backlinks_macro() of prototype story)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.74&r2=1.73">code/Global/objectFunctions.js (1.74)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-05 12:10 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.8;
relatedtopics_macro() now simply returns to avoid unnecessary db-traffic</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.10&r2=1.9">code/Topic/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 17:02 robert</td>
</tr>
<tr>
<td>
<pre>added section about helma, reformatted text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.6&r2=1.5">readme.txt (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 16:35 robert</td>
</tr>
<tr>
<td>
<pre>changed several macros: now using res.handlers.site instead of path.site to ensure these macros are working also for sites mirrored on the main frontpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.49&r2=1.48">code/Global/macros.js (1.49)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 16:34 robert</td>
</tr>
<tr>
<td>
<pre>changed to querying for res.handlers.site instead of path.site in case we should display a site-frontpage instead of the static root frontpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.12&r2=1.11">code/Root/main.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 16:33 robert</td>
</tr>
<tr>
<td>
<pre>now assigning the site-object instead of just the alias of the site to avoid unneccessary get()-calls in onRequest()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.7&r2=1.6">code/SysMgr/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 16:32 robert</td>
</tr>
<tr>
<td>
<pre>changed several functions: now using res.handlers.site instead of path.site to ensure these functions are working also for sites mirrored on the main frontpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.73&r2=1.72">code/Global/objectFunctions.js (1.73)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 16:29 robert</td>
</tr>
<tr>
<td>
<pre>changed doWikiStuff: now querying for res.handlers.site instead of path.site (although this function isn't in use)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.32&r2=1.31">code/Global/renderFunctions.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 16:27 robert</td>
</tr>
<tr>
<td>
<pre>if root.sys_frontSite is set the site-object is now assigned to res.handlers.site instead to path.site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.10&r2=1.9">code/HopObject/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 16:25 robert</td>
</tr>
<tr>
<td>
<pre>changed sys_frontSite_macro() because root.sys_frontSite now contains the site-object instead of just the alias</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.6&r2=1.5">code/Root/sysmgr_macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 16:25 robert</td>
</tr>
<tr>
<td>
<pre>added new property sys_frontSite that maps to a site-object (set in evalSystemSetup())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.12&r2=1.11">code/Root/type.properties (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 13:03 robert</td>
</tr>
<tr>
<td>
<pre>use "skin" instead of "useskin" as parameter-propertyname</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.76&r2=1.75">code/Site/macros.js (1.76)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 13:03 robert</td>
</tr>
<tr>
<td>
<pre>use "skin" instead of "useskin" as parameter-propertyname</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.48&r2=1.47">code/Global/macros.js (1.48)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-02 12:53 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20021203.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20021203.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 20:19 robert</td>
</tr>
<tr>
<td>
<pre>rewrote text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.5&r2=1.4">readme.txt (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:46 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db.properties.mysql?rev=1.1&content-type=text/x-cvsweb-markup">db.properties.mysql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:40 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville-hsql.sql?r1=1.5&r2=1.4">antville-hsql.sql (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:33 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_indexes.sql?r1=1.7&r2=1.6">antville_indexes.sql (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/documentation.html?r1=1.4&r2=1.3">documentation.html (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:26 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.4;
merged need_for_speed branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.9&r2=1.8">code/Membership/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:26 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.6;
merged need_for_speed branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.14&r2=1.13">code/SkinMgr/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:26 robert</td>
</tr>
<tr>
<td>
<pre>merged need_for_speed branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mysql.sql?r1=1.5&r2=1.4">antville_mysql.sql (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.de?r1=1.3&r2=1.2">code/messages.de (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.6&r2=1.5">code/messages.en (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.it?r1=1.3&r2=1.2">code/messages.it (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.nl?r1=1.3&r2=1.2">code/messages.nl (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.4&r2=1.3">code/Root/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.13&r2=1.12">code/Root/bloggerapi.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.11&r2=1.10">code/Root/main.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.17&r2=1.16">code/Root/main.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.28&r2=1.27">code/Root/objectFunctions.js (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.25&r2=1.24">code/Root/page.skin (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.5&r2=1.4">code/Root/rss.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.5&r2=1.4">code/Root/sysmgr_macros.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.11&r2=1.10">code/Root/type.properties (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.10&r2=1.9">code/Site/actions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/delete.hac?r1=1.4&r2=1.3">code/Site/delete.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.14&r2=1.13">code/Site/edit.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getfile.hac?r1=1.2&r2=1.1">code/Site/getfile.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.75&r2=1.74">code/Site/macros.js (1.75)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.13&r2=1.12">code/Site/main.hac (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.5&r2=1.4">code/Site/mostread.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.46&r2=1.45">code/Site/objectFunctions.js (1.46)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.5&r2=1.4">code/Site/referrers.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.23&r2=1.22">code/Site/renderFunctions.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.17&r2=1.16">code/Site/search.hac (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.15&r2=1.14">code/Site/securityFunctions.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.7&r2=1.6">code/Site/subscribe.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.6&r2=1.5">code/Site/sysmgr_macros.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.32&r2=1.31">code/Site/type.properties (1.32)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?r1=1.4&r2=1.3">code/Site/unsubscribe.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/cleanupFunctions.js?r1=1.4&r2=1.3">code/SysMgr/cleanupFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.6&r2=1.5">code/SysMgr/objectFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/renderFunctions.js?r1=1.3&r2=1.2">code/SysMgr/renderFunctions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.5&r2=1.4">code/SysMgr/securityFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.8&r2=1.7">code/SysMgr/setup.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sites.hac?r1=1.2&r2=1.1">code/SysMgr/sites.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:26 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.6;
merged need_for_speed branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.12&r2=1.11">code/SkinMgr/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:26 robert</td>
</tr>
<tr>
<td>
<pre>merged need_for_speed branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.8&r2=1.7">code/Comment/comment.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.14&r2=1.13">code/Comment/delete.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.14&r2=1.13">code/Comment/edit.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.23&r2=1.22">code/Comment/macros.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.17&r2=1.16">code/Comment/objectFunctions.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.12&r2=1.11">code/Comment/reply.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.11&r2=1.10">code/Comment/securityFunctions.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.13&r2=1.12">code/Comment/toplevel.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.10&r2=1.9">code/Day/main.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/objectFunctions.js?r1=1.4&r2=1.3">code/Day/objectFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.5&r2=1.4">code/Day/renderFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.9&r2=1.8">code/File/delete.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.9&r2=1.8">code/File/edit.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.11&r2=1.10">code/File/macros.js (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunction.js?r1=1.5&r2=1.4">code/File/securityFunction.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.9&r2=1.8">code/FileMgr/create.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.9&r2=1.8">code/FileMgr/main.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.8&r2=1.7">code/FileMgr/objectFunctions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/renderFunctions.js?r1=1.4&r2=1.3">code/FileMgr/renderFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.6&r2=1.5">code/FileMgr/securityFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.47&r2=1.46">code/Global/macros.js (1.47)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.72&r2=1.71">code/Global/objectFunctions.js (1.72)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.31&r2=1.30">code/Global/renderFunctions.js (1.31)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?r1=1.4&r2=1.3">code/Global/roles.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/securityFunctions.js?r1=1.2&r2=1.1">code/Global/securityFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.26&r2=1.25">code/HopObject/macros.js (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.10&r2=1.9">code/HopObject/objectFunctions.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.9&r2=1.8">code/HopObject/securityFunctions.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.13&r2=1.12">code/Image/delete.hac (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.13&r2=1.12">code/Image/edit.hac (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.22&r2=1.21">code/Image/macros.js (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.hac?r1=1.4&r2=1.3">code/Image/main.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.13&r2=1.12">code/Image/objectFunctions.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.9&r2=1.8">code/Image/securityFunction.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.6&r2=1.5">code/Image/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.14&r2=1.13">code/ImageMgr/create.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.16&r2=1.15">code/ImageMgr/main.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.13&r2=1.12">code/ImageMgr/objectFunctions.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/renderFunctions.js?r1=1.4&r2=1.3">code/ImageMgr/renderFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.9&r2=1.8">code/ImageMgr/securityFunctions.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.15&r2=1.14">code/MemberMgr/login.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.9&r2=1.8">code/MemberMgr/logout.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.6&r2=1.5">code/MemberMgr/macros.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.7&r2=1.6">code/MemberMgr/main.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.23&r2=1.22">code/MemberMgr/objectFunctions.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.13&r2=1.12">code/MemberMgr/register.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.7&r2=1.6">code/MemberMgr/securityFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.6&r2=1.5">code/Membership/delete.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.13&r2=1.12">code/Membership/edit.hac (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.16&r2=1.15">code/Membership/macros.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.6&r2=1.5">code/Poll/delete.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.9&r2=1.8">code/Poll/edit.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.10&r2=1.9">code/Poll/edit.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.6&r2=1.5">code/Poll/listitem.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.16&r2=1.15">code/Poll/macros.js (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.8&r2=1.7">code/Poll/main.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.9&r2=1.8">code/Poll/main.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.7&r2=1.6">code/Poll/objectFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.5&r2=1.4">code/Poll/results.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.7&r2=1.6">code/Poll/results.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.7&r2=1.6">code/Poll/securityFunctions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?r1=1.5&r2=1.4">code/Poll/toggle.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.9&r2=1.8">code/PollMgr/create.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.8&r2=1.7">code/PollMgr/main.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.6&r2=1.5">code/PollMgr/objectFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.5&r2=1.4">code/PollMgr/renderFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.4&r2=1.3">code/PollMgr/securityFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.9&r2=1.8">code/Skin/delete.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.5&r2=1.4">code/Skin/securityFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/diff.hac?r1=1.2&r2=1.1">code/SkinMgr/diff.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.11&r2=1.10">code/SkinMgr/edit.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.14&r2=1.13">code/SkinMgr/main.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.26&r2=1.25">code/SkinMgr/main.skin (1.26)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.8&r2=1.7">code/SkinMgr/securityFunctions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.15&r2=1.14">code/Story/comment.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.13&r2=1.12">code/Story/delete.hac (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.16&r2=1.15">code/Story/edit.hac (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/embed.skin?r1=1.2&r2=1.1">code/Story/embed.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.9&r2=1.8">code/Story/listitem.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.72&r2=1.71">code/Story/macros.js (1.72)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.22&r2=1.21">code/Story/main.hac (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.15&r2=1.14">code/Story/main.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.43&r2=1.42">code/Story/objectFunctions.js (1.43)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.20&r2=1.19">code/Story/securityFunction.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.14&r2=1.13">code/StoryMgr/create.hac (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.8&r2=1.7">code/StoryMgr/main.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.23&r2=1.22">code/StoryMgr/objectFunctions.js (1.23)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.6&r2=1.5">code/StoryMgr/renderFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.6&r2=1.5">code/StoryMgr/securityFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.9&r2=1.8">code/Topic/macros.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.7&r2=1.6">code/Topic/main.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.4&r2=1.3">code/Topic/renderFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/macros.js?r1=1.3&r2=1.2">code/TopicMgr/macros.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.8&r2=1.7">code/TopicMgr/main.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.6&r2=1.5">code/TopicMgr/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.13&r2=1.12">code/User/macros.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.15&r2=1.14">code/User/objectFunctions.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.6&r2=1.5">code/User/sysmgr_macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-12-01 19:25 robert</td>
</tr>
<tr>
<td>
<pre>merged need_for_speed branch</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/info.skin?r1=1.3&r2=1.2">code/Poll/info.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/objectFunctions.js?r1=1.2&r2=1.1">code/Skin/objectFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/objectFunctions.js?r1=1.3&r2=1.2">code/Topic/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:51 robert</td>
</tr>
<tr>
<td>
<pre>changed message returned</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.21.2.4&r2=1.21.2.3">code/MemberMgr/objectFunctions.js (1.21.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:51 robert</td>
</tr>
<tr>
<td>
<pre>minor changes in messages</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.de?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/messages.de (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/messages.en (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.it?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/messages.it (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.nl?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/messages.nl (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:38 robert</td>
</tr>
<tr>
<td>
<pre>if there's no site-object in path and root.sys_frontSite is defined, add the site-object manually to path.site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.8.4.3&r2=1.8.4.2">code/HopObject/securityFunctions.js (1.8.4.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:37 robert</td>
</tr>
<tr>
<td>
<pre>moved explicit setting of path.site in case of a mirrored site on the main frontpage to hopobject/onRequest(), otherwise req.data.memberlevel would be set to 0</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.10.2.3&r2=1.10.2.2">code/Root/main.hac (1.10.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:16 robert</td>
</tr>
<tr>
<td>
<pre>marked relatedtopics_macro() as deprecated</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.8.4.2&r2=1.8.4.1">code/Topic/macros.js (1.8.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:14 robert</td>
</tr>
<tr>
<td>
<pre>removed related topics: they won't work anymore because the whole wiki-stuff was disabled.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.6.2.1&r2=1.8.6.2">code/Topic/main.skin (1.6.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:08 robert</td>
</tr>
<tr>
<td>
<pre>added correct rendering of comment-permalinks (using story-href plus anchor pointing to comment)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.9.4.4&r2=1.9.4.3">code/HopObject/objectFunctions.js (1.9.4.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:07 robert</td>
</tr>
<tr>
<td>
<pre>added permalink, moved the link for posting a reply to the bottom of the thread</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?rev=1.12.2.1&content-type=text/x-cvsweb-markup">code/Comment/toplevel.skin (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 14:01 robert</td>
</tr>
<tr>
<td>
<pre>added permalink</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?rev=1.11.2.1&content-type=text/x-cvsweb-markup">code/Comment/reply.skin (1.11.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 13:14 robert</td>
</tr>
<tr>
<td>
<pre>removed unused info_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.15.2.2&r2=1.15.2.1">code/Poll/macros.js (1.15.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 13:14 robert</td>
</tr>
<tr>
<td>
<pre>changed so that welcome-screen is displayed again</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.10.2.2&r2=1.10.2.1">code/Root/main.hac (1.10.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 13:13 robert</td>
</tr>
<tr>
<td>
<pre>replaced call of info-macro with content of former info.skin (which was deleted)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.8.2.2&r2=1.8.2.1">code/Poll/main.skin (1.8.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 13:13 robert</td>
</tr>
<tr>
<td>
<pre>replaced call of info-macro with content of former info.skin (which was deleted)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.9.2.2&r2=1.9.2.1">code/Poll/edit.skin (1.9.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 13:13 robert</td>
</tr>
<tr>
<td>
<pre>fixed strange html-formatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.5.2.2&r2=1.5.2.1">code/Poll/listitem.skin (1.5.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 13:12 robert</td>
</tr>
<tr>
<td>
<pre>removed. this skin was only used in two other skins, so i decided to delete it</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/info.skin?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/Poll/info.skin (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:21 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in: this skin will be used for embedding a story in a skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/embed.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Story/embed.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:21 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file embed.skin was initially added on branch need_for_speed.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/embed.skin?r1=1.1&r2=1.1.2.1">code/Story/embed.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:20 robert</td>
</tr>
<tr>
<td>
<pre>depending on root.sys_frontSite this action will now either render the default frontpage or the weblog defined as frontpage site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?rev=1.10.2.1&content-type=text/x-cvsweb-markup">code/Root/main.hac (1.10.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:20 robert</td>
</tr>
<tr>
<td>
<pre>changed default-skin in story_macro() from "preview" to "embed"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.46.2.4&r2=1.46.2.3">code/Global/macros.js (1.46.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:19 robert</td>
</tr>
<tr>
<td>
<pre>included new default story-skin "embed" which is used when embedding a story in a skin using story_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.25.2.1&r2=1.29.6.2">code/SkinMgr/main.skin (1.25.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:18 robert</td>
</tr>
<tr>
<td>
<pre>added assignments of sys_frontSite, long- and shortdateformat</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.5.2.3&r2=1.5.2.2">code/SysMgr/objectFunctions.js (1.5.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:18 robert</td>
</tr>
<tr>
<td>
<pre>rewrote formatTimestamp(): it now uses the long- and shortdateformats defined in system-setup if there's no site in path</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69.2.8&r2=1.69.2.7">code/Global/objectFunctions.js (1.69.2.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:17 robert</td>
</tr>
<tr>
<td>
<pre>current date/time is now formatted using the specified longdateformat in system-setup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.24.2.1&r2=1.31.6.1">code/Root/page.skin (1.24.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:16 robert</td>
</tr>
<tr>
<td>
<pre>added text-input for sys_frontSite and choosers for long- and shortdateformat</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?rev=1.7.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/setup.skin (1.7.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:15 robert</td>
</tr>
<tr>
<td>
<pre>added macros for longdateformat, shortdateformat and sys_frontSite</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/Root/sysmgr_macros.js (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-30 12:04 robert</td>
</tr>
<tr>
<td>
<pre>rewrote now_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.46.2.3&r2=1.46.2.2">code/Global/macros.js (1.46.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-28 13:42 tobi</td>
</tr>
<tr>
<td>
<pre>removed CDATA tags; added xml encoding parameters, instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.4&r2=1.3">code/Root/rss.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.skin?r1=1.2&r2=1.1">code/Root/rss.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.3&r2=1.2">code/Site/rss.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.9&r2=1.8">code/Site/rssItem.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssItem.skin?r1=1.3&r2=1.2">code/Story/rssItem.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-28 13:42 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.8;
removed CDATA tags; added xml encoding parameters, instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssResource.skin?r1=1.2&r2=1.1">code/Site/rssResource.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssResource.skin?r1=1.2&r2=1.1">code/Story/rssResource.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-27 11:50 robert</td>
</tr>
<tr>
<td>
<pre>now using rescueText() and restoreRescuedText() to prevent loss of story/comment if user timed out or changed ip-address</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.7.2.2&r2=1.7.2.1">code/Comment/comment.hac (1.7.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.15.4.3&r2=1.15.4.2">code/Story/edit.hac (1.15.4.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.13.4.2&r2=1.13.4.1">code/StoryMgr/create.hac (1.13.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-27 11:50 robert</td>
</tr>
<tr>
<td>
<pre>- now using rescueText() and restoreRescuedText() to prevent loss if user timed out or changed ip-address
- calling incrementReadCounter() correctly</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.14.4.3&r2=1.14.4.2">code/Story/comment.hac (1.14.4.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-27 11:49 robert</td>
</tr>
<tr>
<td>
<pre>- fixed a bug in pingUpdatedSites(): now retrieving alias instead of id (because site-objects are only accessible via accessname)
- added functions rescueText() and restoreRescuedText(): both are used to store a submitted story/comment in session.data to prevent loss if user timed out or changed ip-address</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69.2.7&r2=1.69.2.6">code/Global/objectFunctions.js (1.69.2.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-26 18:54 robert</td>
</tr>
<tr>
<td>
<pre>removed commented out line</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.73.2.5&r2=1.73.2.4">code/Site/macros.js (1.73.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-26 18:53 robert</td>
</tr>
<tr>
<td>
<pre>now creating day of story according to site-timezone</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.41.2.3&r2=1.41.2.2">code/Story/objectFunctions.js (1.41.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-26 18:53 robert</td>
</tr>
<tr>
<td>
<pre>replaced app.__app__.logEvent with app.log</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.43.2.2&r2=1.43.2.1">code/Site/objectFunctions.js (1.43.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-26 18:52 robert</td>
</tr>
<tr>
<td>
<pre>replaced __prototype__ with _prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.9.4.3&r2=1.9.4.2">code/HopObject/objectFunctions.js (1.9.4.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-22 19:40 robert</td>
</tr>
<tr>
<td>
<pre>added assignment of root.sys_minMemberSince</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.5.2.2&r2=1.5.2.1">code/SysMgr/objectFunctions.js (1.5.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 20:10 robert</td>
</tr>
<tr>
<td>
<pre>calling function incrementReadCounter() instead of directly incrementing story.reads</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.14.4.2&r2=1.14.4.1">code/Story/comment.hac (1.14.4.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.21.4.3&r2=1.21.4.2">code/Story/main.hac (1.21.4.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 20:10 robert</td>
</tr>
<tr>
<td>
<pre>- first implementation of asynchronous story-readcount-logging: added function incrementReadCounter()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.41.2.2&r2=1.41.2.1">code/Story/objectFunctions.js (1.41.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 20:09 robert</td>
</tr>
<tr>
<td>
<pre>- first implementation of asynchronous story-readcount-logging: added function writeReadLog(), added call of this function to scheduler
- changed writeAccessLog() to calculate size and increment of new vector more precisely</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69.2.6&r2=1.69.2.5">code/Global/objectFunctions.js (1.69.2.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 18:58 robert</td>
</tr>
<tr>
<td>
<pre>stripTags in keyword(s)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.15.2.2&r2=1.15.2.1">code/Site/search.hac (1.15.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 18:57 robert</td>
</tr>
<tr>
<td>
<pre>stripTags in keywords</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/objectFunctions.js (1.5.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 18:57 robert</td>
</tr>
<tr>
<td>
<pre>changed index-creation to the one used on antville.org</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mysql.sql?rev=1.4.2.1&content-type=text/x-cvsweb-markup">antville_mysql.sql (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 13:15 robert</td>
</tr>
<tr>
<td>
<pre>removed call of autoLogin() - this is done in onRequest()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.hac?rev=1.3.4.1&content-type=text/x-cvsweb-markup">code/Image/main.hac (1.3.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 13:14 robert</td>
</tr>
<tr>
<td>
<pre>avPw-cookievalue is now created using user-password plus http_remotehost</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.21.2.3&r2=1.21.2.2">code/MemberMgr/objectFunctions.js (1.21.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 13:14 robert</td>
</tr>
<tr>
<td>
<pre>adapted check in autoLogin() because avPw-cookievalue is now created using user-password plus http_remotehost</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69.2.5&r2=1.69.2.4">code/Global/objectFunctions.js (1.69.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 13:14 robert</td>
</tr>
<tr>
<td>
<pre>adapted check in autoLogin() because avPw-cookievalue is now created using user-password plus http_remotehost</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.71&r2=1.70">code/Global/objectFunctions.js (1.71)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-21 13:13 robert</td>
</tr>
<tr>
<td>
<pre>avPw-cookievalue is now created using user-password plus http_remotehost</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.22&r2=1.21">code/MemberMgr/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-20 21:21 robert</td>
</tr>
<tr>
<td>
<pre>stripping tags from query before processing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.16&r2=1.15">code/Site/search.hac (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 22:44 robert</td>
</tr>
<tr>
<td>
<pre>changed the way referrers are logged: now using a java.util.Vector in app.data.accessLog as a buffer for referrer-logging. the actual inserts into database are done by scheduler.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69.2.4&r2=1.69.2.3">code/Global/objectFunctions.js (1.69.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 21:04 robert</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/objectFunctions.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Skin/objectFunctions.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/objectFunctions.js?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/Topic/objectFunctions.js (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 21:03 robert</td>
</tr>
<tr>
<td>
<pre>changed safescripts_action(): now using res.digest() instead of res.lastModifed()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?rev=1.3.2.1&content-type=text/x-cvsweb-markup">code/Root/actions.js (1.3.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 21:03 robert</td>
</tr>
<tr>
<td>
<pre>changed javascript- and stylesheet_action(): now using res.digest() instead of res.lastModifed()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.9.2.2&r2=1.9.2.1">code/Site/actions.js (1.9.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 21:00 robert</td>
</tr>
<tr>
<td>
<pre>directly checking user.blocked instead of calling function user.isBlocked()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.12.2.2&r2=1.12.2.1">code/Root/bloggerapi.js (1.12.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:59 robert</td>
</tr>
<tr>
<td>
<pre>- getMsg() was renamed to getMessage()
- directly checking site.trusted instead of calling function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/cleanupFunctions.js?rev=1.3.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/cleanupFunctions.js (1.3.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:58 robert</td>
</tr>
<tr>
<td>
<pre>- since securityFunctions now return just the name of the message-property the rendered message is fetched here
- directly incrementing read-counter of story: reads is now a private property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.14.4.1&r2=1.16.4.1">code/Story/comment.hac (1.14.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:57 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?rev=1.13.2.1&content-type=text/x-cvsweb-markup">code/ImageMgr/create.hac (1.13.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:57 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?rev=1.13.4.1&content-type=text/x-cvsweb-markup">code/StoryMgr/create.hac (1.13.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:57 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.7.2.1&r2=1.10.4.1">code/Comment/comment.hac (1.7.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:57 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?rev=1.8.4.1&content-type=text/x-cvsweb-markup">code/PollMgr/create.hac (1.8.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:56 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?rev=1.8.4.1&content-type=text/x-cvsweb-markup">code/FileMgr/create.hac (1.8.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:56 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?rev=1.13.4.1&content-type=text/x-cvsweb-markup">code/Comment/delete.hac (1.13.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?rev=1.8.4.1&content-type=text/x-cvsweb-markup">code/File/delete.hac (1.8.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?rev=1.12.4.1&content-type=text/x-cvsweb-markup">code/Image/delete.hac (1.12.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/Membership/delete.hac (1.5.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/Poll/delete.hac (1.5.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/delete.hac?rev=1.3.4.1&content-type=text/x-cvsweb-markup">code/Site/delete.hac (1.3.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.8.4.1&r2=1.10.6.1">code/Skin/delete.hac (1.8.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.12.4.1&r2=1.16.2.1">code/Story/delete.hac (1.12.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:55 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.10.4.1&r2=1.12.8.1">code/SkinMgr/edit.hac (1.10.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.15.4.2&r2=1.15.4.1">code/Story/edit.hac (1.15.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:55 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?rev=1.8.4.1&content-type=text/x-cvsweb-markup">code/Poll/edit.hac (1.8.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?rev=1.13.8.1&content-type=text/x-cvsweb-markup">code/Site/edit.hac (1.13.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:55 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?rev=1.12.4.1&content-type=text/x-cvsweb-markup">code/Image/edit.hac (1.12.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:55 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?rev=1.12.4.1&content-type=text/x-cvsweb-markup">code/Membership/edit.hac (1.12.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:55 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/diff.hac?r1=1.1.2.2&r2=1.1.2.1">code/SkinMgr/diff.hac (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:54 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?rev=1.8.4.1&content-type=text/x-cvsweb-markup">code/File/edit.hac (1.8.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:54 robert</td>
</tr>
<tr>
<td>
<pre>getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getfile.hac?rev=1.1.4.1&content-type=text/x-cvsweb-markup">code/Site/getfile.hac (1.1.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:54 robert</td>
</tr>
<tr>
<td>
<pre>getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?rev=1.14.4.1&content-type=text/x-cvsweb-markup">code/MemberMgr/login.hac (1.14.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:54 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.13.4.1&r2=1.16.2.1">code/Comment/edit.hac (1.13.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:53 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?rev=1.8.6.1&content-type=text/x-cvsweb-markup">code/MemberMgr/logout.hac (1.8.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:52 robert</td>
</tr>
<tr>
<td>
<pre>directly checking publishemail instead of calling function isEmailPublic</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?rev=1.12.2.1&content-type=text/x-cvsweb-markup">code/User/macros.js (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:50 robert</td>
</tr>
<tr>
<td>
<pre>- removed workarounds since helma has no problem anymore with spaces encoded as '+'
- removed check if topic contains at least one online-story because it only contains online stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/macros.js?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/TopicMgr/macros.js (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:49 robert</td>
</tr>
<tr>
<td>
<pre>simplified addstory_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.8.4.1&r2=1.10.8.1">code/Topic/macros.js (1.8.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:44 robert</td>
</tr>
<tr>
<td>
<pre>- avoided calls of functions wherever possible
- added check for anonymous user to prevent additional function-calls
- removed workarounds since helma has no problem anymore with spaces encoded as '+'
- since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.71.2.2&r2=1.71.2.1">code/Story/macros.js (1.71.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:42 robert</td>
</tr>
<tr>
<td>
<pre>- removed parseInt()-calls because the properties should never contain a string
- calendar is now rendered using a StringBuffer instead of a String-variable
- added changes made in main-branch
- mostread_macro() now renders directly to response
- changed code-formatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.73.2.4&r2=1.73.2.3">code/Site/macros.js (1.73.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:24 robert</td>
</tr>
<tr>
<td>
<pre>added check for anonymous to prevent additional function-call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?rev=1.15.2.1&content-type=text/x-cvsweb-markup">code/Poll/macros.js (1.15.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:24 robert</td>
</tr>
<tr>
<td>
<pre>- checking directly publishemail instead of calling function isEmailPublic()
- removed parseInt() because level always contains a number</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.15.2.2&r2=1.15.2.1">code/Membership/macros.js (1.15.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:22 robert</td>
</tr>
<tr>
<td>
<pre>- added check for anonymous to prevent additional function-call
- assigning static url of image in show_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.21.2.1&r2=1.27.2.1">code/Image/macros.js (1.21.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:22 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable for storing rendered memberlist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.5.4.3&r2=1.5.4.2">code/MemberMgr/macros.js (1.5.4.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:20 robert</td>
</tr>
<tr>
<td>
<pre>reverted changes in link_macro(): doesn't bring that much more performance, but we're loosing flexibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.25.2.2&r2=1.25.2.1">code/HopObject/macros.js (1.25.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:19 robert</td>
</tr>
<tr>
<td>
<pre>- getMsg() was renamed to getMessage()
- sitelist-macro now renders directly to response
- shortcut_macro(), poll_macro() and storylist_macro() now prevent caching of content-parts containing them</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.46.2.2&r2=1.46.2.1">code/Global/macros.js (1.46.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:16 robert</td>
</tr>
<tr>
<td>
<pre>added check for anonymous to prevent additional function-call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?rev=1.10.2.1&content-type=text/x-cvsweb-markup">code/File/macros.js (1.10.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:15 robert</td>
</tr>
<tr>
<td>
<pre>- now directly checking property discussions instead of calling function hasDiscussions()
- removed call of isUserBlocked() because a onRequest() does the checking now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?rev=1.22.4.1&content-type=text/x-cvsweb-markup">code/Comment/macros.js (1.22.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:13 robert</td>
</tr>
<tr>
<td>
<pre>- since securityFunctions now return just the name of the message-property the rendered message is fetched here
- now directly incrementing readcounter of story instead of calling incrementReadCounter(): this is safe now because reads is a private property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.21.4.2&r2=1.21.4.1">code/Story/main.hac (1.21.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:13 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?rev=1.12.8.1&content-type=text/x-cvsweb-markup">code/Site/main.hac (1.12.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:12 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.9.4.2&r2=1.9.4.1">code/Day/main.hac (1.9.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:12 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?rev=1.7.2.1&content-type=text/x-cvsweb-markup">code/PollMgr/main.hac (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?rev=1.13.4.1&content-type=text/x-cvsweb-markup">code/SkinMgr/main.hac (1.13.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?rev=1.7.4.1&content-type=text/x-cvsweb-markup">code/StoryMgr/main.hac (1.7.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?rev=1.7.4.1&content-type=text/x-cvsweb-markup">code/TopicMgr/main.hac (1.7.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:12 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?rev=1.8.4.1&content-type=text/x-cvsweb-markup">code/FileMgr/main.hac (1.8.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?rev=1.15.8.1&content-type=text/x-cvsweb-markup">code/ImageMgr/main.hac (1.15.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?rev=1.6.4.1&content-type=text/x-cvsweb-markup">code/MemberMgr/main.hac (1.6.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.7.4.1&r2=1.11.6.1">code/Poll/main.hac (1.7.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:11 robert</td>
</tr>
<tr>
<td>
<pre>removed blank ;-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?rev=1.16.4.1&content-type=text/x-cvsweb-markup">code/Root/main.skin (1.16.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:10 robert</td>
</tr>
<tr>
<td>
<pre>- since securityFunctions now return just the name of the message-property the rendered message is fetched here
- removed rendering javascript- and stylesheet-skins into res.data.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?rev=1.4.8.1&content-type=text/x-cvsweb-markup">code/Site/mostread.hac (1.4.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:09 robert</td>
</tr>
<tr>
<td>
<pre>getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.14.2.2&r2=1.14.2.1">code/User/objectFunctions.js (1.14.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:08 robert</td>
</tr>
<tr>
<td>
<pre>- instead of checking a check for contained macros that prevent caching, the macros now disable caching themselves by setting req.data.cachePart to true|false
- removed functions hasDiscussions(), isOnline(), incrementReadCounter()
- removed call of doWikiStuff: the whole wiki-stuff doesn't work anymore, so it's useless</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.41.2.1&r2=1.56.2.1">code/Story/objectFunctions.js (1.41.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:08 robert</td>
</tr>
<tr>
<td>
<pre>changed parseInt()-calls</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.21.2.1&r2=1.30.2.1">code/StoryMgr/objectFunctions.js (1.21.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:05 robert</td>
</tr>
<tr>
<td>
<pre>getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.11.2.1&r2=1.12.6.1">code/SkinMgr/objectFunctions.js (1.11.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:04 robert</td>
</tr>
<tr>
<td>
<pre>- changed evalPreferences(): ensuring that no strings are assigned to properties that should only contain numbers
- removed functions hasDiscussions(), isOnline(), isStoryOnline(st), isTrusted(), isModified()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?rev=1.43.2.1&content-type=text/x-cvsweb-markup">code/Site/objectFunctions.js (1.43.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:02 robert</td>
</tr>
<tr>
<td>
<pre>cleaned createNewSite(): avoiding function-calls where possible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.27.2.1&r2=1.31.6.2">code/Root/objectFunctions.js (1.27.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:01 robert</td>
</tr>
<tr>
<td>
<pre>cleaned evalNewPoll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.5.2.2&r2=1.5.2.1">code/PollMgr/objectFunctions.js (1.5.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 20:00 robert</td>
</tr>
<tr>
<td>
<pre>- removed function isOnline()
- cleaned evalPoll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?rev=1.6.2.1&content-type=text/x-cvsweb-markup">code/Poll/objectFunctions.js (1.6.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:59 robert</td>
</tr>
<tr>
<td>
<pre>- removed check for blocked user (this is done in onRequest())
- avoid function-call by directly checking online-property of site
- getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.21.2.2&r2=1.21.2.1">code/MemberMgr/objectFunctions.js (1.21.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:59 robert</td>
</tr>
<tr>
<td>
<pre>- changed updateMembership(): now using constants instead of calling functions
- getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.8.4.1&r2=1.9.4.1">code/Membership/objectFunctions.js (1.8.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:57 robert</td>
</tr>
<tr>
<td>
<pre>getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.12.2.1&r2=1.15.2.1">code/ImageMgr/objectFunctions.js (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:57 robert</td>
</tr>
<tr>
<td>
<pre>reimplemented createLinkParam()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.9.4.2&r2=1.9.4.1">code/HopObject/objectFunctions.js (1.9.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:57 robert</td>
</tr>
<tr>
<td>
<pre>staticUrl of image is now cached</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.12.2.1&r2=1.17.2.1">code/Image/objectFunctions.js (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:56 robert</td>
</tr>
<tr>
<td>
<pre>- simplified softwrap: now using a StringBuffer() instead of a String-variable
- getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69.2.3&r2=1.69.2.2">code/Global/objectFunctions.js (1.69.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:55 robert</td>
</tr>
<tr>
<td>
<pre>getMsg() was renamed to getMessage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?rev=1.7.2.1&content-type=text/x-cvsweb-markup">code/FileMgr/objectFunctions.js (1.7.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:55 robert</td>
</tr>
<tr>
<td>
<pre>removed isStoryOnline()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/objectFunctions.js?rev=1.3.4.1&content-type=text/x-cvsweb-markup">code/Day/objectFunctions.js (1.3.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:54 robert</td>
</tr>
<tr>
<td>
<pre>changed layout and explanations</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?rev=1.12.2.1&content-type=text/x-cvsweb-markup">code/MemberMgr/register.skin (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:54 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?rev=1.4.8.1&content-type=text/x-cvsweb-markup">code/Site/referrers.hac (1.4.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:54 robert</td>
</tr>
<tr>
<td>
<pre>removed isOnline()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?rev=1.16.2.1&content-type=text/x-cvsweb-markup">code/Comment/objectFunctions.js (1.16.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:53 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable for rendered pagenavigation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/renderFunctions.js?rev=1.2.12.1&content-type=text/x-cvsweb-markup">code/SysMgr/renderFunctions.js (1.2.12.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:53 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable to store rendered storylist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.3.4.1&r2=1.5.8.1">code/Topic/renderFunctions.js (1.3.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:52 robert</td>
</tr>
<tr>
<td>
<pre>changed renderStorylist(): now using a StringBuffer to store rendered storylist, removed senseless check for story-onlinestatus because there are only online-stories in the collection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.22.2.1&r2=1.24.6.2">code/Site/renderFunctions.js (1.22.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:52 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable to store rendered storylist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/StoryMgr/renderFunctions.js (1.5.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:51 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable to store rendered imagelist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/renderFunctions.js?rev=1.3.12.1&content-type=text/x-cvsweb-markup">code/ImageMgr/renderFunctions.js (1.3.12.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:51 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable to store rendered poll-list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/PollMgr/renderFunctions.js (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:50 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable in renderMarkupElementAsString()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.30.2.1&r2=1.38.2.1">code/Global/renderFunctions.js (1.30.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:50 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable for rendering the storylist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/renderFunctions.js?rev=1.3.4.1&content-type=text/x-cvsweb-markup">code/FileMgr/renderFunctions.js (1.3.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:49 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?rev=1.4.4.1&content-type=text/x-cvsweb-markup">code/Poll/results.hac (1.4.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:49 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable for rendering the storylist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.4.4.1&r2=1.7.8.1">code/Day/renderFunctions.js (1.4.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:48 robert</td>
</tr>
<tr>
<td>
<pre>getMsg was renamed to getMessage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?rev=1.15.2.1&content-type=text/x-cvsweb-markup">code/Site/search.hac (1.15.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:48 robert</td>
</tr>
<tr>
<td>
<pre>now using a StringBuffer instead of a String-variable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.2.2.1&r2=1.6.8.1">code/Root/rss.hac (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:47 robert</td>
</tr>
<tr>
<td>
<pre>simplified isEditDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?rev=1.8.4.1&content-type=text/x-cvsweb-markup">code/Image/securityFunction.js (1.8.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:47 robert</td>
</tr>
<tr>
<td>
<pre>simplified functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.19.2.3&r2=1.19.2.2">code/Story/securityFunction.js (1.19.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:46 robert</td>
</tr>
<tr>
<td>
<pre>- removed unused function isDenied()
- cleaned onRequest()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/securityFunctions.js (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:46 robert</td>
</tr>
<tr>
<td>
<pre>simplified isEditDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunction.js?rev=1.4.4.1&content-type=text/x-cvsweb-markup">code/File/securityFunction.js (1.4.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:45 robert</td>
</tr>
<tr>
<td>
<pre>simplified isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.5.4.3&r2=1.5.4.2">code/StoryMgr/securityFunctions.js (1.5.4.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:44 robert</td>
</tr>
<tr>
<td>
<pre>simplified isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.7.4.2&r2=1.7.4.1">code/SkinMgr/securityFunctions.js (1.7.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:44 robert</td>
</tr>
<tr>
<td>
<pre>removed unused function isUserMember()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.14.2.2&r2=1.14.2.1">code/Site/securityFunctions.js (1.14.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:44 robert</td>
</tr>
<tr>
<td>
<pre>simplified isDeleteDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.4.4.2&r2=1.4.4.1">code/Skin/securityFunctions.js (1.4.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:43 robert</td>
</tr>
<tr>
<td>
<pre>simplified functions: they now return just the name of the message-property which will be fetched in calling actions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?rev=1.6.2.1&content-type=text/x-cvsweb-markup">code/Poll/securityFunctions.js (1.6.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:43 robert</td>
</tr>
<tr>
<td>
<pre>simplified isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.3.4.2&r2=1.3.4.1">code/PollMgr/securityFunctions.js (1.3.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:42 robert</td>
</tr>
<tr>
<td>
<pre>simplified isEditMembersDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?rev=1.6.4.1&content-type=text/x-cvsweb-markup">code/MemberMgr/securityFunctions.js (1.6.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:41 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.8.4.2&r2=1.8.4.1">code/HopObject/securityFunctions.js (1.8.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:41 robert</td>
</tr>
<tr>
<td>
<pre>simplified isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.8.4.2&r2=1.8.4.1">code/ImageMgr/securityFunctions.js (1.8.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:41 robert</td>
</tr>
<tr>
<td>
<pre>removed function isUserBlocked()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/securityFunctions.js?r1=1.1.10.2&r2=1.1.10.1">code/Global/securityFunctions.js (1.1.10.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:40 robert</td>
</tr>
<tr>
<td>
<pre>simplified isEditDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.10.2.3&r2=1.10.2.2">code/Comment/securityFunctions.js (1.10.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:40 robert</td>
</tr>
<tr>
<td>
<pre>simplified isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.5.4.2&r2=1.5.4.1">code/FileMgr/securityFunctions.js (1.5.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:39 robert</td>
</tr>
<tr>
<td>
<pre>directly checking properties instead of calling a function that returns a boolean</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/User/sysmgr_macros.js (1.5.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:39 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?rev=1.6.4.1&content-type=text/x-cvsweb-markup">code/Site/subscribe.hac (1.6.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:39 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sites.hac?rev=1.1.4.1&content-type=text/x-cvsweb-markup">code/SysMgr/sites.hac (1.1.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:38 robert</td>
</tr>
<tr>
<td>
<pre>directly checking properties instead of calling a function that returns a boolean</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/Site/sysmgr_macros.js (1.5.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:37 robert</td>
</tr>
<tr>
<td>
<pre>since securityFunctions now return just the name of the message-property the rendered message is fetched here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?rev=1.4.4.1&content-type=text/x-cvsweb-markup">code/Poll/toggle.hac (1.4.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:35 robert</td>
</tr>
<tr>
<td>
<pre>limit mostread-collection to 25 objects</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.31.2.1&r2=1.34.4.1">code/Site/type.properties (1.31.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:35 robert</td>
</tr>
<tr>
<td>
<pre>children-collection now only contains stories that are online</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/TopicMgr/type.properties (1.5.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:34 robert</td>
</tr>
<tr>
<td>
<pre>added comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.10.4.1&r2=1.14.8.1">code/Root/type.properties (1.10.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:34 robert</td>
</tr>
<tr>
<td>
<pre>removed suffix "[named]"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.5.4.1&r2=1.7.2.1">code/Image/type.properties (1.5.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-18 19:33 robert</td>
</tr>
<tr>
<td>
<pre>securityFunctions now return just the name of the message-property instead of the whole rendered message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?rev=1.3.4.1&content-type=text/x-cvsweb-markup">code/Site/unsubscribe.hac (1.3.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-06 15:41 hannes</td>
</tr>
<tr>
<td>
<pre>Reimplemented softwrap() to only do anything on the string if it actually contains
at least one word longer than 30 characters, and only insert &lt;wbr /&gt; tags there.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69.2.2&r2=1.69.2.1">code/Global/objectFunctions.js (1.69.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-02 11:55 hannes</td>
</tr>
<tr>
<td>
<pre>Fix: changed site.usermaycontrib to site.usercontrib</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.5.4.2&r2=1.5.4.1">code/StoryMgr/securityFunctions.js (1.5.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-11-02 11:54 hannes</td>
</tr>
<tr>
<td>
<pre>Fix: changed site.usermaycontrib to site.usercontrib</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.73.2.3&r2=1.73.2.2">code/Site/macros.js (1.73.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-31 21:23 robert</td>
</tr>
<tr>
<td>
<pre>- fixed a bug where the calendar would display the wrong month because the selected day was parsed according to site-timezone (eg. viewing day 20021001 would lead to calendar displaying september - see also http://help.antville.org/stories/189721/)
- fixed the same bug in monthlist_macro() too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.74&r2=1.73">code/Site/macros.js (1.74)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-31 21:12 robert</td>
</tr>
<tr>
<td>
<pre>days are now calculated according to specified site-timezone by using global formatTimestamp()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.42&r2=1.41">code/Story/objectFunctions.js (1.42)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.22&r2=1.21">code/StoryMgr/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-31 21:08 robert</td>
</tr>
<tr>
<td>
<pre>re-enabled setting the timezone in formatTimestamp()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.70&r2=1.69">code/Global/objectFunctions.js (1.70)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-31 21:05 robert</td>
</tr>
<tr>
<td>
<pre>false alarm ... reverting to rpc.weblogs.com</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.45&r2=1.44">code/Site/objectFunctions.js (1.45)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-31 20:56 robert</td>
</tr>
<tr>
<td>
<pre>changed url of weblogs.com-ping (see http://www.xmlrpc.com/weblogsComForRss#changes103002ByDw)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.44&r2=1.43">code/Site/objectFunctions.js (1.44)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-31 08:45 hannes</td>
</tr>
<tr>
<td>
<pre>Added link to skin diff, renamed remove link to 'reset'</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.13.6.1&r2=1.14.6.2">code/SkinMgr/macros.js (1.13.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-31 08:45 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file diff.hac was initially added on branch need_for_speed.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/diff.hac?r1=1.1&r2=1.1.2.2">code/SkinMgr/diff.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-31 08:45 hannes</td>
</tr>
<tr>
<td>
<pre>Displays a colored diff between an original and a modified skin.
Needs today's Helma snapshot or later to work.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/diff.hac?r1=1.1.2.1&r2=1.3.6.1">code/SkinMgr/diff.hac (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-26 11:16 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug that set the item title to "..." just because of missing item text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.6&r2=1.5">code/Site/rss.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-23 18:58 hannes</td>
</tr>
<tr>
<td>
<pre>replaced site.showArchive() with site.archive</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.73.2.2&r2=1.73.2.1">code/Site/macros.js (1.73.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-23 18:57 hannes</td>
</tr>
<tr>
<td>
<pre>replaced site.showArchive() with site.archive</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?rev=1.9.4.1&content-type=text/x-cvsweb-markup">code/Day/main.hac (1.9.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-23 15:15 tobi</td>
</tr>
<tr>
<td>
<pre>channel description is required according to rss specs and validator at http://feeds.archive.org/validator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.2&r2=1.1">code/Site/rss.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-23 15:13 tobi</td>
</tr>
<tr>
<td>
<pre>added extra parameter for date in iso format</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.8&r2=1.7">code/Site/rssItem.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-23 15:12 tobi</td>
</tr>
<tr>
<td>
<pre>added extra parameter for date in iso format</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.3&r2=1.2">code/Root/rss.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-22 09:16 hannes</td>
</tr>
<tr>
<td>
<pre>fix/adapt/optimize remaining securityFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.19.2.2&r2=1.19.2.1">code/Story/securityFunction.js (1.19.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-22 09:11 hannes</td>
</tr>
<tr>
<td>
<pre>fix/adapt/optimize isPostDenied</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.10.2.2&r2=1.10.2.1">code/Comment/securityFunctions.js (1.10.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-22 08:55 hannes</td>
</tr>
<tr>
<td>
<pre>fixed bug in role constants: higher role level did not contain lower level rights</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?r1=1.3.4.2&r2=1.3.4.1">code/Global/roles.js (1.3.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-22 08:54 hannes</td>
</tr>
<tr>
<td>
<pre>fixed bug in membership_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.5.4.2&r2=1.5.4.1">code/MemberMgr/macros.js (1.5.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-22 07:53 hannes</td>
</tr>
<tr>
<td>
<pre>Created need_for_speed branch to remove as much slack as possible and make antville run faster.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?rev=1.15.2.1&content-type=text/x-cvsweb-markup">code/Membership/macros.js (1.15.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?rev=1.3.4.1&content-type=text/x-cvsweb-markup">code/PollMgr/securityFunctions.js (1.3.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.12.2.1&r2=1.18.6.1">code/Root/bloggerapi.js (1.12.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.9.2.1&r2=1.11.8.1">code/Site/actions.js (1.9.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.73.2.1&r2=1.85.6.2">code/Site/macros.js (1.73.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.14.2.1&r2=1.18.4.1">code/Site/securityFunctions.js (1.14.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?rev=1.4.4.1&content-type=text/x-cvsweb-markup">code/Skin/securityFunctions.js (1.4.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-22 07:53 hannes</td>
</tr>
<tr>
<td>
<pre>Created need_for_speed branch to remove as much slack as possible and make antville run faster.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?rev=1.7.4.1&content-type=text/x-cvsweb-markup">code/SkinMgr/securityFunctions.js (1.7.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.15.4.1&r2=1.20.2.1">code/Story/edit.hac (1.15.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?rev=1.8.2.1&content-type=text/x-cvsweb-markup">code/Story/listitem.skin (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.71.2.1&r2=1.96.2.5">code/Story/macros.js (1.71.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.21.4.1&r2=1.24.2.1">code/Story/main.hac (1.21.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.14.2.1&r2=1.19.6.1">code/Story/main.skin (1.14.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?rev=1.19.2.1&content-type=text/x-cvsweb-markup">code/Story/securityFunction.js (1.19.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/StoryMgr/securityFunctions.js (1.5.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?rev=1.14.2.1&content-type=text/x-cvsweb-markup">code/User/objectFunctions.js (1.14.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-22 07:53 hannes</td>
</tr>
<tr>
<td>
<pre>Created need_for_speed branch to remove as much slack as possible and make antville run faster.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?rev=1.10.2.1&content-type=text/x-cvsweb-markup">code/Comment/securityFunctions.js (1.10.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/FileMgr/securityFunctions.js (1.5.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.46.2.1&r2=1.61.6.3">code/Global/macros.js (1.46.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69.2.1&r2=1.84.2.1">code/Global/objectFunctions.js (1.69.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?rev=1.3.4.1&content-type=text/x-cvsweb-markup">code/Global/roles.js (1.3.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/securityFunctions.js?r1=1.1.10.1&r2=1.1.2.1">code/Global/securityFunctions.js (1.1.10.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?rev=1.25.2.1&content-type=text/x-cvsweb-markup">code/HopObject/macros.js (1.25.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.9.4.1&r2=1.13.4.2">code/HopObject/objectFunctions.js (1.9.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.8.4.1&r2=1.12.6.2">code/HopObject/securityFunctions.js (1.8.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?rev=1.8.4.1&content-type=text/x-cvsweb-markup">code/ImageMgr/securityFunctions.js (1.8.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?rev=1.5.4.1&content-type=text/x-cvsweb-markup">code/MemberMgr/macros.js (1.5.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?rev=1.21.2.1&content-type=text/x-cvsweb-markup">code/MemberMgr/objectFunctions.js (1.21.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-22 07:49 hannes</td>
</tr>
<tr>
<td>
<pre>Poll creation doesn't ask for a poll title anymore and poll questions are rendered as plain bold
instead of using the story title style.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?rev=1.9.2.1&content-type=text/x-cvsweb-markup">code/Poll/edit.skin (1.9.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/Poll/listitem.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?rev=1.8.2.1&content-type=text/x-cvsweb-markup">code/Poll/main.skin (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?rev=1.6.2.1&content-type=text/x-cvsweb-markup">code/Poll/results.skin (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/PollMgr/objectFunctions.js (1.5.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-21 19:51 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.41.2;
reversed sequence of format() and activateLinks() in getRenderedContentPart(), otherwise link activation didn't work</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.41&r2=1.40">code/Story/objectFunctions.js (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-21 10:39 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.69.2;
Only create a new string in clipText if the text is actually clipped.
Convert argument to string in parseTimestamp since it may actually be a number.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.69&r2=1.68">code/Global/objectFunctions.js (1.69)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-21 09:25 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.22.2;
Make direct use of DateFormatSymbols in calendar, avoiding calling formatTimeStamp()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.22&r2=1.21">code/Site/renderFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-21 09:25 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.73.2;
Make direct use of DateFormatSymbols in calendar, avoiding calling formatTimeStamp()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.73&r2=1.72">code/Site/macros.js (1.73)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-21 09:22 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.43.2;
Added getDateSymbols() function that caches the date symbols for this site's locale</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.43&r2=1.42">code/Site/objectFunctions.js (1.43)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-21 08:22 hannes</td>
</tr>
<tr>
<td>
<pre>Replaced app.__app__.logEvent with app.log (backport from antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.68&r2=1.67">code/Global/objectFunctions.js (1.68)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-20 17:26 hannes</td>
</tr>
<tr>
<td>
<pre>Performance tweaking in calendar_macro: use java.text.DateFormatSymbols to print weekday labels instead of calendar object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.72&r2=1.71">code/Site/macros.js (1.72)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-20 17:24 hannes</td>
</tr>
<tr>
<td>
<pre>Performance tweaking in formatTimestamp(): Only use one DateFormat per request</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.67&r2=1.66">code/Global/objectFunctions.js (1.67)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-18 15:51 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/objectFunctions.js?r1=1.2&r2=1.1">code/Topic/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-18 15:51 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2;
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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.14&r2=1.13">code/User/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-18 15:51 hannes</td>
</tr>
<tr>
<td>
<pre>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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.42&r2=1.41">code/Site/objectFunctions.js (1.42)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.40&r2=1.39">code/Story/objectFunctions.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-18 15:51 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2;
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).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.14&r2=1.13">code/Site/securityFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-18 15:43 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.46.2;
Use site.isOnline() instead of site.isNotPublic(), which is much slower and
takes a user parameter which we aren't using here.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.46&r2=1.45">code/Global/macros.js (1.46)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-15 18:08 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.71.2;
do the format() directly in story.getRenderedContentPart(). This lets &lt;code&gt;&lt;/code&gt;
work as advertised (i.e. everything within, including macros, is encoded).
Didn't notice any adverse side effects on the history bar or other elements so far.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.71&r2=1.70">code/Story/macros.js (1.71)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-15 18:08 hannes</td>
</tr>
<tr>
<td>
<pre>do the format() directly in story.getRenderedContentPart(). This lets &lt;code&gt;&lt;/code&gt;
work as advertised (i.e. everything within, including macros, is encoded).
Didn't notice any adverse side effects on the history bar or other elements so far.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.39&r2=1.38">code/Story/objectFunctions.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-07 16:27 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.27.2;
fixed a bug that prevented search in private weblogs from showing any results</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.27&r2=1.26">code/Root/objectFunctions.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-07 16:20 robert</td>
</tr>
<tr>
<td>
<pre>bugfix: replaced macro-handler "story" with "this" because if comments would appear in search-result the story would be displayed instead.
(see http://help.antville.org/stories/168518/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/searchview.skin?r1=1.5&r2=1.4">code/Story/searchview.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-05 16:09 hannes</td>
</tr>
<tr>
<td>
<pre>Fixed bug that res.data.action was not set in comment forms.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.70&r2=1.69">code/Story/macros.js (1.70)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-05 16:09 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
Fixed bug that res.data.action was not set in comment forms.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.7&r2=1.6">code/Comment/comment.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-04 12:40 hannes</td>
</tr>
<tr>
<td>
<pre>backport from antville.org: prefetch children and limit weblog size to 14 days max.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.21&r2=1.20">code/Site/renderFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-04 12:35 hannes</td>
</tr>
<tr>
<td>
<pre>backport from antville.org: swallow 'main' action in URL, only fetch the fields from ACCESSLOG which are actually needed.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.71&r2=1.70">code/Site/macros.js (1.71)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-04 12:20 hannes</td>
</tr>
<tr>
<td>
<pre>Performance improvement for calendar macro:
* When rendering the previous and next month links, now we have a
numeric index of where to get it in the site child collection.
* No need to check for online stories since site child collection
only contains stories with TEXT_ISONLINE = 2 (as of today).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.70&r2=1.69">code/Site/macros.js (1.70)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.20&r2=1.19">code/Site/renderFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-04 11:53 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.31.2;
Only have stories as direct children that are online in weblog (TEXT_ISONLINE = 2). With this we don't need to check if stories are online in the weblog, calendar etc.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.31&r2=1.30">code/Site/type.properties (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-03 14:05 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.25.2;
replaced weblog.loginstatus with site.loginstatus</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.25&r2=1.24">code/SkinMgr/main.skin (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-01 11:34 robert</td>
</tr>
<tr>
<td>
<pre>backport from changes on antville.org: added prefetching of comments in comments_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.69&r2=1.68">code/Story/macros.js (1.69)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-10-01 11:17 robert</td>
</tr>
<tr>
<td>
<pre>quick fix: manually escaping topic-names in topic-links because topic names containing spaces lead to a 404</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.68&r2=1.67">code/Story/macros.js (1.68)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-20 17:22 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.6;
set comment collection(s) to cachemode aggressive so the index is only
refetched when an add() or remove() operation is performed on this specific
collection, not when any comment anywhere is modified.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.7&r2=1.6">code/Comment/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-20 17:22 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.18.6;
set comment collection(s) to cachemode aggressive so the index is only
refetched when an add() or remove() operation is performed on this specific
collection, not when any comment anywhere is modified.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.18&r2=1.17">code/Story/type.properties (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-20 17:21 hannes</td>
</tr>
<tr>
<td>
<pre>Added add() and remove() statements to allow all comment containers to be
set to cachemode=aggressive.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.38&r2=1.37">code/Story/objectFunctions.js (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-20 16:14 hannes</td>
</tr>
<tr>
<td>
<pre>Backport of antville.org changes:
- Add missing open curly bracket
- prefetch children</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.5&r2=1.4">code/Site/rss.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-20 16:13 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.2;
Backport of antville.org changes:
Directly call rss_action from rss092_action and rss10_action instead of doing
a redirect().</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.9&r2=1.8">code/Site/actions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-20 16:11 hannes</td>
</tr>
<tr>
<td>
<pre>Backport of antville.org changes:
- Render links to comments directly as stories/storyid#commentid instead of
doing a redirect via comment/main.hac
- Render name anchor as &lt;a name="..."&gt;&lt;/a&gt;, since some browsers have problems
with the empty element representation.
- Select only those columns which are actually used in backlinks macro.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.67&r2=1.66">code/Story/macros.js (1.67)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-10 15:52 tobi</td>
</tr>
<tr>
<td>
<pre>no, rather use a nice en-dash</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.7&r2=1.6">code/Site/rssItem.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-10 15:51 tobi</td>
</tr>
<tr>
<td>
<pre>ok, \\n does not work now using space</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.6&r2=1.5">code/Site/rssItem.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-10 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>testing if \\n will be transformed into \n after xml parsing...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.5&r2=1.4">code/Site/rssItem.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-10 15:31 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.24.2;
added link to translate.antville.org</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.24&r2=1.23">code/Root/page.skin (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-05 17:17 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in (add missing column POLL_F_USER_MODIFIER)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020903.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020903.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-05 17:15 robert</td>
</tr>
<tr>
<td>
<pre>removed main-skin of history-list (this skin doesn't exist anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.24&r2=1.23">code/SkinMgr/main.skin (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-05 17:14 robert</td>
</tr>
<tr>
<td>
<pre>replaced calls of skin-macro with included tags for script/css-inclusion</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.10&r2=1.9">code/SkinMgr/page.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-02 20:25 robert</td>
</tr>
<tr>
<td>
<pre>- removed creator_macro() since that's a hopobject-macro now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.66&r2=1.65">code/Story/macros.js (1.66)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-02 20:14 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.25.2;
added creator_macro() since this was used in quite a lot of different prototypes but for some it could render the name of the creator as link and for some not</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.25&r2=1.24">code/HopObject/macros.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-02 20:13 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
removed creator_macro() since this is a hopobject-macro now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.10&r2=1.9">code/File/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-02 20:13 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.21.2;
removed creator_macro() since this is a hopobject-macro now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.21&r2=1.20">code/Image/macros.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-09-02 20:13 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.2;
removed creator_macro() since this is a hopobject-macro now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.15&r2=1.14">code/Poll/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-31 12:43 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
modified explanation-text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.7&r2=1.6">code/SysMgr/setup.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-31 12:43 robert</td>
</tr>
<tr>
<td>
<pre>modified explanation-text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.15&r2=1.14">code/User/edit.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 14:56 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
added placeholder for message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.de?r1=1.2&r2=1.1">code/messages.de (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.it?r1=1.2&r2=1.1">code/messages.it (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.nl?r1=1.2&r2=1.1">code/messages.nl (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 14:55 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
added a new message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.5&r2=1.4">code/messages.en (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 14:54 robert</td>
</tr>
<tr>
<td>
<pre>reworked isAddSiteDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.8&r2=1.7">code/Root/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 14:53 robert</td>
</tr>
<tr>
<td>
<pre>- now sysadmins can either define how long a user must be registered or define a timestamp (= user must have registered before) for being allowed to create a weblog
- minor changes in explanations</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.6&r2=1.5">code/SysMgr/setup.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 14:50 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
added sys_minMemberSince_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.4&r2=1.3">code/Root/sysmgr_macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 13:41 robert</td>
</tr>
<tr>
<td>
<pre>added return-statement in case the ping fails</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.41&r2=1.40">code/Site/objectFunctions.js (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 13:41 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
changed default-query</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.5&r2=1.4">code/SysMgr/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 13:40 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
if session doesn't have a mgr-object, we initialize it (=predefine default-search)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.4&r2=1.3">code/SysMgr/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 13:39 robert</td>
</tr>
<tr>
<td>
<pre>changed explanation of autocleanup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.5&r2=1.4">code/SysMgr/setup.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 13:38 robert</td>
</tr>
<tr>
<td>
<pre>marked reads-property as "private"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.17&r2=1.16">code/Story/type.properties (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-30 13:38 robert</td>
</tr>
<tr>
<td>
<pre>marked requestcnt-property as "private"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/type.properties?r1=1.4&r2=1.3">code/File/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-28 21:46 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
fixed a bug that prevented a topic from being rendered by topiclist_macro() if a story in a topic is offline (reported by stefanp)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/macros.js?r1=1.2&r2=1.1">code/TopicMgr/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-28 14:36 tobi</td>
</tr>
<tr>
<td>
<pre>added links to referrers and most read stories (kick that out if you don't like it here)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.13&r2=1.12">code/Site/adminnavigation.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-28 14:35 tobi</td>
</tr>
<tr>
<td>
<pre>added "www." to link to documentation (although it is commented out but maybe funzel gives a ruh now)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.23&r2=1.22">code/Root/page.skin (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-26 14:48 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
fixed bug that caused an error due to old content model</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.12&r2=1.11">code/Root/bloggerapi.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-26 12:38 tobi</td>
</tr>
<tr>
<td>
<pre>added general limit of 50 addresses in fakemail_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.45&r2=1.44">code/Global/macros.js (1.45)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-26 10:48 tobi</td>
</tr>
<tr>
<td>
<pre>added param.delimiter and updated creation of hyperlink in function fakemail_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.44&r2=1.43">code/Global/macros.js (1.44)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-26 10:41 robert</td>
</tr>
<tr>
<td>
<pre>added fakemail_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.43&r2=1.42">code/Global/macros.js (1.43)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-26 10:41 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.19.2;
allowed fakemail-macro in stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.19&r2=1.18">code/Story/securityFunction.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-26 09:09 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug that broke the blogger-API (calling global function isUserBlocked() ends in a runtime error because there's no session-object!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.11&r2=1.10">code/Root/bloggerapi.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-23 15:46 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.21.2;
added variable as flag if at least one story content is not null (it does not have to be the text property anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.21&r2=1.20">code/StoryMgr/objectFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-23 15:46 tobi</td>
</tr>
<tr>
<td>
<pre>added variable as flag if at least one story content is not null (it does not have to be the text property anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.66&r2=1.65">code/Global/objectFunctions.js (1.66)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-23 15:29 tobi</td>
</tr>
<tr>
<td>
<pre>still fiddling with the right conditions for majorUpdate in evalStory()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.37&r2=1.36">code/Story/objectFunctions.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-23 15:06 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug that caused exceptions due to content parts that did not exist after creation of a story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.36&r2=1.35">code/Story/objectFunctions.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-22 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>added imgprefix to topic_macro() to define a prefix when topic is linked as image (default is "topic_")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.65&r2=1.64">code/Story/macros.js (1.65)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-22 13:32 tobi</td>
</tr>
<tr>
<td>
<pre>modified dc:subject tag to be hidden if param.subject is null</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssItem.skin?r1=1.2&r2=1.1">code/Story/rssItem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-22 13:31 tobi</td>
</tr>
<tr>
<td>
<pre>added missing param.year in item loop</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.4&r2=1.3">code/Site/rss.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-22 13:31 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
added missing param.year in item loop</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.2&r2=1.1">code/Root/rss.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-22 10:53 tobi</td>
</tr>
<tr>
<td>
<pre>revamped storylist_macro() to prevent untrusted sites from using expensive sort, order and topic options</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.42&r2=1.41">code/Global/macros.js (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-21 16:31 robert</td>
</tr>
<tr>
<td>
<pre>using encodeForm only when param.value is *not* null ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.64&r2=1.63">code/Story/macros.js (1.64)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-21 16:10 robert</td>
</tr>
<tr>
<td>
<pre>now using encodeForm() for input type=text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.63&r2=1.62">code/Story/macros.js (1.63)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-21 16:09 robert</td>
</tr>
<tr>
<td>
<pre>re-added file (for backwards compatibility)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.14&r2=1.13">code/Site/usernavigation.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-21 16:08 robert</td>
</tr>
<tr>
<td>
<pre>replaced &amp;nbsp; in clipping-attribute with a normal space (this was occationally crapped by inserting &lt;wbr /&gt;)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/historyview.skin?r1=1.5&r2=1.4">code/Story/historyview.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-21 14:20 robert</td>
</tr>
<tr>
<td>
<pre>- fixed a bug in pingUpdatedSites() (column ID was renamed to SITE_ID)
- changed app.__app__.logEvent() to app.log()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.65&r2=1.64">code/Global/objectFunctions.js (1.65)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-21 13:21 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug that would result in an error when story-comments are displayed on the frontpage of a site (and therefor no story is in path)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.62&r2=1.61">code/Story/macros.js (1.62)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 20:20 robert</td>
</tr>
<tr>
<td>
<pre>bugfix (IDX_CREATOR was renamed to IDX_AUTHOR)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020626.sql?r1=1.6&r2=1.5">antville_dbpatch20020626.sql (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 14:27 tobi</td>
</tr>
<tr>
<td>
<pre>corrected some spellin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.4&r2=1.3">code/messages.en (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 14:22 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.de?r1=1.1&r2=1.2.2.1">code/messages.de (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.it?r1=1.1&r2=1.2.2.1">code/messages.it (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.nl?r1=1.1&r2=1.2.2.1">code/messages.nl (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 13:05 tobi</td>
</tr>
<tr>
<td>
<pre>added url data from macros.antville.org where it's available</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.3&r2=1.2">macro.help (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 13:04 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.12;
added comments to help_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.7&r2=1.6">code/Skin/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 10:24 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
if application is not setup but there are already users registered, we directly redirect to setup; otherwise display welcome-page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.10&r2=1.9">code/Root/main.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 10:19 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
added function cleanupAccesslog() that removes all log-records from AV_ACCESSLOG which are older than two days and whose story-id is null
this function is enabled when autocleanup is enabled in system-setup.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/cleanupFunctions.js?r1=1.3&r2=1.2">code/SysMgr/cleanupFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 09:00 tobi</td>
</tr>
<tr>
<td>
<pre>had to add ".macros", ".macro" and ".skins" to macro.help property file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.2&r2=1.1">macro.help (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.6&r2=1.5">code/Skin/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 08:47 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented colorpicker from being displayed when creating a story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.41&r2=1.40">code/Global/macros.js (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-20 08:46 tobi</td>
</tr>
<tr>
<td>
<pre>arranged setting of majorUpdate to new content model in evalStory() -- hope it works...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.35&r2=1.34">code/Story/objectFunctions.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:55 tobi</td>
</tr>
<tr>
<td>
<pre>moved help macro below edit form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.10&r2=1.9">code/Skin/edit.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:55 tobi</td>
</tr>
<tr>
<td>
<pre>added response.action macro to form tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.14&r2=1.13">code/User/edit.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:52 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;% imageurl %&gt; macro by &lt;% image as="url" %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/graph.skin?r1=1.4&r2=1.3">code/Choice/graph.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:47 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/macro.help?r1=1.1&r2=1.10.6.1">macro.help (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:44 tobi</td>
</tr>
<tr>
<td>
<pre>new function help_macro() displays macros that are available in a skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.5&r2=1.4">code/Skin/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:43 tobi</td>
</tr>
<tr>
<td>
<pre>removed old commentary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.69&r2=1.68">code/Site/macros.js (1.69)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:43 tobi</td>
</tr>
<tr>
<td>
<pre>removed createtime_macro() (it's available in hopobject/macros.js)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.9&r2=1.8">code/File/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:42 tobi</td>
</tr>
<tr>
<td>
<pre>added support for first version of skinmanager help</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.64&r2=1.63">code/Global/objectFunctions.js (1.64)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:42 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;% imageurl %&gt; macro by &lt;% image as="url" %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.5&r2=1.4">code/Global/nextpagelink.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:41 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;% imageurl %&gt; macro by &lt;% image as="url" %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.5&r2=1.4">code/Global/prevpagelink.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:41 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;% imageurl %&gt; macro by &lt;% image as="url" %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.40&r2=1.39">code/Site/page.skin (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:41 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;% imageurl %&gt; macro by &lt;% image as="url" %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.13&r2=1.12">code/SysMgr/page.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:41 tobi</td>
</tr>
<tr>
<td>
<pre>renamed rss10Image.skin to rssImage.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Image.skin?r1=1.2&r2=1.1">code/Global/rss10Image.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rssImage.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/rssImage.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:40 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;% imageurl %&gt; macro by &lt;% image as="url" %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.25&r2=1.24">code/Site/style.skin (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/style.skin?r1=1.4&r2=1.3">code/SysMgr/style.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:40 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;% imageurl %&gt; macro by &lt;% image as="url" %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.6&r2=1.5">code/Site/sysmgr_listitem.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.6&r2=1.5">code/SysLog/sysmgr_listitem.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.6&r2=1.5">code/User/sysmgr_listitem.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-19 16:37 tobi</td>
</tr>
<tr>
<td>
<pre>replace &lt;% imageurl %&gt; macro by &lt;% image as="url" %&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.12&r2=1.11">code/Root/style.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-15 10:56 robert</td>
</tr>
<tr>
<td>
<pre>minor fix (removed &amp;nbsp; in button-value)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.8&r2=1.7">code/Site/sysmgr_delete.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-15 10:00 robert</td>
</tr>
<tr>
<td>
<pre>- added story_macro() which renders a skin for a story with a specified id
- changed poll_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.40&r2=1.39">code/Global/macros.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-15 10:00 robert</td>
</tr>
<tr>
<td>
<pre>added error-message used in global story_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.3&r2=1.2">code/messages.en (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 17:42 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that fetched title and text of a story using the old story model</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.3&r2=1.2">code/Site/rss.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 17:37 tobi</td>
</tr>
<tr>
<td>
<pre>removed relics of old code and fixed correct output of dates</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.2&r2=1.1">code/Site/rss.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 17:36 tobi</td>
</tr>
<tr>
<td>
<pre>splitted renderTextPreview() into clipText() and softwrap()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.61&r2=1.60">code/Story/macros.js (1.61)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 17:35 tobi</td>
</tr>
<tr>
<td>
<pre>splitted renderTextPreview() into clipText() and softwrap()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.39&r2=1.38">code/Global/macros.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 17:34 tobi</td>
</tr>
<tr>
<td>
<pre>moved function rssConvertHtmlImageToHtmlLink() to global/fixRss()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.40&r2=1.39">code/Site/objectFunctions.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 17:33 tobi</td>
</tr>
<tr>
<td>
<pre>splitted renderTextPreview() into clipText() and softwrap() and moved them to objectFunctions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.63&r2=1.62">code/Global/objectFunctions.js (1.63)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 17:32 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.30.2;
splitted renderTextPreview() into clipText() and softwrap() and moved them to objectFunctions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.30&r2=1.29">code/Global/renderFunctions.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 17:21 tobi</td>
</tr>
<tr>
<td>
<pre>revamped rss output:
1. moved rss10Channel.skins from global to rss.skin in root and site
2. moved rss10Resource.skin from global to rssResource.skin in root and site
3. moved rss10Item.skin from global to rssItem.skin in root and site
4. moved contents of global/rssTextInput.skin into site/rss10Channel
5. renamd rss10.hac in root and site to rss.hac</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Channel.skin?r1=1.8&r2=1.7">code/Global/rss10Channel.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Item.skin?r1=1.6&r2=1.5">code/Global/rss10Item.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Resource.skin?r1=1.3&r2=1.2">code/Global/rss10Resource.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.hac?r1=1.1&r2=1.2.2.1">code/Root/rss.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss.skin?r1=1.1&r2=1.4.6.1">code/Root/rss.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.hac?r1=1.1&r2=1.12.6.2">code/Site/rss.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss.skin?r1=1.1&r2=1.4.8.1">code/Site/rss.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.4&r2=1.3">code/Site/rssItem.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssResource.skin?r1=1.1&r2=1.2.8.1">code/Site/rssResource.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssTextInput.skin?r1=1.5&r2=1.4">code/Site/rssTextInput.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssItem.skin?r1=1.1&r2=1.4.8.1">code/Story/rssItem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rssResource.skin?r1=1.1&r2=1.2.8.1">code/Story/rssResource.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 15:38 robert</td>
</tr>
<tr>
<td>
<pre>reworked imagelist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.9&r2=1.8">code/ImageMgr/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 15:38 robert</td>
</tr>
<tr>
<td>
<pre>added wrapper-macros imagelist and topiclist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.38&r2=1.37">code/Global/macros.js (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 15:37 robert</td>
</tr>
<tr>
<td>
<pre>render empty string as image-title if alttext is null</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.29&r2=1.28">code/Global/renderFunctions.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 10:01 robert</td>
</tr>
<tr>
<td>
<pre>removed unused macro loopskin - in most cases this macro couldn't be used because specific checks et.al. were necessary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.24&r2=1.23">code/HopObject/macros.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 09:22 tobi</td>
</tr>
<tr>
<td>
<pre>changed order of date formats in getDefaultDateFormats()
changed occurences of app.__app__.logEvent() to app.log()
added function translateToEntities()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.62&r2=1.61">code/Global/objectFunctions.js (1.62)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 09:19 tobi</td>
</tr>
<tr>
<td>
<pre>renamed root/rss10.hac to root/rss.hac and created redirector function rss10_action() in root/actions.js;
did the same for site/rss10.hac;
changed occurences of "Weblog" to "Site" in rss output;
encoded e-mail addresses in root/rss output to be displayed as entities to cancel the ticket of happy spammers</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.22&r2=1.21">code/Root/page.skin (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.12&r2=1.11">code/Root/rss10.hac (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.8&r2=1.7">code/Site/actions.js (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.68&r2=1.67">code/Site/macros.js (1.68)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.25&r2=1.24">code/Site/rss10.hac (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 09:19 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
renamed root/rss10.hac to root/rss.hac and created redirector function rss10_action() in root/actions.js;
did the same for site/rss10.hac;
changed occurences of "Weblog" to "Site" in rss output;
encoded e-mail addresses in root/rss output to be displayed as entities to cancel the ticket of happy spammers</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.3&r2=1.2">code/Root/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 09:19 tobi</td>
</tr>
<tr>
<td>
<pre>renamed root/rss10.hac to root/rss.hac and created redirector function rss10_action() in root/actions.js;
did the same for site/rss10.hac;
changed occurences of "Weblog" to "Site" in rss output;
encoded e-mail addresses in root/rss output to be displayed as entities to cancel the ticket of happy spammers</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Channel.skin?r1=1.7&r2=1.6">code/Global/rss10Channel.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 08:55 tobi</td>
</tr>
<tr>
<td>
<pre>moved content of rss092.hac to function rss092_action() in site/actions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.7&r2=1.6">code/Site/actions.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.22&r2=1.21">code/Site/rss092.hac (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 08:43 tobi</td>
</tr>
<tr>
<td>
<pre>condensed the layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.7&r2=1.6">code/Site/mostread.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 08:20 robert</td>
</tr>
<tr>
<td>
<pre>changed monthlist_macro() ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.67&r2=1.66">code/Site/macros.js (1.67)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-14 08:18 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020812.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020812.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 20:47 robert</td>
</tr>
<tr>
<td>
<pre>added wrapper-macro for imagelist</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.66&r2=1.65">code/Site/macros.js (1.66)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 20:47 robert</td>
</tr>
<tr>
<td>
<pre>- removed imageeditor_macro(): this wasn't used since 1.1.1.1 ;-)
- added first version of imagelist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.8&r2=1.7">code/ImageMgr/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 20:46 robert</td>
</tr>
<tr>
<td>
<pre>code-reformatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.37&r2=1.36">code/Global/macros.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 18:50 robert</td>
</tr>
<tr>
<td>
<pre>calling topiclist_macro() now instead of loopskin_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.skin?r1=1.4&r2=1.3">code/TopicMgr/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 18:50 robert</td>
</tr>
<tr>
<td>
<pre>- added param.limit to monthlist_macro()
- added wrapper-macro for topiclist (macro itself is in topicmgr)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.65&r2=1.64">code/Site/macros.js (1.65)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 18:49 robert</td>
</tr>
<tr>
<td>
<pre>removed (replaced with topiclist_macro())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/link.skin?r1=1.3&r2=1.2">code/Topic/link.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 18:48 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/macros.js?r1=1.1&r2=1.2.2.1">code/TopicMgr/macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 16:58 robert</td>
</tr>
<tr>
<td>
<pre>added beta version of monthlist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.64&r2=1.63">code/Site/macros.js (1.64)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 16:50 tobi</td>
</tr>
<tr>
<td>
<pre>historyview.skin is now located in story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.23&r2=1.22">code/SkinMgr/main.skin (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:53 robert</td>
</tr>
<tr>
<td>
<pre>now calling isAddSiteDenied() (placed in root/securityFunctions.js)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.15&r2=1.14">code/Root/new.hac (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:53 robert</td>
</tr>
<tr>
<td>
<pre>added some more messages</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.2&r2=1.1">code/messages.en (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:52 robert</td>
</tr>
<tr>
<td>
<pre>renamed sys_waitAfterNewWeblog to sys_waitAfterNewSite</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.3&r2=1.2">code/Root/sysmgr_macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:52 robert</td>
</tr>
<tr>
<td>
<pre>renamed sys_waitAfterNewWeblog to sys_waitAfterNewSite</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.7&r2=1.6">code/Root/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:52 robert</td>
</tr>
<tr>
<td>
<pre>renamed sys_waitAfterNewWeblog to sys_waitAfterNewSite</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.4&r2=1.3">code/SysMgr/setup.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:51 robert</td>
</tr>
<tr>
<td>
<pre>added assignments of sys_minMemberAge and sys_waitAfterNewSite</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.4&r2=1.3">code/SysMgr/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:47 robert</td>
</tr>
<tr>
<td>
<pre>set default smallcolor a bit darker</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.26&r2=1.25">code/Root/objectFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:46 robert</td>
</tr>
<tr>
<td>
<pre>changed renderMarkupPart() so that values that contain an empty string are rendered in the tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.28&r2=1.27">code/Global/renderFunctions.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:45 robert</td>
</tr>
<tr>
<td>
<pre>sysadmins can now choose how long users have to be registered to be allowed to create a new site and how long they have to wait between the creation of two weblogs</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.3&r2=1.2">code/SysMgr/setup.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:41 robert</td>
</tr>
<tr>
<td>
<pre>textcolor of small-class is now a bit darker</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.11&r2=1.10">code/Root/style.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:40 robert</td>
</tr>
<tr>
<td>
<pre>added new macros sys_minMemberAge and sys_waitAfterNewWeblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.2&r2=1.1">code/Root/sysmgr_macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:40 robert</td>
</tr>
<tr>
<td>
<pre>added collection containing sites created by user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.7&r2=1.6">code/User/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:39 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.6&r2=1.5">code/Root/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:36 tobi</td>
</tr>
<tr>
<td>
<pre>renamed cp_element.skin to colorpickerWidget.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.36&r2=1.35">code/Global/macros.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:36 tobi</td>
</tr>
<tr>
<td>
<pre>removed temporary script tag for colorgenerator.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.3&r2=1.2">code/Global/colorpicker.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:35 tobi</td>
</tr>
<tr>
<td>
<pre>moved function colorpicker_action() from hopobject/actions.js to root/actions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/actions.js?r1=1.6&r2=1.5">code/HopObject/actions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.2&r2=1.1">code/Root/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:35 tobi</td>
</tr>
<tr>
<td>
<pre>renamed cp_element.skin to colorpickerWidget.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?r1=1.2&r2=1.1">code/Global/colorpicker.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpickerWidget.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/colorpickerWidget.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/cp_element.skin?r1=1.2&r2=1.1">code/Global/cp_element.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-13 14:33 tobi</td>
</tr>
<tr>
<td>
<pre>moved global/safejs.skin to root/safescripts.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/safejs.skin?r1=1.4&r2=1.3">code/Global/safejs.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/safescripts.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/safescripts.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.39&r2=1.38">code/Site/page.skin (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-12 15:18 tobi</td>
</tr>
<tr>
<td>
<pre>historyview.skin is now located in story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.22&r2=1.21">code/SkinMgr/main.skin (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-12 13:46 tobi</td>
</tr>
<tr>
<td>
<pre>changed output of missing shortcut in shortcut_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.35&r2=1.34">code/Global/macros.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-12 13:44 tobi</td>
</tr>
<tr>
<td>
<pre>added isModified() function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.39&r2=1.38">code/Site/objectFunctions.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-12 13:44 tobi</td>
</tr>
<tr>
<td>
<pre>now calling isModified() function for site in stylesheet_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.6&r2=1.5">code/Site/actions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-12 12:21 tobi</td>
</tr>
<tr>
<td>
<pre>fiexd a bug that caused exception when req.lastModified is not available</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.5&r2=1.4">code/Site/actions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-12 12:19 tobi</td>
</tr>
<tr>
<td>
<pre>removed "data" too much in req.lastModified</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.4&r2=1.3">code/Site/actions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 16:53 tobi</td>
</tr>
<tr>
<td>
<pre>moved historyview.skin from hopobject to story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.10&r2=1.9">code/HopObject/historyview.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 16:53 tobi</td>
</tr>
<tr>
<td>
<pre>moved historyview.skin from hopobject to story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/historyview.skin?r1=1.4&r2=1.3">code/Story/historyview.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 16:50 tobi</td>
</tr>
<tr>
<td>
<pre>added trim() when checking title to avoid empty titles in function title_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.63&r2=1.62">code/Site/macros.js (1.63)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 16:47 tobi</td>
</tr>
<tr>
<td>
<pre>turned hopobject macro colorpicker into a global macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.34&r2=1.33">code/Global/macros.js (1.34)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.23&r2=1.22">code/HopObject/macros.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 16:46 tobi</td>
</tr>
<tr>
<td>
<pre>turned hopobject macro colorpicker into a global macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.23&r2=1.22">code/Site/edit.skin (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 16:45 tobi</td>
</tr>
<tr>
<td>
<pre>moved cp_element.skin from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/cp_element.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/cp_element.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_element.skin?r1=1.5&r2=1.4">code/HopObject/cp_element.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:46 tobi</td>
</tr>
<tr>
<td>
<pre>removed style and javascript tags including comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/javascript.skin?r1=1.2&r2=1.1">code/SysMgr/javascript.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/style.skin?r1=1.3&r2=1.2">code/SysMgr/style.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.9&r2=1.8">code/Poll/edit.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.6&r2=1.5">code/Topic/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.6&r2=1.5">code/Poll/results.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.13&r2=1.12">code/Comment/edit.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.8&r2=1.7">code/File/edit.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.5&r2=1.4">code/File/preview.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.11&r2=1.10">code/Image/edit.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.3&r2=1.2">code/Image/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.10&r2=1.9">code/Image/preview.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.11&r2=1.10">code/Membership/edit.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailbody.skin?r1=1.4&r2=1.3">code/Membership/mailbody.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?r1=1.7&r2=1.6">code/Membership/membership.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.8&r2=1.7">code/Membership/preview.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscription.skin?r1=1.4&r2=1.3">code/Membership/subscription.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.22&r2=1.21">code/Site/edit.skin (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/history.skin?r1=1.6&r2=1.5">code/Site/history.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.6&r2=1.5">code/Site/mostread.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.9&r2=1.8">code/Site/preview.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.3&r2=1.2">code/Site/referrers.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?r1=1.5&r2=1.4">code/Site/searchform.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.7&r2=1.6">code/Site/sysmgr_delete.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.7&r2=1.6">code/Site/sysmgr_edit.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.5&r2=1.4">code/Site/sysmgr_listitem.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.6&r2=1.5">code/Site/welcome.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.skin?r1=1.5&r2=1.4">code/Story/comment.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.5&r2=1.4">code/Story/display.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.19&r2=1.18">code/Story/edit.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mostread.skin?r1=1.4&r2=1.3">code/Story/mostread.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.17&r2=1.16">code/Story/preview.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/relatedLink.skin?r1=1.3&r2=1.2">code/Story/relatedLink.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/searchview.skin?r1=1.4&r2=1.3">code/Story/searchview.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.10;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.5&r2=1.4">code/Day/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/info.skin?r1=1.2&r2=1.1">code/Poll/info.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.15&r2=1.14">code/Site/search.hac (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.12&r2=1.11">code/Comment/toplevel.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.8&r2=1.7">code/Poll/main.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.8&r2=1.7">code/Story/listitem.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.5&r2=1.4">code/Poll/listitem.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.14&r2=1.13">code/Story/main.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.11&r2=1.10">code/Comment/reply.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.10;
replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.7&r2=1.6">code/Site/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>replaced all occurrences of "this" with the name of the corresponding prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.5&r2=1.4">code/FileMgr/main.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.8&r2=1.7">code/ImageMgr/main.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.11&r2=1.10">code/MemberMgr/login.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/memberlist.skin?r1=1.3&r2=1.2">code/MemberMgr/memberlist.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.8&r2=1.7">code/MemberMgr/statusloggedin.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedout.skin?r1=1.6&r2=1.5">code/MemberMgr/statusloggedout.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.5&r2=1.4">code/PollMgr/main.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.21&r2=1.20">code/Root/page.skin (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.4&r2=1.3">code/SkinMgr/edit.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.21&r2=1.20">code/SkinMgr/main.skin (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.6&r2=1.5">code/StoryMgr/main.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.5&r2=1.4">code/SysLog/sysmgr_listitem.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.12&r2=1.11">code/SysMgr/page.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sitesearchform.skin?r1=1.3&r2=1.2">code/SysMgr/sitesearchform.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.7&r2=1.6">code/SysMgr/syslogsearchform.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.6&r2=1.5">code/SysMgr/usersearchform.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/link.skin?r1=1.2&r2=1.1">code/Topic/link.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.skin?r1=1.3&r2=1.2">code/TopicMgr/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.13&r2=1.12">code/User/edit.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/subscriptions.skin?r1=1.4&r2=1.3">code/User/subscriptions.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.7&r2=1.6">code/User/sysmgr_edit.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.5&r2=1.4">code/User/sysmgr_listitem.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 14:38 tobi</td>
</tr>
<tr>
<td>
<pre>added searchbox macro and skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.62&r2=1.61">code/Site/macros.js (1.62)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchbox.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/searchbox.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 14:38 tobi</td>
</tr>
<tr>
<td>
<pre>renamed all occurrences of "this." to "site."</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.38&r2=1.37">code/Site/page.skin (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:40 tobi</td>
</tr>
<tr>
<td>
<pre>changed order of links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.12&r2=1.11">code/Site/adminnavigation.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:39 tobi</td>
</tr>
<tr>
<td>
<pre>changed order of links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.10&r2=1.9">code/Site/contribnavigation.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:38 tobi</td>
</tr>
<tr>
<td>
<pre>moved render functions from objectFunctions.js to renderFunctions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.38&r2=1.37">code/Site/objectFunctions.js (1.38)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.19&r2=1.18">code/Site/renderFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:37 tobi</td>
</tr>
<tr>
<td>
<pre>removed because contents went into site/mains.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.13&r2=1.12">code/Site/usernavigation.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:36 tobi</td>
</tr>
<tr>
<td>
<pre>test</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.12&r2=1.11">code/Site/usernavigation.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:25 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
added commentary to functions where it was missing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.6&r2=1.5">code/Poll/objectFunctions.js (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.6&r2=1.5">code/Poll/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:25 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
added commentary to functions where it was missing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.4&r2=1.3">code/PollMgr/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:25 tobi</td>
</tr>
<tr>
<td>
<pre>added commentary to functions where it was missing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/macros.js?r1=1.4&r2=1.3">code/PollMgr/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:25 tobi</td>
</tr>
<tr>
<td>
<pre>added commentary to functions where it was missing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.14&r2=1.13">code/Poll/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 13:25 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
added commentary to functions where it was missing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.5&r2=1.4">code/PollMgr/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 12:17 robert</td>
</tr>
<tr>
<td>
<pre>removed (contents of this skin were moved into page.skin)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.11&r2=1.10">code/Site/usernavigation.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 12:13 tobi</td>
</tr>
<tr>
<td>
<pre>added function setBg() for temporary reasons</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/safejs.skin?r1=1.3&r2=1.2">code/Global/safejs.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 12:13 tobi</td>
</tr>
<tr>
<td>
<pre>added commented-out preview link to set background color for a preview</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.21&r2=1.20">code/Site/edit.skin (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:54 robert</td>
</tr>
<tr>
<td>
<pre>moved as properties-file to application root</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_de.js?r1=1.4&r2=1.3">code/Global/messages_de.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:53 robert</td>
</tr>
<tr>
<td>
<pre>added link to polls (moved from site/page.skin into contribnavigation)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.9&r2=1.8">code/Site/contribnavigation.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:53 robert</td>
</tr>
<tr>
<td>
<pre>changed discussions_macro(): now this macro renders a checkbox plus a hidden input. this is needed to be able to check if the checkbox was embedded in story/edit.skin or not).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.60&r2=1.59">code/Story/macros.js (1.60)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:51 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
added call of checkIfLoggedIn() - users have to be logged in to access pollmgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.7&r2=1.6">code/PollMgr/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:51 robert</td>
</tr>
<tr>
<td>
<pre>changed checking if comments should be enabled or not</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.34&r2=1.33">code/Story/objectFunctions.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:51 robert</td>
</tr>
<tr>
<td>
<pre>changed checking if comments should be enabled or not</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.20&r2=1.19">code/StoryMgr/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:49 robert</td>
</tr>
<tr>
<td>
<pre>moved this file as messages.en to application root</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_en.js?r1=1.5&r2=1.4">code/Global/messages_en.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:48 robert</td>
</tr>
<tr>
<td>
<pre>changed the way messages are handled: now onStart reads messages.[langCode]-files and stores the contents as SystemProperties beneath app.data[langCode])</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.61&r2=1.60">code/Global/objectFunctions.js (1.61)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:48 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in (moved messages_en.js from global)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/messages.en?r1=1.1&r2=1.5.2.1">code/messages.en (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:45 robert</td>
</tr>
<tr>
<td>
<pre>removed link to polls (this is now part of contributor-navigation)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.37&r2=1.36">code/Site/page.skin (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:44 robert</td>
</tr>
<tr>
<td>
<pre>removed useless code in renderInputCheckbox()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.27&r2=1.26">code/Global/renderFunctions.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 11:44 robert</td>
</tr>
<tr>
<td>
<pre>corrected message-name (before the appropriate message wasn't found)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.18&r2=1.17">code/Story/securityFunction.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 10:07 tobi</td>
</tr>
<tr>
<td>
<pre>turned colorNames array into object and added color names as named properties in function parseColor()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/safejs.skin?r1=1.2&r2=1.1">code/Global/safejs.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 07:55 tobi</td>
</tr>
<tr>
<td>
<pre>changed color input field width back to 10</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.22&r2=1.21">code/HopObject/macros.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-09 07:53 tobi</td>
</tr>
<tr>
<td>
<pre>also check in function stylesheet_action() if the prefs have been changed, lately</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.3&r2=1.2">code/Site/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 16:17 tobi</td>
</tr>
<tr>
<td>
<pre>moved content of hopobject/cp_javascript_action() to root/safejs_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/actions.js?r1=1.1&r2=1.3.2.1">code/Root/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.2&r2=1.1">code/Site/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 16:16 tobi</td>
</tr>
<tr>
<td>
<pre>moved colorpicker.skin from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/colorpicker.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/colorpicker.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.10&r2=1.9">code/HopObject/colorpicker.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 16:16 tobi</td>
</tr>
<tr>
<td>
<pre>moved hopobject/cp_javascript.skin to global/safejs.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/safejs.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/safejs.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_javascript.skin?r1=1.5&r2=1.4">code/HopObject/cp_javascript.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 16:13 tobi</td>
</tr>
<tr>
<td>
<pre>moved colorpicker.skin from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/actions.js?r1=1.5&r2=1.4">code/HopObject/actions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>moved content of hopobject/cp_javascript_action() to root/safejs_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.36&r2=1.35">code/Site/page.skin (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 15:44 tobi</td>
</tr>
<tr>
<td>
<pre>added function filetype_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.8&r2=1.7">code/File/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 15:43 tobi</td>
</tr>
<tr>
<td>
<pre>changed skin to output file type and size information in brackets and the description as title attribute</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?r1=1.4&r2=1.3">code/File/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 15:42 tobi</td>
</tr>
<tr>
<td>
<pre>removed unnecessary line in renderMarkupPart()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.26&r2=1.25">code/Global/renderFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 12:11 tobi</td>
</tr>
<tr>
<td>
<pre>turned back to linked stylesheet and javascripts since new lastModify properties are available in helma</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.35&r2=1.34">code/Site/page.skin (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 12:10 tobi</td>
</tr>
<tr>
<td>
<pre>moved wrapper functions for javascript and stylesheet actions from hopobject/actions.js to site/actions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/actions.js?r1=1.4&r2=1.3">code/HopObject/actions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/actions.js?r1=1.1&r2=1.9.2.2">code/Site/actions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 12:10 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/objectFunctions.js?r1=1.1&r2=1.1.2.1">code/Skin/objectFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 12:07 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
set modifytime and modifier in saveSkin()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.11&r2=1.10">code/SkinMgr/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-08 12:05 tobi</td>
</tr>
<tr>
<td>
<pre>changed modified to modifytime</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.5&r2=1.4">code/Skin/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-06 19:26 robert</td>
</tr>
<tr>
<td>
<pre>removed "#" in initial bgcolor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.25&r2=1.24">code/Root/objectFunctions.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-06 16:22 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
added isPostDenied() function to enable comment replies</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.10&r2=1.9">code/Comment/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-04 10:41 tobi</td>
</tr>
<tr>
<td>
<pre>extended regExp for rgb colors to allow more whitespace (just a kind concession)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_javascript.skin?r1=1.4&r2=1.3">code/HopObject/cp_javascript.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-04 10:31 tobi</td>
</tr>
<tr>
<td>
<pre>renamed renderColorAsString() to parseColor(); added some more extensive checks for rgb values using regExp.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_javascript.skin?r1=1.3&r2=1.2">code/HopObject/cp_javascript.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-04 10:27 tobi</td>
</tr>
<tr>
<td>
<pre>moved part parsing the color string to new function parseColor() in cp_javascript.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.9&r2=1.8">code/HopObject/colorpicker.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-04 00:28 tobi</td>
</tr>
<tr>
<td>
<pre>added some more checks to make the input failsafe</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_javascript.skin?r1=1.2&r2=1.1">code/HopObject/cp_javascript.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-04 00:04 tobi</td>
</tr>
<tr>
<td>
<pre>finally added a list of colornames to check against entered form values; simultaneously made some changes from before undone</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.25&r2=1.24">code/Global/renderFunctions.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.8&r2=1.7">code/HopObject/colorpicker.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_javascript.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/HopObject/cp_javascript.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.13&r2=1.12">code/Site/javascript.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.34&r2=1.33">code/Site/page.skin (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-03 23:20 tobi</td>
</tr>
<tr>
<td>
<pre>changed renderColorAsString() functions to display hex strings shorter than 6 characters as correct hex strings, too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.24&r2=1.23">code/Global/renderFunctions.js (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.12&r2=1.11">code/Site/javascript.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-03 22:58 tobi</td>
</tr>
<tr>
<td>
<pre>rgb(r,g,b) values are now displayed as hex colors, too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.24&r2=1.23">code/Root/objectFunctions.js (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.11&r2=1.10">code/Site/javascript.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-03 22:58 tobi</td>
</tr>
<tr>
<td>
<pre>rgb(r,g,b) values are now displayed as hex colors, too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.7&r2=1.6">code/HopObject/colorpicker.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.21&r2=1.20">code/HopObject/macros.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-03 22:11 tobi</td>
</tr>
<tr>
<td>
<pre>removed init script and call for it (color squares are built anyway)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.6&r2=1.5">code/HopObject/colorpicker.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-03 21:37 tobi</td>
</tr>
<tr>
<td>
<pre>fixed output for mozilla browsers (they had some problems displaying the color squares without whitespace); removed old code.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.5&r2=1.4">code/HopObject/colorpicker.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_element.skin?r1=1.4&r2=1.3">code/HopObject/cp_element.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.23&r2=1.22">code/Root/objectFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-03 20:32 tobi</td>
</tr>
<tr>
<td>
<pre>*** empty log message ***</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.20&r2=1.19">code/Site/edit.skin (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-02 18:09 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented color plates from initially being displayed.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.4&r2=1.3">code/HopObject/colorpicker.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-02 16:27 tobi</td>
</tr>
<tr>
<td>
<pre>revamped the colorpicker (pls. refer to http://project.antville.org/20020801/111364/#112621)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.3&r2=1.2">code/HopObject/colorpicker.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_element.skin?r1=1.3&r2=1.2">code/HopObject/cp_element.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.20&r2=1.19">code/HopObject/macros.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.19&r2=1.18">code/Site/edit.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.10&r2=1.9">code/Site/javascript.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-02 11:51 tobi</td>
</tr>
<tr>
<td>
<pre>set resizable and scrollbars to yes again in openPopup() -- got lost somehow</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.9&r2=1.8">code/Site/javascript.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-02 09:26 tobi</td>
</tr>
<tr>
<td>
<pre>fixed lines cotaining mistaken column modifications (most of it renaming createtime or modifytime columns to creator/modifier and setting the type from datetime to mediumint and vice versa)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020626.sql?r1=1.5&r2=1.4">antville_dbpatch20020626.sql (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 20:00 tobi</td>
</tr>
<tr>
<td>
<pre>commented out two lines in content_macro() to prevent titles from not being displayed (we can be sure that the story will be transformed into the new model, anyway)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.59&r2=1.58">code/Story/macros.js (1.59)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 17:33 tobi</td>
</tr>
<tr>
<td>
<pre>fixed syntax error</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.8&r2=1.7">code/Site/javascript.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 17:30 tobi</td>
</tr>
<tr>
<td>
<pre>moved colorpicker javascript from page.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.7&r2=1.6">code/Site/javascript.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 17:30 tobi</td>
</tr>
<tr>
<td>
<pre>moved colorpicker javascript to javascript.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.33&r2=1.32">code/Site/page.skin (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 17:21 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented display of color squares in some browsers</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?r1=1.2&r2=1.1">code/HopObject/colorpicker.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_element.skin?r1=1.2&r2=1.1">code/HopObject/cp_element.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.19&r2=1.18">code/HopObject/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:20 tobi</td>
</tr>
<tr>
<td>
<pre>added colorpicker_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/actions.js?r1=1.3&r2=1.2">code/HopObject/actions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:19 tobi</td>
</tr>
<tr>
<td>
<pre>added marquee image to database setup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mckoi.sql?r1=1.5&r2=1.4">antville_mckoi.sql (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_oracle.sql?r1=1.5&r2=1.4">antville_oracle.sql (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:19 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
added marquee image to database setup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mysql.sql?r1=1.4&r2=1.3">antville_mysql.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:18 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in for colorpicker feature</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/colorpicker.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/HopObject/colorpicker.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/cp_element.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/HopObject/cp_element.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:18 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in for colorpicker feature</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020801.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020801.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:17 tobi</td>
</tr>
<tr>
<td>
<pre>added marquee image</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.6&r2=1.5">images.zip (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:17 tobi</td>
</tr>
<tr>
<td>
<pre>added colorpicker macro calls for color settings</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.18&r2=1.17">code/Site/edit.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:16 tobi</td>
</tr>
<tr>
<td>
<pre>added colorpicker_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.18&r2=1.17">code/HopObject/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:16 tobi</td>
</tr>
<tr>
<td>
<pre>extended url_macro() to return urls from a path, too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.11&r2=1.10">code/Root/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:15 tobi</td>
</tr>
<tr>
<td>
<pre>slightly modified default prefs for a new site in createNewSite()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.22&r2=1.21">code/Root/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:14 tobi</td>
</tr>
<tr>
<td>
<pre>stepped back to previous version of embedding javascript and stylesheet code except moving script and style tags hither.
added javascript function for colorpicker.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.32&r2=1.31">code/Site/page.skin (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-08-01 16:14 tobi</td>
</tr>
<tr>
<td>
<pre>stepped back to previous version of embedding javascript and stylesheet code except moving script and style tags hither.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.20&r2=1.19">code/Root/page.skin (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.9&r2=1.8">code/SkinMgr/page.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.11&r2=1.10">code/SysMgr/page.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-31 09:55 tobi</td>
</tr>
<tr>
<td>
<pre>removed brackets from prefix/suffix parameters in online and commentcounter macros to guarantee that they always will be displayed (otherwise the closing bracket is missing if comments are disabled for a story)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.7&r2=1.6">code/Story/listitem.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-30 11:21 hannes</td>
</tr>
<tr>
<td>
<pre>Changed navigation bar search form to use GET instead of POST method.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.31&r2=1.30">code/Site/page.skin (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-30 06:58 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused exception for displaying images as thumbnail or popup
that do not have a thumbnail in function image_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.33&r2=1.32">code/Global/macros.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-30 06:41 tobi</td>
</tr>
<tr>
<td>
<pre>fixed typo in openPopup()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.6&r2=1.5">code/Site/javascript.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-30 06:39 tobi</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.5&r2=1.4">code/Site/javascript.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-30 06:27 tobi</td>
</tr>
<tr>
<td>
<pre>changed the way the &lt;script&gt; tag is closed (now using &lt;/script&gt;) due to browser incompatibilites</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.19&r2=1.18">code/Root/page.skin (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.30&r2=1.29">code/Site/page.skin (1.30)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.8&r2=1.7">code/SkinMgr/page.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.10&r2=1.9">code/SysMgr/page.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 17:42 tobi</td>
</tr>
<tr>
<td>
<pre>added missing / at the end of empty meta tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.7&r2=1.6">code/SkinMgr/page.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.9&r2=1.8">code/SysMgr/page.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 17:40 tobi</td>
</tr>
<tr>
<td>
<pre>added contentTypes although that does not seem to have a lot of effect...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/actions.js?r1=1.2&r2=1.1">code/HopObject/actions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 17:33 tobi</td>
</tr>
<tr>
<td>
<pre>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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/actions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/HopObject/actions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/javascript.skin?r1=1.3&r2=1.2">code/Root/javascript.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.10&r2=1.9">code/Root/macros.js (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.18&r2=1.17">code/Root/page.skin (1.18)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.10&r2=1.9">code/Root/style.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.4&r2=1.3">code/Site/javascript.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.29&r2=1.28">code/Site/page.skin (1.29)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.24&r2=1.23">code/Site/style.skin (1.24)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.6&r2=1.5">code/SkinMgr/page.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.8&r2=1.7">code/SysMgr/page.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 16:17 tobi</td>
</tr>
<tr>
<td>
<pre>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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.19&r2=1.18">code/StoryMgr/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 16:16 tobi</td>
</tr>
<tr>
<td>
<pre>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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.33&r2=1.32">code/Story/objectFunctions.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 16:00 tobi</td>
</tr>
<tr>
<td>
<pre>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 &gt; 0.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.58&r2=1.57">code/Story/macros.js (1.58)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 15:29 tobi</td>
</tr>
<tr>
<td>
<pre>modified commentcounter_macro() to display nothing for a zero set of comments except param.no is not null</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.57&r2=1.56">code/Story/macros.js (1.57)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.16&r2=1.15">code/Story/preview.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 14:28 tobi</td>
</tr>
<tr>
<td>
<pre>changed sequence of checking for empty or restricted site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.24&r2=1.23">code/Site/rss10.hac (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 14:26 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented complete rss output of empty or restricted sites</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.23&r2=1.22">code/Site/rss10.hac (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 14:18 tobi</td>
</tr>
<tr>
<td>
<pre>oops, accidentally used the wrong comment character...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.22&r2=1.21">code/Site/rss10.hac (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 14:17 tobi</td>
</tr>
<tr>
<td>
<pre>removed 0.92 version of rss output</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss092Channel.skin?r1=1.2&r2=1.1">code/Global/rss092Channel.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss092Image.skin?r1=1.2&r2=1.1">code/Global/rss092Image.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss092Item.skin?r1=1.2&r2=1.1">code/Global/rss092Item.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 14:16 tobi</td>
</tr>
<tr>
<td>
<pre>rss092 now redirects to rss10</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.21&r2=1.20">code/Site/rss092.hac (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 14:15 tobi</td>
</tr>
<tr>
<td>
<pre>rss092 now redirects to rss10</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.20&r2=1.19">code/Site/rss092.hac (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 14:11 tobi</td>
</tr>
<tr>
<td>
<pre>added check for null value in story.title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.21&r2=1.20">code/Site/rss10.hac (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 13:04 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug in commentcounter_macro() that caused invalid markup to be output</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.56&r2=1.55">code/Story/macros.js (1.56)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 12:09 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug in saveSkin() that caused missing user and date information for customized skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.10&r2=1.9">code/SkinMgr/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 12:09 tobi</td>
</tr>
<tr>
<td>
<pre>removed a &lt;tr&gt; too many</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.9&r2=1.8">code/Image/preview.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 11:12 tobi</td>
</tr>
<tr>
<td>
<pre>added invisible pixel gif to correctly display the graph in most browsers</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/graph.skin?r1=1.3&r2=1.2">code/Choice/graph.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-29 11:12 tobi</td>
</tr>
<tr>
<td>
<pre>added "use antville"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020726.sql?r1=1.2&r2=1.1">antville_dbpatch20020726.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 23:01 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
added publishemail_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.12&r2=1.11">code/User/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 23:00 robert</td>
</tr>
<tr>
<td>
<pre>added function isEmailPublic()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.13&r2=1.12">code/User/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 23:00 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.2;
changed email_macro(): added check if email-address is public or not</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.15&r2=1.14">code/Membership/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 22:59 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.21.2;
added assignment of property publishemail</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.21&r2=1.20">code/MemberMgr/objectFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 22:59 robert</td>
</tr>
<tr>
<td>
<pre>changed evalURL(): now checks if url is actually a mail-address and prefixes it with "mailto:" if necessary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.60&r2=1.59">code/Global/objectFunctions.js (1.60)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 22:57 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
added checkbox for public email plus some explanations</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.12&r2=1.11">code/MemberMgr/register.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 22:57 robert</td>
</tr>
<tr>
<td>
<pre>added checkbox for public email plus some explanations</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.12&r2=1.11">code/User/edit.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 22:56 robert</td>
</tr>
<tr>
<td>
<pre>added column USER_EMAIL_ISPUBLIC in table AV_USER</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mckoi.sql?r1=1.4&r2=1.3">antville_mckoi.sql (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mysql.sql?r1=1.3&r2=1.2">antville_mysql.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 22:56 robert</td>
</tr>
<tr>
<td>
<pre>added new property publishemail</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.6&r2=1.5">code/User/type.properties (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 22:56 robert</td>
</tr>
<tr>
<td>
<pre>added column USER_EMAIL_ISPUBLIC in table AV_USER</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_oracle.sql?r1=1.4&r2=1.3">antville_oracle.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 22:55 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in (adding column USER_EMAIL_ISPUBLIC in table AV_USER)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020726.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020726.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 17:09 tobi</td>
</tr>
<tr>
<td>
<pre>extended topic_macro() to display the topic as link, image (if available) or plain text.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.55&r2=1.54">code/Story/macros.js (1.55)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 16:49 tobi</td>
</tr>
<tr>
<td>
<pre>added xml header and modified doctype and html opening tag for xhtml conformance</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.5&r2=1.4">code/SkinMgr/page.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.7&r2=1.6">code/SysMgr/page.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 16:39 tobi</td>
</tr>
<tr>
<td>
<pre>added xml header and modified doctype and html opening tag for xhtml conformance</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.17&r2=1.16">code/Root/page.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 16:30 tobi</td>
</tr>
<tr>
<td>
<pre>changed verbose date format to "short"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.10&r2=1.9">code/Comment/reply.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.11&r2=1.10">code/Comment/toplevel.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 16:15 tobi</td>
</tr>
<tr>
<td>
<pre>added structure and indexes for AV_SHORTCUT table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_indexes.sql?r1=1.6&r2=1.5">antville_indexes.sql (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mckoi.sql?r1=1.3&r2=1.2">antville_mckoi.sql (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mysql.sql?r1=1.2&r2=1.1">antville_mysql.sql (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_oracle.sql?r1=1.3&r2=1.2">antville_oracle.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 13:32 tobi</td>
</tr>
<tr>
<td>
<pre>now autotitles work also in (1+n)-th level comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.54&r2=1.53">code/Story/macros.js (1.54)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.32&r2=1.31">code/Story/objectFunctions.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 13:22 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.2;
keeping the title property in updateComment()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.16&r2=1.15">code/Comment/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 13:21 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug that prevented titles from being saved in content_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.53&r2=1.52">code/Story/macros.js (1.53)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:56 tobi</td>
</tr>
<tr>
<td>
<pre>added mountpoint for shortcuts</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.30&r2=1.29">code/Site/type.properties (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:55 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with helmaville</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.23&r2=1.22">code/Site/style.skin (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:54 tobi</td>
</tr>
<tr>
<td>
<pre>allowed shortcut and storylist macros in sandbox / function allowTextMacros()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.17&r2=1.16">code/Story/securityFunction.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:53 tobi</td>
</tr>
<tr>
<td>
<pre>added clipping argument to renderTextPreview() and renderTextPreviewAsString()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.23&r2=1.22">code/Global/renderFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:52 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with helmaville</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.31&r2=1.30">code/Story/objectFunctions.js (1.31)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.18&r2=1.17">code/StoryMgr/objectFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:47 tobi</td>
</tr>
<tr>
<td>
<pre>added shortcut_macro() and storylist_macro();
result of merge with helmaville</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.32&r2=1.31">code/Global/macros.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:44 tobi</td>
</tr>
<tr>
<td>
<pre>added first trial to output a title like "Re: title of previous posting" to a new posting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.52&r2=1.51">code/Story/macros.js (1.52)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:39 tobi</td>
</tr>
<tr>
<td>
<pre>added clipping argument to renderTextPreview (result or merge with helmaville)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.51&r2=1.50">code/Story/macros.js (1.51)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:38 tobi</td>
</tr>
<tr>
<td>
<pre>moved createtime_macro() to macros.js in hopobject prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.17&r2=1.16">code/HopObject/macros.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.20&r2=1.19">code/Image/macros.js (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.14&r2=1.13">code/Membership/macros.js (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.13&r2=1.12">code/Poll/macros.js (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.61&r2=1.60">code/Site/macros.js (1.61)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:31 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with helmaville</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.9&r2=1.8">code/HopObject/historyview.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-26 12:29 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with helmaville</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020717.sql?r1=1.2&r2=1.1">antville_dbpatch20020717.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-25 17:05 hannes</td>
</tr>
<tr>
<td>
<pre>Added skins to skin manager list for topic, topic manager, story manager and
search pages. Contributed by Arno@murmel-comics</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.20&r2=1.19">code/SkinMgr/main.skin (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-25 15:11 hannes</td>
</tr>
<tr>
<td>
<pre>added link to system setup page from sysmgr/page.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.6&r2=1.5">code/SysMgr/page.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-24 14:52 tobi</td>
</tr>
<tr>
<td>
<pre>page validates against xhtml 1.0 spec (macro output excluded, yet)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.28&r2=1.27">code/Site/page.skin (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-24 14:43 tobi</td>
</tr>
<tr>
<td>
<pre>added style for form elements to avoid empty paragraphs around them</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.22&r2=1.21">code/Site/style.skin (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-23 12:12 tobi</td>
</tr>
<tr>
<td>
<pre>even better: added linebreak "\n" at the end of an item output in function storylist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.14&r2=1.30.2.13">code/Global/macros.js (1.30.2.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-23 12:09 tobi</td>
</tr>
<tr>
<td>
<pre>added single space at the end of an item output in function storylist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.13&r2=1.30.2.12">code/Global/macros.js (1.30.2.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-23 09:45 tobi</td>
</tr>
<tr>
<td>
<pre>added "use antville" in first line</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020718.sql?r1=1.2&r2=1.1">antville_dbpatch20020718.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-23 09:35 tobi</td>
</tr>
<tr>
<td>
<pre>added "use antville" in first line</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020717.sql?r1=1.1.2.2&r2=1.1.2.1">antville_dbpatch20020717.sql (1.1.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020718.sql?r1=1.1.2.2&r2=1.1.2.1">antville_dbpatch20020718.sql (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-23 08:09 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.56.2.3&r2=1.56.2.2">code/Global/objectFunctions.js (1.56.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-22 15:36 robert</td>
</tr>
<tr>
<td>
<pre>still fiddling with activateLinks(): now basically behaves like the original version (which means only freestanding urls are rendered as links), but still runs the regexp just once.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.59&r2=1.58">code/Global/objectFunctions.js (1.59)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-22 14:14 tobi</td>
</tr>
<tr>
<td>
<pre>added default value for param.itemsuffix (a single space) in function storylist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.12&r2=1.30.2.11">code/Global/macros.js (1.30.2.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-22 12:07 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.56.2.2&r2=1.56.2.1">code/Global/objectFunctions.js (1.56.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.48.2.4&r2=1.48.2.3">code/Story/macros.js (1.48.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-22 11:41 robert</td>
</tr>
<tr>
<td>
<pre>changed activateLinks(): now just one run of the regexp is necessary to catch urls, and (hopefully) fixed the bug where a link surrounded by html-tags wouldn't be rendered.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.58&r2=1.57">code/Global/objectFunctions.js (1.58)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 14:58 hannes</td>
</tr>
<tr>
<td>
<pre>added as="image" option to content macro to interpret a content part
as image name and render the image.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.50&r2=1.49">code/Story/macros.js (1.50)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 14:24 tobi</td>
</tr>
<tr>
<td>
<pre>determine clipping after tags are stripped from text in function renderTextPreviewAsString()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.19.2.5&r2=1.19.2.4">code/Global/renderFunctions.js (1.19.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 14:17 tobi</td>
</tr>
<tr>
<td>
<pre>function renderTextPreview(): added parameter clipping to define the characters representing truncated text;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.19.2.4&r2=1.19.2.3">code/Global/renderFunctions.js (1.19.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 14:16 tobi</td>
</tr>
<tr>
<td>
<pre>function content_macro(): added parameter clipping to define the characters representing truncated text;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.48.2.3&r2=1.48.2.2">code/Story/macros.js (1.48.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 14:15 tobi</td>
</tr>
<tr>
<td>
<pre>replaced text and title macros with content macro and equivalent part param;
added parameter clipping to define the characters representing truncated text;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?rev=1.8.2.1&content-type=text/x-cvsweb-markup">code/HopObject/historyview.skin (1.8.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 13:59 tobi</td>
</tr>
<tr>
<td>
<pre>replaced &lt;wbr&gt; with xhtml conform &lt;wbr /&gt; tag in renderTextPreviewAsString()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.22&r2=1.21">code/Global/renderFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 13:38 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.56.2.1&r2=1.69.2.8">code/Global/objectFunctions.js (1.56.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 13:28 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.19.2.3&r2=1.19.2.2">code/Global/renderFunctions.js (1.19.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 13:28 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.58.2.2&r2=1.58.2.1">code/Site/macros.js (1.58.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.26.2.1&r2=1.46.6.1">code/Site/page.skin (1.26.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.20.2.1&r2=1.33.6.1">code/Site/style.skin (1.20.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 13:04 robert</td>
</tr>
<tr>
<td>
<pre>removed format() in renderTextPreview() because this occationally breaks the history-list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.21&r2=1.20">code/Global/renderFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 12:43 robert</td>
</tr>
<tr>
<td>
<pre>rewrote navigation-macro: now navigation-skins for contributors and admins can be positioned separately (user-navigation is directly embedded in page.skin)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.60&r2=1.59">code/Site/macros.js (1.60)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 12:42 robert</td>
</tr>
<tr>
<td>
<pre>- directly embedded navigation for all users
- embedded two macros for navigation for admins and contributors (they can be positioned freely now)
- replaced search-link with input plus button</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.27&r2=1.26">code/Site/page.skin (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 12:40 robert</td>
</tr>
<tr>
<td>
<pre>added class searchbox</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.21&r2=1.20">code/Site/style.skin (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 10:05 tobi</td>
</tr>
<tr>
<td>
<pre>removed code accidentally got into renderTextPreviewAsString()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.19.2.2&r2=1.19.2.1">code/Global/renderFunctions.js (1.19.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:59 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.6.2.1&r2=1.7.2.1">code/FileMgr/objectFunctions.js (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.11&r2=1.30.2.10">code/Global/macros.js (1.30.2.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_en.js?rev=1.3.2.1&content-type=text/x-cvsweb-markup">code/Global/messages_en.js (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.19.2.1&r2=1.30.2.1">code/Global/renderFunctions.js (1.19.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.9.6.1&r2=1.14.2.1">code/Image/edit.skin (1.9.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?rev=1.11.6.1&content-type=text/x-cvsweb-markup">code/Image/new.skin (1.11.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.11.2.1&r2=1.12.2.1">code/Image/objectFunctions.js (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?rev=1.9.6.1&content-type=text/x-cvsweb-markup">code/MemberMgr/login.skin (1.9.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?rev=1.4.6.1&content-type=text/x-cvsweb-markup">code/MemberMgr/main.skin (1.4.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.10.6.1&r2=1.12.2.1">code/MemberMgr/register.skin (1.10.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?rev=1.3.6.1&content-type=text/x-cvsweb-markup">code/MemberMgr/searchresult.skin (1.3.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?rev=1.5.6.1&content-type=text/x-cvsweb-markup">code/MemberMgr/sendpwd.skin (1.5.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?rev=1.9.6.1&content-type=text/x-cvsweb-markup">code/Membership/edit.skin (1.9.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.7.6.1&r2=1.9.2.2">code/Poll/edit.skin (1.7.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?rev=1.16.6.1&content-type=text/x-cvsweb-markup">code/Site/edit.skin (1.16.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.58.2.1&r2=1.73.2.5">code/Site/macros.js (1.58.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?rev=1.9.6.1&content-type=text/x-cvsweb-markup">code/Site/new.skin (1.9.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/Site/sysmgr_delete.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/Site/sysmgr_edit.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?rev=1.8.6.1&content-type=text/x-cvsweb-markup">code/Skin/edit.skin (1.8.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.17.2.1&r2=1.25.6.1">code/Story/edit.skin (1.17.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.48.2.2&r2=1.48.2.1">code/Story/macros.js (1.48.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.12.10.1&r2=1.14.2.1">code/Story/main.skin (1.12.10.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.29.2.4&r2=1.29.2.3">code/Story/objectFunctions.js (1.29.2.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.14.6.1&r2=1.22.6.1">code/Story/preview.skin (1.14.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.15.2.4&r2=1.15.2.3">code/Story/securityFunction.js (1.15.2.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.15.2.1&r2=1.18.6.1">code/Story/type.properties (1.15.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.16.2.2&r2=1.16.2.1">code/StoryMgr/objectFunctions.js (1.16.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.1.2.1&r2=1.7.2.1">code/SysMgr/setup.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sitesearchform.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/sitesearchform.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/syslogsearchform.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?rev=1.4.6.1&content-type=text/x-cvsweb-markup">code/SysMgr/usersearchform.skin (1.4.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?rev=1.10.6.1&content-type=text/x-cvsweb-markup">code/User/edit.skin (1.10.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/User/sysmgr_edit.skin (1.5.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:59 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mckoi.sql?rev=1.1.2.1&content-type=text/x-cvsweb-markup">antville_mckoi.sql (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.20.2.1&r2=1.28.6.3">code/app.properties (1.20.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/db.properties?rev=1.1.1.1.10.1&content-type=text/x-cvsweb-markup">code/db.properties (1.1.1.1.10.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?rev=1.11.2.1&content-type=text/x-cvsweb-markup">code/Comment/edit.skin (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?rev=1.6.2.1&content-type=text/x-cvsweb-markup">code/File/edit.skin (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?rev=1.8.2.1&content-type=text/x-cvsweb-markup">code/File/new.skin (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/File/objectFunctions.js (1.4.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.6.6.1&r2=1.9.6.1">code/HopObject/delete.skin (1.6.6.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.15.6.2&r2=1.15.6.1">code/HopObject/macros.js (1.15.6.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.12.2.1&r2=1.13.2.1">code/ImageMgr/create.hac (1.12.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?rev=1.6.10.1&content-type=text/x-cvsweb-markup">code/ImageMgr/main.skin (1.6.10.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.10.2.1&r2=1.12.2.1">code/ImageMgr/objectFunctions.js (1.10.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:58 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020718.sql?rev=1.1.2.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020718.sql (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:10 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020718.sql?r1=1.1&r2=1.1.2.2">antville_dbpatch20020718.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:09 robert</td>
</tr>
<tr>
<td>
<pre>added a new message for disabled discussions on story, changed confirm-messages for fileCreate and imageCreate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_en.js?r1=1.4&r2=1.3">code/Global/messages_en.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:08 robert</td>
</tr>
<tr>
<td>
<pre>- changed evalFile(): it's not possible anymore to change the alias of a file-object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.5&r2=1.4">code/File/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:08 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
- changed evalFile(): if no alias is specified, an alias based on the name of the uploaded file is created; if the alias is already in use, a number is added to it and increased until an unused alias is found; uploading of files without an extension also works now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.7&r2=1.6">code/FileMgr/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:05 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
changed evalImg(): it's not possible anymore to change the alias of the image (due to possible data-loss)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.12&r2=1.11">code/Image/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:05 robert</td>
</tr>
<tr>
<td>
<pre>added function buildAliasFromFile: function constructs an alias (without any special characters) based on the name of the uploaded file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.57&r2=1.56">code/Global/objectFunctions.js (1.57)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:04 robert</td>
</tr>
<tr>
<td>
<pre>added assignment of discussions-flag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.17&r2=1.16">code/StoryMgr/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:03 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
- changed evalImg(): if no alias was specified, an alias is constructed based on the name of the uploaded file
- if the alias (specified or constructed) already exists, a number is added to the name and increased until an unused alias is found.
- an thumbnail is created automatically if the width or height of the uploaded image &gt; 100 pixel</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.12&r2=1.11">code/ImageMgr/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 09:00 robert</td>
</tr>
<tr>
<td>
<pre>- changed form because specifying a name is not mandatory anymore
- now using global input-macro (which echoes request data by default)
- removed checkbox for creating a thumbnail (this is done automatically now if width or height of the uploaded image exceeds 100 pixel)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.13&r2=1.12">code/Image/new.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:59 robert</td>
</tr>
<tr>
<td>
<pre>- changed form because specifying a name is not mandatory anymore
- now using global input-macro (which echoes request data by default)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.9&r2=1.8">code/File/new.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:58 robert</td>
</tr>
<tr>
<td>
<pre>- removed input for changing name (alias) of image
- added missing name-attributes for buttons (also the input-macro is now a global macro)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.10&r2=1.9">code/Image/edit.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:57 robert</td>
</tr>
<tr>
<td>
<pre>removed input for changing name (alias) of file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.7&r2=1.6">code/File/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:55 robert</td>
</tr>
<tr>
<td>
<pre>changed renderTextPreview(): this should speed things up a bit; added format() at end of function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.20&r2=1.19">code/Global/renderFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:54 robert</td>
</tr>
<tr>
<td>
<pre>- added function hasDiscussions()
- removed format() at end of getRenderedContentPart(): this is now done right before it's rendered because it lead to some problems in site-historylist (when &lt;wbr&gt;-tags were inserted in the middle of an html-entity)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.30&r2=1.29">code/Story/objectFunctions.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:52 robert</td>
</tr>
<tr>
<td>
<pre>now using commentlink-macro instead of standard link (the commentlink disappears if discussions are disabled for a story)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.15&r2=1.14">code/Story/preview.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:51 robert</td>
</tr>
<tr>
<td>
<pre>added property discussions (mapped to TEXT_HASDISCUSSIONS)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.16&r2=1.15">code/Story/type.properties (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:51 robert</td>
</tr>
<tr>
<td>
<pre>isPostDenied() now checks if comments are disabled for a story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.16&r2=1.15">code/Story/securityFunction.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:50 robert</td>
</tr>
<tr>
<td>
<pre>added checkbox for enabling/disabling forum beneath the story (default value depends on what is defined in site-preferences)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.18&r2=1.17">code/Story/edit.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:49 robert</td>
</tr>
<tr>
<td>
<pre>now using commentlink instead of standard link-macro (the commentlink disappears if comments are disabled for a story)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.13&r2=1.12">code/Story/main.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:48 robert</td>
</tr>
<tr>
<td>
<pre>- reinvoked commentlink_macro(): it's only rendering a link if comments are enabled for this story
- changed commentcounter_macro() and comments_macro() too: they also check if discussions are enabled for a story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.49&r2=1.48">code/Story/macros.js (1.49)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:45 robert</td>
</tr>
<tr>
<td>
<pre>changed history_macro(): comments on a story are not shown if the story goes offline or if the creator of the story disables comments afterwards</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.59&r2=1.58">code/Site/macros.js (1.59)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:44 robert</td>
</tr>
<tr>
<td>
<pre>input_macro() is now a global macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.31&r2=1.30">code/Global/macros.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:43 robert</td>
</tr>
<tr>
<td>
<pre>moved input_macro() to global (but left the input_macro() here for backwards-compatibility, calling the global macro)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.16&r2=1.15">code/HopObject/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-19 08:42 robert</td>
</tr>
<tr>
<td>
<pre>- input_macro() moved from hopobject to global (and echoes request data by default)
- added missing name-attribute for buttons</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.12&r2=1.11">code/Comment/edit.skin (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.7&r2=1.6">code/HopObject/delete.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.10&r2=1.9">code/MemberMgr/login.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.5&r2=1.4">code/MemberMgr/main.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.11&r2=1.10">code/MemberMgr/register.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.4&r2=1.3">code/MemberMgr/searchresult.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.6&r2=1.5">code/MemberMgr/sendpwd.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.10&r2=1.9">code/Membership/edit.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.8&r2=1.7">code/Poll/edit.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.17&r2=1.16">code/Site/edit.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.10&r2=1.9">code/Site/new.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.6&r2=1.5">code/Site/sysmgr_delete.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.6&r2=1.5">code/Site/sysmgr_edit.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.9&r2=1.8">code/Skin/edit.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.2&r2=1.1">code/SysMgr/setup.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sitesearchform.skin?r1=1.2&r2=1.1">code/SysMgr/sitesearchform.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.6&r2=1.5">code/SysMgr/syslogsearchform.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.5&r2=1.4">code/SysMgr/usersearchform.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.11&r2=1.10">code/User/edit.skin (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.6&r2=1.5">code/User/sysmgr_edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 15:05 tobi</td>
</tr>
<tr>
<td>
<pre>rewritten the shortcut macro to automagically transform content starting with http:// into an HTML link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.10&r2=1.30.2.9">code/Global/macros.js (1.30.2.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 13:44 tobi</td>
</tr>
<tr>
<td>
<pre>changed preview of a shortcut to display the $text variable replaced by the shortcut's title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.9&r2=1.30.2.8">code/Global/macros.js (1.30.2.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 13:05 tobi</td>
</tr>
<tr>
<td>
<pre>added param.text to function shortcut_macro() for replacing the term $text in a shortcut's content with custom text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.8&r2=1.30.2.7">code/Global/macros.js (1.30.2.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 12:58 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file antville_dbpatch20020717.sql was initially added on branch helmaville.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020717.sql?r1=1.1&r2=1.1.2.2">antville_dbpatch20020717.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 12:58 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020717.sql?rev=1.1.2.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020717.sql (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 12:49 hannes</td>
</tr>
<tr>
<td>
<pre>Add an input field for optional URL from which to fetch image.
Also, echo request data instead of image object data in input forms
where possible so that users don't have to retype everything just because
something is missing.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.12&r2=1.11">code/Image/new.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 12:48 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.2;
Load image file from URL if no file was uploaded.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.13&r2=1.12">code/ImageMgr/create.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 12:16 hannes</td>
</tr>
<tr>
<td>
<pre>catch case where param.rawimage is not defined in evalImg</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.11&r2=1.10">code/ImageMgr/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 12:15 hannes</td>
</tr>
<tr>
<td>
<pre>added &lt;p&gt; tag around "add new image" link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.7&r2=1.6">code/ImageMgr/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 09:38 tobi</td>
</tr>
<tr>
<td>
<pre>changed global sort behaviour of function storylist_macro() to "modifytime"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.7&r2=1.30.2.6">code/Global/macros.js (1.30.2.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 09:24 tobi</td>
</tr>
<tr>
<td>
<pre>although currently not in use anymore, i updated the comparator functions for object titles for case insensitive sorting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/sortFunctions.js?r1=1.1.2.2&r2=1.1.2.1">code/Global/sortFunctions.js (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 08:56 tobi</td>
</tr>
<tr>
<td>
<pre>removed old code which was commented out anyway from storylist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.6&r2=1.30.2.5">code/Global/macros.js (1.30.2.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 08:53 tobi</td>
</tr>
<tr>
<td>
<pre>renamed list macro to storylist macro in allowTextMacros();</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.15.2.3&r2=1.15.2.2">code/Story/securityFunction.js (1.15.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 08:52 tobi</td>
</tr>
<tr>
<td>
<pre>keeping the story.title property in function evalNewStory();</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.16.2.1&r2=1.21.2.1">code/StoryMgr/objectFunctions.js (1.16.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 08:52 tobi</td>
</tr>
<tr>
<td>
<pre>moved the check for old property layout to objectFunctions.js/getContentPart() because this function is called directly sometimes;
keeping the story.title property in function evalStory();
renamed list macro to storylist macro in allowMacros();</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.29.2.3&r2=1.29.2.2">code/Story/objectFunctions.js (1.29.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 08:49 tobi</td>
</tr>
<tr>
<td>
<pre>switched over to direct db access in function storylist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.5&r2=1.30.2.4">code/Global/macros.js (1.30.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-18 08:49 tobi</td>
</tr>
<tr>
<td>
<pre>moved the check for old property layout to objectFunctions.js/getContentPart() because this function is called directly sometimes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.48.2.1&r2=1.71.2.2">code/Story/macros.js (1.48.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 16:39 tobi</td>
</tr>
<tr>
<td>
<pre>renamed function list_macro() to storylist_macro();
added support for the macro parameters topic, sortby, order, limit, stories and comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.4&r2=1.30.2.3">code/Global/macros.js (1.30.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 15:23 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file sortFunctions.js was initially added on branch helmaville.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/sortFunctions.js?r1=1.1&r2=1.1.2.2">code/Global/sortFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 15:23 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/sortFunctions.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Global/sortFunctions.js (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 08:39 tobi</td>
</tr>
<tr>
<td>
<pre>added test if story contains list macro in function getRenderedContentPart()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.29.2.2&r2=1.29.2.1">code/Story/objectFunctions.js (1.29.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 08:38 tobi</td>
</tr>
<tr>
<td>
<pre>fixed output of title to new extended content scheme in function list_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.3&r2=1.30.2.2">code/Global/macros.js (1.30.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 08:24 tobi</td>
</tr>
<tr>
<td>
<pre>added list macro to sandbox</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.15.2.2&r2=1.15.2.1">code/Story/securityFunction.js (1.15.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 08:24 tobi</td>
</tr>
<tr>
<td>
<pre>added function list_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.2&r2=1.30.2.1">code/Global/macros.js (1.30.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 08:00 tobi</td>
</tr>
<tr>
<td>
<pre>added mountpoint for shortcuts</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.29.2.1&r2=1.31.2.1">code/Site/type.properties (1.29.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 08:00 tobi</td>
</tr>
<tr>
<td>
<pre>added test if story contains shortcut macro in function getRenderedContentPart()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.29.2.1&r2=1.41.2.3">code/Story/objectFunctions.js (1.29.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 08:00 tobi</td>
</tr>
<tr>
<td>
<pre>added shortcut macro to sandbox</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.15.2.1&r2=1.19.2.3">code/Story/securityFunction.js (1.15.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 07:58 tobi</td>
</tr>
<tr>
<td>
<pre>added function shortcut_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30.2.1&r2=1.46.2.4">code/Global/macros.js (1.30.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-17 07:58 tobi</td>
</tr>
<tr>
<td>
<pre>added function createtime_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.15.6.1&r2=1.25.2.2">code/HopObject/macros.js (1.15.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-16 15:23 hannes</td>
</tr>
<tr>
<td>
<pre>fixed imgUrl and fileUrl properties so that they match ImgPath and filePath
properties in default setup with embedded web server.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.21&r2=1.20">code/app.properties (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-16 11:54 hannes</td>
</tr>
<tr>
<td>
<pre>Mckoi doesn't understand index creation with column index size spec.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mckoi.sql?r1=1.2&r2=1.1">antville_mckoi.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-16 08:30 tobi</td>
</tr>
<tr>
<td>
<pre>arranged layout by removing linebreak which avoids unwanted &lt;br /&gt; tag between question and choices if poll is displayed in a story via poll macro.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.7&r2=1.6">code/Poll/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-15 16:19 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
Replaced "more topics" and "previous topics" with "next page" and "previous page".</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.3&r2=1.2">code/Topic/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-14 15:10 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.29.2;
changed getRenderedContentPart() so that format() is done at the end before returning the string. this should reenable the wiki-functionality (before a wiki-style tag was encoded and therefore not found by doWikiStuff-function) and solve the problem that a macro-tag like &lt;%story (mind the missing space between % and "story") would be encoded too (see http://helma.org/bugs/show_bug.cgi?id=98)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.29&r2=1.28">code/Story/objectFunctions.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-12 19:22 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
sql script for Mckoi database (http://mckoi.com/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mckoi.sql?r1=1.1&r2=1.1.2.1">antville_mckoi.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-12 16:32 hannes</td>
</tr>
<tr>
<td>
<pre>Added height=1px to separator style def. For some reason Mozilla needs this.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.9&r2=1.8">code/Root/style.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-12 16:32 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.20.2;
Added height=1px to separator style def. For some reason Mozilla needs this.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.20&r2=1.19">code/Site/style.skin (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-12 16:13 hannes</td>
</tr>
<tr>
<td>
<pre>Use new story.getContentPart() function instead of story.title and story.text properties.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.19&r2=1.18">code/Site/rss092.hac (1.19)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.20&r2=1.19">code/Site/rss10.hac (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-12 12:39 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.21.4;
modified setting of res.data.title according to new story extension capabilities</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.21&r2=1.20">code/Story/main.hac (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-11 17:24 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.58.2;
fixed getLasterror() to getLastError() in listReferrers_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.58&r2=1.57">code/Site/macros.js (1.58)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-11 15:31 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.20.2;
renamed app property "description" to "_description" to indicate internal status</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.20&r2=1.19">code/app.properties (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-10 12:20 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.48.2;
fixed a bug that prevented a macro like &lt;% story.content part="title" as="editor" height="15" %&gt; from outputting the right height of the textarea.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.48&r2=1.47">code/Story/macros.js (1.48)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-08 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug in lines 226/227 (column AUTHOR was accidentally set to TEXT_CREATETIME and CREATETIME to TEXT_F_USER_CREATOR!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020626.sql?r1=1.4&r2=1.3">antville_dbpatch20020626.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-08 14:01 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.56.2;
Fixed formatting/indentation.
Do toLowerCase() when checking if referrer comes from the
local weblog.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.56&r2=1.55">code/Global/objectFunctions.js (1.56)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-08 12:26 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.2;
set site.lastupdate to story.modifytime instead of story.createtime when
creating stories, since the latter may be a future date.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.16&r2=1.15">code/StoryMgr/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-05 14:01 tobi</td>
</tr>
<tr>
<td>
<pre>removed link to non-existing "signup" skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.19&r2=1.18">code/SkinMgr/main.skin (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-05 14:01 tobi</td>
</tr>
<tr>
<td>
<pre>added updates for AV_SKIN table to update old prototype names in SKIN_PROTOTYPE to new naming</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020626.sql?r1=1.3&r2=1.2">antville_dbpatch20020626.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-02 15:13 hannes</td>
</tr>
<tr>
<td>
<pre>commented out baseURI by default</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.19&r2=1.18">code/app.properties (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-01 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.19.2;
merged xml_content branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.19&r2=1.18">code/Global/renderFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-01 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>merged xml_content branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.15&r2=1.14">code/Comment/objectFunctions.js (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.9&r2=1.8">code/Comment/reply.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.10&r2=1.9">code/Comment/toplevel.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-01 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.22.4;
merged xml_content branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.22&r2=1.21">code/Comment/macros.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-01 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
merged xml_content branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.11&r2=1.10">code/Comment/edit.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-01 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.17.2;
merged xml_content branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.17&r2=1.16">code/Story/edit.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-01 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>merged xml_content branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.21&r2=1.20">code/Root/objectFunctions.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.4&r2=1.3">code/Story/display.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.47&r2=1.46">code/Story/macros.js (1.47)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.28&r2=1.27">code/Story/objectFunctions.js (1.28)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.15&r2=1.14">code/StoryMgr/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-01 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.2;
merged xml_content branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.15&r2=1.14">code/Story/type.properties (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-07-01 16:36 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.4;
merged xml_content branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.13&r2=1.12">code/StoryMgr/create.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 18:31 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.30.2;
changed now_macro() because prototype weblog is now called site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.30&r2=1.29">code/Global/macros.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 18:07 robert</td>
</tr>
<tr>
<td>
<pre>added creation of columns that will be needed in the near future</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020626.sql?r1=1.2&r2=1.1">antville_dbpatch20020626.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:44 robert</td>
</tr>
<tr>
<td>
<pre>replaced "goodie" with "file"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.18&r2=1.17">code/app.properties (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:32 robert</td>
</tr>
<tr>
<td>
<pre>- changed property goodiePath to filePath
- most of the properties are now stored as properties of root</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.17&r2=1.16">code/app.properties (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:29 robert</td>
</tr>
<tr>
<td>
<pre>replaced hardcoded "Antville" in page-title with call of root.getSysTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?r1=1.5&r2=1.4">code/SysMgr/users.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:29 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.11&r2=1.10">code/Site/adminnavigation.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:29 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/welcome.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/welcome.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:28 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.10&r2=1.9">code/Site/usernavigation.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:28 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
- function deleteMember was renamed to deleteMembership
- removed hardcoded "Antville" in page-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?r1=1.3&r2=1.2">code/Site/unsubscribe.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:27 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?r1=1.4&r2=1.3">code/Poll/toggle.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:27 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
changed because
- the prototype weblog was renamed to site
- the collection "goodies" was renamed to "files"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.5&r2=1.4">code/Site/sysmgr_macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:27 robert</td>
</tr>
<tr>
<td>
<pre>author_macro() was renamed to creator_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.9&r2=1.8">code/Comment/toplevel.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:26 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_macros.js?r1=1.3&r2=1.2">code/SysLog/sysmgr_macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:26 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/sysmgr_macros.js?r1=1.1&r2=1.4.2.1">code/Root/sysmgr_macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:26 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
collection "goodies" was renamed to "files"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.5&r2=1.4">code/User/sysmgr_macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:25 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
changed attribute from "goodies" to "files"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.5&r2=1.4">code/Site/sysmgr_edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:25 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
changed attribute from "goodies" to "files"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.5&r2=1.4">code/User/sysmgr_edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:25 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
changed attribute from "goodie" to "file"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.5&r2=1.4">code/Site/sysmgr_delete.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:24 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
changed content of dropdown because "weblog" is now called "site"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.5&r2=1.4">code/SysMgr/syslogsearchform.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:24 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/subscriptions.hac?r1=1.4&r2=1.3">code/MemberMgr/subscriptions.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:24 robert</td>
</tr>
<tr>
<td>
<pre>webloglist_macro() was renamed to sitelist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/subscriptions.skin?r1=1.3&r2=1.2">code/User/subscriptions.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:23 robert</td>
</tr>
<tr>
<td>
<pre>weblogtitle_macro() was renamed to sitetitle_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscription.skin?r1=1.3&r2=1.2">code/Membership/subscription.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:23 robert</td>
</tr>
<tr>
<td>
<pre>renamed to sitesearchform.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogsearchform.skin?r1=1.5&r2=1.4">code/SysMgr/weblogsearchform.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:23 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.4;
function addMember was renamed to addMembership</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.6&r2=1.5">code/Site/subscribe.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:23 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.19&r2=1.18">code/Site/style.skin (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:22 robert</td>
</tr>
<tr>
<td>
<pre>renamed to sites.hac</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?r1=1.6&r2=1.5">code/SysMgr/weblogs.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:22 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
renamed weblogsearchform.skin to sitesearchform.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sitesearchform.skin?r1=1.1&r2=1.1.2.1">code/SysMgr/sitesearchform.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:21 robert</td>
</tr>
<tr>
<td>
<pre>- replaced hardcoded messages with getMsg()
- changed comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.13&r2=1.12">code/Site/securityFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:21 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?r1=1.6&r2=1.5">code/MemberMgr/sendpwd.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:21 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.4;
renamed weblogs.hac to sites.hac</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/sites.hac?r1=1.1&r2=1.1.4.1">code/SysMgr/sites.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:20 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.4;
replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.7&r2=1.6">code/SkinMgr/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:20 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.4;
- changed because the prototype weblog was renamed to site
- replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.4&r2=1.3">code/Skin/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:20 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.5&r2=1.4">code/StoryMgr/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:20 robert</td>
</tr>
<tr>
<td>
<pre>replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.3&r2=1.2">code/SysMgr/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:19 robert</td>
</tr>
<tr>
<td>
<pre>- changed because the prototype weblog was renamed to site
- replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.5&r2=1.4">code/Poll/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:19 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.3&r2=1.2">code/PollMgr/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:19 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.4;
replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.6&r2=1.5">code/MemberMgr/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:18 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
- removed hardcoded messages with getMsg()
- permission-constants have changed names because goodie was renamed to file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.5&r2=1.4">code/FileMgr/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:18 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.8&r2=1.7">code/HopObject/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:18 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.8&r2=1.7">code/ImageMgr/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:17 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
- changed because the prototype weblog was renamed to site
- removed hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.8&r2=1.7">code/Image/securityFunction.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:17 robert</td>
</tr>
<tr>
<td>
<pre>- removed hardcoded messages with getMsg()
- property author was renamed to creator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.9&r2=1.8">code/Comment/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:17 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.2;
- changed because the prototype weblog was renamed to site
- removed hardcoded messages with getMsg()
- property author was renamed to creator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.15&r2=1.14">code/Story/securityFunction.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:16 robert</td>
</tr>
<tr>
<td>
<pre>property author of story was renamed to creator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/searchview.skin?r1=1.3&r2=1.2">code/Story/searchview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:16 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.4;
- changed because the prototype weblog was renamed to site
- removed hardcoded messages with getMsg()
- permission-constants have changed names because goodie was renamed to file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunction.js?r1=1.4&r2=1.3">code/File/securityFunction.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:15 robert</td>
</tr>
<tr>
<td>
<pre>- changed because the prototype weblog was renamed to site
- removed hardcoded "Antville" with call of root.getSysTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.11&r2=1.10">code/Root/rss10.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:15 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.14&r2=1.13">code/Site/search.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:15 robert</td>
</tr>
<tr>
<td>
<pre>- property author of story was renamed to creator
- app-property adminEmail is now stored in root.sys_email</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.19&r2=1.18">code/Site/rss10.hac (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:14 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
changed permission-constants because goodie was renamed to file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?r1=1.3&r2=1.2">code/Global/roles.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:13 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.4&r2=1.3">code/Poll/results.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:12 robert</td>
</tr>
<tr>
<td>
<pre>changed comments because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.18&r2=1.17">code/Site/renderFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:12 robert</td>
</tr>
<tr>
<td>
<pre>author_macro() was renamed to creator_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.8&r2=1.7">code/Comment/reply.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:11 robert</td>
</tr>
<tr>
<td>
<pre>- some changes for backwards-compatibility (which we'll drop soon)
- added function renderLocaleChooser()
- changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.18&r2=1.17">code/Global/renderFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:11 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
changed because the prototype goodie was renamed to file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/renderFunctions.js?r1=1.3&r2=1.2">code/FileMgr/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:11 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
property author of story was renamed to creator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.5&r2=1.4">code/StoryMgr/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:09 robert</td>
</tr>
<tr>
<td>
<pre>- confirmation-mail is only sent if a from-address is existing
- changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.12&r2=1.11">code/MemberMgr/register.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:09 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.4&r2=1.3">code/Day/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:09 robert</td>
</tr>
<tr>
<td>
<pre>added footer containing root.systitle and root.sysurl</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/pwdmail.skin?r1=1.2&r2=1.1">code/MemberMgr/pwdmail.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:08 robert</td>
</tr>
<tr>
<td>
<pre>goodie-macro was renamed to file_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.4&r2=1.3">code/File/preview.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:08 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.26.2;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.26&r2=1.25">code/Site/page.skin (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:07 robert</td>
</tr>
<tr>
<td>
<pre>changed link-text from "weblogs" to "sites"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.5&r2=1.4">code/SysMgr/page.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:07 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.4&r2=1.3">code/SkinMgr/page.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:07 robert</td>
</tr>
<tr>
<td>
<pre>- removed utf8 from content-attribute (again)
- weblogcounter_macro() was renamed to sitecounter_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.16&r2=1.15">code/Root/page.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:06 robert</td>
</tr>
<tr>
<td>
<pre>- changed because the prototype weblog was renamed to site
- call root.getLocale() if site has no locale defined (instead of using default-locale)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.37&r2=1.36">code/Site/objectFunctions.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:05 robert</td>
</tr>
<tr>
<td>
<pre>- changed because the prototype weblog was renamed to site
- replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.12&r2=1.11">code/User/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:05 robert</td>
</tr>
<tr>
<td>
<pre>- added function evalSystemSetup()
- fixed search-sqlstatements to match new db-schema</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.3&r2=1.2">code/SysMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:04 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.14&r2=1.13">code/StoryMgr/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:04 robert</td>
</tr>
<tr>
<td>
<pre>- explicitly setting site-property of skin
- replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.9&r2=1.8">code/SkinMgr/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:04 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.27&r2=1.26">code/Story/objectFunctions.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:03 robert</td>
</tr>
<tr>
<td>
<pre>- renamed some functions and variables because the prototype weblog was renamed to site
- added functions getLocale(), getSysUrl(), getSysTitle()
- fixed direct database-query to match new db-schema</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.20&r2=1.19">code/Root/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:00 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.4&r2=1.3">code/PollMgr/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:00 robert</td>
</tr>
<tr>
<td>
<pre>lots of changes because
- weblog was renamed to site
- membership was renamed to membermgr
- member was renamed to membership
- db-schema has changed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.20&r2=1.19">code/MemberMgr/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 17:00 robert</td>
</tr>
<tr>
<td>
<pre>- changed because the prototype weblog was renamed to site
- removed unused function isClosed()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.5&r2=1.4">code/Poll/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:59 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
changed formatting, replaced hardcoded mail-subject with call of getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.8&r2=1.7">code/Membership/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:58 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.11&r2=1.10">code/Image/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:58 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.10&r2=1.9">code/ImageMgr/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:57 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.4;
small change because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.9&r2=1.8">code/HopObject/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:57 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
lots of changes because goodies are now called file (and the prototypes have been renamed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.6&r2=1.5">code/FileMgr/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:56 robert</td>
</tr>
<tr>
<td>
<pre>- lots of changes because prototype weblog was renamed to site
- changed logAccess-function to work also for oracle-databases</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.55&r2=1.54">code/Global/objectFunctions.js (1.55)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:56 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
changes needed because weblog was renamed to site, goodie to file and goodiemgr to filemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.4&r2=1.3">code/File/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:54 robert</td>
</tr>
<tr>
<td>
<pre>replaced hardcoded "Antville" in page-title to call of getSysTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?r1=1.7&r2=1.6">code/Root/notfound.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:54 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
changed comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/objectFunctions.js?r1=1.3&r2=1.2">code/Day/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:53 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
changed text because "goodie" is now called "file"
changed name of input to rawfile</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.8&r2=1.7">code/File/new.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:52 robert</td>
</tr>
<tr>
<td>
<pre>most of application-properties are now properties of root</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.14&r2=1.13">code/Root/new.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:51 robert</td>
</tr>
<tr>
<td>
<pre>author_macro() was renamed to creator_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mostread.skin?r1=1.3&r2=1.2">code/Story/mostread.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:50 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
- replaces occurrences of "weblog" with "site"
- added a bunch of missing messages (mostly from securityfunctions)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_en.js?r1=1.3&r2=1.2">code/Global/messages_en.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:49 robert</td>
</tr>
<tr>
<td>
<pre>replaces occurrences of "weblog" with "site"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_de.js?r1=1.3&r2=1.2">code/Global/messages_de.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:49 robert</td>
</tr>
<tr>
<td>
<pre>weblogtitle_macro() was renamed to sitetitle_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?r1=1.6&r2=1.5">code/Membership/membership.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:48 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/memberlist.skin?r1=1.2&r2=1.1">code/MemberMgr/memberlist.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:48 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.4;
renamed
- weblogcounter_macro() to sitecounter_macro()
- webloglist_macro() to sitelist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.16&r2=1.15">code/Root/main.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:48 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.18&r2=1.17">code/SkinMgr/main.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:47 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype goodie was renamed to file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.4&r2=1.3">code/FileMgr/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:47 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype goodie was renamed to file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?r1=1.3&r2=1.2">code/File/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:47 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.7&r2=1.6">code/TopicMgr/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:47 robert</td>
</tr>
<tr>
<td>
<pre>weblogs.hac was renamed to sites.hac</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/main.hac?r1=1.3&r2=1.2">code/SysMgr/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:46 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.13&r2=1.12">code/SkinMgr/main.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:46 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.7&r2=1.6">code/StoryMgr/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:46 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.20&r2=1.19">code/Story/main.hac (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:46 robert</td>
</tr>
<tr>
<td>
<pre>- replaced hardcoded "Antville" in pagetitle with call of getSysTitle()
- included check if antville-installation was set up</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.9&r2=1.8">code/Root/main.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:45 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.7&r2=1.6">code/Poll/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:45 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.6&r2=1.5">code/PollMgr/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:44 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
removed hardcoded "Antville" in page-title
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.hac?r1=1.3&r2=1.2">code/Image/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:44 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.4;
changed because
- the prototype weblog was renamed to site
- evalNewMember was renamed to evalNewMembership</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.6&r2=1.5">code/MemberMgr/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:43 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
renamed renderGoodielist() to renderFilelist()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.8&r2=1.7">code/FileMgr/main.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:42 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.9&r2=1.8">code/Day/main.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:42 robert</td>
</tr>
<tr>
<td>
<pre>- param-property was renamed from weblog to site
- mailbody now calls systitle- and sysurl-macros of root instead of hardcoded text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailnewmember.skin?r1=1.4&r2=1.3">code/MemberMgr/mailnewmember.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:40 robert</td>
</tr>
<tr>
<td>
<pre>- changes were necessary because the prototype weblog was renamed to site
- mailbody now calls systitle- and sysurl-macros of root instead of hardcoded text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailbody.skin?r1=1.3&r2=1.2">code/Membership/mailbody.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:40 robert</td>
</tr>
<tr>
<td>
<pre>mailbody now calls systitle- and sysurl-macros of root instead of hardcoded text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/mailbody.skin?r1=1.4&r2=1.3">code/User/mailbody.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:39 robert</td>
</tr>
<tr>
<td>
<pre>- removed birthdate_macro()
- changed comments
- rewrote age_macro()
- rewrote localchooser_macro() (now calling global renderLocaleChooser-function)
- fixed direct db-query to match new database-schema
- replaced hardcoded messages with getMsg()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.57&r2=1.56">code/Site/macros.js (1.57)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:36 robert</td>
</tr>
<tr>
<td>
<pre>renamed webloglist_macro() to sitelist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.11&r2=1.10">code/User/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:35 robert</td>
</tr>
<tr>
<td>
<pre>- lots of changes because the prototype weblog was renamed to site
- rewrote direct database-queries to match new db-schema</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.46&r2=1.45">code/Story/macros.js (1.46)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:35 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
- lots of changes because the prototype weblog was renamed to site
- rewrote manual subnodeRelation-clauses to match new db-schema</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.8&r2=1.7">code/Topic/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:34 robert</td>
</tr>
<tr>
<td>
<pre>added macros:
- systitle_macro()
- sysurl_macro()
renamed webloglist_macro() to sitelist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.9&r2=1.8">code/Root/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:33 robert</td>
</tr>
<tr>
<td>
<pre>fixed a bug that would throw an error if a user hasn't already voted</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.12&r2=1.11">code/Poll/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:31 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.5&r2=1.4">code/MemberMgr/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:30 robert</td>
</tr>
<tr>
<td>
<pre>changed necessary because
- the prototype weblog was renamed to site
- member was renamed to membership
weblogtitle_macro() was renamed to sitetitle_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.13&r2=1.12">code/Membership/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:29 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.19&r2=1.18">code/Image/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:29 robert</td>
</tr>
<tr>
<td>
<pre>changes necessary because
- prototype goodie was renamed to file
renamed goodies_macro() to files_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/macros.js?r1=1.4&r2=1.3">code/FileMgr/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:28 robert</td>
</tr>
<tr>
<td>
<pre>changes necessary because
- prototype weblog was renamed to site
- prototype goodie was renamed to file
- app-property goodieUrl was renamed to fileUrl</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.7&r2=1.6">code/File/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:27 robert</td>
</tr>
<tr>
<td>
<pre>- changed some comments to match renamed prototypes
- replaced hardcoded messages with getMsg()
- renamed webloglist_macro() to sitelist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.29&r2=1.28">code/Global/macros.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:23 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.4;
replaced hardcoded "Antville" with call of root.getSysTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.14&r2=1.13">code/MemberMgr/login.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:23 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.21&r2=1.20">code/Comment/macros.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:23 robert</td>
</tr>
<tr>
<td>
<pre>replaced hardcoded "Antville" with call of root.getSysTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/logs.hac?r1=1.4&r2=1.3">code/SysMgr/logs.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:22 robert</td>
</tr>
<tr>
<td>
<pre>replaced hardcoded "Antville" with call of root.getSysTitle()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.7&r2=1.6">code/Root/list.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:22 robert</td>
</tr>
<tr>
<td>
<pre>now calling creator_macro() which is the renamed author_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.6&r2=1.5">code/Story/listitem.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:22 robert</td>
</tr>
<tr>
<td>
<pre>webloglist_macro() was renamed to sitelist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.skin?r1=1.5&r2=1.4">code/Root/list.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:21 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
now calling creator_macro() which is the renamed author_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.8&r2=1.7">code/HopObject/historyview.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:21 robert</td>
</tr>
<tr>
<td>
<pre>wrapper-action (needed for antville.org)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getgoodie.hac?r1=1.3&r2=1.2">code/Site/getgoodie.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:20 robert</td>
</tr>
<tr>
<td>
<pre>now calling creator_macro() which is the renamed author_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.16&r2=1.15">code/Story/edit.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:20 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
changed text because "goodie" is now called "file"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.6&r2=1.5">code/File/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:19 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.10&r2=1.9">code/SkinMgr/edit.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:19 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.11&r2=1.10">code/MemberMgr/edit.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:19 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.15&r2=1.14">code/Story/edit.hac (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:19 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
changed because of prototype-renaming:
- weblog was renamed to site
- membership was renamed to membermgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.8&r2=1.7">code/Poll/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:18 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
changed because of prototype-renaming:
- weblog was renamed to site
- goodie was renamed to file
- goodiemgr was renamed to filemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.8&r2=1.7">code/File/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:18 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.12&r2=1.11">code/Image/edit.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:18 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.4;
changed because of prototype-renaming:
- weblog was renamed to site
- membership was renamed to membermgr
- member was renamed to membership</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.12&r2=1.11">code/Membership/edit.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:17 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.13&r2=1.12">code/Comment/edit.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:17 robert</td>
</tr>
<tr>
<td>
<pre>story.author was renamed to story.creator, so author_macro() was renamed to creator_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.3&r2=1.2">code/Story/display.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:16 robert</td>
</tr>
<tr>
<td>
<pre>changed mailbody, footer of mail now contains system title and system url</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/deletewarnmail.skin?r1=1.2&r2=1.1">code/SysMgr/deletewarnmail.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:16 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.4;
renamed deleteWeblog() to deleteSite()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/delete.hac?r1=1.3&r2=1.2">code/Site/delete.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:15 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.4;
changed because the prototype weblog was renamed to site
plus story.author was renamed to story.creator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.12&r2=1.11">code/Story/delete.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:15 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.8&r2=1.7">code/Skin/delete.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:14 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
changed because of prototype-renaming:
- weblog was renamed to site
- membership was renamed to membermgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.5&r2=1.4">code/Membership/delete.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:14 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.5&r2=1.4">code/Poll/delete.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:13 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
changed because of prototype-renaming:
- weblog was renamed to site
- goodie was renamed to file
- goodiemgr was renamed to filemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.8&r2=1.7">code/File/delete.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:13 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.4;
changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.12&r2=1.11">code/Image/delete.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:12 robert</td>
</tr>
<tr>
<td>
<pre>changed because the prototype weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.12&r2=1.11">code/StoryMgr/create.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:12 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.4;
changed because the prototype weblog was renamed to site
plus story.author was renamed to story.creator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.13&r2=1.12">code/Comment/delete.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:11 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
changed because of prototype-renaming:
- weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.8&r2=1.7">code/PollMgr/create.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:11 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
changed because of prototype-renaming:
- weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.12&r2=1.11">code/ImageMgr/create.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:11 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
changed because of prototype-renaming:
- weblog was renamed to site
- goodie was renamed to file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.8&r2=1.7">code/FileMgr/create.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:10 robert</td>
</tr>
<tr>
<td>
<pre>changed because weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.8&r2=1.7">code/Site/contribnavigation.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:10 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.4;
changed because weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.14&r2=1.13">code/Story/comment.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:10 robert</td>
</tr>
<tr>
<td>
<pre>changed because weblog was renamed to site</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.6&r2=1.5">code/Comment/comment.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:09 robert</td>
</tr>
<tr>
<td>
<pre>changes needed due to new object-structure (which was changed to match new db-schema)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/cleanupFunctions.js?r1=1.2&r2=1.1">code/SysMgr/cleanupFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:08 robert</td>
</tr>
<tr>
<td>
<pre>- changes needed due to new object-structure (which was changed to match new db-schema)
- story.author was renamed to story.creator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.10&r2=1.9">code/Root/bloggerapi.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:06 robert</td>
</tr>
<tr>
<td>
<pre>changed footer of mail (now includes root.systitle and root.sysurl-macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/blockwarnmail.skin?r1=1.2&r2=1.1">code/SysMgr/blockwarnmail.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:06 robert</td>
</tr>
<tr>
<td>
<pre>now using new root-function getSysTitle() instead of hardcoded "Antville"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/blocked.hac?r1=1.4&r2=1.3">code/Root/blocked.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:03 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
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/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.5&r2=1.4">code/TopicMgr/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:03 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.10;
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/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?r1=1.2&r2=1.1">code/SkinMgr/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:03 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.4;
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/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.10&r2=1.9">code/Root/type.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:03 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.29.2;
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/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.29&r2=1.28">code/Site/type.properties (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:03 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.4;
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/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.5&r2=1.4">code/Image/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:03 robert</td>
</tr>
<tr>
<td>
<pre>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/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/type.properties?r1=1.4&r2=1.3">code/Choice/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.6&r2=1.5">code/Comment/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/type.properties?r1=1.3&r2=1.2">code/File/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/type.properties?r1=1.3&r2=1.2">code/FileMgr/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.6&r2=1.5">code/ImageMgr/type.properties (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/type.properties?r1=1.4&r2=1.3">code/MemberMgr/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.5&r2=1.4">code/Membership/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/type.properties?r1=1.4&r2=1.3">code/Poll/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/type.properties?r1=1.3&r2=1.2">code/PollMgr/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 16:03 robert</td>
</tr>
<tr>
<td>
<pre>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/)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.4&r2=1.3">code/Skin/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.14&r2=1.13">code/Story/type.properties (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/type.properties?r1=1.4&r2=1.3">code/StoryMgr/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/type.properties?r1=1.2&r2=1.1">code/SysLog/type.properties (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/type.properties?r1=1.2&r2=1.1">code/SysMgr/type.properties (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/type.properties?r1=1.3&r2=1.2">code/Topic/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.5&r2=1.4">code/User/type.properties (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Vote/type.properties?r1=1.3&r2=1.2">code/Vote/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 15:58 robert</td>
</tr>
<tr>
<td>
<pre>renamed from antville.sql</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_mysql.sql?r1=1.1&r2=1.4.2.1">antville_mysql.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 15:57 robert</td>
</tr>
<tr>
<td>
<pre>renamed to antville_mysql.sql</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.31&r2=1.30">antville.sql (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 15:54 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in (db.properties-template for oracle)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/db.properties.oracle?rev=1.1&content-type=text/x-cvsweb-markup">db.properties.oracle (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 15:54 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in (basic antville-setup)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.skin?r1=1.1&r2=1.1.2.1">code/SysMgr/setup.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 15:54 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in (basic antville-setup)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/setup.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/setup.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 15:53 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in (this patch is needed to convert the db to the new schema)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020626.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020626.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 15:52 robert</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.4;
initial check-in (the renamed getgoodie.hac)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getfile.hac?r1=1.1&r2=1.1.4.1">code/Site/getfile.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-26 15:48 robert</td>
</tr>
<tr>
<td>
<pre>- changed the length of some varchar2-columns
- added columns that will be needed in the near future (mostly to AV_TEXT)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_oracle.sql?r1=1.2&r2=1.1">antville_oracle.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-21 22:23 robert</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_oracle.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_oracle.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-18 11:40 tobi</td>
</tr>
<tr>
<td>
<pre>edited message texts. this is a first draft that needs re-checking. additionally, some comments mark possible condensation of two texts into one message.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_en.js?r1=1.2&r2=1.1">code/Global/messages_en.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-18 09:15 tobi</td>
</tr>
<tr>
<td>
<pre>test test test</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/test.test?r1=1.3&r2=1.2">test.test (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-18 09:14 tobi</td>
</tr>
<tr>
<td>
<pre>test test</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/test.test?r1=1.2&r2=1.1">test.test (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-18 09:11 tobi</td>
</tr>
<tr>
<td>
<pre>test</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/test.test?rev=1.1&content-type=text/x-cvsweb-markup">test.test (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-14 17:50 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented user-made choice from being displayed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.11&r2=1.10">code/Poll/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-14 17:48 tobi</td>
</tr>
<tr>
<td>
<pre>improved for xhtml compatibilty</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/main.skin?r1=1.2&r2=1.1">code/Choice/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-13 14:50 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug that prevented a closed poll from being displayed as results in a story (function poll_macro);</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.28&r2=1.27">code/Global/macros.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-13 14:49 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug that prevented a closed poll from being displayed as results in a story (function poll_macro);
replace tabs by three spaces</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.10&r2=1.9">code/Poll/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 18:41 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file antville_dbpatch20020612.sql was initially added on branch xml_content.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020612.sql?r1=1.1&r2=1.1.2.1">antville_dbpatch20020612.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 18:41 hannes</td>
</tr>
<tr>
<td>
<pre>Add CONTENT and RAWCONTENT columns to TEXT table
for storing all content of stories as XML encoded text.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?rev=1.30.4.1&content-type=text/x-cvsweb-markup">antville.sql (1.30.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020612.sql?rev=1.1.2.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020612.sql (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 18:33 hannes</td>
</tr>
<tr>
<td>
<pre>Store content in one database column encoded as XML.
This makes story objects freely expandable.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.10.4.1&r2=1.11.2.1">code/Comment/edit.skin (1.10.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.20.4.1&r2=1.22.4.1">code/Comment/macros.js (1.20.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.14.2.1&r2=1.16.2.1">code/Comment/objectFunctions.js (1.14.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.7.4.1&r2=1.11.2.1">code/Comment/reply.skin (1.7.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.8.4.1&r2=1.12.2.1">code/Comment/toplevel.skin (1.8.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.54.2.1&r2=1.56.2.3">code/Global/objectFunctions.js (1.54.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.17.4.1&r2=1.19.2.5">code/Global/renderFunctions.js (1.17.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 18:33 hannes</td>
</tr>
<tr>
<td>
<pre>Store content in one database column encoded as XML.
This makes story objects freely expandable.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.8.4.1&r2=1.13.8.1">code/Root/macros.js (1.8.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.19.2.1&r2=1.27.2.1">code/Root/objectFunctions.js (1.19.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.2.4.1&r2=1.7.6.2">code/Story/display.skin (1.2.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.14.4.1&r2=1.15.4.3">code/Story/edit.hac (1.14.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.15.4.1&r2=1.17.2.1">code/Story/edit.skin (1.15.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.45.2.1&r2=1.48.2.4">code/Story/macros.js (1.45.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.26.2.1&r2=1.29.2.4">code/Story/objectFunctions.js (1.26.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.13.8.1&r2=1.15.2.1">code/Story/type.properties (1.13.8.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.13.2.1&r2=1.16.2.2">code/StoryMgr/objectFunctions.js (1.13.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.11.8.1&r2=1.14.2.2">code/User/objectFunctions.js (1.11.8.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:19 grob</td>
</tr>
<tr>
<td>
<pre>merged changes done in branch "grob_message" into main trunk (weblog-history is now rendered using &lt;div&gt;-tags to avoid xhtml-incompatible page-source)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.7&r2=1.6">code/HopObject/historyview.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:19 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getgoodie.hac?r1=1.2&r2=1.1">code/Site/getgoodie.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:19 grob</td>
</tr>
<tr>
<td>
<pre>merged changes done in branch "grob_message" into main trunk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.5&r2=1.4">code/Story/listitem.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:18 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.13&r2=1.12">code/MemberMgr/login.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:18 grob</td>
</tr>
<tr>
<td>
<pre>merged changes done in branch "grob_message" into main trunk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.56&r2=1.55">code/Site/macros.js (1.56)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:18 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.6;
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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.8&r2=1.7">code/MemberMgr/logout.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:17 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.45.2;
merged changes done in branch "grob_message" into main trunk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.45&r2=1.44">code/Story/macros.js (1.45)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:17 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.6;
merged changes done in branch "grob_message" into main trunk (removed unused skins_macro())</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.13&r2=1.12">code/SkinMgr/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:16 grob</td>
</tr>
<tr>
<td>
<pre>merged changes done in branch "grob_message" into main trunk (removed hardcoded questionmarks in urlparam-attribute)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.4&r2=1.3">code/PollMgr/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:16 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.13&r2=1.12">code/Root/new.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:15 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.8&r2=1.7">code/SkinMgr/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:15 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.2&r2=1.1">code/SysMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:15 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.36&r2=1.35">code/Site/objectFunctions.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:15 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.2;
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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.13&r2=1.12">code/StoryMgr/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:15 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.26.2;
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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.26&r2=1.25">code/Story/objectFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:14 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.4&r2=1.3">code/Poll/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:14 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.19&r2=1.18">code/MemberMgr/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:14 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.3&r2=1.2">code/PollMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:14 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.19.2;
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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.19&r2=1.18">code/Root/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:13 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.7&r2=1.6">code/Membership/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:13 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.5&r2=1.4">code/FileMgr/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:13 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.10&r2=1.9">code/Image/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:13 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.9&r2=1.8">code/ImageMgr/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:13 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.3&r2=1.2">code/File/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:12 grob</td>
</tr>
<tr>
<td>
<pre>merged changes done in branch "grob_message" into main trunk (weblog-history is now rendered using &lt;div&gt;-tags to avoid xhtml-incompatible page-source; removed explicit declaration of utf-8)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.25&r2=1.24">code/Site/page.skin (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.54.2;
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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.54&r2=1.53">code/Global/objectFunctions.js (1.54)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2;
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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.14&r2=1.13">code/Comment/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:11 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.13&r2=1.12">code/Site/search.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:10 grob</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.7&r2=1.6">code/HopObject/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:08 grob</td>
</tr>
<tr>
<td>
<pre>merged changes done in branch "grob_message" into main trunk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?r1=1.5&r2=1.4">code/SysMgr/weblogs.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 17:08 grob</td>
</tr>
<tr>
<td>
<pre>merged changes done in branch "grob_message" into main trunk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.5&r2=1.4">code/Site/subscribe.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 16:28 grob</td>
</tr>
<tr>
<td>
<pre>corrected comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_de.js?r1=1.2&r2=1.1">code/Global/messages_de.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-12 16:10 grob</td>
</tr>
<tr>
<td>
<pre>now checking the size of root.manage.sysadmins to determine if there's already a user with sysadmin-rights</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.18.2.2&r2=1.18.2.1">code/MemberMgr/objectFunctions.js (1.18.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-11 10:44 grob</td>
</tr>
<tr>
<td>
<pre>removed a second form-tag (method GET!) which made it impossible to upload goodies (don't know how this form-tag got in here ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.7&r2=1.6">code/File/new.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 11:43 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in. this file creates an object-tree beneath app.data.de containing two "classes" of german application-messages: error and confirm. the messages themselves are basically skins stored as properties (several functions in global/objectFunctions.js are responsible to retrieve/render them)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_de.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/messages_de.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in. this file creates an object-tree beneath app.data.en containing two "classes" of application-messages: error and confirm. the messages themselves are basically skins stored as properties (several functions in global/objectFunctions.js are responsible to retrieve/render them)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/messages_en.js?r1=1.1&r2=1.3.2.1">code/Global/messages_en.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:51 grob</td>
</tr>
<tr>
<td>
<pre>changed from table-structure of history to div-tags to achieve xhtml-conformity</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.6.2.1&r2=1.8.2.1">code/HopObject/historyview.skin (1.6.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:51 grob</td>
</tr>
<tr>
<td>
<pre>using global function getError() to retrieve messages from app.data[language]. this function returns a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getgoodie.hac?rev=1.1.6.1&content-type=text/x-cvsweb-markup">code/Site/getgoodie.hac (1.1.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:50 grob</td>
</tr>
<tr>
<td>
<pre>added anchor-attribute to call of commentcounter-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.4.2.1&r2=1.8.2.1">code/Story/listitem.skin (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:49 grob</td>
</tr>
<tr>
<td>
<pre>using global function getConfirm() to retrieve messages from app.data[language]. this function returns a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.12.2.1&r2=1.14.4.1">code/MemberMgr/login.hac (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:49 grob</td>
</tr>
<tr>
<td>
<pre>using global function getConfirm() to retrieve messages from app.data[language]. this function returns a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.7.2.1&r2=1.8.6.1">code/MemberMgr/logout.hac (1.7.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:48 grob</td>
</tr>
<tr>
<td>
<pre>changed name of variable containing last database-error from "error" to "dbError"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.44.2.1&r2=1.45.2.1">code/Story/macros.js (1.44.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:48 grob</td>
</tr>
<tr>
<td>
<pre>changed name of variable containing last database-error from "error" to "dbError"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.55.2.1&r2=1.58.2.2">code/Site/macros.js (1.55.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:47 grob</td>
</tr>
<tr>
<td>
<pre>removed obsolete skins_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.12.2.1&r2=1.13.6.1">code/SkinMgr/macros.js (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:46 grob</td>
</tr>
<tr>
<td>
<pre>removed hardcoded questionmark in urlparam-attribute of link-macro (this is now done in createLinkParam-function!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?rev=1.3.2.1&content-type=text/x-cvsweb-markup">code/PollMgr/main.skin (1.3.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:43 grob</td>
</tr>
<tr>
<td>
<pre>using global function geError() to retrieve messages from app.data[language]. this function returns a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?rev=1.12.2.1&content-type=text/x-cvsweb-markup">code/Root/new.hac (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:42 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.35.2.1&r2=1.43.2.2">code/Site/objectFunctions.js (1.35.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:42 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.1.6.1&r2=1.5.2.3">code/SysMgr/objectFunctions.js (1.1.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:41 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.12.6.1&r2=1.12.4.1">code/StoryMgr/objectFunctions.js (1.12.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:41 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.25.2.1&r2=1.26.2.1">code/Story/objectFunctions.js (1.25.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:40 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.7.6.1&r2=1.11.2.1">code/SkinMgr/objectFunctions.js (1.7.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:40 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.18.2.1&r2=1.19.2.1">code/Root/objectFunctions.js (1.18.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:40 grob</td>
</tr>
<tr>
<td>
<pre>- using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action
- some code-formatting done</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.2.6.1&r2=1.5.2.2">code/PollMgr/objectFunctions.js (1.2.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:39 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.3.2.1&r2=1.6.2.1">code/Poll/objectFunctions.js (1.3.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:39 grob</td>
</tr>
<tr>
<td>
<pre>- using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action
- some code-reformatting done
- changed name of variable containing last database-error from "error" to "dbError"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.18.2.1&r2=1.21.2.4">code/MemberMgr/objectFunctions.js (1.18.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:38 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.6.6.1&r2=1.8.4.1">code/Membership/objectFunctions.js (1.6.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:37 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.8.6.1&r2=1.10.2.1">code/ImageMgr/objectFunctions.js (1.8.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:37 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.9.2.1&r2=1.11.2.1">code/Image/objectFunctions.js (1.9.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:36 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.2.6.1&r2=1.4.2.1">code/File/objectFunctions.js (1.2.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:36 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.4.6.1&r2=1.6.2.1">code/FileMgr/objectFunctions.js (1.4.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:35 grob</td>
</tr>
<tr>
<td>
<pre>- created new function getMst() which retrieves and renders a message-skin from app.data[language]. Search is done first in the language of the current weblog (if in path), fallback is hardcoded to english (this will be changed with implementation of application-setup).
- added function createResultObj() which creates a JS-Object containing a server-message and a flag indicating error
- added two wrapper-functions called getError() and getConfirm() for easier use in code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.53.2.1&r2=1.54.2.1">code/Global/objectFunctions.js (1.53.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:30 grob</td>
</tr>
<tr>
<td>
<pre>using global functions getConfirm() and geError() to retrieve messages from app.data[language]. these functions return a result-object which is then passed to the calling function/action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.13.6.1&r2=1.14.2.1">code/Comment/objectFunctions.js (1.13.6.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:28 grob</td>
</tr>
<tr>
<td>
<pre>- removed explicit declaration as UTF-8 in meta-tag
- removed embedding of weblog-skin "history", instead calling weblog.history-macro directly</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.24.2.1&r2=1.26.2.1">code/Site/page.skin (1.24.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:27 grob</td>
</tr>
<tr>
<td>
<pre>- using global function getMsg() to retrieve messages from app.data[language]
- removed hardcoded italic-tags
- changed to xhtml-conform html-tags</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.12.2.1&r2=1.15.2.2">code/Site/search.hac (1.12.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:25 grob</td>
</tr>
<tr>
<td>
<pre>using global function getMsg() to retrieve error-message from app.data[language]</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.6.2.1&r2=1.8.4.3">code/HopObject/securityFunctions.js (1.6.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:24 grob</td>
</tr>
<tr>
<td>
<pre>using global function getMsg() to retrieve confirm-message from app.data[language]</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.4.2.1&r2=1.6.4.1">code/Site/subscribe.hac (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:22 grob</td>
</tr>
<tr>
<td>
<pre>passing req.data.item to message-skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?r1=1.4.2.2&r2=1.4.2.1">code/SysMgr/weblogs.hac (1.4.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-10 10:20 grob</td>
</tr>
<tr>
<td>
<pre>using global function getMsg() to retrieve server-message from app.data[language]</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/weblogs.hac (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-08 12:45 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.55.2;
commented out two lines that were introduced to make listReferrers_macro() compatible with hsqldb but obviously they do not work with mysql... (since i assume hsqldb won't be around for much longer, i think these lines could later be removed, anyway).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.55&r2=1.54">code/Site/macros.js (1.55)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-05 18:31 grob</td>
</tr>
<tr>
<td>
<pre>reenabled ordering of groupnodes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.28&r2=1.27">code/Site/type.properties (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 18:12 tobi</td>
</tr>
<tr>
<td>
<pre>renderImage went global (in show_macro)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.18&r2=1.17">code/Image/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 18:11 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.44.2;
removed some more markup from function code and fixed thumbnail_macro for backwards compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.44&r2=1.43">code/Story/macros.js (1.44)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 18:11 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.8;
renderImageList is NOT global...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.15&r2=1.14">code/ImageMgr/main.hac (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 17:58 tobi</td>
</tr>
<tr>
<td>
<pre>removed "?" from urlparam and "#" from anchor parameters in link macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.27&r2=1.26">code/Global/macros.js (1.27)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.17&r2=1.16">code/SkinMgr/main.skin (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.43&r2=1.42">code/Story/macros.js (1.43)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.5&r2=1.4">code/StoryMgr/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 17:58 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
removed "?" from urlparam and "#" from anchor parameters in link macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.3&r2=1.2">code/PollMgr/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 17:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.24.2;
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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.24&r2=1.23">code/Site/page.skin (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 17:34 tobi</td>
</tr>
<tr>
<td>
<pre>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)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.4&r2=1.3">code/Global/nextpagelink.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.4&r2=1.3">code/Global/prevpagelink.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.4&r2=1.3">code/Site/sysmgr_listitem.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.4&r2=1.3">code/SysLog/sysmgr_listitem.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.4&r2=1.3">code/SysMgr/page.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.4&r2=1.3">code/User/sysmgr_listitem.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 17:18 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bugfix in meta/content-type tag... (sigh!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.23&r2=1.22">code/Site/page.skin (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 17:18 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bugfix in meta/content-type tag... (sigh!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.15&r2=1.14">code/Root/page.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 17:07 tobi</td>
</tr>
<tr>
<td>
<pre>added meta/content-type tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.22&r2=1.21">code/Site/page.skin (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 17:06 tobi</td>
</tr>
<tr>
<td>
<pre>fixed typo in meta/content-type tag; added link tag for rss feed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.14&r2=1.13">code/Root/page.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 16:27 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.6;
modified code on the search for xhtml compatibility (mainly adding quotes to non-quoted attribute values)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.4&r2=1.3">code/SysMgr/usersearchform.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 16:27 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
modified code on the search for xhtml compatibility (mainly adding quotes to non-quoted attribute values)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?r1=1.4&r2=1.3">code/SysMgr/weblogs.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 16:27 tobi</td>
</tr>
<tr>
<td>
<pre>modified code on the search for xhtml compatibility (mainly adding quotes to non-quoted attribute values)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.4&r2=1.3">code/Site/sysmgr_delete.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.4&r2=1.3">code/Site/sysmgr_edit.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.3&r2=1.2">code/Site/sysmgr_listitem.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.3&r2=1.2">code/SysLog/sysmgr_listitem.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/list.skin?r1=1.3&r2=1.2">code/SysMgr/list.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/logs.hac?r1=1.3&r2=1.2">code/SysMgr/logs.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/main.hac?r1=1.2&r2=1.1">code/SysMgr/main.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.3&r2=1.2">code/SysMgr/page.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/style.skin?r1=1.2&r2=1.1">code/SysMgr/style.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.4&r2=1.3">code/SysMgr/syslogsearchform.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?r1=1.4&r2=1.3">code/SysMgr/users.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogsearchform.skin?r1=1.4&r2=1.3">code/SysMgr/weblogsearchform.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.4&r2=1.3">code/User/sysmgr_edit.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.3&r2=1.2">code/User/sysmgr_listitem.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:37 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug in onlinelink_macro: "param" instead of "linkParam"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.42&r2=1.41">code/Story/macros.js (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:36 tobi</td>
</tr>
<tr>
<td>
<pre>changed openMarkupElement("a", param) calls back to openLink(url) to obtain nice and slim code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.26&r2=1.25">code/Global/macros.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.11&r2=1.10">code/Image/new.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.7&r2=1.6">code/Poll/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.8&r2=1.7">code/Skin/edit.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.9&r2=1.8">code/Image/edit.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.9&r2=1.8">code/MemberMgr/login.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.9&r2=1.8">code/Membership/edit.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.9&r2=1.8">code/Site/new.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.4;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.15&r2=1.14">code/Story/edit.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.3&r2=1.2">code/MemberMgr/searchresult.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.4&r2=1.3">code/MemberMgr/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.10&r2=1.9">code/MemberMgr/register.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.10&r2=1.9">code/User/edit.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.5&r2=1.4">code/MemberMgr/sendpwd.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.4;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.10&r2=1.9">code/Comment/edit.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.5&r2=1.4">code/File/edit.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.6&r2=1.5">code/File/new.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.3&r2=1.2">code/Site/sysmgr_delete.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.3&r2=1.2">code/Site/sysmgr_edit.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/list.skin?r1=1.2&r2=1.1">code/SysMgr/list.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.3&r2=1.2">code/SysMgr/syslogsearchform.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.3&r2=1.2">code/SysMgr/usersearchform.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogsearchform.skin?r1=1.3&r2=1.2">code/SysMgr/weblogsearchform.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.3&r2=1.2">code/User/sysmgr_edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.6;
moved &lt;form&gt; tags on positions that are appropriate for xhtml compatibility (hopefully...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.16&r2=1.15">code/Site/edit.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 15:17 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
modified skins_macro() to fit with the newly implemented functions for rendering markup just to notice that this function looks like it is obsolete...?</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.12&r2=1.11">code/SkinMgr/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:53 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.21&r2=1.20">code/HopObject/renderFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:52 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.41&r2=1.40">code/Story/macros.js (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:52 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.4&r2=1.3">code/Skin/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:52 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.54&r2=1.53">code/Site/macros.js (1.54)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:52 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.14&r2=1.13">code/ImageMgr/main.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:52 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.9&r2=1.8">code/Poll/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:52 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.10&r2=1.9">code/User/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:51 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.6&r2=1.5">code/File/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:51 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.20.4;
moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.20&r2=1.19">code/Comment/macros.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:51 tobi</td>
</tr>
<tr>
<td>
<pre>moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.17&r2=1.16">code/Image/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:51 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.6;
moved renderInputText() et al. and renderImage() from hopobject to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.15&r2=1.14">code/HopObject/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:20 grob</td>
</tr>
<tr>
<td>
<pre>changed one of the (hopefully) last instances of user to session.user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.7&r2=1.6">code/PollMgr/create.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:19 grob</td>
</tr>
<tr>
<td>
<pre>changed one of the (hopefully) last instances of user to session.user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.7&r2=1.6">code/Poll/edit.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:19 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global markupelement-functions, global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.53&r2=1.52">code/Site/macros.js (1.53)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:18 grob</td>
</tr>
<tr>
<td>
<pre>now using global markupelement-functions resp. global openLink() and closeLink()-funtions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.40&r2=1.39">code/Story/macros.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:18 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global openLink() and closeLink()-funtions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.9&r2=1.8">code/User/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:17 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global openLink() and closeLink()-funtions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.4&r2=1.3">code/MemberMgr/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:17 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global openLink() and closeLink()-funtions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.11&r2=1.10">code/SkinMgr/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:17 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global markupelement-functions resp. global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.8&r2=1.7">code/Poll/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:16 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global markupelement-functions resp. global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.5&r2=1.4">code/File/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:16 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global markupelement-functions resp. global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.16&r2=1.15">code/Image/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:16 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global markupelement-functions resp. global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.12&r2=1.11">code/Membership/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:15 grob</td>
</tr>
<tr>
<td>
<pre>using global formatTimestamp() now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.25&r2=1.24">code/Global/macros.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:14 grob</td>
</tr>
<tr>
<td>
<pre>now using global markupelement-functions resp. global openLink() and closeLink()-funtions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.19&r2=1.18">code/Comment/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:14 grob</td>
</tr>
<tr>
<td>
<pre>activated isDenied() again</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.5&r2=1.4">code/PollMgr/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:13 grob</td>
</tr>
<tr>
<td>
<pre>buttons are now named "save" and "cancel" instead of "submit"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.5&r2=1.4">code/File/new.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.35.2;
removed formatTimestamp() which is a global function now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.35&r2=1.34">code/Site/objectFunctions.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.18.2;
now using global formatTimestamp(), the wrapper in weblog was removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.18&r2=1.17">code/MemberMgr/objectFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:11 grob</td>
</tr>
<tr>
<td>
<pre>createLinkParam now prefixes attributes urlparam with "?", anchor with "#" (no need to specify these in functions or macros)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.8&r2=1.7">code/HopObject/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:08 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.6;
removed hardcoded #-sign in anchor-attribute of commentcounter-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.14&r2=1.13">code/Story/preview.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:07 grob</td>
</tr>
<tr>
<td>
<pre>removed openLink() and closeLink(), they're global functions now (shortcuts using global markupelement-functions)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.20&r2=1.19">code/HopObject/renderFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.17.4;
added global function openLink() that takes a URL as argument to render a simple a href-tag
added global function closeLink()
some code-formatting done</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.17&r2=1.16">code/Global/renderFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:05 grob</td>
</tr>
<tr>
<td>
<pre>uid doesn't exist anymore, now simply checking for user-object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.4&r2=1.3">code/Poll/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:04 grob</td>
</tr>
<tr>
<td>
<pre>now using global markupelement-functions to render links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.4&r2=1.3">code/Site/sysmgr_macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 14:04 grob</td>
</tr>
<tr>
<td>
<pre>now using global markupelement-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.4&r2=1.3">code/User/sysmgr_macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 10:31 tobi</td>
</tr>
<tr>
<td>
<pre>updated function documentation of thumbnail_macro() to reflect recent changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.24&r2=1.23">code/Global/macros.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-04 10:29 tobi</td>
</tr>
<tr>
<td>
<pre>modified thumbnail_macro() to create a thumbnail with javascript pop-up function (to be really backwards compatible)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.23&r2=1.22">code/Global/macros.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 23:25 grob</td>
</tr>
<tr>
<td>
<pre>now using passed param-object directly instead of creating a new instance of it</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.14&r2=1.13">code/HopObject/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 23:24 grob</td>
</tr>
<tr>
<td>
<pre>fixed typo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.34&r2=1.33">code/Site/objectFunctions.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 23:22 grob</td>
</tr>
<tr>
<td>
<pre>added assignment of param.width to param.size (temporary, i think we should drop the usage of non-html-attributenames)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.16&r2=1.15">code/Global/renderFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:10 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.5&r2=1.4">code/Site/welcome.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.2&r2=1.1">code/SysMgr/usersearchform.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogsearchform.skin?r1=1.2&r2=1.1">code/SysMgr/weblogsearchform.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:10 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.9&r2=1.8">code/Site/usernavigation.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:09 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.8&r2=1.7">code/Comment/toplevel.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:09 tobi</td>
</tr>
<tr>
<td>
<pre>res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.3&r2=1.2">code/Site/sysmgr_macros.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.3&r2=1.2">code/User/sysmgr_macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:08 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.2&r2=1.1">code/Site/sysmgr_listitem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.2&r2=1.1">code/SysLog/sysmgr_listitem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.2&r2=1.1">code/User/sysmgr_listitem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:07 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.2&r2=1.1">code/Site/sysmgr_delete.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.2&r2=1.1">code/Site/sysmgr_edit.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.2&r2=1.1">code/SysMgr/syslogsearchform.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.2&r2=1.1">code/User/sysmgr_edit.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:06 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.18&r2=1.17">code/Site/style.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:04 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.4&r2=1.3">code/MemberMgr/sendpwd.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.7&r2=1.6">code/MemberMgr/statusloggedin.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.8&r2=1.7">code/Root/style.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:03 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.4;
fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.7&r2=1.6">code/Comment/reply.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:03 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.2&r2=1.1">code/MemberMgr/searchresult.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/searchview.skin?r1=1.2&r2=1.1">code/Story/searchview.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:03 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/result.skin?r1=1.4&r2=1.3">code/Choice/result.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.5&r2=1.4">code/Poll/results.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?r1=1.4&r2=1.3">code/Site/searchform.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:02 tobi</td>
</tr>
<tr>
<td>
<pre>threw out markup and using global functions openMarkupElement() et. al. instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.19&r2=1.18">code/HopObject/renderFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:02 tobi</td>
</tr>
<tr>
<td>
<pre>threw out markup and using global functions openMarkupElement() et. al. instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.15&r2=1.14">code/Global/renderFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:02 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.3&r2=1.2">code/Global/prevpagelink.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.9&r2=1.8">code/MemberMgr/register.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.2&r2=1.1">code/Site/referrers.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/relatedLink.skin?r1=1.2&r2=1.1">code/Story/relatedLink.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:01 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.3&r2=1.2">code/File/preview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:01 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.13&r2=1.12">code/Root/page.skin (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.21&r2=1.20">code/Site/page.skin (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.3&r2=1.2">code/SkinMgr/page.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/offlinestory.skin?r1=1.3&r2=1.2">code/StoryMgr/offlinestory.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.2&r2=1.1">code/SysMgr/page.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:01 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.8&r2=1.7">code/Image/preview.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.7&r2=1.6">code/Membership/preview.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.13&r2=1.12">code/Story/preview.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 17:00 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.2;
new function getStaticUrl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.9&r2=1.8">code/Image/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:59 tobi</td>
</tr>
<tr>
<td>
<pre>new and improved function createLinkParam()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.7&r2=1.6">code/HopObject/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:59 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.53.2;
kept already deprecated function cloneObject() for later use (you'll never know...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.53&r2=1.52">code/Global/objectFunctions.js (1.53)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:58 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.4&r2=1.3">code/File/new.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.3&r2=1.2">code/Global/nextpagelink.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.10&r2=1.9">code/Image/new.skin (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.5&r2=1.4">code/Site/mostread.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.8&r2=1.7">code/Site/new.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:57 tobi</td>
</tr>
<tr>
<td>
<pre>threw out markup and using global functions openMarkupElement() et. al. instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.52&r2=1.51">code/Site/macros.js (1.52)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:57 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.2&r2=1.1">code/Image/main.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.3&r2=1.2">code/MemberMgr/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.6&r2=1.5">code/Poll/main.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.2&r2=1.1">code/PollMgr/main.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.15&r2=1.14">code/Root/main.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.16&r2=1.15">code/SkinMgr/main.skin (1.16)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.4&r2=1.3">code/StoryMgr/main.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.5&r2=1.4">code/Topic/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:56 tobi</td>
</tr>
<tr>
<td>
<pre>res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?r1=1.3&r2=1.2">code/SysMgr/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:55 tobi</td>
</tr>
<tr>
<td>
<pre>threw out markup and using global functions openMarkupElement() et. al. instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.10&r2=1.9">code/SkinMgr/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:55 tobi</td>
</tr>
<tr>
<td>
<pre>res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.39&r2=1.38">code/Story/macros.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:54 tobi</td>
</tr>
<tr>
<td>
<pre>removed link_macro() and moved check for access permission (param.checkdeny) to hopobject/macros.js:link_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/macros.js?r1=1.3&r2=1.2">code/PollMgr/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:54 tobi</td>
</tr>
<tr>
<td>
<pre>FIXME!
is param.as == "editor" still in use in choices_macro()?</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.7&r2=1.6">code/Poll/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:52 tobi</td>
</tr>
<tr>
<td>
<pre>res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.11&r2=1.10">code/Membership/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:50 tobi</td>
</tr>
<tr>
<td>
<pre>new and improved html link macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.13&r2=1.12">code/HopObject/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:50 tobi</td>
</tr>
<tr>
<td>
<pre>the function imageeditor_macro() needs to be fixed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.7&r2=1.6">code/ImageMgr/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:49 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.4&r2=1.3">code/Poll/listitem.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/javascript.skin?r1=1.2&r2=1.1">code/Root/javascript.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:49 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.6&r2=1.5">code/HopObject/historyview.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:49 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.4&r2=1.3">code/Story/listitem.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:48 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/edit.skin?r1=1.2&r2=1.1">code/Choice/edit.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.9&r2=1.8">code/Comment/edit.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.4&r2=1.3">code/File/edit.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.8&r2=1.7">code/Image/edit.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.8&r2=1.7">code/Membership/edit.skin (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.6&r2=1.5">code/Poll/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:48 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.7&r2=1.6">code/Skin/edit.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.3&r2=1.2">code/SkinMgr/edit.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.14&r2=1.13">code/Story/edit.skin (1.14)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.9&r2=1.8">code/User/edit.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:47 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.6;
fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.6&r2=1.5">code/HopObject/delete.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:47 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.4;
fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.2&r2=1.1">code/Story/display.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:47 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/closedpoll.skin?r1=1.3&r2=1.2">code/PollMgr/closedpoll.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarselday.skin?r1=1.4&r2=1.3">code/Site/calendarselday.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.7&r2=1.6">code/Site/contribnavigation.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:46 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendar.skin?r1=1.5&r2=1.4">code/Site/calendar.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:46 tobi</td>
</tr>
<tr>
<td>
<pre>added "use antville" line</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020513.sql?r1=1.2&r2=1.1">antville_dbpatch20020513.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:46 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendardayheader.skin?r1=1.3&r2=1.2">code/Site/calendardayheader.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:46 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarday.skin?r1=1.4&r2=1.3">code/Site/calendarday.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:45 tobi</td>
</tr>
<tr>
<td>
<pre>threw out markup and using global functions openMarkupElement() et. al. instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.22&r2=1.21">code/Global/macros.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:45 tobi</td>
</tr>
<tr>
<td>
<pre>fixed markup to be xhtml compatible</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.10&r2=1.9">code/Site/adminnavigation.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:44 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.16;
threw out markup and using global functions openMarkupElement() et. al. instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.7&r2=1.6">code/Day/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:44 tobi</td>
</tr>
<tr>
<td>
<pre>threw out markup and using global functions openMarkupElement() et. al. instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.8&r2=1.7">code/MemberMgr/login.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020524.sql?rev=1.2.2.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020524.sql (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.6.2.2&r2=1.6.2.1">code/Topic/macros.js (1.6.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.5.2.1&r2=1.7.4.1">code/TopicMgr/main.hac (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.7.2.2&r2=1.7.2.1">code/User/macros.js (1.7.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/subscriptions.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/User/subscriptions.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.1.2.3&r2=1.1.2.2">code/User/sysmgr_macros.js (1.1.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?r1=1.2.2.1&r2=1.4.2.2">code/SysMgr/weblogs.hac (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/blocked.hac?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/Root/blocked.hac (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.8.2.1&r2=1.12.2.2">code/Root/bloggerapi.js (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/Root/list.hac (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.7.2.2&r2=1.7.2.1">code/Root/macros.js (1.7.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.7.2.1&r2=1.10.2.3">code/Root/main.hac (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.11.2.1&r2=1.12.2.1">code/Root/new.hac (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/Root/notfound.hac (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.13.2.1&r2=1.18.2.1">code/Root/objectFunctions.js (1.13.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.11.2.5&r2=1.11.2.4">code/Root/page.skin (1.11.2.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.6.2.2&r2=1.6.2.1">code/Root/style.skin (1.6.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.8.2.1&r2=1.10.4.1">code/Root/type.properties (1.8.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.12.2.1&r2=1.14.4.3">code/Story/comment.hac (1.12.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.10.2.1&r2=1.12.4.1">code/Story/delete.hac (1.10.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.13.2.1&r2=1.14.4.1">code/Story/edit.hac (1.13.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.36.2.3&r2=1.36.2.2">code/Story/macros.js (1.36.2.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.18.2.1&r2=1.21.4.3">code/Story/main.hac (1.18.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.24.2.1&r2=1.25.2.1">code/Story/objectFunctions.js (1.24.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.10.2.1&r2=1.13.4.2">code/StoryMgr/create.hac (1.10.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.5.2.1&r2=1.7.4.1">code/StoryMgr/main.hac (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.3.2.1&r2=1.5.4.1">code/StoryMgr/renderFunctions.js (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_macros.js?r1=1.1.2.2&r2=1.1.2.1">code/SysLog/sysmgr_macros.js (1.1.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/logs.hac?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/logs.hac (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.1.2.1&r2=1.4.2.1">code/SysMgr/securityFunctions.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/users.hac (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.3.2.1&r2=1.5.4.1">code/Poll/delete.hac (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.5.2.1&r2=1.8.4.1">code/Poll/edit.hac (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.5.2.2&r2=1.5.2.1">code/Poll/macros.js (1.5.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.5.2.1&r2=1.7.4.1">code/Poll/main.hac (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.2.2.1&r2=1.3.2.1">code/Poll/objectFunctions.js (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.2.2.1&r2=1.4.4.1">code/Poll/results.hac (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?r1=1.2.2.1&r2=1.4.4.1">code/Poll/toggle.hac (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.5.2.1&r2=1.8.4.1">code/PollMgr/create.hac (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.3.2.1&r2=1.7.2.1">code/PollMgr/main.hac (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.2.2.1&r2=1.4.2.1">code/PollMgr/renderFunctions.js (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.8.2.1&r2=1.10.4.1">code/SkinMgr/edit.hac (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.8.2.3&r2=1.8.2.2">code/SkinMgr/macros.js (1.8.2.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.11.2.1&r2=1.13.4.1">code/SkinMgr/main.hac (1.11.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?rev=1.9.2.1&content-type=text/x-cvsweb-markup">code/MemberMgr/edit.hac (1.9.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.11.2.1&r2=1.12.2.1">code/MemberMgr/login.hac (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.6.2.1&r2=1.7.2.1">code/MemberMgr/logout.hac (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.2.2.2&r2=1.2.2.1">code/MemberMgr/macros.js (1.2.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.4.2.1&r2=1.6.4.1">code/MemberMgr/main.hac (1.4.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.16.2.1&r2=1.18.2.2">code/MemberMgr/objectFunctions.js (1.16.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?rev=1.10.2.1&content-type=text/x-cvsweb-markup">code/MemberMgr/register.hac (1.10.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/MemberMgr/sendpwd.hac (1.4.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.5.2.2&r2=1.5.2.1">code/MemberMgr/statusloggedin.skin (1.5.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/subscriptions.hac?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/MemberMgr/subscriptions.hac (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.10.2.1&r2=1.12.4.1">code/Membership/edit.hac (1.10.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.9.2.3&r2=1.9.2.2">code/Membership/macros.js (1.9.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.10.2.1&r2=1.12.4.1">code/Image/delete.hac (1.10.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.10.2.1&r2=1.12.4.1">code/Image/edit.hac (1.10.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.14.2.2&r2=1.14.2.1">code/Image/macros.js (1.14.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.hac?r1=1.1.2.1&r2=1.3.4.1">code/Image/main.hac (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.10.2.1&r2=1.12.2.1">code/ImageMgr/create.hac (1.10.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.5.2.2&r2=1.5.2.1">code/ImageMgr/macros.js (1.5.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.12.2.1&r2=1.15.8.1">code/ImageMgr/main.hac (1.12.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.3.2.1&r2=1.5.4.1">code/Membership/delete.hac (1.3.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.6.2.1&r2=1.8.4.1">code/Skin/delete.hac (1.6.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.29.2.1&r2=1.30.4.1">antville.sql (1.29.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.4.2.1&r2=1.7.2.2">code/Comment/comment.hac (1.4.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.11.2.1&r2=1.13.4.1">code/Comment/delete.hac (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.11.2.1&r2=1.13.4.1">code/Comment/edit.hac (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.17.2.2&r2=1.17.2.1">code/Comment/macros.js (1.17.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.7.2.1&r2=1.9.4.2">code/Day/main.hac (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.6.2.1&r2=1.8.4.1">code/File/delete.hac (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.6.2.1&r2=1.8.4.1">code/File/edit.hac (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.3.2.2&r2=1.3.2.1">code/File/macros.js (1.3.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.6.2.1&r2=1.8.4.1">code/FileMgr/create.hac (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.6.2.1&r2=1.8.4.1">code/FileMgr/main.hac (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.9&r2=1.19.2.8">code/Global/macros.js (1.19.2.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.49.2.3&r2=1.49.2.2">code/Global/objectFunctions.js (1.49.2.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/securityFunctions.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Global/securityFunctions.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.11.2.5&r2=1.11.2.4">code/HopObject/macros.js (1.11.2.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.5.2.1&r2=1.6.2.1">code/HopObject/securityFunctions.js (1.5.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.1.2.3&r2=1.1.2.2">code/Site/sysmgr_macros.js (1.1.2.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.26.2.1&r2=1.29.2.1">code/Site/type.properties (1.26.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?r1=1.1.2.1&r2=1.3.4.1">code/Site/unsubscribe.hac (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:10 tobi</td>
</tr>
<tr>
<td>
<pre>result of merge with HEAD</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/delete.hac?r1=1.1.2.1&r2=1.3.4.1">code/Site/delete.hac (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.12.2.1&r2=1.13.8.1">code/Site/edit.hac (1.12.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.14.2.1&r2=1.16.6.1">code/Site/edit.skin (1.14.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.49.2.4&r2=1.49.2.3">code/Site/macros.js (1.49.2.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.11.2.1&r2=1.12.8.1">code/Site/main.hac (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.3.2.1&r2=1.4.8.1">code/Site/mostread.hac (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.32.2.1&r2=1.35.2.1">code/Site/objectFunctions.js (1.32.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.19.2.2&r2=1.19.2.1">code/Site/page.skin (1.19.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.3.2.1&r2=1.4.8.1">code/Site/referrers.hac (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.16.2.1&r2=1.22.2.1">code/Site/renderFunctions.js (1.16.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.7.2.1&r2=1.12.2.1">code/Site/search.hac (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?r1=1.2.2.2&r2=1.2.2.1">code/Site/searchform.skin (1.2.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.3.2.1&r2=1.4.2.1">code/Site/subscribe.hac (1.3.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 16:02 tobi</td>
</tr>
<tr>
<td>
<pre>removed link_macro() and moved check for access permission (param.checkdeny) to hopobject/macros.js:link_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/macros.js?r1=1.1.2.2&r2=1.1.2.1">code/PollMgr/macros.js (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 11:47 tobi</td>
</tr>
<tr>
<td>
<pre>added commentary to function cloneObject()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.49.2.2&r2=1.49.2.1">code/Global/objectFunctions.js (1.49.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 11:46 tobi</td>
</tr>
<tr>
<td>
<pre>removed calls for function cloneObject() since the param object derived from macros became writable recently.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.8&r2=1.19.2.7">code/Global/macros.js (1.19.2.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-03 11:46 tobi</td>
</tr>
<tr>
<td>
<pre>removed calls for function cloneObject() since the param object derived from macros became writable recently.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.11.2.4&r2=1.11.2.3">code/HopObject/macros.js (1.11.2.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.49.2.3&r2=1.49.2.2">code/Site/macros.js (1.49.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 18:21 hannes</td>
</tr>
<tr>
<td>
<pre>changed user.login() to session.login().</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.52&r2=1.51">code/Global/objectFunctions.js (1.52)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:48 hannes</td>
</tr>
<tr>
<td>
<pre>Removed meta Content-type tag that contained charset "utf-8"
(which is not necessary because Helma sets this correctly
in the response header and will in most cases be wrong and result
in non-ASCII characters not working because utf-8 is not used
unless explicitly set in server or app properties)
Added link tag for automatic RSS discovery (see
http://project.antville.org/stories/57209/ )</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.20&r2=1.19">code/Site/page.skin (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:40 hannes</td>
</tr>
<tr>
<td>
<pre>changed search form method from POST to GET</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?r1=1.3&r2=1.2">code/Site/searchform.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:39 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
found one more instance of "res.body"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.12&r2=1.11">code/Site/search.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:38 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.18.2;
don't writeln() out the search query.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.18&r2=1.17">code/Root/objectFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:33 hannes</td>
</tr>
<tr>
<td>
<pre>Use new flexible searchWeblogs() function in root, which potentially
can search in all weblgs, although we don't use/expose that
functionality yet.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.11&r2=1.10">code/Site/search.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:32 hannes</td>
</tr>
<tr>
<td>
<pre>searchWeblogs can now search one or any weblogs and returns
its result as an array of objects holding story ids and weblog alieases.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.17&r2=1.16">code/Root/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:18 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/blocked.hac?r1=1.3&r2=1.2">code/Root/blocked.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:18 grob</td>
</tr>
<tr>
<td>
<pre>global function getUser() isn't supported anymore, now directly accessing root.users-collection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.9&r2=1.8">code/Root/bloggerapi.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:17 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.13&r2=1.12">code/Story/comment.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:17 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.5&r2=1.4">code/Comment/comment.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:16 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.11&r2=1.10">code/ImageMgr/create.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:16 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- changed user.cache to session.data
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.6&r2=1.5">code/PollMgr/create.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:16 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- changed user.cache to session.data
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.11&r2=1.10">code/StoryMgr/create.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:16 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/delete.hac?r1=1.2&r2=1.1">code/Site/delete.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:16 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.7&r2=1.6">code/FileMgr/create.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:15 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.4&r2=1.3">code/Membership/delete.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:15 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.11&r2=1.10">code/Story/delete.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:15 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.11&r2=1.10">code/Image/delete.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:15 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.7&r2=1.6">code/Skin/delete.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:15 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.4&r2=1.3">code/Poll/delete.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:14 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.12&r2=1.11">code/Comment/delete.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:14 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.7&r2=1.6">code/File/delete.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:13 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.4;
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.14&r2=1.13">code/Story/edit.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:13 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.8;
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.13&r2=1.12">code/Site/edit.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:13 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.9&r2=1.8">code/SkinMgr/edit.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:12 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- changed user.cache to session.data
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.6&r2=1.5">code/Poll/edit.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:11 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.7&r2=1.6">code/File/edit.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:11 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.11&r2=1.10">code/Image/edit.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:11 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.11&r2=1.10">code/Membership/edit.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:11 grob</td>
</tr>
<tr>
<td>
<pre>renamed global function setLayout() to getParent()
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.10&r2=1.9">code/MemberMgr/edit.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:10 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.12&r2=1.11">code/Comment/edit.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:10 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.6&r2=1.5">code/Root/list.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:09 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
renamed global function setLayout() to getParent()
change code according to helma's new session/usermodel:
- changed user.cache to session.data
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.12&r2=1.11">code/MemberMgr/login.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:08 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
change code according to helma's new session/usermodel:
- using session.user instead of user
- changed user.cache to session.data
- using session.logout() instead of user.logout()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.7&r2=1.6">code/MemberMgr/logout.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:08 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- changed user.cache to session.data
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/logs.hac?r1=1.2&r2=1.1">code/SysMgr/logs.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:07 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)
some code-reformatting done</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.51&r2=1.50">code/Site/macros.js (1.51)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:06 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.8&r2=1.7">code/User/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:05 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.7&r2=1.6">code/Topic/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:05 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?r1=1.2&r2=1.1">code/SysMgr/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:04 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/macros.js?r1=1.2&r2=1.1">code/SysLog/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:04 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/macros.js?r1=1.5&r2=1.4">code/StoryMgr/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:03 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)
removed commented out code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.9&r2=1.8">code/SkinMgr/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:03 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.38&r2=1.37">code/Story/macros.js (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:02 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.3&r2=1.2">code/Skin/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:02 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.4;
change code according to helma's new session/usermodel:
- using session.user instead of user.uid
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.8&r2=1.7">code/Root/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:01 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/macros.js?r1=1.2&r2=1.1">code/PollMgr/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 16:00 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.6&r2=1.5">code/Poll/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:59 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.10&r2=1.9">code/Membership/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:59 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.6&r2=1.5">code/ImageMgr/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:59 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.15&r2=1.14">code/Image/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:59 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.3&r2=1.2">code/MemberMgr/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:58 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.4&r2=1.3">code/File/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:58 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.12&r2=1.11">code/HopObject/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:58 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/macros.js?r1=1.3&r2=1.2">code/FileMgr/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:57 grob</td>
</tr>
<tr>
<td>
<pre>added new global macro "username"
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.21&r2=1.20">code/Global/macros.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:56 grob</td>
</tr>
<tr>
<td>
<pre>now using global function isUserBlocked()
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.18&r2=1.17">code/Comment/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:56 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.6&r2=1.5">code/Day/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:55 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.8;
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
- changed user.cache to session.data
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.12&r2=1.11">code/Site/main.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:55 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.6&r2=1.5">code/TopicMgr/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:54 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.12&r2=1.11">code/SkinMgr/main.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:54 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.19&r2=1.18">code/Story/main.hac (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:54 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.6&r2=1.5">code/StoryMgr/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:53 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.8&r2=1.7">code/Root/main.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:52 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.6&r2=1.5">code/Poll/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:52 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- changed user.cache to session.data
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.4&r2=1.3">code/PollMgr/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:51 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.5&r2=1.4">code/MemberMgr/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:51 grob</td>
</tr>
<tr>
<td>
<pre>renamed global function setLayout() to getParent()
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.13&r2=1.12">code/ImageMgr/main.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:50 grob</td>
</tr>
<tr>
<td>
<pre>renamed global function setLayout() to getParent()
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.7&r2=1.6">code/FileMgr/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:50 grob</td>
</tr>
<tr>
<td>
<pre>changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.hac?r1=1.2&r2=1.1">code/Image/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:49 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.8&r2=1.7">code/Day/main.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:49 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.8;
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.4&r2=1.3">code/Site/mostread.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:48 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
now using global functions isUserSysAdmin() and isUserTrusted()
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.12&r2=1.11">code/Root/new.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:47 grob</td>
</tr>
<tr>
<td>
<pre>renamed global function setLayout() to getParent()
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?r1=1.6&r2=1.5">code/Root/notfound.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:46 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.25.2;
(hopefully) fixed a bug where setting an offline-story online without a major update wouldn't lead to updating weblog.lastupdate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.25&r2=1.24">code/Story/objectFunctions.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:45 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- using session.user instead of user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.16&r2=1.15">code/Root/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:44 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
change code according to helma's new session/usermodel
- using session.user instead of user
- changed user.uid to session.user.name</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.3&r2=1.2">code/Poll/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:43 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- using session.user instead of user
- using global function isUserBlocked() now
- using app.registerUser instead of user.register</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.17&r2=1.16">code/MemberMgr/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:41 grob</td>
</tr>
<tr>
<td>
<pre>renamed function setLayout() to getParent(), removed setting of res.skin (not supported anymore)
change code according to helma's new session/usermodel
- changed user.cache to session.data
- using session.user instead of user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.51&r2=1.50">code/Global/objectFunctions.js (1.51)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:40 grob</td>
</tr>
<tr>
<td>
<pre>moved message-area to same position as in weblog.page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.12&r2=1.11">code/Root/page.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:39 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.8;
change code according to helma's new session/usermodel
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.4&r2=1.3">code/Site/referrers.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:39 grob</td>
</tr>
<tr>
<td>
<pre>renamed global function setLayout() to getParent()
change code according to helma's new session/usermodel
- changed user.cache to session.data
- using session.login() now
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.11&r2=1.10">code/MemberMgr/register.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:38 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- using session.user instead of user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.4&r2=1.3">code/StoryMgr/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:38 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- using session.user instead of user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.3&r2=1.2">code/PollMgr/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:35 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.3&r2=1.2">code/Poll/results.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:35 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- changed user.cache to session.data
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.10&r2=1.9">code/Site/search.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:34 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- changed user.cache to session.data
- using session.user instead of user as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.2&r2=1.1">code/SysMgr/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:33 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
now using global function isUserBlocked(), changed user.logout() to session.logout()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.6&r2=1.5">code/HopObject/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:32 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2; 1.1.10;
initial check-in, implemented new functions isUserBlocked(), isUserTrusted(), isUserSysAdmin()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/securityFunctions.js?r1=1.1&r2=1.1.10.2">code/Global/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:31 grob</td>
</tr>
<tr>
<td>
<pre>renamed global function setLayout() to getParent()
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?r1=1.5&r2=1.4">code/MemberMgr/sendpwd.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:31 grob</td>
</tr>
<tr>
<td>
<pre>macro-handler "currentUser" isn't supported anymore, now using global macro "username"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.6&r2=1.5">code/MemberMgr/statusloggedin.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:30 grob</td>
</tr>
<tr>
<td>
<pre>added class "pageTitle"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.7&r2=1.6">code/Root/style.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:30 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
change code according to helma's new session/usermodel:
- using session.user instead of user as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.4&r2=1.3">code/Site/subscribe.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:29 grob</td>
</tr>
<tr>
<td>
<pre>renamed global function setLayout() to getParent()
change code according to helma's new session/usermodel:
- using session.user instead of user
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/subscriptions.hac?r1=1.3&r2=1.2">code/MemberMgr/subscriptions.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:28 grob</td>
</tr>
<tr>
<td>
<pre>macro-handler currentUser isn't supported anymore, changed to "this"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/subscriptions.skin?r1=1.2&r2=1.1">code/User/subscriptions.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:28 grob</td>
</tr>
<tr>
<td>
<pre>now using new global function isUserSysAdmin()
removed explicit writing of prefix and suffix (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.2&r2=1.1">code/Site/sysmgr_macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:27 grob</td>
</tr>
<tr>
<td>
<pre>now using new global function isUserSysAdmin()
removed explicit writing of prefix and suffix (helma's doing that from now on)
change code according to helma's new session/usermodel:
- using session.user instead of user as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.2&r2=1.1">code/User/sysmgr_macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:26 grob</td>
</tr>
<tr>
<td>
<pre>now using new global function isUserSysAdmin()
change code according to helma's new session/usermodel
- removed explicit writing of prefix and suffix (helma's doing that from now on)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_macros.js?r1=1.2&r2=1.1">code/SysLog/sysmgr_macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:24 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- added new collection "users"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.9&r2=1.8">code/Root/type.properties (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:24 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- using session.user instead of user as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?r1=1.3&r2=1.2">code/Poll/toggle.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:22 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?r1=1.2&r2=1.1">code/Site/unsubscribe.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:22 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- changed user.cache to session.data
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?r1=1.3&r2=1.2">code/SysMgr/users.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-06-02 15:21 grob</td>
</tr>
<tr>
<td>
<pre>change code according to helma's new session/usermodel
- changed user.cache to session.data
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?r1=1.3&r2=1.2">code/SysMgr/weblogs.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-31 15:47 hannes</td>
</tr>
<tr>
<td>
<pre>Made search non-case-sensitive.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.15&r2=1.14">code/Root/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-31 15:44 hannes</td>
</tr>
<tr>
<td>
<pre>Raw skeleton of function that searches over multiple weblogs.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.14&r2=1.13">code/Root/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-30 14:41 hannes</td>
</tr>
<tr>
<td>
<pre>Ooops, accidentally checked in Mckoi version where TEXT column is renamed to BODY</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.9&r2=1.8">code/Site/search.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-30 14:40 hannes</td>
</tr>
<tr>
<td>
<pre>escape single quote character (') as ''</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.8&r2=1.7">code/Site/search.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-27 22:50 hannes</td>
</tr>
<tr>
<td>
<pre>changed link from antville.org to www.antville.org in logo macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.20&r2=1.19">code/Global/macros.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-27 22:44 hannes</td>
</tr>
<tr>
<td>
<pre>changed link from antville.org to www.antville.org in logo macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.4.1&r2=1.19.2.9">code/Global/macros.js (1.19.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-27 18:57 hannes</td>
</tr>
<tr>
<td>
<pre>merged changes from branch hns_timezone into main branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.37&r2=1.36">code/Story/macros.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-27 18:50 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.30.4;
merged changes from branch hns_timezone into main branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.30&r2=1.29">antville.sql (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-27 18:50 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
merged changes from branch hns_timezone into main branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020524.sql?r1=1.2&r2=1.1">antville_dbpatch20020524.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-27 18:50 hannes</td>
</tr>
<tr>
<td>
<pre>merged changes from branch hns_timezone into main branch.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.50&r2=1.49">code/Global/objectFunctions.js (1.50)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.15&r2=1.14">code/Site/edit.skin (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.50&r2=1.49">code/Site/macros.js (1.50)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.33&r2=1.32">code/Site/objectFunctions.js (1.33)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.17&r2=1.16">code/Site/renderFunctions.js (1.17)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.27&r2=1.26">code/Site/type.properties (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 22:47 hannes</td>
</tr>
<tr>
<td>
<pre>use weblog timezone when determining which day is today.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.16.4.1&r2=1.16.2.1">code/Site/renderFunctions.js (1.16.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 22:38 hannes</td>
</tr>
<tr>
<td>
<pre>Call global formatTimestamp() function to render dates, which means that
dates are displayed in the language and timezone of the embedding
weblog instead of the origin weblog. (In most cases, they will be one and the same)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.36.4.1&r2=1.36.2.3">code/Story/macros.js (1.36.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 22:34 hannes</td>
</tr>
<tr>
<td>
<pre>if createtime is passed explicitly, use global parseTimestamp() function to parse
so that the weblog's timezone is taken into account.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.12.4.1&r2=1.13.2.1">code/StoryMgr/objectFunctions.js (1.12.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 22:33 hannes</td>
</tr>
<tr>
<td>
<pre>Always call global formatTimestamp() function, which means that
dates are displayed in the language and timezone of the embedding
weblog instead of the origin weblog. For example, if a macro
displays a poll from another weblog, dates are formatted according to
the rules of the embedding weblog instead of weblog where the
poll lives.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.32.4.2&r2=1.32.4.1">code/Site/objectFunctions.js (1.32.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 22:32 hannes</td>
</tr>
<tr>
<td>
<pre>Always use timezone when dealing with date &lt;-&gt; string conversion.
Always call global formatTimestamp() function, which means that
dates are displayed in the language and timezone of the embedding
weblog instead of the origin weblog. For example, if a macro
displays a poll from another weblog, dates are formatted according to
the rules of the embedding weblog instead of weblog where the
poll lives.
Make timezone display the currently active timezone even if
it is not yet set in the db.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.49.4.2&r2=1.49.4.1">code/Site/macros.js (1.49.4.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 22:17 hannes</td>
</tr>
<tr>
<td>
<pre>implemented global formatTimestamp() function that renders a
date according to a date format string. If a weblog is present
in the path, its locale and timezone settings are used.
parseTimestamp() also uses weblog's timezone if available.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.49.4.1&r2=1.49.2.3">code/Global/objectFunctions.js (1.49.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 20:28 hannes</td>
</tr>
<tr>
<td>
<pre>add TIMEZONE column to weblog table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020524.sql?r1=1.1.2.1&r2=1.2.2.1">antville_dbpatch20020524.sql (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 20:28 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
file antville_dbpatch20020524.sql was initially added on branch hns_timezone.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020524.sql?r1=1.1&r2=1.1.2.1">antville_dbpatch20020524.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 20:27 hannes</td>
</tr>
<tr>
<td>
<pre>added TIMEZONE column to weblog table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.29.4.1&r2=1.29.2.1">antville.sql (1.29.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 18:05 hannes</td>
</tr>
<tr>
<td>
<pre>added mapping for timezone property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.26.4.1&r2=1.26.2.1">code/Site/type.properties (1.26.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-24 09:02 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that caused creation of wrong class attribute in renderImage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.14.2.7&r2=1.14.2.6">code/Global/renderFunctions.js (1.14.2.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 19:50 tobi</td>
</tr>
<tr>
<td>
<pre>modifications to make the w3c xhtml validator happy</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.11.2.4&r2=1.11.2.3">code/Root/page.skin (1.11.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 19:48 tobi</td>
</tr>
<tr>
<td>
<pre>modifications to make the w3c xhtml validator happy</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.14.2.3&r2=1.14.2.2">code/Root/main.skin (1.14.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 19:27 tobi</td>
</tr>
<tr>
<td>
<pre>modifications to make the w3c xhtml validator happy</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.14.2.2&r2=1.14.2.1">code/Root/main.skin (1.14.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 19:24 tobi</td>
</tr>
<tr>
<td>
<pre>deleting some more properties of param in createLinkParam()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.6.2.3&r2=1.6.2.2">code/HopObject/objectFunctions.js (1.6.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 19:20 tobi</td>
</tr>
<tr>
<td>
<pre>cleaned code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?rev=1.6.2.1&content-type=text/x-cvsweb-markup">code/Root/style.skin (1.6.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 19:20 tobi</td>
</tr>
<tr>
<td>
<pre>added type in javascript</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/javascript.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Root/javascript.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 19:17 tobi</td>
</tr>
<tr>
<td>
<pre>fixed copy&amp;paste bug (weblog.skin instead of root.skin)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.11.2.3&r2=1.11.2.2">code/Root/page.skin (1.11.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 19:13 tobi</td>
</tr>
<tr>
<td>
<pre>added charset definition as meta tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.11.2.2&r2=1.11.2.1">code/Root/page.skin (1.11.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:41 tobi</td>
</tr>
<tr>
<td>
<pre>added "use antville" to specify database</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020513.sql?rev=1.1.2.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020513.sql (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:35 tobi</td>
</tr>
<tr>
<td>
<pre>added "use antville" to specify database</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020426.sql?r1=1.3&r2=1.2">antville_dbpatch20020426.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:28 tobi</td>
</tr>
<tr>
<td>
<pre>added "use antville" to specify database</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020426.sql?rev=1.2.2.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020426.sql (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:07 tobi</td>
</tr>
<tr>
<td>
<pre>modified tags to conform with xhtml spec; check-in now to test with w3c validator (there still could be some invalid xhtml inside)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.7.2.1&r2=1.9.6.1">code/Membership/edit.skin (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?rev=1.6.2.1&content-type=text/x-cvsweb-markup">code/Membership/preview.skin (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.5.2.1&r2=1.7.6.1">code/Poll/edit.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.3.2.1&r2=1.5.2.2">code/Poll/listitem.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.5.2.1&r2=1.8.2.2">code/Poll/main.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.4.2.1&r2=1.6.2.1">code/Poll/results.skin (1.4.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.6.2.1&r2=1.8.6.1">code/Skin/edit.skin (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.2.2.1&r2=1.5.4.1">code/SkinMgr/edit.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.8.2.2&r2=1.8.2.1">code/SkinMgr/macros.js (1.8.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.15.2.1&r2=1.25.2.1">code/SkinMgr/main.skin (1.15.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/SkinMgr/page.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.8.2.1&r2=1.10.6.1">code/User/edit.skin (1.8.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:07 tobi</td>
</tr>
<tr>
<td>
<pre>modified tags to conform with xhtml spec; check-in now to test with w3c validator (there still could be some invalid xhtml inside)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SysLog/sysmgr_listitem.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:07 tobi</td>
</tr>
<tr>
<td>
<pre>modified tags to conform with xhtml spec; check-in now to test with w3c validator (there still could be some invalid xhtml inside)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?rev=1.3.2.1&content-type=text/x-cvsweb-markup">code/StoryMgr/main.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/offlinestory.skin?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/StoryMgr/offlinestory.skin (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:07 tobi</td>
</tr>
<tr>
<td>
<pre>modified tags to conform with xhtml spec; check-in now to test with w3c validator (there still could be some invalid xhtml inside)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.7.2.1&r2=1.9.6.1">code/MemberMgr/login.skin (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.2.2.1&r2=1.4.6.1">code/MemberMgr/main.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.8.2.1&r2=1.10.6.1">code/MemberMgr/register.skin (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.1.2.1&r2=1.3.6.1">code/MemberMgr/searchresult.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.3.2.1&r2=1.5.6.1">code/MemberMgr/sendpwd.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?rev=1.5.2.1&content-type=text/x-cvsweb-markup">code/MemberMgr/statusloggedin.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.1.2.1&r2=1.5.2.1">code/User/sysmgr_edit.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/User/sysmgr_listitem.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:07 tobi</td>
</tr>
<tr>
<td>
<pre>modified tags to conform with xhtml spec; check-in now to test with w3c validator (there still could be some invalid xhtml inside)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/edit.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Choice/edit.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/result.skin?rev=1.3.2.1&content-type=text/x-cvsweb-markup">code/Choice/result.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.8.2.1&r2=1.10.4.1">code/Comment/edit.skin (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.6.2.1&r2=1.7.4.1">code/Comment/reply.skin (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.7.2.1&r2=1.8.4.1">code/Comment/toplevel.skin (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.3.2.1&r2=1.6.2.1">code/File/edit.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.3.2.1&r2=1.8.2.1">code/File/new.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.2.2.1&r2=1.10.6.1">code/File/preview.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.5.2.1&r2=1.6.6.1">code/HopObject/delete.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.5.2.1&r2=1.6.2.1">code/HopObject/historyview.skin (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.7.2.1&r2=1.9.6.1">code/Image/edit.skin (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.1.2.1&r2=1.7.2.1">code/Image/main.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.9.2.1&r2=1.11.6.1">code/Image/new.skin (1.9.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.7.2.1&r2=1.13.10.1">code/Image/preview.skin (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/closedpoll.skin?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/PollMgr/closedpoll.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.1.2.1&r2=1.3.2.1">code/PollMgr/main.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?rev=1.9.2.1&content-type=text/x-cvsweb-markup">code/Site/adminnavigation.skin (1.9.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendar.skin?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/Site/calendar.skin (1.4.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarday.skin?rev=1.3.2.1&content-type=text/x-cvsweb-markup">code/Site/calendarday.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendardayheader.skin?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/Site/calendardayheader.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarselday.skin?rev=1.3.2.1&content-type=text/x-cvsweb-markup">code/Site/calendarselday.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.6.2.1&r2=1.11.2.1">code/Site/contribnavigation.skin (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/Site/mostread.skin (1.4.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.7.2.1&r2=1.9.6.1">code/Site/new.skin (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.19.2.1&r2=1.24.2.1">code/Site/page.skin (1.19.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Site/referrers.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/Site/searchform.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.1.2.1&r2=1.5.2.1">code/Site/sysmgr_delete.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.1.2.1&r2=1.5.2.1">code/Site/sysmgr_edit.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Site/sysmgr_listitem.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?rev=1.8.2.1&content-type=text/x-cvsweb-markup">code/Site/usernavigation.skin (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/Site/welcome.skin (1.4.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.1.2.1&r2=1.2.4.1">code/Story/display.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.13.2.1&r2=1.15.4.1">code/Story/edit.skin (1.13.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.3.2.1&r2=1.4.2.1">code/Story/listitem.skin (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.12.2.1&r2=1.14.6.1">code/Story/preview.skin (1.12.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/relatedLink.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Story/relatedLink.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/searchview.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/Story/searchview.skin (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:07 tobi</td>
</tr>
<tr>
<td>
<pre>modified tags to conform with xhtml spec; check-in now to test with w3c validator (there still could be some invalid xhtml inside)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.1.2.1&r2=1.16.6.2">code/SysMgr/page.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.1.2.1&r2=1.5.2.1">code/SysMgr/syslogsearchform.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.1.2.1&r2=1.4.6.1">code/SysMgr/usersearchform.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogsearchform.skin?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/weblogsearchform.skin (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.4.2.1&r2=1.6.2.1">code/Topic/main.skin (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 18:07 tobi</td>
</tr>
<tr>
<td>
<pre>modified tags to conform with xhtml spec; check-in now to test with w3c validator (there still could be some invalid xhtml inside)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.7&r2=1.19.2.6">code/Global/macros.js (1.19.2.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/Global/nextpagelink.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.2.2.1&r2=1.6.6.1">code/Global/prevpagelink.skin (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.14.2.1&r2=1.16.4.1">code/Root/main.skin (1.14.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.11.2.1&r2=1.24.2.1">code/Root/page.skin (1.11.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:32 tobi</td>
</tr>
<tr>
<td>
<pre>fixed renderMarkupPart(name, attr) to work with attr == null, too</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.6&r2=1.19.2.5">code/Global/macros.js (1.19.2.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.14.2.6&r2=1.14.2.5">code/Global/renderFunctions.js (1.14.2.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>removed all output of param.suffix and param.prefix done with res.write</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.11.2.3&r2=1.11.2.2">code/HopObject/macros.js (1.11.2.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.14.2.1&r2=1.21.2.1">code/Image/macros.js (1.14.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.5.2.1&r2=1.10.2.1">code/ImageMgr/macros.js (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.2.2.1&r2=1.5.4.3">code/MemberMgr/macros.js (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.9.2.2&r2=1.9.2.1">code/Membership/macros.js (1.9.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.5.2.1&r2=1.15.2.2">code/Poll/macros.js (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/macros.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/PollMgr/macros.js (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>removed all output of param.suffix and param.prefix done with res.write</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.8.2.1&r2=1.12.2.1">code/SkinMgr/macros.js (1.8.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.36.2.2&r2=1.36.2.1">code/Story/macros.js (1.36.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/macros.js?rev=1.4.2.1&content-type=text/x-cvsweb-markup">code/StoryMgr/macros.js (1.4.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>removed all output of param.suffix and param.prefix done with res.write</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?r1=1.1.2.2&r2=1.1.2.1">code/SysMgr/macros.js (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>removed all output of param.suffix and param.prefix done with res.write</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.49.2.2&r2=1.49.2.1">code/Site/macros.js (1.49.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.1.2.2&r2=1.1.2.1">code/Site/sysmgr_macros.js (1.1.2.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.7.2.1&r2=1.12.2.1">code/User/macros.js (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.1.2.2&r2=1.1.2.1">code/User/sysmgr_macros.js (1.1.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>removed all output of param.suffix and param.prefix done with res.write</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.17.2.1&r2=1.20.4.1">code/Comment/macros.js (1.17.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.5.2.1&r2=1.7.16.1">code/Day/macros.js (1.5.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.3.2.1&r2=1.10.2.1">code/File/macros.js (1.3.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/macros.js?rev=1.2.2.1&content-type=text/x-cvsweb-markup">code/FileMgr/macros.js (1.2.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.5&r2=1.19.2.4">code/Global/macros.js (1.19.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>removed all output of param.suffix and param.prefix done with res.write</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.7.2.1&r2=1.8.4.1">code/Root/macros.js (1.7.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.2.2.1&r2=1.7.12.1">code/Skin/macros.js (1.2.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>removed all output of param.suffix and param.prefix done with res.write</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/macros.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SysLog/macros.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_macros.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SysLog/sysmgr_macros.js (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>removed all output of param.suffix and param.prefix done with res.write</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.6.2.1&r2=1.8.4.2">code/Topic/macros.js (1.6.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:12 tobi</td>
</tr>
<tr>
<td>
<pre>moved a lot of the functions to global/renderFunctions.js and wrapped the old function declaration around</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.18.2.6&r2=1.18.2.5">code/HopObject/renderFunctions.js (1.18.2.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 17:11 tobi</td>
</tr>
<tr>
<td>
<pre>arranged code (order, structure)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.14.2.5&r2=1.14.2.4">code/Global/renderFunctions.js (1.14.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:37 tobi</td>
</tr>
<tr>
<td>
<pre>simpleDropDownBox() became renderDropDownBox() to underline that it directly writes to the string buffer; hence, i removed res.write everywhere this function is called</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.1.2.1&r2=1.5.4.1">code/Site/sysmgr_macros.js (1.1.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.1.2.1&r2=1.5.4.1">code/User/sysmgr_macros.js (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:37 tobi</td>
</tr>
<tr>
<td>
<pre>replaced renderMarkupElement() function by openMarkupElement() and closeMarkupElement(); new function renderMarkupElement() now renders "empty" elements (content-less tags) only</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.18.2.5&r2=1.18.2.4">code/HopObject/renderFunctions.js (1.18.2.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:36 tobi</td>
</tr>
<tr>
<td>
<pre>replaced renderMarkupElement() function by openMarkupElement() and closeMarkupElement(); new function renderMarkupElement() now renders "empty" elements (content-less tags) only</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.14.2.4&r2=1.14.2.3">code/Global/renderFunctions.js (1.14.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:36 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug in createLinkParam()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.6.2.2&r2=1.6.2.1">code/HopObject/objectFunctions.js (1.6.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:34 tobi</td>
</tr>
<tr>
<td>
<pre>simpleDropDownBox() became renderDropDownBox() to underline that it directly writes to the string buffer; hence, i removed res.write everywhere this function is called</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.36.2.1&r2=1.44.2.1">code/Story/macros.js (1.36.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:34 tobi</td>
</tr>
<tr>
<td>
<pre>simpleDropDownBox() became renderDropDownBox() to underline that it directly writes to the string buffer; hence, i removed res.write everywhere this function is called</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.49.2.1&r2=1.55.2.1">code/Site/macros.js (1.49.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:34 tobi</td>
</tr>
<tr>
<td>
<pre>simpleDropDownBox() became renderDropDownBox() to underline that it directly writes to the string buffer; hence, i removed res.write everywhere this function is called</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?rev=1.1.2.1&content-type=text/x-cvsweb-markup">code/SysMgr/macros.js (1.1.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:29 tobi</td>
</tr>
<tr>
<td>
<pre>simpleDropDownBox() became renderDropDownBox() to underline that it directly writes to the string buffer; hence, i removed res.write everywhere this function is called</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.9.2.1&r2=1.15.2.2">code/Membership/macros.js (1.9.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:27 tobi</td>
</tr>
<tr>
<td>
<pre>replaced renderMarkupElement() function by openMarkupElement() and closeMarkupElement(); new function renderMarkupElement() now renders "empty" elements (content-less tags) only</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.11.2.2&r2=1.11.2.1">code/HopObject/macros.js (1.11.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 13:27 tobi</td>
</tr>
<tr>
<td>
<pre>replaced renderMarkupElement() function by openMarkupElement() and closeMarkupElement(); new function renderMarkupElement() now renders "empty" elements (content-less tags) only</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.4&r2=1.19.2.3">code/Global/macros.js (1.19.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-23 09:36 tobi</td>
</tr>
<tr>
<td>
<pre>added missing "this." in renderInputTextarea()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.18.2.4&r2=1.18.2.3">code/HopObject/renderFunctions.js (1.18.2.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-22 16:51 tobi</td>
</tr>
<tr>
<td>
<pre>added and arranged commentary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.14.2.3&r2=1.14.2.2">code/Global/renderFunctions.js (1.14.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-22 16:51 tobi</td>
</tr>
<tr>
<td>
<pre>turned some of the renderSomething into renderSomethingAsString functions. latter now return a string. in consequence i added new functions with the old names (renderSomething) that are used as wrappers directly writing out the return value of renderSomethingAsString to the string buffer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.18.2.3&r2=1.18.2.2">code/HopObject/renderFunctions.js (1.18.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-22 16:50 tobi</td>
</tr>
<tr>
<td>
<pre>removed override for param.linkto in popup feature of image_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.3&r2=1.19.2.2">code/Global/macros.js (1.19.2.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-22 15:31 tobi</td>
</tr>
<tr>
<td>
<pre>rewrote image_macro(). now includes features of both thumbnail_macro() and imageurl_macro() by using param.as = "thumbnail" or param.as = "url" resp.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.2&r2=1.19.2.1">code/Global/macros.js (1.19.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-22 15:30 tobi</td>
</tr>
<tr>
<td>
<pre>added function getStaticUrl to return the url of the static image (e.g. served by helma's internal web server)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.8.2.1&r2=1.9.2.1">code/Image/objectFunctions.js (1.8.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-22 15:29 tobi</td>
</tr>
<tr>
<td>
<pre>adapted some functions to work with either renderSomething or renderSomethingAsString functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.18.2.2&r2=1.18.2.1">code/HopObject/renderFunctions.js (1.18.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-22 15:28 tobi</td>
</tr>
<tr>
<td>
<pre>turned some of the renderSomething into renderSomethingAsString functions. latter now return a string. in consequence i added new functions with the old names (renderSomething) that are used as wrappers directly writing out the return value of renderSomethingAsString to the string buffer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.14.2.2&r2=1.14.2.1">code/Global/renderFunctions.js (1.14.2.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-22 09:50 hannes</td>
</tr>
<tr>
<td>
<pre>implemented settable timezone in weblog prefs that
is taken into account when rendering dates for this weblog.
Also implemented caching of Locale and TimeZone objects in
weblog.cache.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.14.4.1&r2=1.14.2.1">code/Site/edit.skin (1.14.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.49.4.1&r2=1.49.2.4">code/Site/macros.js (1.49.4.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.32.4.1&r2=1.32.2.1">code/Site/objectFunctions.js (1.32.4.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-21 16:55 tobi</td>
</tr>
<tr>
<td>
<pre>second step of complete rewrite of how html macros are rendered (still diggin')</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19.2.1&r2=1.30.2.14">code/Global/macros.js (1.19.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.14.2.1&r2=1.17.4.1">code/Global/renderFunctions.js (1.14.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.11.2.1&r2=1.15.6.2">code/HopObject/macros.js (1.11.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.6.2.1&r2=1.9.4.4">code/HopObject/objectFunctions.js (1.6.2.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?rev=1.18.2.1&content-type=text/x-cvsweb-markup">code/HopObject/renderFunctions.js (1.18.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-21 16:53 tobi</td>
</tr>
<tr>
<td>
<pre>added function cloneObject()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.49.2.1&r2=1.53.2.1">code/Global/objectFunctions.js (1.49.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-21 16:52 tobi</td>
</tr>
<tr>
<td>
<pre>refurbished code style</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.16.2.1&r2=1.20.2.1">code/Site/style.skin (1.16.2.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-21 16:45 tobi</td>
</tr>
<tr>
<td>
<pre>refurbished code style</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.17&r2=1.16">code/Site/style.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-21 14:30 hannes</td>
</tr>
<tr>
<td>
<pre>removed padding whitespace chars from description element text,
which effectively changed the item text.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Item.skin?r1=1.5&r2=1.4">code/Global/rss10Item.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-17 20:00 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.2;
refurbished code style</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.16&r2=1.15">code/Site/style.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-17 19:59 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2;
first step of complete rewrite of how html macros are rendered</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.14&r2=1.13">code/Global/renderFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-17 19:59 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.19.2;
first step of migrating to xhtml</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.19&r2=1.18">code/Site/page.skin (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-17 19:59 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.18.2;
first step of complete rewrite of how html macros are rendered</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.18&r2=1.17">code/HopObject/renderFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-17 19:58 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
first step of complete rewrite of how html macros are rendered</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.11&r2=1.10">code/HopObject/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-17 19:57 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2; 1.14.4;
refurbished preferences (modified order, section and property names etc.)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.14&r2=1.13">code/Site/edit.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-17 19:57 tobi</td>
</tr>
<tr>
<td>
<pre>added type attribute in script tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.3&r2=1.2">code/Site/javascript.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-17 19:56 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
changed title of page to "preferences"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.12&r2=1.11">code/Site/edit.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 20:14 stefanp</td>
</tr>
<tr>
<td>
<pre>branches: 1.29.2; 1.29.4;
syntax bugfix: use ) instead of }</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.29&r2=1.28">antville.sql (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 14:26 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.26.2; 1.26.4;
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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.26&r2=1.25">code/Site/type.properties (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 14:26 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.6;
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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.7&r2=1.6">code/SkinMgr/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 14:26 hannes</td>
</tr>
<tr>
<td>
<pre>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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/type.properties?r1=1.1&r2=1.2.10.1">code/SkinMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 14:26 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.5&r2=1.4">code/HopObject/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 14:26 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.8&r2=1.7">code/SkinMgr/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 12:29 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.49.2; 1.49.4;
now using req.action instead of getActionName()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.49&r2=1.48">code/Site/macros.js (1.49)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 12:28 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
now using req.action instead of getActionName()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.7&r2=1.6">code/Root/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 12:28 grob</td>
</tr>
<tr>
<td>
<pre>removed getActionName() which got replaced with built-in req.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.13&r2=1.12">code/Global/renderFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 12:16 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in: in case this action is called for a comment, it redirects back to story-main with an anchor to this comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/main.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Comment/main.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-16 12:15 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.17.2;
replaced checking for last object in path with checking for action-name</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.17&r2=1.16">code/Comment/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:25 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in: create-statements for missing indexes (included in antville.sql and antville_indexes.sql, the latter one will be deleted soon)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020513.sql?r1=1.1&r2=1.1.2.1">antville_dbpatch20020513.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:24 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?r1=1.2&r2=1.1">code/Site/searchform.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:24 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.7&r2=1.6">code/Site/search.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:23 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.7&r2=1.6">code/Site/new.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:23 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.32.2; 1.32.4;
now calling deleteAll()-function of storymgr instead of doing it in deleteAll() of weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.32&r2=1.31">code/Site/objectFunctions.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:22 grob</td>
</tr>
<tr>
<td>
<pre>changed calendar_macro() since the day must not appear in path anymore (because stories have now a standard URL): if a day-object or a story appear in path they determine the month to display in calendar</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.48&r2=1.47">code/Site/macros.js (1.48)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:20 grob</td>
</tr>
<tr>
<td>
<pre>include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.13&r2=1.12">code/Site/edit.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:20 grob</td>
</tr>
<tr>
<td>
<pre>assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.11&r2=1.10">code/Site/edit.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:19 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in: now also the creator of a weblog is allowed to delete it (will be recorded in syslog soon)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/delete.hac?r1=1.1&r2=1.1.2.1">code/Site/delete.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:18 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.4; 1.12.6;
- removed manual building of redirect-href() because stories now have one standard URL
- changed deleting of comments because comments now have story.comments as parent
- added function deleteAll() which loops over weblog.stories and deletes all of them</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.12&r2=1.11">code/StoryMgr/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:17 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.8;
- parent of stories is now weblog.stories (not either weblog.topics or weblog)
- renamed "allcomments"-collection to "comments" (since this appears in URL)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.13&r2=1.12">code/Story/type.properties (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:16 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.24.2;
- removed manual building of redirect-href() because stories now have one standard URL
- changed deleting of comments because comments now have story.comments as parent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.24&r2=1.23">code/Story/objectFunctions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:14 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.36.2; 1.36.4;
- changes due to renaming "allcomments"-collection to "comments
- removed separating spaces between counter and text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.36&r2=1.35">code/Story/macros.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:13 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.2;
replaced hardcoded action-name with req.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.13&r2=1.12">code/Story/edit.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.6&r2=1.5">code/Skin/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.12&r2=1.11">code/Story/comment.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.10&r2=1.9">code/Story/delete.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.8&r2=1.7">code/SkinMgr/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:11 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
counter of weblogs is reduced to only public weblogs, and displayed only if &gt; 0</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.11&r2=1.10">code/Root/page.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:11 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
renamed addWeblogs-collection to "public"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.8&r2=1.7">code/Root/type.properties (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:11 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.6&r2=1.5">code/Skin/delete.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:10 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2;
changed status-info on frontpage: now number of hosted weblogs and number of public weblogs are displayed. title of weblog-list is only displayed if the list contains at least one item</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.14&r2=1.13">code/Root/main.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:10 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.11&r2=1.10">code/Root/new.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:08 grob</td>
</tr>
<tr>
<td>
<pre>- added parameter to weblogcount-macro (all = all weblogs, default = just public weblogs)
- added comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.6&r2=1.5">code/Root/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:07 grob</td>
</tr>
<tr>
<td>
<pre>changed header of list to "public weblogs"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.skin?r1=1.4&r2=1.3">code/Root/list.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:07 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
removed "main" from href()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.5&r2=1.4">code/Poll/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:07 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.5&r2=1.4">code/PollMgr/create.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.5&r2=1.4">code/Poll/edit.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.3&r2=1.2">code/Poll/delete.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.3&r2=1.2">code/MemberMgr/sendpwd.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.5&r2=1.4">code/Poll/edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:05 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?r1=1.4&r2=1.3">code/MemberMgr/sendpwd.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:05 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.2&r2=1.1">code/MemberMgr/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:05 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.8&r2=1.7">code/MemberMgr/register.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:05 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.10&r2=1.9">code/MemberMgr/register.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:04 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.4&r2=1.3">code/MemberMgr/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:04 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.7&r2=1.6">code/MemberMgr/login.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:04 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.11&r2=1.10">code/MemberMgr/login.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:04 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.7&r2=1.6">code/Membership/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:03 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.3&r2=1.2">code/Membership/delete.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:03 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.9&r2=1.8">code/Image/new.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:03 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.10&r2=1.9">code/Membership/edit.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:03 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.7&r2=1.6">code/Image/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:03 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.10&r2=1.9">code/ImageMgr/create.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:02 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.6&r2=1.5">code/FileMgr/create.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:02 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.5&r2=1.4">code/HopObject/delete.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:02 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
- removed "main" from href()
- assigned form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.10&r2=1.9">code/Image/delete.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:02 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.10&r2=1.9">code/Image/edit.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
- removed "main" from href()
- assigned form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.6&r2=1.5">code/File/delete.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.3&r2=1.2">code/File/new.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.3&r2=1.2">code/File/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.6&r2=1.5">code/File/edit.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 23:00 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.19.2; 1.19.4;
- removed "main" from href()
- root.allWeblogs-collection was renamed to root.public</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.19&r2=1.18">code/Global/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 22:58 grob</td>
</tr>
<tr>
<td>
<pre>parent of comments is now story.comments (fixes a problem with nested comments which lead to an error after about 21 levels)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.5&r2=1.4">code/Comment/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 22:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
include action in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.8&r2=1.7">code/Comment/edit.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 22:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.6;
removed deleteComment() and deleteAll() - this is done in story-functions now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.13&r2=1.12">code/Comment/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 22:56 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.11&r2=1.10">code/Comment/edit.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 22:56 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
- assign form-action to res.data.action
- comments are deleted via story now (regardless if toplevel or reply)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.11&r2=1.10">code/Comment/delete.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 22:55 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
assign form-action to res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.4&r2=1.3">code/Comment/comment.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 22:55 grob</td>
</tr>
<tr>
<td>
<pre>added several missing indexes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_indexes.sql?r1=1.5&r2=1.4">antville_indexes.sql (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 22:54 grob</td>
</tr>
<tr>
<td>
<pre>included create-statements for indexes (from antville_indexes.sql), changed unique keys to primary keys</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.28&r2=1.27">antville.sql (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 16:09 tobi</td>
</tr>
<tr>
<td>
<pre>removed comment about "backslashed masking with backslashes" (not necessary, windows can do it with slashes, too)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.16&r2=1.15">code/app.properties (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 16:08 tobi</td>
</tr>
<tr>
<td>
<pre>changed imgPath and goodiePath to relative urls (works with windows, and i assume it works with *nix, too)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.15&r2=1.14">code/app.properties (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 13:11 hannes</td>
</tr>
<tr>
<td>
<pre>removed less-than char at beginning of file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.4&r2=1.3">code/HopObject/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-15 13:04 hannes</td>
</tr>
<tr>
<td>
<pre>check if there is a path.weblog before accessing it (twice)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.3&r2=1.2">code/HopObject/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-14 14:22 tobi</td>
</tr>
<tr>
<td>
<pre>added check for "zero records" returned by hsqldb in listReferrers_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.47&r2=1.46">code/Site/macros.js (1.47)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-14 14:22 tobi</td>
</tr>
<tr>
<td>
<pre>added check for "zero records" returned by hsqldb in backlinks_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.35&r2=1.34">code/Story/macros.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-13 22:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.2;
the first user registering is granted trust and sysadmin-rights</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.16&r2=1.15">code/MemberMgr/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-13 22:53 grob</td>
</tr>
<tr>
<td>
<pre>using root.link instead of global link-macro because the latter one produces wrong href if the requested url doesn't end with a slash</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.13&r2=1.12">code/Root/main.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-13 18:28 tobi</td>
</tr>
<tr>
<td>
<pre>changed any int(20) type to int(9); added "identity" property to tables which are used by direct db access</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville-hsql.sql?r1=1.4&r2=1.3">antville-hsql.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-13 18:26 tobi</td>
</tr>
<tr>
<td>
<pre>changed any bigint(20) type to mediumint(9)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.27&r2=1.26">antville.sql (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-13 18:20 tobi</td>
</tr>
<tr>
<td>
<pre>adapted sql query in backlinks_macro() for using antville with hsqldb connection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.34&r2=1.33">code/Story/macros.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-13 18:19 tobi</td>
</tr>
<tr>
<td>
<pre>adapted sql query in listReferrers_macro() for using antville with hsqldb connection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.46&r2=1.45">code/Site/macros.js (1.46)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-13 18:18 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.49.2; 1.49.4;
adapted sql query in logAccess() for using antville with hsqldb connection</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.49&r2=1.48">code/Global/objectFunctions.js (1.49)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-13 10:46 tobi</td>
</tr>
<tr>
<td>
<pre>removed this action to prevent weblogs.com from being pinged manually</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/ping.hac?r1=1.6&r2=1.5">code/Site/ping.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-11 15:36 hannes</td>
</tr>
<tr>
<td>
<pre>removed URL, PATH and ACTION cols from ACCESS table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville-hsql.sql?r1=1.3&r2=1.2">antville-hsql.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-11 10:50 hannes</td>
</tr>
<tr>
<td>
<pre>updated to current antville</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville-hsql.sql?r1=1.2&r2=1.1">antville-hsql.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-11 10:33 grob</td>
</tr>
<tr>
<td>
<pre>added changes made in dbpatch 20020426</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.26&r2=1.25">antville.sql (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-08 23:04 grob</td>
</tr>
<tr>
<td>
<pre>added check if username matches a function-name; if true username is rejected</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.15&r2=1.14">code/MemberMgr/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-08 18:32 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.8;
fixed a bug that lead to wrong sorted subscription.list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.11&r2=1.10">code/User/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-07 15:34 tobi</td>
</tr>
<tr>
<td>
<pre>modified popup() function:
- size of new window will never extend 640x480 (inner values)
- resizable and scrolling is set to "yes"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?r1=1.2&r2=1.1">code/Site/javascript.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-05-02 11:38 tobi</td>
</tr>
<tr>
<td>
<pre>replace writeln() with app.__app__.logEvent() in function logAccess()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.48&r2=1.47">code/Global/objectFunctions.js (1.48)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-30 14:31 tobi</td>
</tr>
<tr>
<td>
<pre>modified query in pingUpdatedWeblogs() to track weblogs that haven't been pinged, yet (LASTPING is null)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.47&r2=1.46">code/Global/objectFunctions.js (1.47)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 16:03 tobi</td>
</tr>
<tr>
<td>
<pre>grrrr! anchor names without # me stupid!</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?r1=1.3&r2=1.2">code/Story/backlinks.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 16:02 tobi</td>
</tr>
<tr>
<td>
<pre>added inline anchor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?r1=1.2&r2=1.1">code/Story/backlinks.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 15:09 tobi</td>
</tr>
<tr>
<td>
<pre>added log message and check for empty title in function ping()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.31&r2=1.30">code/Site/objectFunctions.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 14:43 tobi</td>
</tr>
<tr>
<td>
<pre>changed "notify weblogs.com" to "notify updates"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.12&r2=1.11">code/Site/edit.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 14:35 tobi</td>
</tr>
<tr>
<td>
<pre>removed generic log message in pingUpdatedWeblogs()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.46&r2=1.45">code/Global/objectFunctions.js (1.46)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 14:17 tobi</td>
</tr>
<tr>
<td>
<pre>id has to be a string when directly retrieved from db in function pingUpdatedWeblogs()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.45&r2=1.44">code/Global/objectFunctions.js (1.45)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 14:13 tobi</td>
</tr>
<tr>
<td>
<pre>debugging</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.44&r2=1.43">code/Global/objectFunctions.js (1.44)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 14:08 tobi</td>
</tr>
<tr>
<td>
<pre>added some more logging</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.43&r2=1.42">code/Global/objectFunctions.js (1.43)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 13:48 tobi</td>
</tr>
<tr>
<td>
<pre>added some logging using app.__app__.logEvent()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.42&r2=1.41">code/Global/objectFunctions.js (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 13:01 tobi</td>
</tr>
<tr>
<td>
<pre>added call for pingUpdatedWeblogs() to scheduler()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.41&r2=1.40">code/Global/objectFunctions.js (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 12:02 tobi</td>
</tr>
<tr>
<td>
<pre>changed "pinging" to "notifying" in error msg of ping()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.30&r2=1.29">code/Site/objectFunctions.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 12:01 tobi</td>
</tr>
<tr>
<td>
<pre>removed ping variable</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/ping.hac?r1=1.5&r2=1.4">code/Site/ping.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 11:49 tobi</td>
</tr>
<tr>
<td>
<pre>moved some parts back to ping() in objectFuncktions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.29&r2=1.28">code/Site/objectFunctions.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 11:48 tobi</td>
</tr>
<tr>
<td>
<pre>added comments; moved some parts from ping.hac back to here</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/ping.hac?r1=1.4&r2=1.3">code/Site/ping.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 11:41 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug in pingUpdatedWeblogs(), "select" statement needs executeRetrieval() instead of executeCommand()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.40&r2=1.39">code/Global/objectFunctions.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 11:01 tobi</td>
</tr>
<tr>
<td>
<pre>rewrote pingUpdatedWeblogs() to use direct db access</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.39&r2=1.38">code/Global/objectFunctions.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 10:42 tobi</td>
</tr>
<tr>
<td>
<pre>wrapped result of weblogs.com ping into new object in function ping()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.28&r2=1.27">code/Site/objectFunctions.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 10:42 tobi</td>
</tr>
<tr>
<td>
<pre>wrapped result of weblogs.com ping into new object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/ping.hac?r1=1.3&r2=1.2">code/Site/ping.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 10:37 tobi</td>
</tr>
<tr>
<td>
<pre>enabled redirect to weblog's main page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/ping.hac?r1=1.2&r2=1.1">code/Site/ping.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 10:35 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/ping.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/ping.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 10:35 tobi</td>
</tr>
<tr>
<td>
<pre>renamed ping_action() to ping(), moved some parts to ping.hac</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.27&r2=1.26">code/Site/objectFunctions.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 10:24 tobi</td>
</tr>
<tr>
<td>
<pre>result properties of xml-rpc ping to weblogs.com are called flerror and message (sometimes it's good to look in the specs :)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.26&r2=1.25">code/Site/objectFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 10:03 tobi</td>
</tr>
<tr>
<td>
<pre>added some messaging to ping_action()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.25&r2=1.24">code/Site/objectFunctions.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-29 09:51 tobi</td>
</tr>
<tr>
<td>
<pre>added ping_action() (which will become ping() later, this is just for testing purposes)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.24&r2=1.23">code/Site/objectFunctions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 13:49 tobi</td>
</tr>
<tr>
<td>
<pre>added description</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.14&r2=1.13">code/app.properties (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 13:08 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
added modification of ACCESS-table (columns URL,PATH and ACTION are dropped)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020426.sql?r1=1.2&r2=1.1">antville_dbpatch20020426.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 13:07 grob</td>
</tr>
<tr>
<td>
<pre>added release of rowset (from direct db-operation) as in listReferrers_macro() of weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.33&r2=1.32">code/Story/macros.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 13:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
added call of logAccess() for referrer-logging</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.7&r2=1.6">code/Root/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 13:05 grob</td>
</tr>
<tr>
<td>
<pre>modified logAccess(): local referrers (from the same welog) are not logged, as non-http-referrers are.
removed url, action and path-assignments, enabled logging referrers at antville-frontpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.38&r2=1.37">code/Global/objectFunctions.js (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 08:19 grob</td>
</tr>
<tr>
<td>
<pre>added option for selecting weblogs.com-ping</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.11&r2=1.10">code/Site/edit.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 08:19 grob</td>
</tr>
<tr>
<td>
<pre>added enableping_macro() (renders a checkbox for selecting weblog.com-ping or cleartext according to value)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.45&r2=1.44">code/Site/macros.js (1.45)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 08:17 grob</td>
</tr>
<tr>
<td>
<pre>store property enableping</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.23&r2=1.22">code/Site/objectFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 08:16 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.2;
disable weblogs.com-ping for new weblogs</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.13&r2=1.12">code/Root/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 08:15 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in (adds two columns to weblog for weblogs.com-ping)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020426.sql?r1=1.1&r2=1.2.2.1">antville_dbpatch20020426.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 08:15 grob</td>
</tr>
<tr>
<td>
<pre>added two new properties "lastping" and "enableping" (will be used for weblogs.com-ping)
renamed "groupby" to "group" (you need snapshot 20020425 for this to work!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.25&r2=1.24">code/Site/type.properties (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-26 08:12 grob</td>
</tr>
<tr>
<td>
<pre>renamed "groupby" to "group" (you need snapshot 20020425 for this to work!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.4&r2=1.3">code/TopicMgr/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 17:10 tobi</td>
</tr>
<tr>
<td>
<pre>fixed an accidentally removed return in logAccess() -- darn!</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.37&r2=1.36">code/Global/objectFunctions.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 17:01 tobi</td>
</tr>
<tr>
<td>
<pre>removed "like" clause checking for referrer from same weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.32&r2=1.31">code/Story/macros.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 16:58 tobi</td>
</tr>
<tr>
<td>
<pre>stop recording "-" referrers in logAccess()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.36&r2=1.35">code/Global/objectFunctions.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 16:57 grob</td>
</tr>
<tr>
<td>
<pre>patch for cleaning up ACCESS-table (select all non-self-referrers into a temporary table, rename the existing access-table to ACCESSOLD and the temporary one to ACCESS)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020425.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020425.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 16:54 tobi</td>
</tr>
<tr>
<td>
<pre>removed "like" clause checking for referrer from same weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.44&r2=1.43">code/Site/macros.js (1.44)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 16:47 grob</td>
</tr>
<tr>
<td>
<pre>extended check for referrer from antville main page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.35&r2=1.34">code/Global/objectFunctions.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 13:43 tobi</td>
</tr>
<tr>
<td>
<pre>added check if referrer comes from the local weblog or from the antville front page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.34&r2=1.33">code/Global/objectFunctions.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 12:15 tobi</td>
</tr>
<tr>
<td>
<pre>removed debug output writeln(query) in backlinks_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.31&r2=1.30">code/Story/macros.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 12:15 tobi</td>
</tr>
<tr>
<td>
<pre>removed debug output writeln(query) in listReferrers_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.43&r2=1.42">code/Site/macros.js (1.43)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 12:11 tobi</td>
</tr>
<tr>
<td>
<pre>corrected syntax (colon instead of semicolon before add statement)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020424.sql?r1=1.3&r2=1.2">antville_dbpatch20020424.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 10:54 hannes</td>
</tr>
<tr>
<td>
<pre>Removed writeln() of referrer stats SQL insert statement.
writeln()s take a lot of CPU and tend to generate huge files...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.33&r2=1.32">code/Global/objectFunctions.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 10:44 hannes</td>
</tr>
<tr>
<td>
<pre>release rowset after querying referrers. (this is different from releasing
the connection, which is managed by Helma.)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.42&r2=1.41">code/Site/macros.js (1.42)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 08:00 tobi</td>
</tr>
<tr>
<td>
<pre>renamed macro story.listReferrers to story.backlinks and accordingly the two corresponding skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinkItem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/backlinkItem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/backlinks.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/backlinks.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/referrerItem.skin?r1=1.2&r2=1.1">code/Story/referrerItem.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/referrers.skin?r1=1.3&r2=1.2">code/Story/referrers.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-25 08:00 tobi</td>
</tr>
<tr>
<td>
<pre>renamed macro story.listReferrers to story.backlinks and accordingly the two corresponding skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.30&r2=1.29">code/Story/macros.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 15:32 tobi</td>
</tr>
<tr>
<td>
<pre>updated isDenied function analogous to the one in storymgr/securityFunctions.js</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.2&r2=1.1">code/PollMgr/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 14:25 tobi</td>
</tr>
<tr>
<td>
<pre>changed date output from modifytime to lastupdate</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.10&r2=1.9">code/Root/rss10.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 13:46 tobi</td>
</tr>
<tr>
<td>
<pre>removed &lt;p&gt; tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/referrers.skin?r1=1.2&r2=1.1">code/Story/referrers.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 13:35 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/referrerItem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/referrerItem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/referrers.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/referrers.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 13:35 tobi</td>
</tr>
<tr>
<td>
<pre>added listReferrers_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.29&r2=1.28">code/Story/macros.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 13:25 tobi</td>
</tr>
<tr>
<td>
<pre>added index for column STORY_ID in table ACCESS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_indexes.sql?r1=1.4&r2=1.3">antville_indexes.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 12:53 tobi</td>
</tr>
<tr>
<td>
<pre>added column STORY_ID to table ACCESS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.25&r2=1.24">antville.sql (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 12:50 tobi</td>
</tr>
<tr>
<td>
<pre>logAccess() now also records the id of a story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.32&r2=1.31">code/Global/objectFunctions.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 12:35 tobi</td>
</tr>
<tr>
<td>
<pre>added column STORY_ID to table ACCESS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020424.sql?r1=1.2&r2=1.1">antville_dbpatch20020424.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 12:28 tobi</td>
</tr>
<tr>
<td>
<pre>removed leading % (wildcard) from query in listReferrers_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.41&r2=1.40">code/Site/macros.js (1.41)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 12:14 tobi</td>
</tr>
<tr>
<td>
<pre>changed column storage sizes for tables ACCESS, POLL and CHOICE</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.24&r2=1.23">antville.sql (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 12:11 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020424.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020424.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-24 12:10 tobi</td>
</tr>
<tr>
<td>
<pre>added indexes for ACCESS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_indexes.sql?r1=1.3&r2=1.2">antville_indexes.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-22 20:36 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.16.2; 1.16.4;
- Do not display stories on the weblog home page that are in the future
(i.e. have been posted to future days). We only show when they're
explicitly accessed via calendar. Also, don't display a "newer stories"
link on the home page if there are stories with future days/dates on the
weblog.
- Only pad dates in calender with non-breaking spaces for single digit
days. The idea is that single digit days are easy to click while the whole
calendar widget remains what it would be without padding.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.16&r2=1.15">code/Site/renderFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-22 19:30 grob</td>
</tr>
<tr>
<td>
<pre>fixed a bug that lead to runtime error when weblog.modifytime was not set</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.9&r2=1.8">code/Root/rss10.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-17 08:34 tobi</td>
</tr>
<tr>
<td>
<pre>removed param as function argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.40&r2=1.39">code/Site/macros.js (1.40)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-16 12:43 hannes</td>
</tr>
<tr>
<td>
<pre>Rewrote the global link macro to be totally independent from the
hopobject link macro. Basically the same functionality that was
previously called in the hopobject.link_macro is now inlined, except
that there is no relative link URL evaluation.
With this, the global link macro should work as advertised. Note that
there is still a conflict between macro semantics of hopobject.link_macro
and day/topic.link_macro, which should be fixed eventually!</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.18&r2=1.17">code/Global/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-14 11:34 grob</td>
</tr>
<tr>
<td>
<pre>fixed a bug where the frontpage of a weblog would be empty if "number of days on frontpage" is set to 1 and the only story of the newest day is set to "online just in topic"
there's still a problem with previous/next-navigation, but this will be solved with restructuring of story-handling</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.15&r2=1.14">code/Site/renderFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-12 15:15 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug that caused the text cache not to be updated when there was no major update (ie. more than +/- 50 chars are changed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.23&r2=1.22">code/Story/objectFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-12 15:15 tobi</td>
</tr>
<tr>
<td>
<pre>fixed a bug that caused the text cache not to be updated when there was no major update (ie. more than +/- 50 chars are changed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.12&r2=1.11">code/Comment/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-12 14:52 tobi</td>
</tr>
<tr>
<td>
<pre>modifytimes of comment will only be updated if more than +/- 50 characters have changed.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.11&r2=1.10">code/Comment/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-12 14:48 tobi</td>
</tr>
<tr>
<td>
<pre>modifytimes of weblog and story will only be updated if more than +/- 50 characters have changed.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.22&r2=1.21">code/Story/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-12 13:19 tobi</td>
</tr>
<tr>
<td>
<pre>changed hard-coded color for poll bars to macro weblog.linkcolor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.15&r2=1.14">code/Site/style.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-12 11:36 grob</td>
</tr>
<tr>
<td>
<pre>(optional) limit creation of weblogs to sysAdmins or trusted users (thanks to kris!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.13&r2=1.12">code/app.properties (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-12 11:34 grob</td>
</tr>
<tr>
<td>
<pre>(optional) limit creation of weblogs to sysAdmins or trusted users.
needs property "limitNewWeblogs" in app.properties (thanks to kris!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.10&r2=1.9">code/Root/new.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-11 07:25 tobi</td>
</tr>
<tr>
<td>
<pre>title_macro() now returns null if there's no title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.16&r2=1.15">code/Comment/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-08 12:02 hannes</td>
</tr>
<tr>
<td>
<pre>Made createtime of stories editable. If createtime is set in the
input parameters, try to parse it as string. If it can't be parsed,
show an error message. If it can be parsed, update the createtime
and day properties to the new date.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.21&r2=1.20">code/Story/objectFunctions.js (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.11&r2=1.10">code/StoryMgr/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-08 11:56 hannes</td>
</tr>
<tr>
<td>
<pre>Implemented option to display createtime as HTML editor by adding
as="editor" to the macro tag.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.28&r2=1.27">code/Story/macros.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-08 11:53 hannes</td>
</tr>
<tr>
<td>
<pre>added global parseTimestamp() function to parse an input
string as date.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.31&r2=1.30">code/Global/objectFunctions.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-04-04 14:22 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.12&r2=1.11">code/Root/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-29 14:59 tobi</td>
</tr>
<tr>
<td>
<pre>removed commented call for checkdate as well as the checkdate() function according to robert's suggestion.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.22&r2=1.21">code/Site/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-29 14:31 tobi</td>
</tr>
<tr>
<td>
<pre>removed experimental code that accidentally got into cvs</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.21&r2=1.20">code/Site/objectFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-29 14:00 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.12;
renderList now gets requested object passed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/renderFunctions.js?r1=1.2&r2=1.1">code/SysMgr/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-29 14:00 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
now passing requested object to renderList()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?r1=1.2&r2=1.1">code/SysMgr/users.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?r1=1.2&r2=1.1">code/SysMgr/weblogs.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-28 13:52 tobi</td>
</tr>
<tr>
<td>
<pre>corrected output according to rss 1.0 spec</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.8&r2=1.7">code/Root/rss10.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-28 13:00 tobi</td>
</tr>
<tr>
<td>
<pre>added "use antville;" in first line</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020308.sql?r1=1.4&r2=1.3">antville_dbpatch20020308.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-28 01:02 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/type.properties?r1=1.3&r2=1.2">code/Poll/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 18:13 grob</td>
</tr>
<tr>
<td>
<pre>changed formatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020308.sql?r1=1.3&r2=1.2">antville_dbpatch20020308.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 18:12 grob</td>
</tr>
<tr>
<td>
<pre>added dbpatch 20020308</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.23&r2=1.22">antville.sql (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 18:09 grob</td>
</tr>
<tr>
<td>
<pre>fixed a typo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020308.sql?r1=1.2&r2=1.1">antville_dbpatch20020308.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:05 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.3&r2=1.2">code/Site/mostread.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.3&r2=1.2">code/Site/referrers.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.3&r2=1.2">code/Site/subscribe.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:05 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.11&r2=1.10">code/Site/main.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:05 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.10&r2=1.9">code/Site/edit.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.6&r2=1.5">code/Site/search.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:04 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.5&r2=1.4">code/StoryMgr/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:04 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
- autoLogin() is now called by onRequest()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.5&r2=1.4">code/TopicMgr/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:04 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.10.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.10&r2=1.9">code/StoryMgr/create.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:03 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.11.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.11&r2=1.10">code/SkinMgr/main.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:03 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.7&r2=1.6">code/SkinMgr/edit.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:03 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle, include story-title if existing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.11&r2=1.10">code/Story/comment.hac (1.11)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.9&r2=1.8">code/Story/delete.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.12&r2=1.11">code/Story/edit.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:03 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.18.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle, include story-title if existing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.18&r2=1.17">code/Story/main.hac (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:02 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.5&r2=1.4">code/Skin/delete.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:02 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- changed pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.6&r2=1.5">code/Root/main.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.9&r2=1.8">code/Root/new.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:02 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
- autoLogin() is now called by onRequest()
- changed pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.5&r2=1.4">code/Root/list.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
changed page-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/blocked.hac?r1=1.2&r2=1.1">code/Root/blocked.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:00 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.3&r2=1.2">code/PollMgr/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:00 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.4&r2=1.3">code/PollMgr/create.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 13:00 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
- autoLogin() is now called by onRequest()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?r1=1.2&r2=1.1">code/Poll/toggle.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:59 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.4&r2=1.3">code/Poll/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:59 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.2&r2=1.1">code/Poll/delete.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.4&r2=1.3">code/Poll/edit.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:59 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.2&r2=1.1">code/Poll/results.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
- autoLogin() is now called by onRequest()
- changed page-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/subscriptions.hac?r1=1.2&r2=1.1">code/MemberMgr/subscriptions.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:58 grob</td>
</tr>
<tr>
<td>
<pre>- changed page-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?r1=1.3&r2=1.2">code/MemberMgr/sendpwd.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:57 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- changed page-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.9&r2=1.8">code/MemberMgr/register.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:57 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- changed page-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.3&r2=1.2">code/MemberMgr/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:56 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.2;
- autoLogin() is now called by onRequest()
- changed page-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.9&r2=1.8">code/MemberMgr/edit.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:56 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- changed page-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.10&r2=1.9">code/MemberMgr/login.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:55 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.2&r2=1.1">code/Membership/delete.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.9&r2=1.8">code/Membership/edit.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:54 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.9&r2=1.8">code/Image/delete.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.9&r2=1.8">code/Image/edit.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:54 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.9&r2=1.8">code/ImageMgr/create.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:54 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.12&r2=1.11">code/ImageMgr/main.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:53 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.5&r2=1.4">code/FileMgr/create.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:53 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.6&r2=1.5">code/FileMgr/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:53 grob</td>
</tr>
<tr>
<td>
<pre>onRequest() is now calling autoLogin()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.2&r2=1.1">code/HopObject/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:52 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.5&r2=1.4">code/File/delete.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.5&r2=1.4">code/File/edit.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:51 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.7&r2=1.6">code/Day/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:51 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.10&r2=1.9">code/Comment/delete.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.10&r2=1.9">code/Comment/edit.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:50 grob</td>
</tr>
<tr>
<td>
<pre>- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle, include story-title if existing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.3&r2=1.2">code/Comment/comment.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:36 grob</td>
</tr>
<tr>
<td>
<pre>now using helma's build in md5Encoder</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.30&r2=1.29">code/Global/objectFunctions.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:36 grob</td>
</tr>
<tr>
<td>
<pre>now using helma's build in md5Encoder</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.14&r2=1.13">code/MemberMgr/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:35 grob</td>
</tr>
<tr>
<td>
<pre>removed, now using helma's build in md5Encoder</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/md5.js?r1=1.2&r2=1.1">code/Global/md5.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 12:17 grob</td>
</tr>
<tr>
<td>
<pre>removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/purge.hac?r1=1.2&r2=1.1">code/PollMgr/purge.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:28 grob</td>
</tr>
<tr>
<td>
<pre>added new properties for automatic cleanup, everything is disabled by default</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.12&r2=1.11">code/app.properties (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:27 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020308.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020308.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:26 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_delete.skin?r1=1.1&r2=1.1.2.1">code/Site/sysmgr_delete.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_edit.skin?r1=1.1&r2=1.1.2.1">code/Site/sysmgr_edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_listitem.skin?r1=1.1&r2=1.1.2.1">code/Site/sysmgr_listitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/sysmgr_macros.js?r1=1.1&r2=1.1.2.3">code/Site/sysmgr_macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:26 grob</td>
</tr>
<tr>
<td>
<pre>sysadmins are allowed to enter private weblog, added functions isDeleteDenied() and isBlocked()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.12&r2=1.11">code/Site/securityFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:25 grob</td>
</tr>
<tr>
<td>
<pre>online-status is not shown anymore, since there are only public weblogs appearing in the list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.8&r2=1.7">code/Site/preview.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:24 grob</td>
</tr>
<tr>
<td>
<pre>lastoffline is set if weblog is switched offline, added functions deleteAll() and isTrusted()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.20&r2=1.19">code/Site/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:23 grob</td>
</tr>
<tr>
<td>
<pre>pass user-object to isNotPublic()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.2&r2=1.1">code/Site/mostread.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:22 grob</td>
</tr>
<tr>
<td>
<pre>removed onlinestatus_macro(), tagline_macro() now strips any html-tags</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.39&r2=1.38">code/Site/macros.js (1.39)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:21 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_edit.skin?r1=1.1&r2=1.1.2.1">code/User/sysmgr_edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_listitem.skin?r1=1.1&r2=1.1.2.1">code/User/sysmgr_listitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/sysmgr_macros.js?r1=1.1&r2=1.1.2.3">code/User/sysmgr_macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:20 grob</td>
</tr>
<tr>
<td>
<pre>added functions isTrusted() and isSysAdmin()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.10&r2=1.9">code/User/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:20 grob</td>
</tr>
<tr>
<td>
<pre>fixed security-bug (topiclist was public even if weblog was not)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.4&r2=1.3">code/TopicMgr/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:19 grob</td>
</tr>
<tr>
<td>
<pre>sysadmins are allowed to post in any case (even if weblog is private and they're not member)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.14&r2=1.13">code/Story/securityFunction.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:18 grob</td>
</tr>
<tr>
<td>
<pre>added function deleteAll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.6&r2=1.5">code/SkinMgr/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:18 grob</td>
</tr>
<tr>
<td>
<pre>added function deleteAll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.20&r2=1.19">code/Story/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:16 grob</td>
</tr>
<tr>
<td>
<pre>- lastoffline is set when weblog is created
- weblog inherits trust-status from user
- added function deleteWeblog()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.11&r2=1.10">code/Root/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:14 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/blocked.hac?r1=1.1&r2=1.2.2.1">code/Root/blocked.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:13 grob</td>
</tr>
<tr>
<td>
<pre>added function deleteAll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.13&r2=1.12">code/MemberMgr/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:13 grob</td>
</tr>
<tr>
<td>
<pre>changed mailbody (url was not correct)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailnewmember.skin?r1=1.3&r2=1.2">code/MemberMgr/mailnewmember.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.12;
changed number of images in list to 20</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/renderFunctions.js?r1=1.3&r2=1.2">code/ImageMgr/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:11 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.14.2;
corrected typo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.14&r2=1.13">code/Image/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:11 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.6;
added function deleteAll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.8&r2=1.7">code/ImageMgr/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:10 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in, contains onRequest() which
- sets the skinpath
- checks if weblog is blocked
- checks if user is blocked</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/securityFunctions.js?r1=1.1&r2=1.5.2.1">code/HopObject/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:09 grob</td>
</tr>
<tr>
<td>
<pre>code-cleanup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.10&r2=1.9">code/HopObject/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:08 grob</td>
</tr>
<tr>
<td>
<pre>removed senseless onRequest()-function, added scheduler trying to call autoCleanup()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.29&r2=1.28">code/Global/objectFunctions.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:08 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.6;
added function deleteAll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.4&r2=1.3">code/FileMgr/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:07 grob</td>
</tr>
<tr>
<td>
<pre>changed webloglist-macro: blocked or private weblogs don't appear in list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.17&r2=1.16">code/Global/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:06 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/renderFunctions.js?r1=1.1&r2=1.2.12.1">code/SysMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/style.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/style.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/type.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/users.hac?r1=1.1&r2=1.2.2.1">code/SysMgr/users.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogs.hac?r1=1.1&r2=1.2.2.1">code/SysMgr/weblogs.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.6;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/objectFunctions.js?r1=1.1&r2=1.1.6.1">code/SysMgr/objectFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:06 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/blockwarnmail.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/blockwarnmail.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/cleanupFunctions.js?r1=1.1&r2=1.3.2.1">code/SysMgr/cleanupFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/deletewarnmail.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/deletewarnmail.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/javascript.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/javascript.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/list.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/list.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/main.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/SysMgr/main.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/logs.hac?r1=1.1&r2=1.1.2.1">code/SysMgr/logs.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/macros.js?r1=1.1&r2=1.1.2.2">code/SysMgr/macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:06 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/page.skin?r1=1.1&r2=1.1.2.1">code/SysMgr/page.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/securityFunctions.js?r1=1.1&r2=1.1.2.1">code/SysMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/syslogsearchform.skin?r1=1.1&r2=1.1.2.1">code/SysMgr/syslogsearchform.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/usersearchform.skin?r1=1.1&r2=1.1.2.1">code/SysMgr/usersearchform.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysMgr/weblogsearchform.skin?r1=1.1&r2=1.1.2.1">code/SysMgr/weblogsearchform.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:06 grob</td>
</tr>
<tr>
<td>
<pre>added function deleteAll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.10&r2=1.9">code/Comment/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:06 grob</td>
</tr>
<tr>
<td>
<pre>added function deleteAll()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/objectFunctions.js?r1=1.2&r2=1.1">code/Day/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:03 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/objectFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/SysLog/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/SysLog/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:03 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/macros.js?r1=1.1&r2=1.1.2.1">code/SysLog/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_listitem.skin?r1=1.1&r2=1.1.2.1">code/SysLog/sysmgr_listitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SysLog/sysmgr_macros.js?r1=1.1&r2=1.1.2.2">code/SysLog/sysmgr_macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 11:01 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2, added new properties trusted, lastoffline, lastblockwarn, lastdelwarn</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.24&r2=1.23">code/Site/type.properties (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:57 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Vote/type.properties?r1=1.2&r2=1.1">code/Vote/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:56 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.3&r2=1.2">code/TopicMgr/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:56 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2, added collections for users stories, comments, images and goodies</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.4&r2=1.3">code/User/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:55 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/type.properties?r1=1.3&r2=1.2">code/StoryMgr/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:55 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/type.properties?r1=1.2&r2=1.1">code/Topic/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:54 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.3&r2=1.2">code/Skin/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:54 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.12&r2=1.11">code/Story/type.properties (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:54 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2, added mountpoint sysmgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.7&r2=1.6">code/Root/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:53 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/type.properties?r1=1.2&r2=1.1">code/Poll/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:53 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/type.properties?r1=1.2&r2=1.1">code/PollMgr/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:52 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.4&r2=1.3">code/Image/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:52 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.4&r2=1.3">code/Membership/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:52 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.5&r2=1.4">code/ImageMgr/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:52 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/type.properties?r1=1.3&r2=1.2">code/MemberMgr/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:51 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/type.properties?r1=1.2&r2=1.1">code/File/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:51 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/type.properties?r1=1.2&r2=1.1">code/FileMgr/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:51 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.4&r2=1.3">code/Comment/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-27 10:50 grob</td>
</tr>
<tr>
<td>
<pre>switched to version 1.2</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/type.properties?r1=1.3&r2=1.2">code/Choice/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-25 12:21 tobi</td>
</tr>
<tr>
<td>
<pre>fixed bug that prevented feed from showing more than one item</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.18&r2=1.17">code/Site/rss10.hac (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-25 12:13 tobi</td>
</tr>
<tr>
<td>
<pre>added support for "empty" weblogs (ie. newly created weblogs which are public and do not contain any story, yet)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.17&r2=1.16">code/Site/rss10.hac (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-25 10:31 tobi</td>
</tr>
<tr>
<td>
<pre>using createtime for offline weblogs</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.16&r2=1.15">code/Site/rss10.hac (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-25 10:30 tobi</td>
</tr>
<tr>
<td>
<pre>added better support for offline weblogs (item resources, too!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.15&r2=1.14">code/Site/rss10.hac (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-25 10:23 tobi</td>
</tr>
<tr>
<td>
<pre>added better support for offline weblogs (e.g. dropped textinput, antville as creator etc.)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.14&r2=1.13">code/Site/rss10.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-25 10:11 tobi</td>
</tr>
<tr>
<td>
<pre>dropped date formatting with SimpleDateFormat() -- somehow got into the code again...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.13&r2=1.12">code/Site/rss10.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-24 19:17 tobi</td>
</tr>
<tr>
<td>
<pre>added resources again</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.12&r2=1.11">code/Site/rss10.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-24 19:17 tobi</td>
</tr>
<tr>
<td>
<pre>added "about" attribute</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssTextInput.skin?r1=1.4&r2=1.3">code/Site/rssTextInput.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-24 19:16 tobi</td>
</tr>
<tr>
<td>
<pre>corrected "about" attribute to "rdf:about to "rdf:about"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Resource.skin?r1=1.2&r2=1.1">code/Global/rss10Resource.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-24 19:15 tobi</td>
</tr>
<tr>
<td>
<pre>added item resources again</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Channel.skin?r1=1.6&r2=1.5">code/Global/rss10Channel.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-23 18:23 tobi</td>
</tr>
<tr>
<td>
<pre>added s.text retrieved from the request object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.9&r2=1.8">code/StoryMgr/create.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-21 17:54 tobi</td>
</tr>
<tr>
<td>
<pre>added "order by REFERRER asc" for db query in function listReferrers_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.38&r2=1.37">code/Site/macros.js (1.38)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-20 18:32 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.15.2;
added editor link for image/main.skin contributed by kris.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.15&r2=1.14">code/SkinMgr/main.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-20 18:31 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
new image/main action and skin, sponsored by kris.
thanks kris!</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.hac?r1=1.1&r2=1.1.2.1">code/Image/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/main.skin?r1=1.1&r2=1.1.2.1">code/Image/main.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-20 18:30 hannes</td>
</tr>
<tr>
<td>
<pre>the show macro now always links to the main action of the image,
regardless of who is viewing it, instead of linking to edit action
for the owner only.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.13&r2=1.12">code/Image/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-11 09:04 grob</td>
</tr>
<tr>
<td>
<pre>display url of user instead of email-address in searchresult</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.12&r2=1.11">code/MemberMgr/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-11 09:04 grob</td>
</tr>
<tr>
<td>
<pre>display url of user instead of email-address in searchresult</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresultitem.skin?r1=1.2&r2=1.1">code/MemberMgr/searchresultitem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-08 16:31 tobi</td>
</tr>
<tr>
<td>
<pre>changed modifytime to lastupdate (must have missed the progression)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.7&r2=1.6">code/Root/rss10.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-08 15:30 tobi</td>
</tr>
<tr>
<td>
<pre>removed java simple date format class (hoboken knows why i used it once)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.6&r2=1.5">code/Root/rss10.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-08 14:55 tobi</td>
</tr>
<tr>
<td>
<pre>added output of dc:date for items, as well as a date stamp in the desription</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.5&r2=1.4">code/Root/rss10.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-08 14:54 tobi</td>
</tr>
<tr>
<td>
<pre>added dc:date tags to items</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Item.skin?r1=1.4&r2=1.3">code/Global/rss10Item.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-07 15:53 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
Adapted bloggerapi to new parameters in storymgr/evalNewStory()
and improved error handling.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.8&r2=1.7">code/Root/bloggerapi.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-07 13:11 tobi</td>
</tr>
<tr>
<td>
<pre>dropped namespace declaration for xmlns:ti</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Channel.skin?r1=1.5&r2=1.4">code/Global/rss10Channel.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-07 13:04 tobi</td>
</tr>
<tr>
<td>
<pre>antville topics now are reflected in &lt;dc:subject&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Item.skin?r1=1.3&r2=1.2">code/Global/rss10Item.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-07 13:04 tobi</td>
</tr>
<tr>
<td>
<pre>antville topics now are reflected in &lt;dc:subject&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.11&r2=1.10">code/Site/rss10.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-05 11:01 tobi</td>
</tr>
<tr>
<td>
<pre>added testing for null before xml encoding some properties</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.10&r2=1.9">code/Site/rss10.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-04 20:16 hannes</td>
</tr>
<tr>
<td>
<pre>Gave headbg.gif and dot.gif (the dotted table background images)
a transparent background so they look ok with color page backgrounds.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.5&r2=1.4">images.zip (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-04 20:07 hannes</td>
</tr>
<tr>
<td>
<pre>Updated webloghead.gif to go across the whole page width (700 pixel).
This reflects the header table being a single cell, since the response.header macro
moved down to the content area.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.4&r2=1.3">images.zip (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-03-04 19:59 hannes</td>
</tr>
<tr>
<td>
<pre>Moved response.message macro from top right corner of the page
to the top of the page content area. The two main reasons for this are:
&deg; It was very easy to overlook the message in the right upper corner.
&deg; Weblgos with longer titles had the title strangely wrapped in the
header table.
This also requires an update of the webloghead.gif image (found in images.zip
in the application's CVS root dir) to look good.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.18&r2=1.17">code/Site/page.skin (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-28 08:35 grob</td>
</tr>
<tr>
<td>
<pre>only if weblog is public add new registered user to subscribers</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.11&r2=1.10">code/MemberMgr/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-27 15:08 tobi</td>
</tr>
<tr>
<td>
<pre>added "create a weblog" link in navigation bar</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.10&r2=1.9">code/Root/page.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-26 15:46 hannes</td>
</tr>
<tr>
<td>
<pre>No need to release database connection in logAccess() function
because it is managed by Helma and will be released as soon
as it's been idle for a while.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.28&r2=1.27">code/Global/objectFunctions.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-25 16:38 hannes</td>
</tr>
<tr>
<td>
<pre>terminated &lt;i&gt; tag in search result output.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.5&r2=1.4">code/Site/search.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-23 21:28 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.20;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/license.txt?r1=1.1&r2=1.1.20.1">license.txt (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-23 21:15 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.4&r2=1.3">readme.txt (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-21 12:14 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.17&r2=1.16">code/Story/main.hac (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-20 05:59 tobi</td>
</tr>
<tr>
<td>
<pre>corrected type in "Anville" (missing "t")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.9&r2=1.8">code/MemberMgr/login.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-16 22:17 grob</td>
</tr>
<tr>
<td>
<pre>allow access to storypool and creation of stories if weblog.usercontrib is true (regardless if user is member of weblog or not)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.4&r2=1.3">code/FileMgr/securityFunctions.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.7&r2=1.6">code/ImageMgr/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-16 22:12 grob</td>
</tr>
<tr>
<td>
<pre>allow access to storypool and creation of stories if weblog.usercontrib is true (regardless if user is member of weblog or not)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.4&r2=1.3">code/StoryMgr/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-16 22:11 grob</td>
</tr>
<tr>
<td>
<pre>displaying contributor-navigation if weblog.usercontrib is true (regardless if user is a member or not)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.37&r2=1.36">code/Site/macros.js (1.37)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-14 10:32 grob</td>
</tr>
<tr>
<td>
<pre>added backslash to the list of invalid URL-characters</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.27&r2=1.26">code/Global/objectFunctions.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-14 10:29 grob</td>
</tr>
<tr>
<td>
<pre>added umlaute to the list of invalid URL-characters</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.26&r2=1.25">code/Global/objectFunctions.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 16:45 tobi</td>
</tr>
<tr>
<td>
<pre>added links to macros/help/features/disclaimer; commented link to documentation.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.9&r2=1.8">code/Root/page.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 12:49 grob</td>
</tr>
<tr>
<td>
<pre>rewrote text on frontpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.12&r2=1.11">code/Root/main.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 10:02 grob</td>
</tr>
<tr>
<td>
<pre>exchanged user.cache.referer with user.cache.referrer (correct spelling)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.3&r2=1.2">code/PollMgr/create.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.8&r2=1.7">code/StoryMgr/create.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 10:01 grob</td>
</tr>
<tr>
<td>
<pre>exchanged user.cache.referer with user.cache.referrer (correct spelling)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.11&r2=1.10">code/Story/edit.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 10:01 grob</td>
</tr>
<tr>
<td>
<pre>exchanged user.cache.referer with user.cache.referrer (correct spelling)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.25&r2=1.24">code/Global/objectFunctions.js (1.25)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.8&r2=1.7">code/MemberMgr/register.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.2&r2=1.1">code/PollMgr/main.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.10&r2=1.9">code/Site/main.hac (1.10)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.4&r2=1.3">code/Site/search.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 10:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
exchanged user.cache.referer with user.cache.referrer (correct spelling)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.6&r2=1.5">code/MemberMgr/logout.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 10:01 grob</td>
</tr>
<tr>
<td>
<pre>exchanged user.cache.referer with user.cache.referrer (correct spelling)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.8&r2=1.7">code/MemberMgr/login.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.3&r2=1.2">code/Poll/edit.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 09:59 grob</td>
</tr>
<tr>
<td>
<pre>removed parent weblog.allstories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.11&r2=1.10">code/Story/type.properties (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-11 09:59 grob</td>
</tr>
<tr>
<td>
<pre>removed setting of user.cache.referrer in isVoteDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.3&r2=1.2">code/Poll/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:38 grob</td>
</tr>
<tr>
<td>
<pre>additional bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.10&r2=1.9">code/StoryMgr/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:36 grob</td>
</tr>
<tr>
<td>
<pre>rewrote evalNewStory()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.9&r2=1.8">code/StoryMgr/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:36 grob</td>
</tr>
<tr>
<td>
<pre>rewrote evalStory()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.19&r2=1.18">code/Story/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:35 grob</td>
</tr>
<tr>
<td>
<pre>- renamed variable in isClean()-function
- added new function isCleanForURL()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.24&r2=1.23">code/Global/objectFunctions.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:35 grob</td>
</tr>
<tr>
<td>
<pre>- changed topicchooser_macro()
- added new topic_macro() that renders a link to the topic of a story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.27&r2=1.26">code/Story/macros.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:34 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.13.2;
- renamed form-elements
- added action-parameter in form-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.13&r2=1.12">code/Story/edit.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:33 grob</td>
</tr>
<tr>
<td>
<pre>- user.cache.referer was purged at the wrong position in hac
- added assignment of res.data.action
- temporary story-object is now passed to evalNewStory()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.7&r2=1.6">code/StoryMgr/create.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:32 grob</td>
</tr>
<tr>
<td>
<pre>- user.cache.referer was purged at the wrong position in hac
- added assignment of res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.10&r2=1.9">code/Story/edit.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-10 16:31 grob</td>
</tr>
<tr>
<td>
<pre>fixed a silly ui-bug (mentioning a button "delete" that is actually called "remove" ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.4&r2=1.3">code/HopObject/delete.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-08 05:54 grob</td>
</tr>
<tr>
<td>
<pre>border is now setable in renderImage()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.17&r2=1.16">code/HopObject/renderFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-07 16:25 tobi</td>
</tr>
<tr>
<td>
<pre>added striptags in title_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.36&r2=1.35">code/Site/macros.js (1.36)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-07 16:22 tobi</td>
</tr>
<tr>
<td>
<pre>changed way how readcounter works (cached value will be written to database everytime the results are displayed)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.35&r2=1.34">code/Site/macros.js (1.35)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-07 15:49 tobi</td>
</tr>
<tr>
<td>
<pre>moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.18&r2=1.17">code/Site/rss092.hac (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-07 15:46 tobi</td>
</tr>
<tr>
<td>
<pre>moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.17&r2=1.16">code/Site/rss092.hac (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-07 12:00 grob</td>
</tr>
<tr>
<td>
<pre>removed encoding of weblog-title in res.data.title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.16&r2=1.15">code/Story/main.hac (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-07 11:58 grob</td>
</tr>
<tr>
<td>
<pre>removed encoding of weblog-title in res.data.title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.15&r2=1.14">code/Story/main.hac (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 18:21 grob</td>
</tr>
<tr>
<td>
<pre>removed check if goodie was deleted from disk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.3&r2=1.2">code/FileMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 18:20 grob</td>
</tr>
<tr>
<td>
<pre>removed check if image was deleted from disk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.7&r2=1.6">code/ImageMgr/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 18:09 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
evalImg() - added additional check for special characters in alias</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.8&r2=1.7">code/Image/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 18:06 grob</td>
</tr>
<tr>
<td>
<pre>html-tags are stripped for weblog-title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.19&r2=1.18">code/Site/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 17:58 grob</td>
</tr>
<tr>
<td>
<pre>added new webloghead.gif</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.3&r2=1.2">images.zip (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 17:03 tobi</td>
</tr>
<tr>
<td>
<pre>setting some general limitations in webloglist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.16&r2=1.15">code/Global/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 16:46 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
slight modifications of html layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.5&r2=1.4">code/Poll/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 16:43 tobi</td>
</tr>
<tr>
<td>
<pre>moved root/webloglist_macro() to global/webloglist_macro() for ease of use;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.skin?r1=1.3&r2=1.2">code/Root/list.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.5&r2=1.4">code/Root/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 16:43 tobi</td>
</tr>
<tr>
<td>
<pre>moved root/webloglist_macro() to global/webloglist_macro() for ease of use;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.15&r2=1.14">code/Global/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 16:43 tobi</td>
</tr>
<tr>
<td>
<pre>moved root/webloglist_macro() to global/webloglist_macro() for ease of use;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.11&r2=1.10">code/Root/main.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 15:27 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.14&r2=1.13">code/Global/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 15:11 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
had to exchange "newer" with "older" in renderStoryList_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.3&r2=1.2">code/StoryMgr/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 14:09 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
slight modifications of html layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.4&r2=1.3">code/Poll/results.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-06 07:33 grob</td>
</tr>
<tr>
<td>
<pre>html-tags are removed if weblog-title should appear as link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.34&r2=1.33">code/Site/macros.js (1.34)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 21:23 grob</td>
</tr>
<tr>
<td>
<pre>rough update (more to come)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.3&r2=1.2">readme.txt (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 21:17 grob</td>
</tr>
<tr>
<td>
<pre>rough update (more to come)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?r1=1.2&r2=1.1">readme.txt (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 16:55 hannes</td>
</tr>
<tr>
<td>
<pre>pass achnor parameter from macro on to openLink function.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.26&r2=1.25">code/Story/macros.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 16:54 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.2;
make comment counter link to #comments anchor.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.12&r2=1.11">code/Story/preview.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 16:33 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.12.10;
Added #comments anchor so its possible to directly jumpt to
where the comments begin.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.12&r2=1.11">code/Story/main.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 16:30 hannes</td>
</tr>
<tr>
<td>
<pre>added optional anchor parameter in openLink function.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.16&r2=1.15">code/HopObject/renderFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 15:33 tobi</td>
</tr>
<tr>
<td>
<pre>arranged alt text for xmlbutton to lowercase</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.22&r2=1.21">antville.sql (1.22)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020125.sql?r1=1.6&r2=1.5">antville_dbpatch20020125.sql (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 11:25 tobi</td>
</tr>
<tr>
<td>
<pre>removed getProperty("hostname") again</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.18&r2=1.17">code/Site/objectFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 11:24 tobi</td>
</tr>
<tr>
<td>
<pre>removed property hostname again (sorry for the inconvenience)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.11&r2=1.10">code/app.properties (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 11:18 tobi</td>
</tr>
<tr>
<td>
<pre>added property hostname (needed for rss feeds)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.10&r2=1.9">code/app.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 11:13 tobi</td>
</tr>
<tr>
<td>
<pre>moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink()
added getProperty("hostname") as a quick hack to create a correct url to images in rss feeds</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.17&r2=1.16">code/Site/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 11:12 tobi</td>
</tr>
<tr>
<td>
<pre>moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.23&r2=1.22">code/Global/objectFunctions.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-05 11:11 tobi</td>
</tr>
<tr>
<td>
<pre>moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.9&r2=1.8">code/Site/rss10.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 20:12 grob</td>
</tr>
<tr>
<td>
<pre>allow logo-macro in stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.13&r2=1.12">code/Story/securityFunction.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 18:54 tobi</td>
</tr>
<tr>
<td>
<pre>fiddling with the rss button...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.33&r2=1.32">code/Site/macros.js (1.33)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 18:53 tobi</td>
</tr>
<tr>
<td>
<pre>fiddling with the rss button...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.32&r2=1.31">code/Site/macros.js (1.32)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 18:49 tobi</td>
</tr>
<tr>
<td>
<pre>added xmlbutton_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.31&r2=1.30">code/Site/macros.js (1.31)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 18:48 tobi</td>
</tr>
<tr>
<td>
<pre>using extra macro instead of generic image macro for xmlbutton</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.17&r2=1.16">code/Site/page.skin (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 18:41 tobi</td>
</tr>
<tr>
<td>
<pre>fiddling with the rss button...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.16&r2=1.15">code/Site/page.skin (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 18:40 tobi</td>
</tr>
<tr>
<td>
<pre>fiddling with the rss button...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.15&r2=1.14">code/Site/page.skin (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 18:39 tobi</td>
</tr>
<tr>
<td>
<pre>fiddling with the rss button...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.14&r2=1.13">code/Site/page.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 18:02 tobi</td>
</tr>
<tr>
<td>
<pre>changed behaviour if voting is denied in poll_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.13&r2=1.12">code/Global/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:50 tobi</td>
</tr>
<tr>
<td>
<pre>added slash notation to refer to polls from other weblogs in poll_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.12&r2=1.11">code/Global/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:48 tobi</td>
</tr>
<tr>
<td>
<pre>added res.data.action again</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.3&r2=1.2">code/Poll/main.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.4&r2=1.3">code/Poll/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:39 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.6;
enabled notification mail to changed member</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.6&r2=1.5">code/Membership/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:36 grob</td>
</tr>
<tr>
<td>
<pre>added full url of weblog in mail-body</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailnewmember.skin?r1=1.2&r2=1.1">code/MemberMgr/mailnewmember.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:26 grob</td>
</tr>
<tr>
<td>
<pre>added isPostDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.12&r2=1.11">code/Story/securityFunction.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:21 grob</td>
</tr>
<tr>
<td>
<pre>now setting weblog.lastupdate correctly</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.18&r2=1.17">code/Story/objectFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:18 tobi</td>
</tr>
<tr>
<td>
<pre>added check if story contains poll_macro (then, the story won't be cached)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.17&r2=1.16">code/Story/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:16 tobi</td>
</tr>
<tr>
<td>
<pre>allowing poll macros in stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.11&r2=1.10">code/Story/securityFunction.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 17:16 tobi</td>
</tr>
<tr>
<td>
<pre>added poll_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.11&r2=1.10">code/Global/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 16:52 tobi</td>
</tr>
<tr>
<td>
<pre>added INSERT statement for xmlbutton.gif in IMAGE table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.21&r2=1.20">antville.sql (1.21)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020125.sql?r1=1.5&r2=1.4">antville_dbpatch20020125.sql (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 16:50 tobi</td>
</tr>
<tr>
<td>
<pre>added xmlbutton.gif</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.2&r2=1.1">images.zip (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 15:58 tobi</td>
</tr>
<tr>
<td>
<pre>added xmlbutton</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.13&r2=1.12">code/Site/page.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 15:52 tobi</td>
</tr>
<tr>
<td>
<pre>removed resources</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.4&r2=1.3">code/Root/rss10.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.8&r2=1.7">code/Site/rss10.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 15:45 tobi</td>
</tr>
<tr>
<td>
<pre>removed item resources</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Channel.skin?r1=1.4&r2=1.3">code/Global/rss10Channel.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 15:24 tobi</td>
</tr>
<tr>
<td>
<pre>removed resource for textinput</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Channel.skin?r1=1.3&r2=1.2">code/Global/rss10Channel.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 15:11 tobi</td>
</tr>
<tr>
<td>
<pre>removed quotes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssTextInput.skin?r1=1.3&r2=1.2">code/Site/rssTextInput.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 15:08 tobi</td>
</tr>
<tr>
<td>
<pre>added textinput tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Channel.skin?r1=1.2&r2=1.1">code/Global/rss10Channel.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.7&r2=1.6">code/Site/rss10.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssTextInput.skin?r1=1.2&r2=1.1">code/Site/rssTextInput.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 15:01 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssTextInput.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rssTextInput.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 14:49 tobi</td>
</tr>
<tr>
<td>
<pre>fixed umlaut in my last name</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.3&r2=1.2">code/Root/rss10.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 14:46 tobi</td>
</tr>
<tr>
<td>
<pre>removed slash in link to rss feed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.8&r2=1.7">code/Root/page.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 14:33 tobi</td>
</tr>
<tr>
<td>
<pre>added xml button</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.7&r2=1.6">code/Root/page.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 09:37 tobi</td>
</tr>
<tr>
<td>
<pre>added auto_increment for ACCESS.ID</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.20&r2=1.19">antville.sql (1.20)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020125.sql?r1=1.4&r2=1.3">antville_dbpatch20020125.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-04 09:34 tobi</td>
</tr>
<tr>
<td>
<pre>added logAccess()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.9&r2=1.8">code/Site/main.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 18:19 tobi</td>
</tr>
<tr>
<td>
<pre>added space before breadcrumb separator</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.10&r2=1.9">code/Global/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 15:51 tobi</td>
</tr>
<tr>
<td>
<pre>display links to weblogs with no titles as "[untitled weblog]"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.30&r2=1.29">code/Site/macros.js (1.30)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 15:29 tobi</td>
</tr>
<tr>
<td>
<pre>refurbished layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.6&r2=1.5">code/Image/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 14:58 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.6&r2=1.5">code/Topic/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 14:53 tobi</td>
</tr>
<tr>
<td>
<pre>changed some default styles</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.14&r2=1.13">code/Site/style.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 14:50 tobi</td>
</tr>
<tr>
<td>
<pre>changed some default colors</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.13&r2=1.12">code/Site/style.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 14:47 tobi</td>
</tr>
<tr>
<td>
<pre>changed some default colors</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.12&r2=1.11">code/Site/style.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 14:46 tobi</td>
</tr>
<tr>
<td>
<pre>arranged layout with new header gif</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.12&r2=1.11">code/Site/page.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:48 hannes</td>
</tr>
<tr>
<td>
<pre>&deg; Implemented prev/next links. Search results are displayed i
in groups of 10.
&deg; Search for all words in the query.
Finding the whole site is not implemented yet. I found out
this doesn't work with the current node/subnodeRelation
approach, since we need a join to only get results from
weblogs that are public. We'll have to postpone that for a
later version...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.3&r2=1.2">code/Site/search.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:43 hannes</td>
</tr>
<tr>
<td>
<pre>virtual node for topics is now called topics instead of space</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.8&r2=1.7">code/StoryMgr/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:41 hannes</td>
</tr>
<tr>
<td>
<pre>The previous/next links on the front page now use the name
of the days instead of index numbers as query parameters.
This is to make one URL point to the same day, even if a new
day is added or a day is removed. I know this type of navigation
is not meant for people to link to stories, but I think it will
happen sometimes.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.14&r2=1.13">code/Site/renderFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:41 hannes</td>
</tr>
<tr>
<td>
<pre>previous/next links now use the names of days instead of
index numbers as parameters.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.8&r2=1.7">code/Site/main.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:38 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
added link to search.
link to topics now points to /topics instead of /space.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.8&r2=1.7">code/Site/usernavigation.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:37 hannes</td>
</tr>
<tr>
<td>
<pre>virtual node for topcis is is now called topics instead of space.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.23&r2=1.22">code/Site/type.properties (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:36 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
Moved add-story-to-topic link to the bottom of the page and
removed the second linked path, which seemed like overkill.
These are questions of taste ... please shout if you disagree</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.4&r2=1.3">code/Topic/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:36 hannes</td>
</tr>
<tr>
<td>
<pre>Changed "TopicSpace" to just "Topics".</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.3&r2=1.2">code/TopicMgr/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:34 hannes</td>
</tr>
<tr>
<td>
<pre>slight rewording...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/createStoryLink.skin?r1=1.3&r2=1.2">code/Topic/createStoryLink.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:33 hannes</td>
</tr>
<tr>
<td>
<pre>virtual node for topcis is is now called topics instead of space.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.16&r2=1.15">code/Story/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:33 hannes</td>
</tr>
<tr>
<td>
<pre>virtual node for topcis is is now called topics instead of space.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.10&r2=1.9">code/Story/type.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:32 hannes</td>
</tr>
<tr>
<td>
<pre>virtual node for topcis is is now called topics instead of space.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.25&r2=1.24">code/Story/macros.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:31 hannes</td>
</tr>
<tr>
<td>
<pre>Fix link text in newer/older story links.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.3&r2=1.2">code/Day/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-02 13:30 hannes</td>
</tr>
<tr>
<td>
<pre>use &lt;* *&gt; as wiki link delimiter instead of just * *, which is
just too common in web postings.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.12&r2=1.11">code/Global/renderFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:28 tobi</td>
</tr>
<tr>
<td>
<pre>forget about CLOSETIME and ISONLINE</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020125.sql?r1=1.3&r2=1.2">antville_dbpatch20020125.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:25 tobi</td>
</tr>
<tr>
<td>
<pre>added links and descriptions for poll skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.14&r2=1.13">code/SkinMgr/main.skin (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:24 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.6;
corrected wrong attachment of newPoll onto this instead of this._parent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.2&r2=1.1">code/PollMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:23 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
corrected newPoll to this since this is an already existing object.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.2&r2=1.1">code/Poll/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:23 tobi</td>
</tr>
<tr>
<td>
<pre>refurbished html</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.3&r2=1.2">code/Poll/results.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:23 tobi</td>
</tr>
<tr>
<td>
<pre>moved choiceInput.skin from poll to edit.skin in choice</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.2&r2=1.1">code/PollMgr/create.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:22 tobi</td>
</tr>
<tr>
<td>
<pre>replaced hard-coded results link by link macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.3&r2=1.2">code/Poll/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:22 tobi</td>
</tr>
<tr>
<td>
<pre>removed res.data.action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.2&r2=1.1">code/Poll/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:21 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
adapted parameters to other macros (using no, one and more instead of singular and plural);
removed regular expression as artefact; changed createInfo_macro to info_macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.5&r2=1.4">code/Poll/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:20 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
adapted parameters to other macros (using no, one and more instead of singular and plural)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.3&r2=1.2">code/Poll/listitem.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:19 tobi</td>
</tr>
<tr>
<td>
<pre>moved createInfo.skin to info.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/info.skin?r1=1.1&r2=1.2.2.1">code/Poll/info.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:19 tobi</td>
</tr>
<tr>
<td>
<pre>removed response.action; reduced this.info to plain text</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.4&r2=1.3">code/Poll/edit.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:18 tobi</td>
</tr>
<tr>
<td>
<pre>moved createInfo.skin to info.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/createInfo.skin?r1=1.2&r2=1.1">code/Poll/createInfo.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:17 tobi</td>
</tr>
<tr>
<td>
<pre>moved choiceInput.skin from poll to edit.skin in choice; removed res.data.action property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/choiceInput.skin?r1=1.2&r2=1.1">code/Poll/choiceInput.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:16 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
moved choiceInput.skin from poll to edit.skin in choice; removed res.data.action property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/edit.skin?r1=1.1&r2=1.1.2.1">code/Choice/edit.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:15 tobi</td>
</tr>
<tr>
<td>
<pre>moved choiceInput.skin from poll to edit.skin in choice; removed res.data.action property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.2&r2=1.1">code/Poll/edit.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:14 tobi</td>
</tr>
<tr>
<td>
<pre>corrected wrong setting for _parent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/type.properties?r1=1.2&r2=1.1">code/Choice/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
refurbished html</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/result.skin?r1=1.3&r2=1.2">code/Choice/result.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 17:13 tobi</td>
</tr>
<tr>
<td>
<pre>moved .bar css class from poll/results.skin to .pollResultsBar in weblog/style.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/graph.skin?r1=1.2&r2=1.1">code/Choice/graph.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 16:40 tobi</td>
</tr>
<tr>
<td>
<pre>moved .bar class from poll/results.skin to .pollResultsBar class in weblog/style.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.11&r2=1.10">code/Site/style.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 16:39 tobi</td>
</tr>
<tr>
<td>
<pre>removed a comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.22&r2=1.21">code/Site/type.properties (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-02-01 16:06 tobi</td>
</tr>
<tr>
<td>
<pre>enabled virtual wrapping for textarea</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.5&r2=1.4">code/Skin/edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-31 18:25 grob</td>
</tr>
<tr>
<td>
<pre>exchanged prevpage/nexpage-linktexts</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.13&r2=1.12">code/Site/renderFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-31 18:24 grob</td>
</tr>
<tr>
<td>
<pre>removed some indexes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_indexes.sql?r1=1.2&r2=1.1">antville_indexes.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-31 17:10 tobi</td>
</tr>
<tr>
<td>
<pre>just a little bit of polish for the appearance</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/result.skin?r1=1.2&r2=1.1">code/Choice/result.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.4&r2=1.3">code/Poll/macros.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.2&r2=1.1">code/Poll/results.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-31 16:53 tobi</td>
</tr>
<tr>
<td>
<pre>added singular / plural parameters to this.total macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.2&r2=1.1">code/Poll/listitem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-31 16:53 tobi</td>
</tr>
<tr>
<td>
<pre>added singular / plural parameters to this.total macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.3&r2=1.2">code/Poll/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-31 16:44 tobi</td>
</tr>
<tr>
<td>
<pre>added hardcoded(!) link to results</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.2&r2=1.1">code/Poll/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-31 16:41 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
closed poll is marked with "cld" (shorter than "clsd")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/closedpoll.skin?r1=1.2&r2=1.1">code/PollMgr/closedpoll.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-31 16:36 tobi</td>
</tr>
<tr>
<td>
<pre>added link to polls</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.7&r2=1.6">code/Site/usernavigation.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:53 grob</td>
</tr>
<tr>
<td>
<pre>removed functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.22&r2=1.21">code/Global/objectFunctions.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:32 tobi</td>
</tr>
<tr>
<td>
<pre>added &lt;span class="small"&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?r1=1.5&r2=1.4">code/Membership/membership.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscription.skin?r1=1.2&r2=1.1">code/Membership/subscription.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.7&r2=1.6">code/Site/preview.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:31 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
added css class "small"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.6&r2=1.5">code/Root/style.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:17 tobi</td>
</tr>
<tr>
<td>
<pre>added param.text for rendering prev/next page links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.21&r2=1.20">code/Global/objectFunctions.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:17 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
added param.text for rendering prev/next page links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.2&r2=1.1">code/Global/nextpagelink.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:17 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
added param.text for rendering prev/next page links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.2&r2=1.1">code/Global/prevpagelink.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:15 tobi</td>
</tr>
<tr>
<td>
<pre>added sp.text for rendering prev/next page links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.12&r2=1.11">code/Site/renderFunctions.js (1.12)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.2&r2=1.1">code/StoryMgr/renderFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.2&r2=1.1">code/Topic/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:15 tobi</td>
</tr>
<tr>
<td>
<pre>changed date output to a more reasonable, non-us format</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.6&r2=1.5">code/Site/preview.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:12 tobi</td>
</tr>
<tr>
<td>
<pre>increased amount of listed weblogs to 25</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.skin?r1=1.2&r2=1.1">code/Root/list.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:12 tobi</td>
</tr>
<tr>
<td>
<pre>increased amount of listed weblogs to 25</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.10&r2=1.9">code/Root/main.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:12 tobi</td>
</tr>
<tr>
<td>
<pre>implemented next / prev page link skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.4&r2=1.3">code/Root/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>added sp.text for rendering prev/next page links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.2&r2=1.1">code/Day/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
added sp.text for rendering prev/next page links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.2&r2=1.1">code/PollMgr/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 16:11 tobi</td>
</tr>
<tr>
<td>
<pre>added sp.text for rendering prev/next page links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/renderFunctions.js?r1=1.2&r2=1.1">code/FileMgr/renderFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/renderFunctions.js?r1=1.2&r2=1.1">code/ImageMgr/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-30 11:08 tobi</td>
</tr>
<tr>
<td>
<pre>corrected spelling in "built"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.9&r2=1.8">code/Root/main.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-29 17:22 tobi</td>
</tr>
<tr>
<td>
<pre>changed admin e-mail address to some generic placeholder</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.9&r2=1.8">code/app.properties (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-28 13:09 tobi</td>
</tr>
<tr>
<td>
<pre>changed vote permission from membership to "logged in" status</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.2&r2=1.1">code/Poll/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-28 10:29 tobi</td>
</tr>
<tr>
<td>
<pre>fixed typo (createInfo instead of creatorInfo)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.3&r2=1.2">code/Poll/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-28 10:27 tobi</td>
</tr>
<tr>
<td>
<pre>turned creator information into macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.2&r2=1.1">code/Poll/edit.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.2&r2=1.1">code/Poll/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-28 10:27 tobi</td>
</tr>
<tr>
<td>
<pre>turned creator information into macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/createInfo.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Poll/createInfo.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-28 09:31 tobi</td>
</tr>
<tr>
<td>
<pre>changed table names to UPPERCASE (thanks, microsoft)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020125.sql?r1=1.2&r2=1.1">antville_dbpatch20020125.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-27 12:09 hannes</td>
</tr>
<tr>
<td>
<pre>Aehem... actually restrict search to current weblog.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.2&r2=1.1">code/Site/search.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-26 18:01 hannes</td>
</tr>
<tr>
<td>
<pre>Added initial primitive search functionality to weblogs.
Point browser to &lt;weblog-url&gt;/search to check it out.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/search.hac?r1=1.1&r2=1.7.2.1">code/Site/search.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/searchform.skin?r1=1.1&r2=1.2.2.2">code/Site/searchform.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-26 18:01 hannes</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
Added initial primitive search functionality to weblogs.
Point browser to &lt;weblog-url&gt;/search to check it out.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/searchview.skin?r1=1.1&r2=1.1.2.1">code/Story/searchview.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 17:58 tobi</td>
</tr>
<tr>
<td>
<pre>added mountpoint for polls</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.21&r2=1.20">code/Site/type.properties (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 17:57 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Vote/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/Vote/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 17:57 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/closedpoll.skin?r1=1.1&r2=1.2.2.1">code/PollMgr/closedpoll.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/create.hac?r1=1.1&r2=1.5.2.1">code/PollMgr/create.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.hac?r1=1.1&r2=1.3.2.1">code/PollMgr/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/objectFunctions.js?r1=1.1&r2=1.2.6.1">code/PollMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/openpoll.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/PollMgr/openpoll.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/purge.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/PollMgr/purge.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/renderFunctions.js?r1=1.1&r2=1.2.2.1">code/PollMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/securityFunctions.js?r1=1.1&r2=1.3.4.2">code/PollMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/PollMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 17:57 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/macros.js?r1=1.1&r2=1.1.2.2">code/PollMgr/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/PollMgr/main.skin?r1=1.1&r2=1.1.2.1">code/PollMgr/main.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 17:57 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/graph.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Choice/graph.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/main.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Choice/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/result.skin?r1=1.1&r2=1.3.2.1">code/Choice/result.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Choice/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/Choice/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 17:56 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/choiceInput.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Poll/choiceInput.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/delete.hac?r1=1.1&r2=1.3.2.1">code/Poll/delete.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.hac?r1=1.1&r2=1.5.2.1">code/Poll/edit.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/edit.skin?r1=1.1&r2=1.5.2.1">code/Poll/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/listitem.skin?r1=1.1&r2=1.3.2.1">code/Poll/listitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/macros.js?r1=1.1&r2=1.5.2.2">code/Poll/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.hac?r1=1.1&r2=1.5.2.1">code/Poll/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/main.skin?r1=1.1&r2=1.5.2.1">code/Poll/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/objectFunctions.js?r1=1.1&r2=1.2.2.1">code/Poll/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.hac?r1=1.1&r2=1.2.2.1">code/Poll/results.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/results.skin?r1=1.1&r2=1.4.2.1">code/Poll/results.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/securityFunctions.js?r1=1.1&r2=1.6.2.1">code/Poll/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/toggle.hac?r1=1.1&r2=1.2.2.1">code/Poll/toggle.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Poll/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/Poll/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 17:54 tobi</td>
</tr>
<tr>
<td>
<pre>added tables poll, choice and vote</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.19&r2=1.18">antville.sql (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 17:53 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020125.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020125.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-25 15:56 tobi</td>
</tr>
<tr>
<td>
<pre>cleaned up a little bit</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.8&r2=1.7">code/app.properties (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-24 15:15 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.2;
bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.9&r2=1.8">code/Membership/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-24 14:39 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020109.sql?r1=1.4&r2=1.3">antville_dbpatch20020109.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-24 14:39 grob</td>
</tr>
<tr>
<td>
<pre>removed creation of table COMMENT (comments are stored in TEXT)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.18&r2=1.17">antville.sql (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 22:24 grob</td>
</tr>
<tr>
<td>
<pre>fixed editableby-column</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020109.sql?r1=1.3&r2=1.2">antville_dbpatch20020109.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:30 grob</td>
</tr>
<tr>
<td>
<pre>deleted</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberlist.skin?r1=1.4&r2=1.3">code/Site/memberlist.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberships.hac?r1=1.6&r2=1.5">code/Site/memberships.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:30 grob</td>
</tr>
<tr>
<td>
<pre>deleted</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/renderFunctions.js?r1=1.2&r2=1.1">code/Membership/renderFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.5&r2=1.4">code/Root/securityFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.hac?r1=1.6&r2=1.5">code/Site/signup.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.skin?r1=1.5&r2=1.4">code/Site/signup.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:29 grob</td>
</tr>
<tr>
<td>
<pre>added _parent-definition</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.3&r2=1.2">code/Membership/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:28 grob</td>
</tr>
<tr>
<td>
<pre>added new virtual collections memberships and subscriptions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.3&r2=1.2">code/User/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:28 grob</td>
</tr>
<tr>
<td>
<pre>changed order of subnodes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/type.properties?r1=1.2&r2=1.1">code/MemberMgr/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:27 grob</td>
</tr>
<tr>
<td>
<pre>removed property usersignup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.20&r2=1.19">code/Site/type.properties (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:27 grob</td>
</tr>
<tr>
<td>
<pre>removed unnecessary check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.2&r2=1.1">code/Site/subscribe.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:24 grob</td>
</tr>
<tr>
<td>
<pre>removed link to signup for not logged-in users</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedout.skin?r1=1.5&r2=1.4">code/MemberMgr/statusloggedout.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:23 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
- changes necessary due to new macro-names (because of new role-scheme)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.5&r2=1.4">code/MemberMgr/statusloggedin.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:22 grob</td>
</tr>
<tr>
<td>
<pre>- changes necessary due to new role-scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.8&r2=1.7">code/Comment/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:22 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- isAddDenied() and isEditDenied() are now one function isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.6&r2=1.5">code/ImageMgr/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:22 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- isAddDenied() and isEditDenied() are now one function isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.3&r2=1.2">code/FileMgr/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:21 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.5&r2=1.4">code/MemberMgr/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:20 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- renamed isEditDenied() to isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.6&r2=1.5">code/SkinMgr/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:20 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.3&r2=1.2">code/Skin/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:19 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- removed isAddDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.3&r2=1.2">code/StoryMgr/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:18 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.11&r2=1.10">code/Site/securityFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:17 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- removed isDeleteDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.7&r2=1.6">code/Image/securityFunction.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:17 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- removed isDeleteDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunction.js?r1=1.3&r2=1.2">code/File/securityFunction.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:16 grob</td>
</tr>
<tr>
<td>
<pre>- removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.10&r2=1.9">code/Story/securityFunction.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:15 grob</td>
</tr>
<tr>
<td>
<pre>added "firstoption"-argument to simpleDropDown()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.11&r2=1.10">code/Global/renderFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:14 grob</td>
</tr>
<tr>
<td>
<pre>removed unused dropDown-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.15&r2=1.14">code/HopObject/renderFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:13 grob</td>
</tr>
<tr>
<td>
<pre>now using res.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.2&r2=1.1">code/Site/referrers.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:12 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
html-changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.6&r2=1.5">code/Membership/preview.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:12 grob</td>
</tr>
<tr>
<td>
<pre>separated weblog-status from user-status</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.11&r2=1.10">code/Site/page.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:11 grob</td>
</tr>
<tr>
<td>
<pre>added function checkIfLoggedIn()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.20&r2=1.19">code/Global/objectFunctions.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:10 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
removed old dropDown-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.6&r2=1.5">code/HopObject/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:09 grob</td>
</tr>
<tr>
<td>
<pre>- removed functions isAdmin(), isContributor()
- some more changes needed due to new role-scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.5&r2=1.4">code/Membership/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:08 grob</td>
</tr>
<tr>
<td>
<pre>- if user now registers within a weblog, it's added to the user's subscriptions
- added functions searchUser(), evalNewMember(), addMember(), deleteMember()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.10&r2=1.9">code/MemberMgr/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:05 grob</td>
</tr>
<tr>
<td>
<pre>createMember() was replaced with members.addMember(), level is now defined by global function getAdminLvl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.10&r2=1.9">code/Root/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:03 grob</td>
</tr>
<tr>
<td>
<pre>changed the way editableby is defined</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.15&r2=1.14">code/Story/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:01 grob</td>
</tr>
<tr>
<td>
<pre>changed the way editableby is defined</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.7&r2=1.6">code/StoryMgr/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 20:00 grob</td>
</tr>
<tr>
<td>
<pre>added function for sorting subscriptions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.9&r2=1.8">code/User/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:59 grob</td>
</tr>
<tr>
<td>
<pre>removed functions userMaySignup(), createMember() and evalSignup() (part of them was moved to membership)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.16&r2=1.15">code/Site/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:58 grob</td>
</tr>
<tr>
<td>
<pre>hac now checks if user is logged in, removed senseless check</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.8&r2=1.7">code/Root/new.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:58 grob</td>
</tr>
<tr>
<td>
<pre>removed display of createtime</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?r1=1.4&r2=1.3">code/Membership/membership.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:57 grob</td>
</tr>
<tr>
<td>
<pre>changed description of skin due to new content-manager-role</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.13&r2=1.12">code/SkinMgr/main.skin (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:56 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- removed senseless check for user.cache.referer
- isEditDenied() was renamed to isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.5&r2=1.4">code/FileMgr/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:55 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- removed senseless check for user.cache.referer
- isEditDenied() was renamed to isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.11&r2=1.10">code/ImageMgr/main.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:55 grob</td>
</tr>
<tr>
<td>
<pre>removed senseless check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.2&r2=1.1">code/MemberMgr/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:54 grob</td>
</tr>
<tr>
<td>
<pre>hac now checks if user is logged in, removed senseless check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.4&r2=1.3">code/StoryMgr/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:54 grob</td>
</tr>
<tr>
<td>
<pre>hac now checks if user is logged in, removed senseless check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.10&r2=1.9">code/SkinMgr/main.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:53 grob</td>
</tr>
<tr>
<td>
<pre>using res.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.2&r2=1.1">code/TopicMgr/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:52 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
isDeleteDenied() was renamed to isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.3&r2=1.2">code/File/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:52 grob</td>
</tr>
<tr>
<td>
<pre>isDeleteDenied() was renamed to isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.12&r2=1.11">code/Image/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:51 grob</td>
</tr>
<tr>
<td>
<pre>now using simpleDropDownBox(), added deletelink_macro() and subscribelink_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.8&r2=1.7">code/Membership/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:50 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
changed signup to subscription + more changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.2&r2=1.1">code/MemberMgr/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:49 grob</td>
</tr>
<tr>
<td>
<pre>now using simpleDropDownBox, fixed some linguistic bugs ;-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.24&r2=1.23">code/Story/macros.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:48 grob</td>
</tr>
<tr>
<td>
<pre>changes needed due to new role-scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.5&r2=1.4">code/Topic/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:47 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
added some new macros for displaying weblogs, memberships and subscriptions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.7&r2=1.6">code/User/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:46 grob</td>
</tr>
<tr>
<td>
<pre>removed usermaysignup_macro, memberlist_macro, some other minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.29&r2=1.28">code/Site/macros.js (1.29)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:45 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.8.2;
removed inclusion of list of memberships in this skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.8&r2=1.7">code/User/edit.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:45 grob</td>
</tr>
<tr>
<td>
<pre>added explanation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.6&r2=1.5">code/Membership/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:44 grob</td>
</tr>
<tr>
<td>
<pre>- changed explanations of options (hope this makes things clearer now)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.10&r2=1.9">code/Site/edit.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:43 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.9&r2=1.8">code/Comment/edit.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:42 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- removed unnecessary check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.4&r2=1.3">code/File/edit.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:42 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- removed unnecessary check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.8&r2=1.7">code/Image/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:41 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- some minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.8&r2=1.7">code/Membership/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:40 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- isEditDenied() was removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.8&r2=1.7">code/MemberMgr/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:39 grob</td>
</tr>
<tr>
<td>
<pre>hac now checks if user is logged in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.9&r2=1.8">code/Story/edit.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:39 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- removed unnecessary check for user.cache.referer
- isEditDenied() was replaced with isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.6&r2=1.5">code/SkinMgr/edit.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:38 grob</td>
</tr>
<tr>
<td>
<pre>hac now checks if user is logged in, removed unnecessary check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.9&r2=1.8">code/Site/edit.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:37 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- some minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.9&r2=1.8">code/Comment/delete.hac (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.4&r2=1.3">code/File/delete.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.8&r2=1.7">code/Image/delete.hac (1.8)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.4&r2=1.3">code/Skin/delete.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.8&r2=1.7">code/Story/delete.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:35 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- removed unnecessary check for user.cache.referer
- isAddDenied() was replaced with isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.4&r2=1.3">code/FileMgr/create.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:34 grob</td>
</tr>
<tr>
<td>
<pre>hac now checks if user is logged in, removed unnecessary check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.8&r2=1.7">code/ImageMgr/create.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:34 grob</td>
</tr>
<tr>
<td>
<pre>- hac now checks if user is logged in
- removed unnecessary check for user.cache.referer
- isAddDenied() was replaced with isDenied()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.6&r2=1.5">code/StoryMgr/create.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:32 grob</td>
</tr>
<tr>
<td>
<pre>hac now checks if user is logged in, removed unnecessary check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.2&r2=1.1">code/Comment/comment.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:31 grob</td>
</tr>
<tr>
<td>
<pre>hac now checks if user is logged in, removed unnecessary check for user.cache.referer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.10&r2=1.9">code/Story/comment.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:29 grob</td>
</tr>
<tr>
<td>
<pre>changes needed due to new role-scheme</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.7&r2=1.6">code/Root/bloggerapi.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:28 grob</td>
</tr>
<tr>
<td>
<pre>checked in the wrong version of this file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020109.sql?r1=1.2&r2=1.1">antville_dbpatch20020109.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:28 grob</td>
</tr>
<tr>
<td>
<pre>removed column USERMAYSIGNUP, changed LEVEL</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.17&r2=1.16">antville.sql (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 19:09 grob</td>
</tr>
<tr>
<td>
<pre>removed getUserLvl()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?r1=1.2&r2=1.1">code/Global/roles.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 18:54 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/delete.hac?r1=1.1&r2=1.3.2.1">code/Membership/delete.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 18:54 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.9.2;
changed link to members</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.9&r2=1.8">code/Site/adminnavigation.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 18:53 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresult.skin?r1=1.1&r2=1.1.2.1">code/MemberMgr/searchresult.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/unsubscribe.hac?r1=1.1&r2=1.1.2.1">code/Site/unsubscribe.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/subscriptions.skin?r1=1.1&r2=1.1.2.1">code/User/subscriptions.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 18:53 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/roles.js?r1=1.1&r2=1.3.4.2">code/Global/roles.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/mailnewmember.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/mailnewmember.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.hac?r1=1.1&r2=1.4.2.1">code/MemberMgr/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/main.skin?r1=1.1&r2=1.2.2.1">code/MemberMgr/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/membergroup.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/membergroup.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/memberlist.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/memberlist.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/searchresultitem.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/searchresultitem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/subscriptions.hac?r1=1.1&r2=1.2.2.1">code/MemberMgr/subscriptions.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/subscription.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/subscription.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/subscribe.hac?r1=1.1&r2=1.3.2.1">code/Site/subscribe.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 18:51 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_indexes.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_indexes.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-22 18:50 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020109.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020109.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-17 14:17 tobi</td>
</tr>
<tr>
<td>
<pre>added root.deletePost method for xmlrpcaccess;
changed xmlrpcHandlerName to "blogger"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.7&r2=1.6">code/app.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-17 13:57 tobi</td>
</tr>
<tr>
<td>
<pre>changed online status from 1 to 2 (afaik 1 is for topic)
added function deletePost()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.6&r2=1.5">code/Root/bloggerapi.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-09 10:52 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.20;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrerItem.skin?r1=1.1&r2=1.1.20.1">code/Site/referrerItem.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-09 10:52 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.hac?r1=1.1&r2=1.3.2.1">code/Site/referrers.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-09 10:52 tobi</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/referrers.skin?r1=1.1&r2=1.1.2.1">code/Site/referrers.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-07 14:39 tobi</td>
</tr>
<tr>
<td>
<pre>added function call logAccess()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.14&r2=1.13">code/Story/main.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-07 14:38 tobi</td>
</tr>
<tr>
<td>
<pre>added some more words to comments.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.19&r2=1.18">code/Global/objectFunctions.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-07 14:32 tobi</td>
</tr>
<tr>
<td>
<pre>added function listReferrers_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.28&r2=1.27">code/Site/macros.js (1.28)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:51 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
replies_macro() was replaced with comments_macro() (inherited from story)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.7&r2=1.6">code/Comment/toplevel.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:50 grob</td>
</tr>
<tr>
<td>
<pre>comments now "decide" which skin should be rendered (depending if they've got a parent-comment or not)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.23&r2=1.22">code/Story/macros.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:47 grob</td>
</tr>
<tr>
<td>
<pre>removed functions inherited from story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.7&r2=1.6">code/Comment/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:47 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.10&r2=1.9">code/Site/securityFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:46 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.9&r2=1.8">code/Story/securityFunction.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:46 grob</td>
</tr>
<tr>
<td>
<pre>fixed a bug in renderTextpreview(), some other minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.10&r2=1.9">code/Global/renderFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:46 grob</td>
</tr>
<tr>
<td>
<pre>added renderStorylist()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.11&r2=1.10">code/Site/renderFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:45 grob</td>
</tr>
<tr>
<td>
<pre>removed attributes of commentcounter-macro since they're default anyway</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.11&r2=1.10">code/Story/preview.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:44 grob</td>
</tr>
<tr>
<td>
<pre>changes needed because of topic-dropdown and new mapping of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.6&r2=1.5">code/StoryMgr/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:42 grob</td>
</tr>
<tr>
<td>
<pre>fixed a bug with changing topics, added some stuff needed because of topic-dropdown, changed interface of evalComment()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.14&r2=1.13">code/Story/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:41 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.4&r2=1.3">code/Site/mostread.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:41 grob</td>
</tr>
<tr>
<td>
<pre>removed functions inherited from story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.9&r2=1.8">code/Comment/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:40 grob</td>
</tr>
<tr>
<td>
<pre>included links to prevpage and nextpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.6&r2=1.5">code/Site/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:40 grob</td>
</tr>
<tr>
<td>
<pre>included links to prevpage and nextpage, some minor html-changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.3&r2=1.2">code/Topic/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:40 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberlist.skin?r1=1.3&r2=1.2">code/Site/memberlist.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:39 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
included links to prevpage and nextpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.3&r2=1.2">code/StoryMgr/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:39 grob</td>
</tr>
<tr>
<td>
<pre>included global skins "prevpagelink" and "nextpagelink" in list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.12&r2=1.11">code/SkinMgr/main.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:38 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.10;
included links to prevpage and nextpage, some minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.6&r2=1.5">code/ImageMgr/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:38 grob</td>
</tr>
<tr>
<td>
<pre>included call of renderStorylist()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.7&r2=1.6">code/Site/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:38 grob</td>
</tr>
<tr>
<td>
<pre>included links to prevpage and nextpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.3&r2=1.2">code/FileMgr/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:38 grob</td>
</tr>
<tr>
<td>
<pre>included links to prevpage and nextpage</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.4&r2=1.3">code/Day/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:37 grob</td>
</tr>
<tr>
<td>
<pre>included call of renderStorylist()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.6&r2=1.5">code/Day/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:37 grob</td>
</tr>
<tr>
<td>
<pre>included call of renderGoodielist()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.4&r2=1.3">code/FileMgr/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:37 grob</td>
</tr>
<tr>
<td>
<pre>included call of renderImagelist()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.10&r2=1.9">code/ImageMgr/main.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:37 grob</td>
</tr>
<tr>
<td>
<pre>included call of renderStorylist()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.3&r2=1.2">code/StoryMgr/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:36 grob</td>
</tr>
<tr>
<td>
<pre>- storylist is now rendered in renderStorylist()-function, macro is left for backwards-compatibility
- history_macro() is now much simpler due to new mapping of stories and comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.27&r2=1.26">code/Site/macros.js (1.27)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:35 grob</td>
</tr>
<tr>
<td>
<pre>- storylist is now rendered in renderStorylist()-function, macro is left for backwards-compatibility
- backlinks now don't show stories of this topic</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.4&r2=1.3">code/Topic/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:34 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
storylist is now rendered in renderStorylist()-function, macro is left for backwards-compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/macros.js?r1=1.4&r2=1.3">code/StoryMgr/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:33 grob</td>
</tr>
<tr>
<td>
<pre>new topicchooser_macro(), some other minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.22&r2=1.21">code/Story/macros.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:33 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
imagelist is now rendered in renderImagelist()-function, macro is left for backwards-compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.5&r2=1.4">code/ImageMgr/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:32 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
goodielist is now rendered in renderGoodielist()-function, macro is left for backwards-compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/macros.js?r1=1.2&r2=1.1">code/FileMgr/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:32 grob</td>
</tr>
<tr>
<td>
<pre>included prefix and suffix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.9&r2=1.8">code/Global/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:31 grob</td>
</tr>
<tr>
<td>
<pre>removed macros that are inherited from story, some minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.15&r2=1.14">code/Comment/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:31 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
storylist is now rendered in renderStorylist()-function, macro is left for backwards-compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.5&r2=1.4">code/Day/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:30 grob</td>
</tr>
<tr>
<td>
<pre>included select-box containinc existing topics, some other minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.12&r2=1.11">code/Story/edit.skin (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:29 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.8&r2=1.7">code/Comment/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:29 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.8&r2=1.7">code/Comment/delete.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:28 grob</td>
</tr>
<tr>
<td>
<pre>minor html-change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/createStoryLink.skin?r1=1.2&r2=1.1">code/Topic/createStoryLink.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:28 grob</td>
</tr>
<tr>
<td>
<pre>minor change due to new interface of evalComment()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.9&r2=1.8">code/Story/comment.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:28 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.5&r2=1.4">code/StoryMgr/create.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:27 grob</td>
</tr>
<tr>
<td>
<pre>moved to prototype story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/relatedLink.skin?r1=1.2&r2=1.1">code/Day/relatedLink.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:27 grob</td>
</tr>
<tr>
<td>
<pre>renamed from reply.hac to comment.hac</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/comment.hac?r1=1.1&r2=1.4.2.1">code/Comment/comment.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:26 grob</td>
</tr>
<tr>
<td>
<pre>renamed to comment.hac</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?r1=1.8&r2=1.7">code/Comment/reply.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:26 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/relatedLink.skin?r1=1.1&r2=1.1.2.1">code/Story/relatedLink.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:26 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/nextpagelink.skin?r1=1.1&r2=1.2.2.1">code/Global/nextpagelink.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/prevpagelink.skin?r1=1.1&r2=1.2.2.1">code/Global/prevpagelink.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:25 grob</td>
</tr>
<tr>
<td>
<pre>changes were necessary due to new mapping of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.19&r2=1.18">code/Site/type.properties (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:25 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/renderFunctions.js?r1=1.1&r2=1.4.4.1">code/Day/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/renderFunctions.js?r1=1.1&r2=1.3.4.1">code/FileMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/renderFunctions.js?r1=1.1&r2=1.3.12.1">code/ImageMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/renderFunctions.js?r1=1.1&r2=1.3.2.1">code/StoryMgr/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/renderFunctions.js?r1=1.1&r2=1.3.4.1">code/Topic/renderFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:24 grob</td>
</tr>
<tr>
<td>
<pre>change was necessary due to new mapping of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.2&r2=1.1">code/TopicMgr/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:24 grob</td>
</tr>
<tr>
<td>
<pre>change was necessary due to new mapping of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/type.properties?r1=1.2&r2=1.1">code/StoryMgr/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:24 grob</td>
</tr>
<tr>
<td>
<pre>stories are now stored in db-table TEXT (together with comments)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.9&r2=1.8">code/Story/type.properties (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:23 grob</td>
</tr>
<tr>
<td>
<pre>change was necessary due to new db-table TEXT</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.6&r2=1.5">code/Root/type.properties (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:22 grob</td>
</tr>
<tr>
<td>
<pre>comment now extends story (stored in table TEXT)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.3&r2=1.2">code/Comment/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:22 grob</td>
</tr>
<tr>
<td>
<pre>removed creation of table STORY, added table ACCESS and TEXT</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.16&r2=1.15">antville.sql (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2002-01-05 02:21 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20020104.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20020104.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-19 16:22 tobi</td>
</tr>
<tr>
<td>
<pre>added logAccess() function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.18&r2=1.17">code/Global/objectFunctions.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-19 16:02 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in (this is stuff needed for weblog statistics)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011219.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20011219.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:16 grob</td>
</tr>
<tr>
<td>
<pre>added call of signuplink-macro (doesn't show up if user is already a member)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedout.skin?r1=1.4&r2=1.3">code/MemberMgr/statusloggedout.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:15 grob</td>
</tr>
<tr>
<td>
<pre>added display of membership and link to signup (doesn't show if user is already a member)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.4&r2=1.3">code/MemberMgr/statusloggedin.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:14 grob</td>
</tr>
<tr>
<td>
<pre>rewrote online_macro() because of changed online-status of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.21&r2=1.20">code/Story/macros.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:14 grob</td>
</tr>
<tr>
<td>
<pre>removed call of membership-macro (this is done now in statusloggedin/out-skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.10&r2=1.9">code/Site/page.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:13 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/macros.js?r1=1.3&r2=1.2">code/StoryMgr/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:12 grob</td>
</tr>
<tr>
<td>
<pre>moved membership_macro() to membership, changed storylist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.26&r2=1.25">code/Site/macros.js (1.26)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:12 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/macros.js?r1=1.1&r2=1.2.2.2">code/MemberMgr/macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:11 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.11&r2=1.10">code/SkinMgr/main.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:10 grob</td>
</tr>
<tr>
<td>
<pre>changes necessary due to changed online-flag of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.13&r2=1.12">code/Story/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:10 grob</td>
</tr>
<tr>
<td>
<pre>now use isStoryOnline()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.10&r2=1.9">code/Site/renderFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:10 grob</td>
</tr>
<tr>
<td>
<pre>added linkedpath on bottom of page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.2&r2=1.1">code/Topic/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:09 grob</td>
</tr>
<tr>
<td>
<pre>changes necessary due to changed online-flag of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.5&r2=1.4">code/StoryMgr/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:06 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/objectFunctions.js?r1=1.1&r2=1.3.4.1">code/Day/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/objectFunctions.js?r1=1.1&r2=1.2.2.1">code/Topic/objectFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:06 grob</td>
</tr>
<tr>
<td>
<pre>added isStoryOnline-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.15&r2=1.14">code/Site/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:05 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011215.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20011215.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:05 grob</td>
</tr>
<tr>
<td>
<pre>now using isStoryOnline()-function to check if story should be rendered or not</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.4&r2=1.3">code/Day/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
included online-status</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.3&r2=1.2">code/Story/listitem.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 18:00 grob</td>
</tr>
<tr>
<td>
<pre>minor fix of html-code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.11&r2=1.10">code/Story/edit.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-16 17:59 grob</td>
</tr>
<tr>
<td>
<pre>minor fix in res.data.title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.4&r2=1.3">code/StoryMgr/create.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 21:09 grob</td>
</tr>
<tr>
<td>
<pre>removed more hardcoded font-sizes, included macro-calls for smallfont/size</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.10&r2=1.9">code/Site/style.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:26 grob</td>
</tr>
<tr>
<td>
<pre>added input for email-address used for confirmation mails</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.9&r2=1.8">code/Site/edit.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:26 grob</td>
</tr>
<tr>
<td>
<pre>changes necessary because evalPreferences() now returns an Object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.8&r2=1.7">code/Site/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:25 grob</td>
</tr>
<tr>
<td>
<pre>added email_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.25&r2=1.24">code/Site/macros.js (1.25)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:25 grob</td>
</tr>
<tr>
<td>
<pre>updateWeblog() is now called evalPreferences(), now returns an Object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.14&r2=1.13">code/Site/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:23 grob</td>
</tr>
<tr>
<td>
<pre>function sendConfirmationMail now demands the email-address used as sender as argument passed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.8&r2=1.7">code/User/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:22 grob</td>
</tr>
<tr>
<td>
<pre>changed initial values of fonts and font-sizes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.9&r2=1.8">code/Root/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:21 grob</td>
</tr>
<tr>
<td>
<pre>fixed linguistic bug ;-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.9&r2=1.8">code/Site/page.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:20 grob</td>
</tr>
<tr>
<td>
<pre>sender of confirmation mail now is the email-address entered in weblog-preferences (or app.property "adminEmail")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.7&r2=1.6">code/MemberMgr/register.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:19 grob</td>
</tr>
<tr>
<td>
<pre>changed fonts and sizes (hopefully this works better)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.5&r2=1.4">code/Root/style.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:17 grob</td>
</tr>
<tr>
<td>
<pre>added column EMAIL to weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.15&r2=1.14">antville.sql (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:17 grob</td>
</tr>
<tr>
<td>
<pre>added property email to weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.18&r2=1.17">code/Site/type.properties (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-13 18:16 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011213.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20011213.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 15:20 tobi</td>
</tr>
<tr>
<td>
<pre>added array and sort method to listMostRead_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.24&r2=1.23">code/Site/macros.js (1.24)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 15:19 tobi</td>
</tr>
<tr>
<td>
<pre>replaced simple incrementation of this.reads by function call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.8&r2=1.7">code/Story/comment.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 15:19 tobi</td>
</tr>
<tr>
<td>
<pre>replaced simple incrementation of this.reads by function call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.13&r2=1.12">code/Story/main.hac (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 15:18 tobi</td>
</tr>
<tr>
<td>
<pre>added function incrementReadCounter()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.12&r2=1.11">code/Story/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 15:18 tobi</td>
</tr>
<tr>
<td>
<pre>added helper function sortMostReads() to sort read counters of stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.13&r2=1.12">code/Site/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 15:16 tobi</td>
</tr>
<tr>
<td>
<pre>added header row</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.3&r2=1.2">code/Site/mostread.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 15:16 tobi</td>
</tr>
<tr>
<td>
<pre>added columns for rank, date and author</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mostread.skin?r1=1.2&r2=1.1">code/Story/mostread.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 14:02 grob</td>
</tr>
<tr>
<td>
<pre>removed editor.skin in list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.10&r2=1.9">code/SkinMgr/main.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 14:02 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011208.sql?r1=1.2&r2=1.1">antville_dbpatch20011208.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-12 13:40 tobi</td>
</tr>
<tr>
<td>
<pre>removed table width</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.2&r2=1.1">code/Site/mostread.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 15:46 tobi</td>
</tr>
<tr>
<td>
<pre>increased return value of the scheduler (was relict of experimental blogimport)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.17&r2=1.16">code/Global/objectFunctions.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 15:30 tobi</td>
</tr>
<tr>
<td>
<pre>removed setting for blogimport (in development)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.17&r2=1.16">code/Site/type.properties (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 10:37 grob</td>
</tr>
<tr>
<td>
<pre>removed assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.7&r2=1.6">code/Site/edit.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.8&r2=1.7">code/Story/edit.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 10:37 grob</td>
</tr>
<tr>
<td>
<pre>removed assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.3&r2=1.2">code/File/delete.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.3&r2=1.2">code/File/edit.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.7&r2=1.6">code/Image/edit.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.7&r2=1.6">code/Membership/edit.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 10:37 grob</td>
</tr>
<tr>
<td>
<pre>removed assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.3&r2=1.2">code/FileMgr/create.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.7&r2=1.6">code/ImageMgr/create.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 10:37 grob</td>
</tr>
<tr>
<td>
<pre>removed assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.9&r2=1.8">code/SkinMgr/main.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 00:26 grob</td>
</tr>
<tr>
<td>
<pre>- content of header.skin moved into this skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.6&r2=1.5">code/Root/page.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 00:26 grob</td>
</tr>
<tr>
<td>
<pre>- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?r1=1.4&r2=1.3">code/Root/notfound.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 00:26 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
- using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?r1=1.5&r2=1.4">code/Root/notfound.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 00:25 grob</td>
</tr>
<tr>
<td>
<pre>- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.7&r2=1.6">code/Root/new.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 00:25 grob</td>
</tr>
<tr>
<td>
<pre>- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.5&r2=1.4">code/Root/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 00:25 grob</td>
</tr>
<tr>
<td>
<pre>- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.4&r2=1.3">code/Root/list.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 00:19 grob</td>
</tr>
<tr>
<td>
<pre>deleted</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?r1=1.8&r2=1.7">code/Site/header.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-11 00:19 grob</td>
</tr>
<tr>
<td>
<pre>deleted</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/header.skin?r1=1.6&r2=1.5">code/Root/header.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:56 grob</td>
</tr>
<tr>
<td>
<pre>deleted</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/editor.skin?r1=1.2&r2=1.1">code/Site/editor.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:56 grob</td>
</tr>
<tr>
<td>
<pre>deleted</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/create.hac?r1=1.6&r2=1.5">code/Site/create.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:55 grob</td>
</tr>
<tr>
<td>
<pre>- added new columns smallfont, smallsize, smallcolor, changed name of dateformat to longdateformat, added new column shortdateformat</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.14&r2=1.13">antville.sql (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:53 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011208.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20011208.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:52 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
- skin is now added to usernavigation- and adminnavigation-skin
- changed handler from this to weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.6&r2=1.5">code/Site/contribnavigation.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:52 grob</td>
</tr>
<tr>
<td>
<pre>- skin is now added to usernavigation- and adminnavigation-skin
- changed handler from this to weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.8&r2=1.7">code/Site/adminnavigation.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:51 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.6&r2=1.5">code/Site/edit.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:51 grob</td>
</tr>
<tr>
<td>
<pre>- localisation is now done with one dropdown-box instead of entering ISO-codes
- added dropdowns for longdateformat and shortdateformat
- added inputs for smallfont, smallsize, smallcolor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.8&r2=1.7">code/Site/edit.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:49 grob</td>
</tr>
<tr>
<td>
<pre>- added localechooser_macro()
- removed dateformat_macro()
- added longdateformat_macro() and shortdateformat_macro()
- added smallfont_macro(), smallsize_macro(), smallcolor_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.23&r2=1.22">code/Site/macros.js (1.23)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:47 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.6&r2=1.5">code/Site/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:47 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order
- now using input-macro instead of alias- and title-macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.6&r2=1.5">code/Site/new.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:47 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberships.hac?r1=1.5&r2=1.4">code/Site/memberships.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:46 grob</td>
</tr>
<tr>
<td>
<pre>- trying to format a date now does not throw an ugly error
- added comments to functions
- functions now have a defined (and documented ...) interface</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.12&r2=1.11">code/Site/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:45 grob</td>
</tr>
<tr>
<td>
<pre>- contents of header-skin are now moved into this skin
- macros dealing with display of time now have two simple format options ("short" and "long")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.8&r2=1.7">code/Site/page.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:44 grob</td>
</tr>
<tr>
<td>
<pre>- removed check for online because allstories now contains only stories that are online</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.16&r2=1.15">code/Site/rss092.hac (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:44 grob</td>
</tr>
<tr>
<td>
<pre>- removed check for online because allstories now contains only stories that are online</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.6&r2=1.5">code/Site/rss10.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:43 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.9&r2=1.8">code/Site/securityFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:42 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.hac?r1=1.5&r2=1.4">code/Site/signup.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:42 grob</td>
</tr>
<tr>
<td>
<pre>- changes necessary due to new weblog.properties smallfont etc.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.9&r2=1.8">code/Site/style.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:41 grob</td>
</tr>
<tr>
<td>
<pre>- removed unused filter-property
- added properties smallfont,smallcolor,smallsize
- changed dateformat to longdateformat, added shortdateformat
- allstories now contains only online-stories
- allcomments now contains only online-comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.16&r2=1.15">code/Site/type.properties (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:40 grob</td>
</tr>
<tr>
<td>
<pre>- changed "this." to "weblog."</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.6&r2=1.5">code/Site/usernavigation.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:39 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
- macros dealing with display of time now have two simple format options ("short" and "long")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.4&r2=1.3">code/Site/welcome.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:38 grob</td>
</tr>
<tr>
<td>
<pre>nothing done :-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.6&r2=1.5">code/User/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:38 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.7&r2=1.6">code/User/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:38 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.7&r2=1.6">code/User/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:37 grob</td>
</tr>
<tr>
<td>
<pre>- added linkedpath</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.skin?r1=1.2&r2=1.1">code/TopicMgr/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:37 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- removed creation of HopObject (created but never used?)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.3&r2=1.2">code/Topic/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:35 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.3&r2=1.2">code/StoryMgr/create.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:34 grob</td>
</tr>
<tr>
<td>
<pre>- bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/macros.js?r1=1.2&r2=1.1">code/StoryMgr/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:34 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- using page.skin instead of editor.skin
- removing assignments to res.head
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.2&r2=1.1">code/StoryMgr/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:33 grob</td>
</tr>
<tr>
<td>
<pre>- functions now have a defined (and documented ...) interface
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.4&r2=1.3">code/StoryMgr/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:33 grob</td>
</tr>
<tr>
<td>
<pre>- changed html-code</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.2&r2=1.1">code/StoryMgr/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:31 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
- minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/offlinestory.skin?r1=1.2&r2=1.1">code/StoryMgr/offlinestory.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:31 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.2&r2=1.1">code/StoryMgr/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:30 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*
- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.7&r2=1.6">code/Story/comment.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:29 grob</td>
</tr>
<tr>
<td>
<pre>- now including display.skin of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.skin?r1=1.4&r2=1.3">code/Story/comment.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:29 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.7&r2=1.6">code/Story/delete.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:28 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.7&r2=1.6">code/Story/edit.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:28 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/display.skin?r1=1.1&r2=1.1.2.1">code/Story/display.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:27 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.2&r2=1.1">code/Story/listitem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:27 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order
- macros dealing with display of time now have two simple format options ("short" and "long")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.10&r2=1.9">code/Story/edit.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:26 grob</td>
</tr>
<tr>
<td>
<pre>- now using getText()
- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.20&r2=1.19">code/Story/macros.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:25 grob</td>
</tr>
<tr>
<td>
<pre>- now including display.skin of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.11&r2=1.10">code/Story/main.skin (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:25 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.12&r2=1.11">code/Story/main.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:24 grob</td>
</tr>
<tr>
<td>
<pre>- new function getText() that caches preprocessed text of story
- functions now have a defined (and documented ...) interface
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.11&r2=1.10">code/Story/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:23 grob</td>
</tr>
<tr>
<td>
<pre>- now including display.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.10&r2=1.9">code/Story/preview.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:22 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.8&r2=1.7">code/Story/type.properties (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:22 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.8&r2=1.7">code/Story/securityFunction.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:20 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- using page.skin instead of editor.skin
- now using res.data.* instead of res.*
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.5&r2=1.4">code/SkinMgr/edit.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:19 grob</td>
</tr>
<tr>
<td>
<pre>- functions now have a defined (and documented ...) interface
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.5&r2=1.4">code/SkinMgr/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:19 grob</td>
</tr>
<tr>
<td>
<pre>- changes needed due to changes in skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.9&r2=1.8">code/SkinMgr/main.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:19 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- using page.skin instead of editor.skin
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.8&r2=1.7">code/SkinMgr/main.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:18 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
- now calling skin-macro for javascript- and style.skin instead of using response.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.2&r2=1.1">code/SkinMgr/page.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:17 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- removing assignments to res.head
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.3&r2=1.2">code/Skin/delete.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:17 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.4&r2=1.3">code/Skin/edit.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:17 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.5&r2=1.4">code/SkinMgr/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:16 grob</td>
</tr>
<tr>
<td>
<pre>- added comments to functions
- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.2&r2=1.1">code/Skin/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:16 grob</td>
</tr>
<tr>
<td>
<pre>- now using evalNewStory() instead</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.5&r2=1.4">code/Root/bloggerapi.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:15 grob</td>
</tr>
<tr>
<td>
<pre>- changed limit of displayed weblogs in list to a more serious number</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.8&r2=1.7">code/Root/main.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:15 grob</td>
</tr>
<tr>
<td>
<pre>- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.4&r2=1.3">code/Root/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:15 grob</td>
</tr>
<tr>
<td>
<pre>- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.3&r2=1.2">code/Root/list.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:14 grob</td>
</tr>
<tr>
<td>
<pre>- functions now have a defined (and documented ...) interface</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.8&r2=1.7">code/Root/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:14 grob</td>
</tr>
<tr>
<td>
<pre>- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?r1=1.3&r2=1.2">code/Root/notfound.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:14 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*
- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.6&r2=1.5">code/Root/new.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:13 grob</td>
</tr>
<tr>
<td>
<pre>calling skin-macro instead of using response.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.5&r2=1.4">code/Root/page.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:13 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.4&r2=1.3">code/Root/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:12 grob</td>
</tr>
<tr>
<td>
<pre>- now using res.data.* instead of res.*
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.7&r2=1.6">code/MemberMgr/login.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:12 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- using page.skin instead of editor.skin
- now using res.data.* instead of res.*
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.7&r2=1.6">code/MemberMgr/edit.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:11 grob</td>
</tr>
<tr>
<td>
<pre>- added comments to functions
- functions now have a defined (and documented ...) interface</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.9&r2=1.8">code/MemberMgr/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:11 grob</td>
</tr>
<tr>
<td>
<pre>removed exclamation-mark ;-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.6&r2=1.5">code/MemberMgr/login.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:09 grob</td>
</tr>
<tr>
<td>
<pre>- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*
- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.6&r2=1.5">code/MemberMgr/register.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:09 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.4&r2=1.3">code/MemberMgr/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:09 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.7&r2=1.6">code/MemberMgr/register.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:08 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.2&r2=1.1">code/MemberMgr/sendpwd.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:08 grob</td>
</tr>
<tr>
<td>
<pre>- removing assignments to res.head
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?r1=1.2&r2=1.1">code/MemberMgr/sendpwd.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:06 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.6&r2=1.5">code/Membership/edit.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:06 grob</td>
</tr>
<tr>
<td>
<pre>- macros dealing with display of time now have two simple format options ("short" and "long")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?r1=1.3&r2=1.2">code/Membership/membership.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:06 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.5&r2=1.4">code/Membership/edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:05 grob</td>
</tr>
<tr>
<td>
<pre>- functions now have a defined (and documented ...) interface
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.4&r2=1.3">code/Membership/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:05 grob</td>
</tr>
<tr>
<td>
<pre>- macros dealing with display of time now have two simple format options ("short" and "long")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.5&r2=1.4">code/Membership/preview.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:04 grob</td>
</tr>
<tr>
<td>
<pre>- using page.skin instead of editor.skin
- removing assignments to res.head
- now using res.data.* instead of res.*
- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.9&r2=1.8">code/ImageMgr/main.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:04 grob</td>
</tr>
<tr>
<td>
<pre>- now using res.data.* instead of res.*
- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.6&r2=1.5">code/ImageMgr/create.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:03 grob</td>
</tr>
<tr>
<td>
<pre>- removed unused functions
- functions now have a defined (and documented ...) interface
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.6&r2=1.5">code/ImageMgr/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:03 grob</td>
</tr>
<tr>
<td>
<pre>minor minor change ;-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.4&r2=1.3">code/ImageMgr/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:03 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.5&r2=1.4">code/ImageMgr/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:02 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions
- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.7&r2=1.6">code/Image/delete.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:02 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.6&r2=1.5">code/Image/edit.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:01 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.8&r2=1.7">code/Image/new.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:01 grob</td>
</tr>
<tr>
<td>
<pre>- functions now have a defined (and documented ...) interface
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.7&r2=1.6">code/Image/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:01 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.11&r2=1.10">code/Image/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:00 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.7.2;
- now using the option "short" of createtime-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.7&r2=1.6">code/Image/preview.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 23:00 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.6&r2=1.5">code/Image/securityFunction.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:59 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.3&r2=1.2">code/HopObject/delete.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:59 grob</td>
</tr>
<tr>
<td>
<pre>nothing done ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.9&r2=1.8">code/HopObject/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:59 grob</td>
</tr>
<tr>
<td>
<pre>- new function renderDateformatChooser()
- openLink() now is able to link into childobjects</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.14&r2=1.13">code/HopObject/renderFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:59 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.5.2;
- macros dealing with display of time now have two simple format options ("short" and "long")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.5&r2=1.4">code/HopObject/historyview.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:57 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.2&r2=1.1">code/FileMgr/create.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:56 grob</td>
</tr>
<tr>
<td>
<pre>- using page.skin instead of editor.skin
- removing assignments to res.head
- now using res.data.* instead of res.*</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.3&r2=1.2">code/FileMgr/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:55 grob</td>
</tr>
<tr>
<td>
<pre>- functions now have a defined (and documented ...) interface
- added comments to functions
- removed addGoodie()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.2&r2=1.1">code/FileMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:54 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.2&r2=1.1">code/File/delete.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:54 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.2&r2=1.1">code/FileMgr/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:53 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.2&r2=1.1">code/File/edit.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:53 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.2&r2=1.1">code/File/edit.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:52 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.2&r2=1.1">code/File/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:52 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.2&r2=1.1">code/File/new.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:52 grob</td>
</tr>
<tr>
<td>
<pre>- minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?r1=1.2&r2=1.1">code/File/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:51 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.6;
- removed unused functions
- functions now have a defined (and documented ...) interface
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.2&r2=1.1">code/File/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:50 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunction.js?r1=1.2&r2=1.1">code/File/securityFunction.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:50 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
- rewrote html</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.2&r2=1.1">code/File/preview.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:49 grob</td>
</tr>
<tr>
<td>
<pre>- trying to format a date now does not throw an ugly error</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.8&r2=1.7">code/Global/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:48 grob</td>
</tr>
<tr>
<td>
<pre>- call of doWikiStuff() is now done in getText()-functions
- new function getDefaultDateFormats()
- setLayout() now sets res.page to page.skin only
- added comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.16&r2=1.15">code/Global/objectFunctions.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:47 grob</td>
</tr>
<tr>
<td>
<pre>- doWikiStuff now renders create-link if found topic contains no stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.9&r2=1.8">code/Global/renderFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:45 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions
- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.7&r2=1.6">code/Comment/delete.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:45 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- removing assignments to res.head</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.5&r2=1.4">code/Day/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:44 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.7&r2=1.6">code/Comment/edit.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:43 grob</td>
</tr>
<tr>
<td>
<pre>- changed line-up of buttons to the right order</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.7&r2=1.6">code/Comment/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:42 grob</td>
</tr>
<tr>
<td>
<pre>- now using getText()-function
- security-functions now demand user-object as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.14&r2=1.13">code/Comment/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:41 grob</td>
</tr>
<tr>
<td>
<pre>- objectFunctions now return a result-object
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.8&r2=1.7">code/Comment/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:40 grob</td>
</tr>
<tr>
<td>
<pre>- now using res.data.* instead of res.*
- modifications needed due to change of objectFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?r1=1.7&r2=1.6">code/Comment/reply.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 22:38 grob</td>
</tr>
<tr>
<td>
<pre>- security-functions now demand user-object as argument
- added comments to functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.6&r2=1.5">code/Comment/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 18:50 tobi</td>
</tr>
<tr>
<td>
<pre>removed lastPing until functionality is implemented</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.15&r2=1.14">code/Site/type.properties (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 17:40 tobi</td>
</tr>
<tr>
<td>
<pre>added comments to listMostRead_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.22&r2=1.21">code/Site/macros.js (1.22)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 17:38 tobi</td>
</tr>
<tr>
<td>
<pre>added limit for output of mostread stories in function listMostRead_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.21&r2=1.20">code/Site/macros.js (1.21)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 17:36 tobi</td>
</tr>
<tr>
<td>
<pre>added lastPing, reads</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.14&r2=1.13">code/Site/type.properties (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 17:03 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/mostread.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/mostread.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 17:03 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.hac?r1=1.1&r2=1.3.2.1">code/Site/mostread.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/mostread.skin?r1=1.1&r2=1.4.2.1">code/Site/mostread.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 17:02 tobi</td>
</tr>
<tr>
<td>
<pre>added listMostRead_macro() for listing most read stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.20&r2=1.19">code/Site/macros.js (1.20)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 16:35 tobi</td>
</tr>
<tr>
<td>
<pre>added onStart(), scheduler() and pingUpdatedWeblogs() functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.15&r2=1.14">code/Global/objectFunctions.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-10 14:13 tobi</td>
</tr>
<tr>
<td>
<pre>added mysql for creation of column READS</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011206.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20011206.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-06 17:34 tobi</td>
</tr>
<tr>
<td>
<pre>added incrementation of page read counter</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.6&r2=1.5">code/Story/comment.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-06 16:42 tobi</td>
</tr>
<tr>
<td>
<pre>added initialising of page read counter</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.3&r2=1.2">code/StoryMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-06 16:41 tobi</td>
</tr>
<tr>
<td>
<pre>added incrementation of page read counter</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.11&r2=1.10">code/Story/main.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-06 16:40 tobi</td>
</tr>
<tr>
<td>
<pre>added mapping for page reads counter</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.7&r2=1.6">code/Story/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 18:37 hannes</td>
</tr>
<tr>
<td>
<pre>removed double url activation in doWikiStuff()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.8&r2=1.7">code/Global/renderFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 14:36 hannes</td>
</tr>
<tr>
<td>
<pre>added '*'s to backlink query</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.2&r2=1.1">code/Topic/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 14:16 hannes</td>
</tr>
<tr>
<td>
<pre>chante this.members to path.weblog.members</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.2&r2=1.1">code/StoryMgr/create.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:33 hannes</td>
</tr>
<tr>
<td>
<pre>initial check-in of relatedSkin.skin. This skin displays a link to
this day (or topic - topic is a sub-prototype of day) from those
topics to which stories in this day (or topic) link to. (phew!
harder to explain than to implement.)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/relatedLink.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Day/relatedLink.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:31 hannes</td>
</tr>
<tr>
<td>
<pre>initial check-in of topic prototype. This inherits from the day
prototype. Similar to day, it is a groupby prototype which
contains story object. Additionally to the day prototype,
it has macros to add stories to the topic, and a macro to
display related topics (i.e. topics or days which contain
stories that link to this topic).</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/createStoryLink.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Topic/createStoryLink.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/link.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Topic/link.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/macros.js?r1=1.1&r2=1.6.2.2">code/Topic/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/main.skin?r1=1.1&r2=1.4.2.1">code/Topic/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Topic/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/Topic/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:29 hannes</td>
</tr>
<tr>
<td>
<pre>initial check-in of new topicmgr prototype. This prototype
is mounted on the weblog level and contains all stories that
have a value in their topic field, grouped by topic.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.hac?r1=1.1&r2=1.5.2.1">code/TopicMgr/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/main.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/TopicMgr/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/TopicMgr/type.properties?r1=1.1&r2=1.5.4.1">code/TopicMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:26 hannes</td>
</tr>
<tr>
<td>
<pre>added virtual space node as mountpoint for topicmgr.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.13&r2=1.12">code/Site/type.properties (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:25 hannes</td>
</tr>
<tr>
<td>
<pre>padded calender day date with spaces left and right to
make it a bit easier to click. (For example, the first day of the
month will be rendered as "&amp;nbsp;1&amp;nbsp;" instead of just "1".)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.9&r2=1.8">code/Site/renderFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:23 hannes</td>
</tr>
<tr>
<td>
<pre>Added link to topic space in all navigation bars.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.7&r2=1.6">code/Site/adminnavigation.skin (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.5&r2=1.4">code/Site/contribnavigation.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.5&r2=1.4">code/Site/usernavigation.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:22 hannes</td>
</tr>
<tr>
<td>
<pre>Set topic on newly created stories.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.2&r2=1.1">code/StoryMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:21 hannes</td>
</tr>
<tr>
<td>
<pre>Added topic field and new _parent description.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.6&r2=1.5">code/Story/type.properties (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:20 hannes</td>
</tr>
<tr>
<td>
<pre>set topic in evalStory() function.
also, the redirect is always to the (potentially new) location
of the story.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.10&r2=1.9">code/Story/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:18 hannes</td>
</tr>
<tr>
<td>
<pre>added topic input field in story edit skin.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.9&r2=1.8">code/Story/edit.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:17 hannes</td>
</tr>
<tr>
<td>
<pre>Include the request path in the error message.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?r1=1.2&r2=1.1">code/Root/notfound.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:16 hannes</td>
</tr>
<tr>
<td>
<pre>return a name to be used for this object in the global
linkedpath macro.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.5&r2=1.4">code/HopObject/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:15 hannes</td>
</tr>
<tr>
<td>
<pre>added loopskin_macro, which simply loops over subnodes
and renders a skin on each, which is specified by the name
parameter.
This makes it possible to call skins on subnodes from a skin
in the parent object without calling an intermediary macro.
It's currently used in the main skin of topicmgr.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.8&r2=1.7">code/HopObject/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:14 hannes</td>
</tr>
<tr>
<td>
<pre>added doWikiStuff() function to do wiki style substitution on
a given piece of text.
Also added simpleDropDownBox, which takes an array
as parameter instead of the drop down box framework in
hopobject, which requires a complex object structure.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.7&r2=1.6">code/Global/renderFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:12 hannes</td>
</tr>
<tr>
<td>
<pre>call doWikiStuff() before returning the result in activateLinks().
This means that wiki style substitution is bound to link
activation, which may not be the way it should be but works for
now.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.14&r2=1.13">code/Global/objectFunctions.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:10 hannes</td>
</tr>
<tr>
<td>
<pre>added linkedpath_macro which renders a linked
representation of the request path.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.7&r2=1.6">code/Global/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:09 hannes</td>
</tr>
<tr>
<td>
<pre>overwrote link_macro to just return a link with the day's or
topic's groupname.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.3&r2=1.2">code/Day/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:08 hannes</td>
</tr>
<tr>
<td>
<pre>DB patch to add TOPIC column to STORY table.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011204.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20011204.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-04 13:06 hannes</td>
</tr>
<tr>
<td>
<pre>add TOPIC field to STORY table.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.13&r2=1.12">antville.sql (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-12-02 15:10 hannes</td>
</tr>
<tr>
<td>
<pre>directly included style and javascript skins (via skin macro).
IMO this is cleaner than going through res.head, because:
1) we don't have to set res.head to style and javascript skins
in each .hac file
2) people editing skins actually knows what's going on -
&lt;% response.head %&gt; made it hard to guess what was
actually being inserted.
Robert, if you agree that this is better we can drop the
res.head assignments from all the hac files.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.7&r2=1.6">code/Site/page.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-30 17:04 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.12&r2=1.11">antville.sql (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-29 17:26 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011022.sql?r1=1.2&r2=1.1">antville_dbpatch20011022.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-29 14:55 grob</td>
</tr>
<tr>
<td>
<pre>using editor-skin instead of page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.5&r2=1.4">code/Membership/edit.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-29 14:55 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.11&r2=1.10">antville.sql (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-29 14:54 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.13&r2=1.12">code/Global/objectFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-23 23:25 grob</td>
</tr>
<tr>
<td>
<pre>removing allstories-collection was a mistake</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.15&r2=1.14">code/Site/rss092.hac (1.15)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.5&r2=1.4">code/Site/rss10.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-23 20:41 grob</td>
</tr>
<tr>
<td>
<pre>saving some millis in renderTextPreview-function ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.6&r2=1.5">code/Global/renderFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-23 20:41 grob</td>
</tr>
<tr>
<td>
<pre>removed senseless check</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.19&r2=1.18">code/Story/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-23 20:40 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.19&r2=1.18">code/Site/macros.js (1.19)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-23 20:39 grob</td>
</tr>
<tr>
<td>
<pre>added collection allStories again</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.12&r2=1.11">code/Site/type.properties (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-23 20:38 grob</td>
</tr>
<tr>
<td>
<pre>removed comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.12&r2=1.11">code/Global/objectFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 22:05 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.6&r2=1.5">code/Global/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 22:04 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.13&r2=1.12">code/HopObject/renderFunctions.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:36 grob</td>
</tr>
<tr>
<td>
<pre>not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/offline.skin?r1=1.2&r2=1.1">code/Story/offline.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:35 grob</td>
</tr>
<tr>
<td>
<pre>removed allStories-collection, added storymanager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.11&r2=1.10">code/Site/type.properties (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:35 grob</td>
</tr>
<tr>
<td>
<pre>minor change because allStories-collection was removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.4&r2=1.3">code/Site/rss10.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:33 grob</td>
</tr>
<tr>
<td>
<pre>changes necessary because of new storymanager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.8&r2=1.7">code/Site/securityFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:31 grob</td>
</tr>
<tr>
<td>
<pre>minor change because allStories-collection was removed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.14&r2=1.13">code/Site/rss092.hac (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:31 grob</td>
</tr>
<tr>
<td>
<pre>removed some checks</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.8&r2=1.7">code/Site/renderFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:30 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.5&r2=1.4">code/Site/preview.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:29 grob</td>
</tr>
<tr>
<td>
<pre>changes necessary because of new storymanager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.18&r2=1.17">code/Site/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:29 grob</td>
</tr>
<tr>
<td>
<pre>moved functions to storymanager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.11&r2=1.10">code/Site/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:28 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/editor.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/editor.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:27 grob</td>
</tr>
<tr>
<td>
<pre>removed create-story-link, added link to storymanager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.4&r2=1.3">code/Site/contribnavigation.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:25 grob</td>
</tr>
<tr>
<td>
<pre>removed create-story-link, added link to storymanager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.6&r2=1.5">code/Site/adminnavigation.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:24 grob</td>
</tr>
<tr>
<td>
<pre>changes made due to new storymanager, added toggleOnline-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.9&r2=1.8">code/Story/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:24 grob</td>
</tr>
<tr>
<td>
<pre>changes made due to new storymanager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.7&r2=1.6">code/Story/securityFunction.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:23 grob</td>
</tr>
<tr>
<td>
<pre>added onlinelink- and viewlink_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.18&r2=1.17">code/Story/macros.js (1.18)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:23 grob</td>
</tr>
<tr>
<td>
<pre>changes made due to new storymanager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.10&r2=1.9">code/Story/main.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:22 grob</td>
</tr>
<tr>
<td>
<pre>changes made due to new story-manager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.6&r2=1.5">code/Story/delete.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:22 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/listitem.skin?r1=1.1&r2=1.3.2.1">code/Story/listitem.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:22 grob</td>
</tr>
<tr>
<td>
<pre>changes made due to new story-manager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.6&r2=1.5">code/Story/edit.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:21 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.5&r2=1.4">code/MemberMgr/logout.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:21 grob</td>
</tr>
<tr>
<td>
<pre>now use editor-skin instead of page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.7&r2=1.6">code/SkinMgr/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:20 grob</td>
</tr>
<tr>
<td>
<pre>now use editor-skin instead of page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.6&r2=1.5">code/MemberMgr/edit.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:19 grob</td>
</tr>
<tr>
<td>
<pre>now use editor-skin instead of page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.8&r2=1.7">code/ImageMgr/main.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:19 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?r1=1.2&r2=1.1">code/FileMgr/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:19 grob</td>
</tr>
<tr>
<td>
<pre>use editor-skin instead of page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.2&r2=1.1">code/FileMgr/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:18 grob</td>
</tr>
<tr>
<td>
<pre>setLayout-function now takes opt. skin-name as argument</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.11&r2=1.10">code/Global/objectFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:17 grob</td>
</tr>
<tr>
<td>
<pre>only online-stories are rendered</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.2&r2=1.1">code/Day/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:17 grob</td>
</tr>
<tr>
<td>
<pre>added helma-logo to default images</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.10&r2=1.9">antville.sql (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-18 13:16 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/create.hac?r1=1.1&r2=1.10.2.1">code/StoryMgr/create.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/macros.js?r1=1.1&r2=1.4.2.1">code/StoryMgr/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.hac?r1=1.1&r2=1.5.2.1">code/StoryMgr/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/main.skin?r1=1.1&r2=1.3.2.1">code/StoryMgr/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/objectFunctions.js?r1=1.1&r2=1.12.6.1">code/StoryMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/offlinestory.skin?r1=1.1&r2=1.2.2.1">code/StoryMgr/offlinestory.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/onlinestory.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/StoryMgr/onlinestory.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/securityFunctions.js?r1=1.1&r2=1.5.4.3">code/StoryMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/StoryMgr/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/StoryMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-17 15:38 tobi</td>
</tr>
<tr>
<td>
<pre>moved item description from dublin core to rdf namespace</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Item.skin?r1=1.2&r2=1.1">code/Global/rss10Item.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-09 11:43 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/images.zip?r1=1.1&r2=1.9.2.1">images.zip (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-06 08:49 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in (moved to /global)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Channel.skin?r1=1.3&r2=1.2">code/Site/rss092Channel.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Image.skin?r1=1.2&r2=1.1">code/Site/rss092Image.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Item.skin?r1=1.5&r2=1.4">code/Site/rss092Item.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Channel.skin?r1=1.3&r2=1.2">code/Site/rss10Channel.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Image.skin?r1=1.2&r2=1.1">code/Site/rss10Image.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Item.skin?r1=1.2&r2=1.1">code/Site/rss10Item.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Resource.skin?r1=1.2&r2=1.1">code/Site/rss10Resource.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-06 08:48 tobi</td>
</tr>
<tr>
<td>
<pre>using global rss skins now (removed "this.")</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.13&r2=1.12">code/Site/rss092.hac (1.13)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.3&r2=1.2">code/Site/rss10.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-06 08:46 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in (moved from /weblog)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss092Channel.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/rss092Channel.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss092Image.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/rss092Image.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss092Item.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/rss092Item.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Channel.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/rss10Channel.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Image.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/rss10Image.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Item.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/rss10Item.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/rss10Resource.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/rss10Resource.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-06 07:09 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.17&r2=1.16">code/Story/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-06 07:09 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.13&r2=1.12">code/Comment/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-04 12:24 tobi</td>
</tr>
<tr>
<td>
<pre>increased maxItems to 25 as default / 50 as absolute maximum</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?r1=1.2&r2=1.1">code/Root/rss10.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-04 12:15 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/rss10.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/rss10.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 10:18 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in, just a nicer 404</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/notfound.hac?r1=1.1&r2=1.5.2.1">code/Root/notfound.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:39 grob</td>
</tr>
<tr>
<td>
<pre>added properties needed for goodiepool</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.6&r2=1.5">code/app.properties (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:33 grob</td>
</tr>
<tr>
<td>
<pre>helma-logo is added</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011021.sql?r1=1.3&r2=1.2">antville_dbpatch20011021.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:32 grob</td>
</tr>
<tr>
<td>
<pre>added mountpoint for goodiemgr</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.10&r2=1.9">code/Site/type.properties (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:32 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011022.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20011022.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:32 grob</td>
</tr>
<tr>
<td>
<pre>added create-statement for table goodie</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.9&r2=1.8">antville.sql (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:31 grob</td>
</tr>
<tr>
<td>
<pre>admins are allowed to edit story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.10&r2=1.9">code/Site/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:31 grob</td>
</tr>
<tr>
<td>
<pre>added antville and helma-logo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.6&r2=1.5">code/Site/page.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:30 grob</td>
</tr>
<tr>
<td>
<pre>added link to goodiepool</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.3&r2=1.2">code/Site/contribnavigation.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:30 grob</td>
</tr>
<tr>
<td>
<pre>added some structure to preferences</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.7&r2=1.6">code/Site/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:30 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.6;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/getgoodie.hac?r1=1.1&r2=1.1.6.1">code/Site/getgoodie.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:29 grob</td>
</tr>
<tr>
<td>
<pre>added link to goodiepool</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.5&r2=1.4">code/Site/adminnavigation.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:29 grob</td>
</tr>
<tr>
<td>
<pre>added function that specifies macros allowed in stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.6&r2=1.5">code/Story/securityFunction.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:22 grob</td>
</tr>
<tr>
<td>
<pre>if nothing else specified, admins are allowed to edit story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.8&r2=1.7">code/Story/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:22 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.9&r2=1.8">code/Story/preview.skin (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:21 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.10&r2=1.9">code/Story/main.skin (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:21 grob</td>
</tr>
<tr>
<td>
<pre>admins can now edit all stories</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.16&r2=1.15">code/Story/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:21 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.8&r2=1.7">code/Story/edit.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:20 grob</td>
</tr>
<tr>
<td>
<pre>included goodie/main.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.8&r2=1.7">code/SkinMgr/main.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:20 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.4&r2=1.3">code/SkinMgr/edit.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:20 grob</td>
</tr>
<tr>
<td>
<pre>included small antville-logo plus helma-logo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.4&r2=1.3">code/Root/page.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:19 grob</td>
</tr>
<tr>
<td>
<pre>minor bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.6&r2=1.5">code/Image/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:19 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.4&r2=1.3">code/ImageMgr/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:19 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.6&r2=1.5">code/Image/preview.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:19 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.5&r2=1.4">code/ImageMgr/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:18 grob</td>
</tr>
<tr>
<td>
<pre>admins are now allowed to edit images regardless who uploaded them</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.10&r2=1.9">code/Image/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:18 grob</td>
</tr>
<tr>
<td>
<pre>included code to copy/paste</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.5&r2=1.4">code/Image/edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:18 grob</td>
</tr>
<tr>
<td>
<pre>admins are now allowed to edit images regardless who uploaded them</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.5&r2=1.4">code/Image/securityFunction.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:17 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/delete.hac?r1=1.1&r2=1.6.2.1">code/File/delete.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.hac?r1=1.1&r2=1.6.2.1">code/File/edit.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/edit.skin?r1=1.1&r2=1.3.2.1">code/File/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/macros.js?r1=1.1&r2=1.3.2.2">code/File/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/main.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/File/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/new.skin?r1=1.1&r2=1.3.2.1">code/File/new.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/objectFunctions.js?r1=1.1&r2=1.2.6.1">code/File/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/preview.skin?r1=1.1&r2=1.2.2.1">code/File/preview.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/securityFunction.js?r1=1.1&r2=1.4.4.1">code/File/securityFunction.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/File/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/File/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:17 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/create.hac?r1=1.1&r2=1.6.2.1">code/FileMgr/create.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/macros.js?r1=1.1&r2=1.2.2.1">code/FileMgr/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.hac?r1=1.1&r2=1.6.2.1">code/FileMgr/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/main.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/FileMgr/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/objectFunctions.js?r1=1.1&r2=1.4.6.1">code/FileMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/securityFunctions.js?r1=1.1&r2=1.5.4.2">code/FileMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/FileMgr/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/FileMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:16 grob</td>
</tr>
<tr>
<td>
<pre>rewrote imgDispatch-function, now called getPoolObj()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.10&r2=1.9">code/Global/objectFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:15 grob</td>
</tr>
<tr>
<td>
<pre>added function defining allowed macros in comments</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.5&r2=1.4">code/Comment/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:15 grob</td>
</tr>
<tr>
<td>
<pre>rewrote imgDispatch-function, now called getPoolObj()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.5&r2=1.4">code/Global/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:14 grob</td>
</tr>
<tr>
<td>
<pre>moved renderTextPreview from global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.5&r2=1.4">code/Global/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:14 grob</td>
</tr>
<tr>
<td>
<pre>renderTextPreview is now a global function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.12&r2=1.11">code/Comment/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:14 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.6&r2=1.5">code/Comment/toplevel.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:14 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.6.2;
minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.6&r2=1.5">code/Comment/reply.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-11-03 09:13 grob</td>
</tr>
<tr>
<td>
<pre>moved renderTextPreview to global</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.12&r2=1.11">code/HopObject/renderFunctions.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 15:59 tobi</td>
</tr>
<tr>
<td>
<pre>added a missing "this." to renderAsString() function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?r1=1.2&r2=1.1">code/Site/rss10.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 15:57 tobi</td>
</tr>
<tr>
<td>
<pre>added a missing "this." to renderAsString() function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.12&r2=1.11">code/Site/rss092.hac (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 14:37 tobi</td>
</tr>
<tr>
<td>
<pre>commented out textinput and image tags</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Channel.skin?r1=1.2&r2=1.1">code/Site/rss10Channel.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 14:24 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss10.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Channel.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss10Channel.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Image.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss10Image.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Item.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss10Item.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss10Resource.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss10Resource.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 14:24 tobi</td>
</tr>
<tr>
<td>
<pre>removed comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.9&r2=1.8">code/Global/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 13:53 tobi</td>
</tr>
<tr>
<td>
<pre>changed this.description to this.tagline; removed base variable.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.11&r2=1.10">code/Site/rss092.hac (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 13:49 tobi</td>
</tr>
<tr>
<td>
<pre>changed this.tagline to this.description</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.10&r2=1.9">code/Site/rss092.hac (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 13:00 tobi</td>
</tr>
<tr>
<td>
<pre>added macro rendering and &lt;img&gt; tag to &lt;a&gt; tag transformation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.9&r2=1.8">code/Site/rss092.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-30 13:00 tobi</td>
</tr>
<tr>
<td>
<pre>added function for &lt;img&gt; tag to &lt;a&gt; tag transformation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.8&r2=1.7">code/Global/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-29 18:40 tobi</td>
</tr>
<tr>
<td>
<pre>moved to /weblog (was a mistake to move from there)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rss092Item.skin?r1=1.2&r2=1.1">code/Story/rss092Item.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-29 18:39 tobi</td>
</tr>
<tr>
<td>
<pre>moved from /story (was a mistake to move it there)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Item.skin?r1=1.4&r2=1.3">code/Site/rss092Item.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-29 18:37 tobi</td>
</tr>
<tr>
<td>
<pre>moved to /story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Item.skin?r1=1.3&r2=1.2">code/Site/rss092Item.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-29 18:37 tobi</td>
</tr>
<tr>
<td>
<pre>moved from /weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/rss092Item.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/rss092Item.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-23 09:12 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011021.sql?r1=1.2&r2=1.1">antville_dbpatch20011021.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 18:35 tobi</td>
</tr>
<tr>
<td>
<pre>added a general upper limit of max=20 items per channel.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.8&r2=1.7">code/Site/rss092.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 18:30 tobi</td>
</tr>
<tr>
<td>
<pre>decreased max by 1 again (somebody is playing tricks on me!)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.7&r2=1.6">code/Site/rss092.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 15:04 tobi</td>
</tr>
<tr>
<td>
<pre>used encodeXml more extensively</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.6&r2=1.5">code/Site/rss092.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 15:04 tobi</td>
</tr>
<tr>
<td>
<pre>removed CDATA tags (obsolete when using encodeXml)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Channel.skin?r1=1.2&r2=1.1">code/Site/rss092Channel.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Item.skin?r1=1.2&r2=1.1">code/Site/rss092Item.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 14:41 tobi</td>
</tr>
<tr>
<td>
<pre>removed in favour of rss092*.* files</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssChannel.skin?r1=1.4&r2=1.3">code/Site/rssChannel.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssImage.skin?r1=1.2&r2=1.1">code/Site/rssImage.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.3&r2=1.2">code/Site/rssItem.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/xml.hac?r1=1.6&r2=1.5">code/Site/xml.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 14:26 tobi</td>
</tr>
<tr>
<td>
<pre>parsing req.data.max as integer</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.5&r2=1.4">code/Site/rss092.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 14:20 tobi</td>
</tr>
<tr>
<td>
<pre>adjusted max value (increased by 1 when defined in query)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.4&r2=1.3">code/Site/rss092.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 12:08 tobi</td>
</tr>
<tr>
<td>
<pre>adjusted base url for antville.org (= empty string)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.3&r2=1.2">code/Site/rss092.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 12:05 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in (copy of rssImage.skin providing more usable naming convention)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Image.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss092Image.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 12:04 tobi</td>
</tr>
<tr>
<td>
<pre>adjusted skin names to new convention (rss092Channel, rss092Item)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?r1=1.2&r2=1.1">code/Site/rss092.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 12:03 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in (copy of rssChannel.skin providing more usable naming convention)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Channel.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss092Channel.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 12:03 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in (copy of rssItem.skin providing more usable naming convention)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092Item.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss092Item.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 12:00 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in (copy of xml.hac providing more usable naming convention)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rss092.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rss092.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 11:49 tobi</td>
</tr>
<tr>
<td>
<pre>adding encoding and standalon in xml header</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssChannel.skin?r1=1.3&r2=1.2">code/Site/rssChannel.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 09:45 tobi</td>
</tr>
<tr>
<td>
<pre> if weblog is offline, display error message as rss item instead of 404 http error.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/xml.hac?r1=1.5&r2=1.4">code/Site/xml.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 09:43 hannes</td>
</tr>
<tr>
<td>
<pre>Unset persistent cookies when logging out - this is the only way to
really log out, otherwise the user is re-logged in at the next reqest.
Only do logout if user is actually logged in, just to prevent a funny
"goodby, null" message.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.4&r2=1.3">code/MemberMgr/logout.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 09:13 tobi</td>
</tr>
<tr>
<td>
<pre>only include stories that are online</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/xml.hac?r1=1.4&r2=1.3">code/Site/xml.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 09:02 tobi</td>
</tr>
<tr>
<td>
<pre>now building base url from apps.properties</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/xml.hac?r1=1.3&r2=1.2">code/Site/xml.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 09:02 tobi</td>
</tr>
<tr>
<td>
<pre>added CDATA tags</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssChannel.skin?r1=1.2&r2=1.1">code/Site/rssChannel.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.2&r2=1.1">code/Site/rssItem.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 08:58 tobi</td>
</tr>
<tr>
<td>
<pre>added server property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.5&r2=1.4">code/app.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 08:51 tobi</td>
</tr>
<tr>
<td>
<pre>added xml encoding</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/xml.hac?r1=1.2&r2=1.1">code/Site/xml.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-22 08:37 tobi</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssChannel.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rssChannel.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssImage.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/rssImage.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/rssItem.skin?r1=1.1&r2=1.11.6.2">code/Site/rssItem.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/xml.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/xml.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 14:28 grob</td>
</tr>
<tr>
<td>
<pre>removed handler-prefix in example</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.7&r2=1.6">code/Image/new.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 13:21 grob</td>
</tr>
<tr>
<td>
<pre>insert records for images of default-layout into image-table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20011021.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20011021.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 13:20 grob</td>
</tr>
<tr>
<td>
<pre>insert records for images of default-layout, create database and user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.8&r2=1.7">antville.sql (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:10 grob</td>
</tr>
<tr>
<td>
<pre>use new global image- and imageurl-macros instead of hardcoded image-sources</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.8&r2=1.7">code/Site/style.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:10 grob</td>
</tr>
<tr>
<td>
<pre>use new global image- and imageurl-macros instead of hardcoded image-sources</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.5&r2=1.4">code/Site/page.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:09 grob</td>
</tr>
<tr>
<td>
<pre>use new global image- and imageurl-macros instead of hardcoded image-sources</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?r1=1.7&r2=1.6">code/Site/header.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:09 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.6&r2=1.5">code/Site/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:08 grob</td>
</tr>
<tr>
<td>
<pre>call new global image- and imageurl-macros instead of hardcoded image-sources</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.4&r2=1.3">code/Root/style.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:08 grob</td>
</tr>
<tr>
<td>
<pre>call new global image- and imageurl-macros instead of hardcoded image-sources</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.3&r2=1.2">code/Root/page.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:06 grob</td>
</tr>
<tr>
<td>
<pre>changed to use global link-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.7&r2=1.6">code/Root/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:05 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.11&r2=1.10">code/Comment/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:05 grob</td>
</tr>
<tr>
<td>
<pre>added suffix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.4&r2=1.3">code/HopObject/historyview.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:04 grob</td>
</tr>
<tr>
<td>
<pre>added url_macro(), image- and thumbnail-macro are now just wrapper-macros left for backwards-compatibility</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.15&r2=1.14">code/Story/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:03 grob</td>
</tr>
<tr>
<td>
<pre>added images-collection containing images used in default-layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.5&r2=1.4">code/Root/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:02 grob</td>
</tr>
<tr>
<td>
<pre>added imgDispath()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.7&r2=1.6">code/Global/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 12:01 grob</td>
</tr>
<tr>
<td>
<pre>image- and thumbnail-macros are wrapper-macros left for compatibility with existing weblog, added url_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.17&r2=1.16">code/Site/macros.js (1.17)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 11:59 grob</td>
</tr>
<tr>
<td>
<pre>image_macro(), thumbnail_macro(), link_macro() are now global macros, added imageurl_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.4&r2=1.3">code/Global/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 11:58 grob</td>
</tr>
<tr>
<td>
<pre>moved renderImage-function to hopoject</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.7&r2=1.6">code/Site/renderFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-21 11:58 grob</td>
</tr>
<tr>
<td>
<pre>moved renderImage-function from weblog to hopoject</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.11&r2=1.10">code/HopObject/renderFunctions.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-20 19:10 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.7&r2=1.6">code/Story/edit.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-20 19:06 grob</td>
</tr>
<tr>
<td>
<pre>new macros: width, height, url</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.9&r2=1.8">code/Image/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-20 11:29 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.4&r2=1.3">code/HopObject/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-20 11:25 grob</td>
</tr>
<tr>
<td>
<pre>added weblogtitle_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.7&r2=1.6">code/Membership/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-20 11:25 grob</td>
</tr>
<tr>
<td>
<pre>fixed silly bug ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?r1=1.2&r2=1.1">code/Membership/membership.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-20 11:24 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.6&r2=1.5">code/User/edit.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-16 13:36 hannes</td>
</tr>
<tr>
<td>
<pre>CREATE TABLE statements modified to work with embedded
HypersonicSQL (hsql) database.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville-hsql.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville-hsql.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 20:17 grob</td>
</tr>
<tr>
<td>
<pre>bugfix</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.10&r2=1.9">code/HopObject/renderFunctions.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 19:31 grob</td>
</tr>
<tr>
<td>
<pre>added checkbox for new autologin-feature</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.5&r2=1.4">code/MemberMgr/login.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 19:31 grob</td>
</tr>
<tr>
<td>
<pre>added call of autoLogin()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.6&r2=1.5">code/Comment/delete.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.6&r2=1.5">code/Comment/edit.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?r1=1.6&r2=1.5">code/Comment/reply.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.4&r2=1.3">code/Day/main.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.6&r2=1.5">code/Image/delete.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.5&r2=1.4">code/Image/edit.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.5&r2=1.4">code/ImageMgr/create.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.7&r2=1.6">code/ImageMgr/main.hac (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.5&r2=1.4">code/MemberMgr/edit.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.4&r2=1.3">code/Membership/edit.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.2&r2=1.1">code/Root/list.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.3&r2=1.2">code/Root/main.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.5&r2=1.4">code/Root/new.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/create.hac?r1=1.5&r2=1.4">code/Site/create.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.5&r2=1.4">code/Site/edit.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.5&r2=1.4">code/Site/main.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberships.hac?r1=1.4&r2=1.3">code/Site/memberships.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.hac?r1=1.4&r2=1.3">code/Site/signup.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.2&r2=1.1">code/Skin/delete.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.3&r2=1.2">code/SkinMgr/edit.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.6&r2=1.5">code/SkinMgr/main.hac (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.5&r2=1.4">code/Story/comment.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.5&r2=1.4">code/Story/delete.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.5&r2=1.4">code/Story/edit.hac (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.9&r2=1.8">code/Story/main.hac (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 19:30 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in, md5-library from Paul Johnston</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/md5.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Global/md5.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 19:27 grob</td>
</tr>
<tr>
<td>
<pre>created new function autoLogin()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.6&r2=1.5">code/Global/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 19:27 grob</td>
</tr>
<tr>
<td>
<pre>created new function evalLogin()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.8&r2=1.7">code/MemberMgr/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 19:27 grob</td>
</tr>
<tr>
<td>
<pre>cleaned up</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.6&r2=1.5">code/MemberMgr/login.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 16:52 grob</td>
</tr>
<tr>
<td>
<pre>added new function sendPwd() that sends a mail containing all accounts for a given email-address</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.7&r2=1.6">code/MemberMgr/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 16:51 grob</td>
</tr>
<tr>
<td>
<pre>added link to password-reminder</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.4&r2=1.3">code/MemberMgr/login.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 16:51 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/pwdmail.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/pwdmail.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.hac?r1=1.1&r2=1.4.2.1">code/MemberMgr/sendpwd.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/sendpwd.skin?r1=1.1&r2=1.3.2.1">code/MemberMgr/sendpwd.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 16:43 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.6&r2=1.5">code/MemberMgr/register.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 15:51 grob</td>
</tr>
<tr>
<td>
<pre>enabled default values for image-maxwidth and -height</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.6&r2=1.5">code/Image/new.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 15:50 grob</td>
</tr>
<tr>
<td>
<pre>enabled default values for form-elements</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.7&r2=1.6">code/HopObject/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 15:49 grob</td>
</tr>
<tr>
<td>
<pre>minor change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.9&r2=1.8">code/HopObject/renderFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 15:25 grob</td>
</tr>
<tr>
<td>
<pre>added membership_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.16&r2=1.15">code/Site/macros.js (1.16)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 15:24 grob</td>
</tr>
<tr>
<td>
<pre>added call of renderLvl-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.6&r2=1.5">code/Membership/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 15:24 grob</td>
</tr>
<tr>
<td>
<pre>removed senseless call of evalURL()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.6&r2=1.5">code/MemberMgr/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 15:23 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/renderFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/renderFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 15:23 grob</td>
</tr>
<tr>
<td>
<pre>removed hardcoded link to signup with call of membership_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.4&r2=1.3">code/Site/page.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 14:55 grob</td>
</tr>
<tr>
<td>
<pre>added list of memberships</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.5&r2=1.4">code/User/edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 14:54 grob</td>
</tr>
<tr>
<td>
<pre>added membershiplist_macro() to display weblog-memberships of a user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.5&r2=1.4">code/User/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 14:54 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.4&r2=1.3">code/Membership/edit.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 14:53 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/membership.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/membership.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 14:51 grob</td>
</tr>
<tr>
<td>
<pre>included url of user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.4&r2=1.3">code/Membership/preview.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 14:51 grob</td>
</tr>
<tr>
<td>
<pre>added new url_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.5&r2=1.4">code/Membership/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 14:50 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.skin?r1=1.4&r2=1.3">code/Site/signup.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 14:50 grob</td>
</tr>
<tr>
<td>
<pre>minor layout-changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.5&r2=1.4">code/MemberMgr/register.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 13:58 grob</td>
</tr>
<tr>
<td>
<pre>removed '#', changed handler 'this.' to 'weblog.'</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.7&r2=1.6">code/Site/style.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 13:56 grob</td>
</tr>
<tr>
<td>
<pre>color-macros now use global renderColor()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.15&r2=1.14">code/Site/macros.js (1.15)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 13:55 grob</td>
</tr>
<tr>
<td>
<pre>added renderColor-function that prefixes a color with '#' if needed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.4&r2=1.3">code/Global/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 12:53 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/history.skin?r1=1.5&r2=1.4">code/Site/history.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 12:53 grob</td>
</tr>
<tr>
<td>
<pre>image- and thumbnail-macros can now render images/thumbs from a different weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.14&r2=1.13">code/Site/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 12:53 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.3&r2=1.2">code/HopObject/historyview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 12:52 grob</td>
</tr>
<tr>
<td>
<pre>added header-images to right-side-navigation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.3&r2=1.2">code/Site/page.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 12:52 grob</td>
</tr>
<tr>
<td>
<pre>exchanged position of buttons</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.5&r2=1.4">code/Image/new.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-07 12:51 grob</td>
</tr>
<tr>
<td>
<pre>minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.6&r2=1.5">code/Site/style.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
completely rewrote layout of antville (finally ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendardayheader.skin?r1=1.2&r2=1.1">code/Site/calendardayheader.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.4.2;
completely rewrote layout of antville (finally ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendar.skin?r1=1.4&r2=1.3">code/Site/calendar.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:01 grob</td>
</tr>
<tr>
<td>
<pre>completely rewrote layout of antville (finally ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.6&r2=1.5">code/Comment/edit.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.5&r2=1.4">code/Comment/reply.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.5&r2=1.4">code/Comment/toplevel.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.4&r2=1.3">code/Image/edit.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.4&r2=1.3">code/Image/new.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.5&r2=1.4">code/Image/preview.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.3&r2=1.2">code/MemberMgr/login.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.4&r2=1.3">code/MemberMgr/register.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.3&r2=1.2">code/MemberMgr/statusloggedin.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedout.skin?r1=1.3&r2=1.2">code/MemberMgr/statusloggedout.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/header.skin?r1=1.5&r2=1.4">code/Root/header.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.6&r2=1.5">code/Root/main.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.2&r2=1.1">code/Root/page.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.3&r2=1.2">code/Root/style.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.4&r2=1.3">code/Site/adminnavigation.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.2&r2=1.1">code/Site/contribnavigation.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.5&r2=1.4">code/Site/edit.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?r1=1.6&r2=1.5">code/Site/header.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/history.skin?r1=1.4&r2=1.3">code/Site/history.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.5&r2=1.4">code/Site/main.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberlist.skin?r1=1.2&r2=1.1">code/Site/memberlist.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.5&r2=1.4">code/Site/new.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.2&r2=1.1">code/Site/page.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.4&r2=1.3">code/Site/preview.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.skin?r1=1.3&r2=1.2">code/Site/signup.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.5&r2=1.4">code/Site/style.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.4&r2=1.3">code/Site/usernavigation.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.skin?r1=1.3&r2=1.2">code/Story/comment.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.6&r2=1.5">code/Story/edit.skin (1.6)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.9&r2=1.8">code/Story/main.skin (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.8&r2=1.7">code/Story/preview.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
completely rewrote layout of antville (finally ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.2&r2=1.1">code/SkinMgr/edit.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:01 grob</td>
</tr>
<tr>
<td>
<pre>completely rewrote layout of antville (finally ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.3&r2=1.2">code/Membership/edit.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.3&r2=1.2">code/Skin/edit.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.4&r2=1.3">code/User/edit.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:01 grob</td>
</tr>
<tr>
<td>
<pre>completely rewrote layout of antville (finally ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.3&r2=1.2">code/Day/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.2&r2=1.1">code/HopObject/delete.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.2&r2=1.1">code/HopObject/historyview.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.5&r2=1.4">code/ImageMgr/main.skin (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.7&r2=1.6">code/SkinMgr/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:01 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.3.2;
completely rewrote layout of antville (finally ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarday.skin?r1=1.3&r2=1.2">code/Site/calendarday.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarselday.skin?r1=1.3&r2=1.2">code/Site/calendarselday.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:00 grob</td>
</tr>
<tr>
<td>
<pre>now using skinmgr.page for skineditor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.2&r2=1.1">code/SkinMgr/edit.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 11:00 grob</td>
</tr>
<tr>
<td>
<pre>added onlinestatus_macro(), modified lastupdate_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.13&r2=1.12">code/Site/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:59 grob</td>
</tr>
<tr>
<td>
<pre>username is rendered as link if user.url is existing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.4&r2=1.3">code/User/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:58 grob</td>
</tr>
<tr>
<td>
<pre>small modification to title_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.14&r2=1.13">code/Story/macros.js (1.14)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:58 grob</td>
</tr>
<tr>
<td>
<pre>added skinstatus_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.7&r2=1.6">code/SkinMgr/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:57 grob</td>
</tr>
<tr>
<td>
<pre>modified webloglist_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.3&r2=1.2">code/Root/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:57 grob</td>
</tr>
<tr>
<td>
<pre>added fetchSkin(), deleteSkin(), modified saveSkin()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.4&r2=1.3">code/SkinMgr/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:56 grob</td>
</tr>
<tr>
<td>
<pre>modified default-values for weblog-layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.7&r2=1.6">code/Root/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:56 grob</td>
</tr>
<tr>
<td>
<pre>call evalURL() before assigning url to user-object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.5&r2=1.4">code/MemberMgr/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:55 grob</td>
</tr>
<tr>
<td>
<pre>added evalURL()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.5&r2=1.4">code/Global/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:50 grob</td>
</tr>
<tr>
<td>
<pre>modified renderCheckbox()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.8&r2=1.7">code/HopObject/renderFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:49 grob</td>
</tr>
<tr>
<td>
<pre>mapped creator to user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.2&r2=1.1">code/Skin/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:48 grob</td>
</tr>
<tr>
<td>
<pre>added collection containing all weblogs sorted by title</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.4&r2=1.3">code/Root/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:47 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/page.skin?r1=1.1&r2=1.2.2.1">code/SkinMgr/page.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:47 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/offline.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/offline.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:47 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.hac?r1=1.1&r2=1.5.2.1">code/Root/list.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/list.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/list.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:47 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/delete.hac?r1=1.1&r2=1.6.2.1">code/Skin/delete.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-10-02 10:46 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/securityFunctions.js?r1=1.1&r2=1.4.4.2">code/Skin/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-08 10:18 grob</td>
</tr>
<tr>
<td>
<pre>edit-form now points to edit.hac</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.5&r2=1.4">code/SkinMgr/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-08 10:17 grob</td>
</tr>
<tr>
<td>
<pre>fixed wrong redirect after saving skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.3&r2=1.2">code/SkinMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-08 09:18 grob</td>
</tr>
<tr>
<td>
<pre>included javascript-skin, minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.6&r2=1.5">code/SkinMgr/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-07 13:13 hannes</td>
</tr>
<tr>
<td>
<pre>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.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.4&r2=1.3">code/Global/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-07 13:11 hannes</td>
</tr>
<tr>
<td>
<pre>Also transform free-standing URLs in story texts into
full HTML link tags.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.13&r2=1.12">code/Story/macros.js (1.13)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-07 13:11 hannes</td>
</tr>
<tr>
<td>
<pre>URLs in comments aren't transformed to link macros
when they are posted, but instead linkified at viewtime.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.7&r2=1.6">code/Story/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-07 13:10 hannes</td>
</tr>
<tr>
<td>
<pre>URLs in comments aren't transformed to link macros
when they are posted, but instead linkified at viewtime.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.7&r2=1.6">code/Comment/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-07 13:08 hannes</td>
</tr>
<tr>
<td>
<pre>URLs in comments aren't transformed to link macros
when they are posted, but instead linkified at viewtime.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.6&r2=1.5">code/Comment/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-07 13:08 hannes</td>
</tr>
<tr>
<td>
<pre>URLs in comments aren't transformed to link macros
when they are posted, but instead linkified at viewtime.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.10&r2=1.9">code/Comment/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 22:04 grob</td>
</tr>
<tr>
<td>
<pre>changes because of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.5&r2=1.4">code/SkinMgr/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 22:01 grob</td>
</tr>
<tr>
<td>
<pre>not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.skin?r1=1.3&r2=1.2">code/Image/delete.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 22:01 grob</td>
</tr>
<tr>
<td>
<pre>not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.skin?r1=1.3&r2=1.2">code/Story/delete.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 22:00 grob</td>
</tr>
<tr>
<td>
<pre>not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.skin?r1=1.3&r2=1.2">code/Comment/delete.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 22:00 grob</td>
</tr>
<tr>
<td>
<pre>not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/historyview.skin?r1=1.3&r2=1.2">code/Story/historyview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:59 grob</td>
</tr>
<tr>
<td>
<pre>not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/historyview.skin?r1=1.3&r2=1.2">code/Comment/historyview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:59 grob</td>
</tr>
<tr>
<td>
<pre>not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/main.skin?r1=1.3&r2=1.2">code/Global/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/historyview.skin?r1=1.1&r2=1.5.2.1">code/HopObject/historyview.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:57 grob</td>
</tr>
<tr>
<td>
<pre>added DATEFORMAT-column in table WEBLOG</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.7&r2=1.6">antville.sql (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:56 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010905.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20010905.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:56 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010905.sql?r1=1.2&r2=1.1">antville_dbpatch20010905.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:55 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/delete.skin?r1=1.1&r2=1.5.2.1">code/HopObject/delete.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:55 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/page.skin?r1=1.1&r2=1.19.2.2">code/Site/page.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:55 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.hac?r1=1.1&r2=1.8.2.1">code/SkinMgr/edit.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:55 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/page.skin?r1=1.1&r2=1.11.2.5">code/Root/page.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:55 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.2;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/javascript.skin?r1=1.1&r2=1.1.2.1">code/Root/javascript.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:55 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/edit.skin?r1=1.1&r2=1.2.2.1">code/SkinMgr/edit.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:54 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.4&r2=1.3">code/Story/comment.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:54 grob</td>
</tr>
<tr>
<td>
<pre>using _id instead of __id__ now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.4&r2=1.3">code/Root/bloggerapi.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:53 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.skin?r1=1.2&r2=1.1">code/Story/comment.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:53 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/create.hac?r1=1.4&r2=1.3">code/Site/create.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:53 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.4&r2=1.3">code/ImageMgr/create.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:53 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.4&r2=1.3">code/Story/delete.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:52 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.5&r2=1.4">code/Image/delete.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:52 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.5&r2=1.4">code/Comment/delete.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:52 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.4&r2=1.3">code/Story/edit.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:52 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.4&r2=1.3">code/Site/edit.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:52 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.4&r2=1.3">code/MemberMgr/edit.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:51 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.4&r2=1.3">code/Image/edit.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:51 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure, buttons are now named</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.3&r2=1.2">code/Membership/edit.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:50 grob</td>
</tr>
<tr>
<td>
<pre>added form-element for default dateformat</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.4&r2=1.3">code/Site/edit.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:50 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.5&r2=1.4">code/Comment/edit.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:50 grob</td>
</tr>
<tr>
<td>
<pre>removed formattig-attribute of modifytime-macro-call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.5&r2=1.4">code/Story/edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:49 grob</td>
</tr>
<tr>
<td>
<pre>changed layout</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.5&r2=1.4">code/Comment/edit.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:48 grob</td>
</tr>
<tr>
<td>
<pre>removed formatting-attribute of lastupdate-macro-call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?r1=1.5&r2=1.4">code/Site/header.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:47 grob</td>
</tr>
<tr>
<td>
<pre>added missing &lt;tr&gt;</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/history.skin?r1=1.3&r2=1.2">code/Site/history.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:47 grob</td>
</tr>
<tr>
<td>
<pre>changed formatting-attribute of now-macro-call</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/header.skin?r1=1.4&r2=1.3">code/Root/header.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:46 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.5&r2=1.4">code/MemberMgr/login.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:45 grob</td>
</tr>
<tr>
<td>
<pre>using _parent instead of __parent__</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.3&r2=1.2">code/MemberMgr/logout.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:45 grob</td>
</tr>
<tr>
<td>
<pre>added dateformat_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.12&r2=1.11">code/Site/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:44 grob</td>
</tr>
<tr>
<td>
<pre>several changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.12&r2=1.11">code/Story/macros.js (1.12)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:43 grob</td>
</tr>
<tr>
<td>
<pre>using JS-Objects now instead of HopObjects</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.8&r2=1.7">code/Image/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:43 grob</td>
</tr>
<tr>
<td>
<pre>using _parent instead of __parent__</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.6&r2=1.5">code/SkinMgr/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:42 grob</td>
</tr>
<tr>
<td>
<pre>added global logo_macro()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.3&r2=1.2">code/Global/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:42 grob</td>
</tr>
<tr>
<td>
<pre>using JS-Objects now instead of HopObjects</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.6&r2=1.5">code/HopObject/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:41 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure and changed securityFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.4&r2=1.3">code/Site/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:41 grob</td>
</tr>
<tr>
<td>
<pre>using JS-Objects now instead of HopObjects, __id__ is now _id</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.9&r2=1.8">code/Comment/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:40 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure, buttons are named now ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.8&r2=1.7">code/Story/main.hac (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:40 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure, buttons are named now ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.4&r2=1.3">code/SkinMgr/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:39 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure and rewritten securityFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.3&r2=1.2">code/Day/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:39 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.2&r2=1.1">code/Root/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:39 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure and rewritten securityFunctions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.6&r2=1.5">code/ImageMgr/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:38 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.4&r2=1.3">code/Site/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:38 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.8&r2=1.7">code/Story/main.skin (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:37 grob</td>
</tr>
<tr>
<td>
<pre>completely rewritten, added explanation of skins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.4&r2=1.3">code/SkinMgr/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:34 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.4&r2=1.3">code/ImageMgr/main.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:34 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.5&r2=1.4">code/Root/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:33 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.2&r2=1.1">code/Day/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:32 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure and rewritten security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberships.hac?r1=1.3&r2=1.2">code/Site/memberships.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:32 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure and rewritten security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.4&r2=1.3">code/Root/new.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:31 grob</td>
</tr>
<tr>
<td>
<pre>enable setting of dateformat-property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.9&r2=1.8">code/Site/objectFunctions.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:30 grob</td>
</tr>
<tr>
<td>
<pre>creates JS-Object instead of HopObjects as param-object</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.6&r2=1.5">code/User/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:29 grob</td>
</tr>
<tr>
<td>
<pre>buttons are now changed, now using formatLinks()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.6&r2=1.5">code/Story/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:28 grob</td>
</tr>
<tr>
<td>
<pre>using _parent instead of __parent__</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.2&r2=1.1">code/SkinMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:28 grob</td>
</tr>
<tr>
<td>
<pre>using _parent instead of __parent__, some slight changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.4&r2=1.3">code/MemberMgr/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:28 grob</td>
</tr>
<tr>
<td>
<pre>set default dateformat for new weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.6&r2=1.5">code/Root/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:27 grob</td>
</tr>
<tr>
<td>
<pre>using addTo instead of setTo</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.3&r2=1.2">code/Membership/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:26 grob</td>
</tr>
<tr>
<td>
<pre>not resized images are now saved using writeToFile</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.5&r2=1.4">code/Image/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:26 grob</td>
</tr>
<tr>
<td>
<pre>using _parent now instead of __parent__</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.4&r2=1.3">code/ImageMgr/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:25 grob</td>
</tr>
<tr>
<td>
<pre>cleaned up</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.3&r2=1.2">code/HopObject/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:22 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of rewritten security-functions, added new formatLink()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.5&r2=1.4">code/Comment/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:22 grob</td>
</tr>
<tr>
<td>
<pre>new functions: setLayout() and formatLinks()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.3&r2=1.2">code/Global/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:21 grob</td>
</tr>
<tr>
<td>
<pre>removed format-attribute in call of lastupdate-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.3&r2=1.2">code/Site/preview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:21 grob</td>
</tr>
<tr>
<td>
<pre>removed format-attribute in call of createtime-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.7&r2=1.6">code/Story/preview.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:20 grob</td>
</tr>
<tr>
<td>
<pre>removed format-attribute in createtime-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.3&r2=1.2">code/Membership/preview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:20 grob</td>
</tr>
<tr>
<td>
<pre>changed layout of images in list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.4&r2=1.3">code/Image/preview.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:19 grob</td>
</tr>
<tr>
<td>
<pre>now uses setLayout()-function instead of __parent__, included new javascript-skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.5&r2=1.4">code/MemberMgr/register.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:18 grob</td>
</tr>
<tr>
<td>
<pre>buttons are named now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.3&r2=1.2">code/MemberMgr/register.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:18 grob</td>
</tr>
<tr>
<td>
<pre>renderTextPreview()-function now inserts &lt;wbr&gt;-tags to prevent crapping of recently-modified box</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.7&r2=1.6">code/HopObject/renderFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:17 grob</td>
</tr>
<tr>
<td>
<pre>__id__ is now _id</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.3&r2=1.2">code/Global/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:16 grob</td>
</tr>
<tr>
<td>
<pre>added include of javascript-skin, some other changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?r1=1.5&r2=1.4">code/Comment/reply.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:15 grob</td>
</tr>
<tr>
<td>
<pre>reworking due to new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.5&r2=1.4">code/Story/securityFunction.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:15 grob</td>
</tr>
<tr>
<td>
<pre>reworking due to new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.7&r2=1.6">code/Site/securityFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:15 grob</td>
</tr>
<tr>
<td>
<pre>reworking due to new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.4&r2=1.3">code/Image/securityFunction.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:14 grob</td>
</tr>
<tr>
<td>
<pre>reworking due to new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.4&r2=1.3">code/ImageMgr/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:14 grob</td>
</tr>
<tr>
<td>
<pre>reworking due to new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.3&r2=1.2">code/Root/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:14 grob</td>
</tr>
<tr>
<td>
<pre>reworking due to new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.4&r2=1.3">code/SkinMgr/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:14 grob</td>
</tr>
<tr>
<td>
<pre>reworking due to new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.3&r2=1.2">code/MemberMgr/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:13 grob</td>
</tr>
<tr>
<td>
<pre>reworking due to new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.4&r2=1.3">code/Comment/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:13 grob</td>
</tr>
<tr>
<td>
<pre>changes cause of new skin-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.hac?r1=1.3&r2=1.2">code/Site/signup.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:12 grob</td>
</tr>
<tr>
<td>
<pre>named cancel-button</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.skin?r1=1.2&r2=1.1">code/Site/signup.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:08 grob</td>
</tr>
<tr>
<td>
<pre>added dateformat-property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.9&r2=1.8">code/Site/type.properties (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-09-05 21:07 grob</td>
</tr>
<tr>
<td>
<pre>removed format-attribute</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.3&r2=1.2">code/Site/welcome.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-29 21:46 hannes</td>
</tr>
<tr>
<td>
<pre>made comment edit form slightly wider (25-&gt;30)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.4&r2=1.3">code/Comment/edit.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-27 20:54 grob</td>
</tr>
<tr>
<td>
<pre>not nedded anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/login.skin?r1=1.3&r2=1.2">code/Story/login.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-27 14:34 michi</td>
</tr>
<tr>
<td>
<pre>added xmlrpcaccess</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.4&r2=1.3">code/app.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:49 grob</td>
</tr>
<tr>
<td>
<pre>cleaning</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.7&r2=1.6">code/Image/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:48 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.4&r2=1.3">code/Comment/delete.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:47 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?r1=1.4&r2=1.3">code/Comment/reply.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:46 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.4&r2=1.3">code/Comment/edit.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:45 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.3&r2=1.2">code/Image/edit.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:44 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.4&r2=1.3">code/Image/delete.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:42 grob</td>
</tr>
<tr>
<td>
<pre>including javascript-skin if weblog is found in path</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.5&r2=1.4">code/ImageMgr/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:40 grob</td>
</tr>
<tr>
<td>
<pre>including javascript-skin if weblog is found in path</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.3&r2=1.2">code/ImageMgr/create.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:39 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.2&r2=1.1">code/Membership/edit.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:38 grob</td>
</tr>
<tr>
<td>
<pre>including javascript-skin if weblog is found in path</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.4&r2=1.3">code/MemberMgr/register.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:37 grob</td>
</tr>
<tr>
<td>
<pre>including javascript-skin if weblog is found in path</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.4&r2=1.3">code/MemberMgr/login.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:36 grob</td>
</tr>
<tr>
<td>
<pre>including javascript-skin if weblog is found in path</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.3&r2=1.2">code/MemberMgr/edit.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:31 grob</td>
</tr>
<tr>
<td>
<pre>now uses path.weblog instead of this.__parent__</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.3&r2=1.2">code/SkinMgr/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:27 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.3&r2=1.2">code/Story/edit.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:26 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.3&r2=1.2">code/Story/delete.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:25 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberships.hac?r1=1.2&r2=1.1">code/Site/memberships.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:25 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.hac?r1=1.2&r2=1.1">code/Site/signup.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:23 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.3&r2=1.2">code/Site/edit.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:23 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/create.hac?r1=1.3&r2=1.2">code/Site/create.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:21 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.3&r2=1.2">code/Story/comment.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:20 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.7&r2=1.6">code/Story/main.hac (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:19 grob</td>
</tr>
<tr>
<td>
<pre>new thumbnail-macro made slight changes to openLink()-function necessary</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.6&r2=1.5">code/HopObject/renderFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:19 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.3&r2=1.2">code/Site/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:19 grob</td>
</tr>
<tr>
<td>
<pre>javascript-skin is now included in pageheader</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.2&r2=1.1">code/Day/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:17 grob</td>
</tr>
<tr>
<td>
<pre>added parent-property to _parent</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.3&r2=1.2">code/Image/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:17 grob</td>
</tr>
<tr>
<td>
<pre>added popupUrl()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.4&r2=1.3">code/Image/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:15 grob</td>
</tr>
<tr>
<td>
<pre>added thumbnail-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.11&r2=1.10">code/Story/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:14 grob</td>
</tr>
<tr>
<td>
<pre>added thumbnail-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.11&r2=1.10">code/Site/macros.js (1.11)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 19:12 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/javascript.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/javascript.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:30 grob</td>
</tr>
<tr>
<td>
<pre>added missing &lt;/table&gt;-tag</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.3&r2=1.2">code/Image/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:18 grob</td>
</tr>
<tr>
<td>
<pre>removed filter-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/filterFunctions.js?r1=1.2&r2=1.1">code/ImageMgr/filterFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:16 grob</td>
</tr>
<tr>
<td>
<pre>removed filter-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/filterFunctions.js?r1=1.2&r2=1.1">code/Comment/filterFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:16 grob</td>
</tr>
<tr>
<td>
<pre>removed call of filter-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.8&r2=1.7">code/Comment/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:13 grob</td>
</tr>
<tr>
<td>
<pre>removed call of filter-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.10&r2=1.9">code/Story/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:13 grob</td>
</tr>
<tr>
<td>
<pre>removed call of filter-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.6&r2=1.5">code/Story/main.hac (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:13 grob</td>
</tr>
<tr>
<td>
<pre>removed call of filter-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.2&r2=1.1">code/Story/comment.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:11 grob</td>
</tr>
<tr>
<td>
<pre>removed filterfunction cause it's not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/filterFunctions.js?r1=1.2&r2=1.1">code/Story/filterFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-26 16:10 grob</td>
</tr>
<tr>
<td>
<pre>added _subnode.filter, manual filter-function is not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.5&r2=1.4">code/Story/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 17:24 grob</td>
</tr>
<tr>
<td>
<pre>password-macro doesn't render the password anymore (just the input type password)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.3&r2=1.2">code/User/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 17:17 grob</td>
</tr>
<tr>
<td>
<pre>skin now gets name and password as parameter object instead of calling macros</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/mailbody.skin?r1=1.3&r2=1.2">code/User/mailbody.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 17:16 grob</td>
</tr>
<tr>
<td>
<pre>sendConfirmationMail() now pushes name and password to mailbody.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.5&r2=1.4">code/User/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 15:22 hannes</td>
</tr>
<tr>
<td>
<pre>added _parent entry</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.8&r2=1.7">code/Site/type.properties (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 15:16 hannes</td>
</tr>
<tr>
<td>
<pre>update weblog's lastupdate property when creating or modifying stories via XML-RPC</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.3&r2=1.2">code/Root/bloggerapi.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 15:13 hannes</td>
</tr>
<tr>
<td>
<pre>perform check for isBlocked() on this instead of user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.4&r2=1.3">code/User/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 14:31 hannes</td>
</tr>
<tr>
<td>
<pre>added collection storiesByID to access stories based on ID regardless of its weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.3&r2=1.2">code/Root/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 14:29 hannes</td>
</tr>
<tr>
<td>
<pre>removed minor copy/past related quirk</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.2&r2=1.1">code/Root/bloggerapi.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-25 14:27 hannes</td>
</tr>
<tr>
<td>
<pre>initial check in of Blogger API for Antville</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/bloggerapi.js?r1=1.1&r2=1.8.2.1">code/Root/bloggerapi.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-24 15:50 hannes</td>
</tr>
<tr>
<td>
<pre>parent entry was missing from type.properties</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.4&r2=1.3">code/Story/type.properties (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-24 12:00 hannes</td>
</tr>
<tr>
<td>
<pre>When more than 20 images are in the pool, browse them in group of 20s</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.3&r2=1.2">code/ImageMgr/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-24 11:59 hannes</td>
</tr>
<tr>
<td>
<pre>filter function not required anymore in image manager</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.4&r2=1.3">code/ImageMgr/main.hac (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.3&r2=1.2">code/ImageMgr/type.properties (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.9&r2=1.8">code/Story/macros.js (1.9)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-24 11:52 hannes</td>
</tr>
<tr>
<td>
<pre>Include story title in title tag, if present</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.5&r2=1.4">code/Story/main.hac (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-24 11:45 hannes</td>
</tr>
<tr>
<td>
<pre>optimization in calendar macro by pulling expensive calls to Calendar and Date out of loops or doing without. The performance gains should be verynotable. Also, the manual filter function is not necessary anymore in the image macro.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.10&r2=1.9">code/Site/macros.js (1.10)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-23 20:00 hannes</td>
</tr>
<tr>
<td>
<pre>minor optimization in calendar day rendering: date comparison is heavier than just checking the size</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.6&r2=1.5">code/Site/renderFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-23 17:31 hannes</td>
</tr>
<tr>
<td>
<pre>some minor optimizations in calender rendering</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.9&r2=1.8">code/Site/macros.js (1.9)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.5&r2=1.4">code/Site/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-20 18:29 hannes</td>
</tr>
<tr>
<td>
<pre>added _parent entry</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.2&r2=1.1">code/Comment/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:26 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/filterFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/ImageMgr/filterFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:26 grob</td>
</tr>
<tr>
<td>
<pre>groupnodes are now of prototype day</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.7&r2=1.6">code/Site/type.properties (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:24 grob</td>
</tr>
<tr>
<td>
<pre>added parent- and thumbnail-columns in image-table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.6&r2=1.5">antville.sql (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:24 grob</td>
</tr>
<tr>
<td>
<pre>patch that adds parent- and thumbnail-columns in image-table</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010811.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20010811.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:21 grob</td>
</tr>
<tr>
<td>
<pre>added new properties "parent" and "thumbnail"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.2&r2=1.1">code/Image/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:21 grob</td>
</tr>
<tr>
<td>
<pre>using new isDeleteAllowed()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.3&r2=1.2">code/Image/delete.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:20 grob</td>
</tr>
<tr>
<td>
<pre>cancel-button works now</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.3&r2=1.2">code/Comment/edit.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:20 grob</td>
</tr>
<tr>
<td>
<pre>some minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.3&r2=1.2">code/Comment/delete.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:19 grob</td>
</tr>
<tr>
<td>
<pre>changes necessary due to new day-prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.8&r2=1.7">code/Site/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:19 grob</td>
</tr>
<tr>
<td>
<pre>changed appearence of status-line</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.4&r2=1.3">code/Story/edit.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:15 grob</td>
</tr>
<tr>
<td>
<pre>bugfixes, dropdown for "who may edit" is now really verbose</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.8&r2=1.7">code/Story/macros.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:15 grob</td>
</tr>
<tr>
<td>
<pre>removed admin- and contributor-macro (not in use anymore)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.4&r2=1.3">code/Membership/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:13 grob</td>
</tr>
<tr>
<td>
<pre>rewrote some macros due to thumbnail-feature</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.6&r2=1.5">code/Image/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:12 grob</td>
</tr>
<tr>
<td>
<pre>enabled rendering of checkboxes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.5&r2=1.4">code/HopObject/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:11 grob</td>
</tr>
<tr>
<td>
<pre>added call of filter()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.3&r2=1.2">code/ImageMgr/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:11 grob</td>
</tr>
<tr>
<td>
<pre>added editlink- and deletelink-macros (as in story-preview)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.7&r2=1.6">code/Story/main.skin (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:10 grob</td>
</tr>
<tr>
<td>
<pre>changed layout of image-list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.3&r2=1.2">code/ImageMgr/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:09 grob</td>
</tr>
<tr>
<td>
<pre>more verbose image-upload-form</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.3&r2=1.2">code/Image/new.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:09 grob</td>
</tr>
<tr>
<td>
<pre>necessary changes due to new day-prototype</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.8&r2=1.7">code/Site/objectFunctions.js (1.8)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:08 grob</td>
</tr>
<tr>
<td>
<pre>deleting of comments is now recursive</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.5&r2=1.4">code/Story/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:08 grob</td>
</tr>
<tr>
<td>
<pre>added deleting of thumbnail in deleteImage-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.3&r2=1.2">code/ImageMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:07 grob</td>
</tr>
<tr>
<td>
<pre>added createThumbnail()-function, other minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.3&r2=1.2">code/Image/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:06 grob</td>
</tr>
<tr>
<td>
<pre>deleting of comments is now recursive</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.4&r2=1.3">code/Comment/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:05 grob</td>
</tr>
<tr>
<td>
<pre>changed appearence of image in pool-list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.3&r2=1.2">code/Image/preview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:04 grob</td>
</tr>
<tr>
<td>
<pre>added isViewAllowed()-function, using isViewAllowed()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.4&r2=1.3">code/Site/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:03 grob</td>
</tr>
<tr>
<td>
<pre>added isViewAllowed()-function, several other minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.4&r2=1.3">code/Story/securityFunction.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:02 grob</td>
</tr>
<tr>
<td>
<pre>added isDeleteAllowed()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.3&r2=1.2">code/Image/securityFunction.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:01 grob</td>
</tr>
<tr>
<td>
<pre>set correct redirect-property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.6&r2=1.5">code/Site/securityFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 09:00 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/macros.js?r1=1.1&r2=1.5.2.1">code/Day/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.hac?r1=1.1&r2=1.7.2.1">code/Day/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Day/main.skin?r1=1.1&r2=1.5.10.2">code/Day/main.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-15 08:57 grob</td>
</tr>
<tr>
<td>
<pre>new images appear on top of the list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.2&r2=1.1">code/ImageMgr/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-08-11 16:54 hannes</td>
</tr>
<tr>
<td>
<pre>new helma snapshot requires _skinmanager entry in type.properties</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.6&r2=1.5">code/Site/type.properties (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-30 08:52 hannes</td>
</tr>
<tr>
<td>
<pre>Generate a link even if 'to' or 'linkto' is not specified. Linking to 'main' will cause the action to be omitted. Also found an uncommitted previous modification: the content of renderInputTextarea is now encoded.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.5&r2=1.4">code/HopObject/renderFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-26 09:58 grob</td>
</tr>
<tr>
<td>
<pre>fixed a silly bug where the creator of a weblog was admin but normal user ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.7&r2=1.6">code/Site/objectFunctions.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-26 09:58 grob</td>
</tr>
<tr>
<td>
<pre>fixed a silly bug where the creator of a weblog was admin but normal user ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.5&r2=1.4">code/Root/objectFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-23 07:32 grob</td>
</tr>
<tr>
<td>
<pre>removed some testing-leftover ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.6&r2=1.5">code/Story/preview.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-22 12:57 grob</td>
</tr>
<tr>
<td>
<pre>added changes made in patch 20010721</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.5&r2=1.4">antville.sql (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 22:49 grob</td>
</tr>
<tr>
<td>
<pre>changes to the changes ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010721.sql?r1=1.2&r2=1.1">antville_dbpatch20010721.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 22:05 grob</td>
</tr>
<tr>
<td>
<pre>- added a select-box to choose who may edit this story
- now shows who created the story and who edited it last</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.3&r2=1.2">code/Story/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 22:04 grob</td>
</tr>
<tr>
<td>
<pre>choosing the user-level is now done with a select-box instead of two checkboxes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.2&r2=1.1">code/Membership/edit.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 22:03 grob</td>
</tr>
<tr>
<td>
<pre>added cancel-button and some kind of header</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.3&r2=1.2">code/Comment/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 22:01 grob</td>
</tr>
<tr>
<td>
<pre>several changes ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.7&r2=1.6">code/Story/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 22:00 grob</td>
</tr>
<tr>
<td>
<pre>- renamed "userlevel"-macro to "level"
- now using a select-box to choose userrights</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.3&r2=1.2">code/Membership/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:58 grob</td>
</tr>
<tr>
<td>
<pre>removed a bug in editlink/deletelink-macros when using images instead of text-links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.7&r2=1.6">code/Comment/macros.js (1.7)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:58 grob</td>
</tr>
<tr>
<td>
<pre>removed a bug in editlink/deletelink-macros when using images instead of text-links</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.5&r2=1.4">code/Image/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:57 grob</td>
</tr>
<tr>
<td>
<pre>renamed "userlevel"-macro to "level"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailbody.skin?r1=1.2&r2=1.1">code/Membership/mailbody.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:57 grob</td>
</tr>
<tr>
<td>
<pre>adding comments is now done within an extra page (comment.hac)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.4&r2=1.3">code/Story/main.hac (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:56 grob</td>
</tr>
<tr>
<td>
<pre>replaced form for adding a toplevel-comment with a link to an extra page</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.6&r2=1.5">code/Story/main.skin (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:54 grob</td>
</tr>
<tr>
<td>
<pre>changes due to adding the property "editableby" to story, changed createMember()-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.6&r2=1.5">code/Site/objectFunctions.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:52 grob</td>
</tr>
<tr>
<td>
<pre>changes due to adding the property "editableby" to story, some other minor changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.4&r2=1.3">code/Story/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:51 grob</td>
</tr>
<tr>
<td>
<pre>changed functions due to the migration from two "admin"- and "contributor"-properties to one "level"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.2&r2=1.1">code/Membership/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:49 grob</td>
</tr>
<tr>
<td>
<pre>cleaned up the way select-boxes are rendered (at least a bit ;-)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.2&r2=1.1">code/HopObject/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:48 grob</td>
</tr>
<tr>
<td>
<pre>removed "commentlink"-macro ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.5&r2=1.4">code/Story/preview.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:47 grob</td>
</tr>
<tr>
<td>
<pre>renamed "userlevel"-macro to "level"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.2&r2=1.1">code/Membership/preview.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:47 grob</td>
</tr>
<tr>
<td>
<pre>added a "cancel"-button in comment-form ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?r1=1.3&r2=1.2">code/Comment/reply.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:46 grob</td>
</tr>
<tr>
<td>
<pre>modified functions isEditAllowed() and isPostAllowed()</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.3&r2=1.2">code/Story/securityFunction.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:45 grob</td>
</tr>
<tr>
<td>
<pre>- added properti "editableby"
- last modifier of story is now saved
- added virtual collection "allcomments" to enable counting of comments (instead of just threads)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.3&r2=1.2">code/Story/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:43 grob</td>
</tr>
<tr>
<td>
<pre>migrated properties admin and contributor into one property "level"</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?r1=1.2&r2=1.1">code/Membership/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:37 grob</td>
</tr>
<tr>
<td>
<pre>migrated ISADMIN and ISCONTRIBUTOR in table MEMBER to COLUMN LEVEL
added column EDITABLEBY to table STORY</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010721.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20010721.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:35 grob</td>
</tr>
<tr>
<td>
<pre>moved adding a toplevel-comment from story/main.hac to this action</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.hac?r1=1.1&r2=1.12.2.1">code/Story/comment.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:35 grob</td>
</tr>
<tr>
<td>
<pre>not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/commentlink.skin?r1=1.3&r2=1.2">code/Story/commentlink.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 21:34 grob</td>
</tr>
<tr>
<td>
<pre>skin displaying story and form for adding toplevel-comment</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/comment.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/comment.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:25 grob</td>
</tr>
<tr>
<td>
<pre>- author appears only as link if explicitly specified in macro-tag
- limiting text now uses renderTextPreview()-function
- first words of text are shown when title is missing and should appear as link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.6&r2=1.5">code/Story/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:23 grob</td>
</tr>
<tr>
<td>
<pre>- first words of text are shown when title is missing and should appear as link
- limited text-preview now breaks at spaces</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.6&r2=1.5">code/Comment/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:20 grob</td>
</tr>
<tr>
<td>
<pre>new function renderTextPreview() - used for recently-modified-list</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.4&r2=1.3">code/HopObject/renderFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:19 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/history.skin?r1=1.2&r2=1.1">code/Site/history.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:18 grob</td>
</tr>
<tr>
<td>
<pre>increased limit to display in history</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/historyview.skin?r1=1.2&r2=1.1">code/Comment/historyview.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:18 grob</td>
</tr>
<tr>
<td>
<pre>increased limit to display in history</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/historyview.skin?r1=1.2&r2=1.1">code/Story/historyview.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:12 grob</td>
</tr>
<tr>
<td>
<pre>author appears as link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.5&r2=1.4">code/Story/main.skin (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:11 grob</td>
</tr>
<tr>
<td>
<pre>some layout-changes, replaced historyComment and historyStory with historyItem</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.4&r2=1.3">code/Site/style.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:11 grob</td>
</tr>
<tr>
<td>
<pre>author appears as link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.4&r2=1.3">code/Story/preview.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:10 grob</td>
</tr>
<tr>
<td>
<pre>author of comment appears as link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.4&r2=1.3">code/Comment/reply.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-21 13:09 grob</td>
</tr>
<tr>
<td>
<pre>author of comment appears as link</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.4&r2=1.3">code/Comment/toplevel.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-18 18:42 michi</td>
</tr>
<tr>
<td>
<pre>typo in previous update</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.5&r2=1.4">code/Site/type.properties (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-18 15:58 michi</td>
</tr>
<tr>
<td>
<pre>branches: 1.2.2;
basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -&gt; modifytime is set to current Date at creation time
story/objectFunctions.js -&gt; modifytime is set to current Date at creation time
comment/objectFunctions.js -&gt; modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -&gt; two additional subnode-containers: allstories, allcomments
weblog/macros.js -&gt; implemented history_macro which renders List of recently modified Objects
story/historyview.skin -&gt; will be rendered by the weblog-history macro
comment/historyview.skin -&gt; will be rendered by the weblog-history macro
weblog/main.skin -&gt; included history.skin
story/main.skin -&gt; included history.skin
weblog/style.skin -&gt; included "history", "historyStory" and"historyComment" classes
weblog/history.skin -&gt; newly created
story/macors.js -&gt; title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -&gt; title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -&gt; updated</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.2&r2=1.1">code/Skin/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-18 15:58 michi</td>
</tr>
<tr>
<td>
<pre>basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -&gt; modifytime is set to current Date at creation time
story/objectFunctions.js -&gt; modifytime is set to current Date at creation time
comment/objectFunctions.js -&gt; modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -&gt; two additional subnode-containers: allstories, allcomments
weblog/macros.js -&gt; implemented history_macro which renders List of recently modified Objects
story/historyview.skin -&gt; will be rendered by the weblog-history macro
comment/historyview.skin -&gt; will be rendered by the weblog-history macro
weblog/main.skin -&gt; included history.skin
story/main.skin -&gt; included history.skin
weblog/style.skin -&gt; included "history", "historyStory" and"historyComment" classes
weblog/history.skin -&gt; newly created
story/macors.js -&gt; title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -&gt; title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -&gt; updated</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/history.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/history.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.7&r2=1.6">code/Site/macros.js (1.7)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.3&r2=1.2">code/Site/main.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.5&r2=1.4">code/Site/objectFunctions.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.3&r2=1.2">code/Site/style.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.4&r2=1.3">code/Site/type.properties (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.2&r2=1.1">code/User/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-18 15:58 michi</td>
</tr>
<tr>
<td>
<pre>basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -&gt; modifytime is set to current Date at creation time
story/objectFunctions.js -&gt; modifytime is set to current Date at creation time
comment/objectFunctions.js -&gt; modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -&gt; two additional subnode-containers: allstories, allcomments
weblog/macros.js -&gt; implemented history_macro which renders List of recently modified Objects
story/historyview.skin -&gt; will be rendered by the weblog-history macro
comment/historyview.skin -&gt; will be rendered by the weblog-history macro
weblog/main.skin -&gt; included history.skin
story/main.skin -&gt; included history.skin
weblog/style.skin -&gt; included "history", "historyStory" and"historyComment" classes
weblog/history.skin -&gt; newly created
story/macors.js -&gt; title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -&gt; title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -&gt; updated</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/historyview.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Comment/historyview.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.5&r2=1.4">code/Comment/macros.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.3&r2=1.2">code/Comment/objectFunctions.js (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.2&r2=1.1">code/Global/macros.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.2&r2=1.1">code/Global/renderFunctions.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.4&r2=1.3">code/HopObject/macros.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.4&r2=1.3">code/Image/macros.js (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.2&r2=1.1">code/ImageMgr/macros.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.2&r2=1.1">code/Membership/macros.js (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.2&r2=1.1">code/Root/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-18 15:58 michi</td>
</tr>
<tr>
<td>
<pre>basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -&gt; modifytime is set to current Date at creation time
story/objectFunctions.js -&gt; modifytime is set to current Date at creation time
comment/objectFunctions.js -&gt; modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -&gt; two additional subnode-containers: allstories, allcomments
weblog/macros.js -&gt; implemented history_macro which renders List of recently modified Objects
story/historyview.skin -&gt; will be rendered by the weblog-history macro
comment/historyview.skin -&gt; will be rendered by the weblog-history macro
weblog/main.skin -&gt; included history.skin
story/main.skin -&gt; included history.skin
weblog/style.skin -&gt; included "history", "historyStory" and"historyComment" classes
weblog/history.skin -&gt; newly created
story/macors.js -&gt; title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -&gt; title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -&gt; updated</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/historyview.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Story/historyview.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.5&r2=1.4">code/Story/macros.js (1.5)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.4&r2=1.3">code/Story/main.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.3&r2=1.2">code/Story/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-18 15:58 michi</td>
</tr>
<tr>
<td>
<pre>basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -&gt; modifytime is set to current Date at creation time
story/objectFunctions.js -&gt; modifytime is set to current Date at creation time
comment/objectFunctions.js -&gt; modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -&gt; two additional subnode-containers: allstories, allcomments
weblog/macros.js -&gt; implemented history_macro which renders List of recently modified Objects
story/historyview.skin -&gt; will be rendered by the weblog-history macro
comment/historyview.skin -&gt; will be rendered by the weblog-history macro
weblog/main.skin -&gt; included history.skin
story/main.skin -&gt; included history.skin
weblog/style.skin -&gt; included "history", "historyStory" and"historyComment" classes
weblog/history.skin -&gt; newly created
story/macors.js -&gt; title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -&gt; title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -&gt; updated</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/documentation.html?r1=1.3&r2=1.2">documentation.html (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-18 15:58 michi</td>
</tr>
<tr>
<td>
<pre>basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -&gt; modifytime is set to current Date at creation time
story/objectFunctions.js -&gt; modifytime is set to current Date at creation time
comment/objectFunctions.js -&gt; modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -&gt; two additional subnode-containers: allstories, allcomments
weblog/macros.js -&gt; implemented history_macro which renders List of recently modified Objects
story/historyview.skin -&gt; will be rendered by the weblog-history macro
comment/historyview.skin -&gt; will be rendered by the weblog-history macro
weblog/main.skin -&gt; included history.skin
story/main.skin -&gt; included history.skin
weblog/style.skin -&gt; included "history", "historyStory" and"historyComment" classes
weblog/history.skin -&gt; newly created
story/macors.js -&gt; title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -&gt; title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -&gt; updated</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.5&r2=1.4">code/SkinMgr/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-14 09:40 grob</td>
</tr>
<tr>
<td>
<pre>fixed a bug in isUserContributor-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.5&r2=1.4">code/Site/securityFunctions.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 21:01 grob</td>
</tr>
<tr>
<td>
<pre>property appPath not needed anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.3&r2=1.2">code/app.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 20:18 grob</td>
</tr>
<tr>
<td>
<pre>added check if weblog is public</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.3&r2=1.2">code/Story/main.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 20:17 grob</td>
</tr>
<tr>
<td>
<pre>contributor-navigation is only showed if user is logged in, calendar is disabled if archive is disabled</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.6&r2=1.5">code/Site/macros.js (1.6)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 20:16 grob</td>
</tr>
<tr>
<td>
<pre>added check if weblog is public</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.2&r2=1.1">code/Site/main.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 20:15 grob</td>
</tr>
<tr>
<td>
<pre>added function to check if weblog is online, if archive is enabled for weblog, several other changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.4&r2=1.3">code/Site/securityFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 20:09 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?r1=1.4&r2=1.3">code/Site/header.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 20:08 grob</td>
</tr>
<tr>
<td>
<pre>lastupdate of weblog is modified when a comment is added or a story is updated</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.2&r2=1.1">code/Story/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 20:01 grob</td>
</tr>
<tr>
<td>
<pre>deleting a story now updates lastupdate of weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.4&r2=1.3">code/Site/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 19:57 grob</td>
</tr>
<tr>
<td>
<pre>adding a comment now updates lastupdate of weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.2&r2=1.1">code/Comment/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-09 17:39 henso</td>
</tr>
<tr>
<td>
<pre>read skin content from app.skinfile.** property instead of reading it from file.</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.4&r2=1.3">code/SkinMgr/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-04 11:37 michi</td>
</tr>
<tr>
<td>
<pre>just corrected a typo: varchar(2) instead of varchar2(2)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.4&r2=1.3">antville.sql (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:45 grob</td>
</tr>
<tr>
<td>
<pre>slight changes because of new user-structure, some other changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.4&r2=1.3">code/Comment/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:44 grob</td>
</tr>
<tr>
<td>
<pre>slight changes because of new user-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.3&r2=1.2">code/Image/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:44 grob</td>
</tr>
<tr>
<td>
<pre>slight changes because of new user-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.3&r2=1.2">code/Comment/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:42 grob</td>
</tr>
<tr>
<td>
<pre>slight changes because of new user-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.3&r2=1.2">code/SkinMgr/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:42 grob</td>
</tr>
<tr>
<td>
<pre>slight changes because of new user-structure</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.3&r2=1.2">code/ImageMgr/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:40 grob</td>
</tr>
<tr>
<td>
<pre>added author-macro, some other changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.4&r2=1.3">code/Story/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:39 grob</td>
</tr>
<tr>
<td>
<pre>author is now displayed</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.3&r2=1.2">code/Story/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:38 grob</td>
</tr>
<tr>
<td>
<pre>author is now displayed in preview of story</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.3&r2=1.2">code/Story/preview.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:37 grob</td>
</tr>
<tr>
<td>
<pre>removed function getWeblog() since there is no weblog-property anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.3&r2=1.2">code/User/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:37 grob</td>
</tr>
<tr>
<td>
<pre>removed weblog-property, subnodes are now member-objects of user</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.2&r2=1.1">code/User/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:36 grob</td>
</tr>
<tr>
<td>
<pre>added link to member-listing</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.3&r2=1.2">code/Site/adminnavigation.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:35 grob</td>
</tr>
<tr>
<td>
<pre>added additional skin for calendar-header-row</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendardayheader.skin?r1=1.1&r2=1.2.2.1">code/Site/calendardayheader.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:35 grob</td>
</tr>
<tr>
<td>
<pre>removed hardcoded header-titles</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendar.skin?r1=1.3&r2=1.2">code/Site/calendar.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:34 grob</td>
</tr>
<tr>
<td>
<pre>added navigation-skin for contributors</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/contribnavigation.skin?r1=1.1&r2=1.6.2.1">code/Site/contribnavigation.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:34 grob</td>
</tr>
<tr>
<td>
<pre>moved formatTimestamp() to objectFunctions, some other changes ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.3&r2=1.2">code/Site/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:33 grob</td>
</tr>
<tr>
<td>
<pre>added link to signup</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?r1=1.3&r2=1.2">code/Site/header.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:32 grob</td>
</tr>
<tr>
<td>
<pre>added editors for usersignup and usercontribute</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.3&r2=1.2">code/Site/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:30 grob</td>
</tr>
<tr>
<td>
<pre>new calendar (now locale-sensitive), several bugfixes, lot's of changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.5&r2=1.4">code/Site/macros.js (1.5)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:29 grob</td>
</tr>
<tr>
<td>
<pre>removed owner, added two flags for signup and contribution</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.3&r2=1.2">code/Site/type.properties (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:28 grob</td>
</tr>
<tr>
<td>
<pre>users can now sign up to a weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/signup.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/signup.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/signup.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:28 grob</td>
</tr>
<tr>
<td>
<pre>member-list for admins</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberlist.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/memberlist.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/memberships.hac?rev=1.1&content-type=text/x-cvsweb-markup">code/Site/memberships.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:27 grob</td>
</tr>
<tr>
<td>
<pre>lot's of changes ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.3&r2=1.2">code/Site/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:27 grob</td>
</tr>
<tr>
<td>
<pre>lot's of changes ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.3&r2=1.2">code/Site/securityFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:25 grob</td>
</tr>
<tr>
<td>
<pre>new weblog now creates a initial admin-member, new default values</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.4&r2=1.3">code/Root/objectFunctions.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:23 grob</td>
</tr>
<tr>
<td>
<pre>subnodes of membership are now member-objects</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:20 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.hac?r1=1.1&r2=1.10.2.1">code/Membership/edit.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/edit.skin?r1=1.1&r2=1.7.2.1">code/Membership/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/macros.js?r1=1.1&r2=1.9.2.3">code/Membership/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/mailbody.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/mailbody.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/objectFunctions.js?r1=1.1&r2=1.6.6.1">code/Membership/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/preview.skin?r1=1.1&r2=1.6.2.1">code/Membership/preview.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Membership/type.properties?rev=1.1&content-type=text/x-cvsweb-markup">code/Membership/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:17 grob</td>
</tr>
<tr>
<td>
<pre>added table MEMBER, some changes to WEBLOG and USER</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.3&r2=1.2">antville.sql (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 19:15 grob</td>
</tr>
<tr>
<td>
<pre>added table MEMBER, some changes to WEBLOG and USER</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010629.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20010629.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:28 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.4&r2=1.3">code/Site/new.skin (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:25 grob</td>
</tr>
<tr>
<td>
<pre>layout-change</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/mailbody.skin?r1=1.2&r2=1.1">code/User/mailbody.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:24 grob</td>
</tr>
<tr>
<td>
<pre>layout-changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.3&r2=1.2">code/User/edit.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:21 grob</td>
</tr>
<tr>
<td>
<pre>layout-changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.3&r2=1.2">code/SkinMgr/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:20 grob</td>
</tr>
<tr>
<td>
<pre>some layout-changes</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.3&r2=1.2">code/SkinMgr/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:18 grob</td>
</tr>
<tr>
<td>
<pre>removed check if user already has a weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?r1=1.2&r2=1.1">code/Root/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:16 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.3&r2=1.2">code/MemberMgr/register.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:14 grob</td>
</tr>
<tr>
<td>
<pre>much simpler now ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.2&r2=1.1">code/MemberMgr/logout.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 18:13 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.3&r2=1.2">code/MemberMgr/login.hac (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-07-01 17:53 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.3&r2=1.2">code/Site/usernavigation.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-29 08:58 grob</td>
</tr>
<tr>
<td>
<pre>fixed silly bug within date-formatting</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.3&r2=1.2">code/Comment/reply.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.3&r2=1.2">code/Comment/toplevel.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:11 grob</td>
</tr>
<tr>
<td>
<pre>several changes (createtime/modifytime/language/country ...)</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.4&r2=1.3">code/Site/macros.js (1.4)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:10 grob</td>
</tr>
<tr>
<td>
<pre>changed renderImage-function</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.2&r2=1.1">code/Site/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:10 grob</td>
</tr>
<tr>
<td>
<pre>updateWeblog now saves language/country</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.2&r2=1.1">code/Site/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:09 grob</td>
</tr>
<tr>
<td>
<pre>added language/country properties</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.2&r2=1.1">code/Site/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:09 grob</td>
</tr>
<tr>
<td>
<pre>changed security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/create.hac?r1=1.2&r2=1.1">code/Site/create.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.2&r2=1.1">code/Site/edit.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.2&r2=1.1">code/Site/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:09 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.2&r2=1.1">code/Site/usernavigation.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.2&r2=1.1">code/Site/welcome.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:08 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.2&r2=1.1">code/User/edit.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:08 grob</td>
</tr>
<tr>
<td>
<pre>mail-confirm now uses mailbody.skin instead of regConfirm.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.2&r2=1.1">code/User/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:08 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.2&r2=1.1">code/Site/adminnavigation.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendar.skin?r1=1.2&r2=1.1">code/Site/calendar.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarday.skin?r1=1.2&r2=1.1">code/Site/calendarday.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarselday.skin?r1=1.2&r2=1.1">code/Site/calendarselday.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarweek.skin?r1=1.2&r2=1.1">code/Site/calendarweek.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.2&r2=1.1">code/Site/edit.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?r1=1.2&r2=1.1">code/Site/header.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.2&r2=1.1">code/Site/main.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.3&r2=1.2">code/Site/new.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.2&r2=1.1">code/Site/preview.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.2&r2=1.1">code/Site/style.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:07 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/commentlink.skin?r1=1.2&r2=1.1">code/Story/commentlink.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.skin?r1=1.2&r2=1.1">code/Story/delete.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.2&r2=1.1">code/Story/edit.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/login.skin?r1=1.2&r2=1.1">code/Story/login.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.2&r2=1.1">code/Story/main.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.2&r2=1.1">code/Story/preview.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.2&r2=1.1">code/Story/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:06 grob</td>
</tr>
<tr>
<td>
<pre>changed create/modifytime-macros, image-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.3&r2=1.2">code/Story/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:05 grob</td>
</tr>
<tr>
<td>
<pre>changed security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.2&r2=1.1">code/Story/delete.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.2&r2=1.1">code/Story/edit.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.2&r2=1.1">code/Story/main.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.2&r2=1.1">code/Story/securityFunction.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:04 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.2&r2=1.1">code/SkinMgr/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:04 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.2&r2=1.1">code/Skin/edit.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:03 grob</td>
</tr>
<tr>
<td>
<pre>changed security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.2&r2=1.1">code/SkinMgr/main.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.2&r2=1.1">code/SkinMgr/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:03 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/header.skin?r1=1.3&r2=1.2">code/Root/header.skin (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.4&r2=1.3">code/Root/main.skin (1.4)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.3&r2=1.2">code/Root/new.hac (1.3)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.2&r2=1.1">code/Root/style.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.2&r2=1.1">code/Root/type.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:02 grob</td>
</tr>
<tr>
<td>
<pre>added new default-values for weblog-properties</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.3&r2=1.2">code/Root/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:01 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.3&r2=1.2">code/MemberMgr/objectFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:01 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.2&r2=1.1">code/MemberMgr/login.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.2&r2=1.1">code/MemberMgr/register.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.2&r2=1.1">code/MemberMgr/statusloggedin.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedout.skin?r1=1.2&r2=1.1">code/MemberMgr/statusloggedout.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:01 grob</td>
</tr>
<tr>
<td>
<pre>changed security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.2&r2=1.1">code/MemberMgr/edit.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.2&r2=1.1">code/MemberMgr/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:00 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.2&r2=1.1">code/MemberMgr/register.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 18:00 grob</td>
</tr>
<tr>
<td>
<pre>changed redirecting after login</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.2&r2=1.1">code/MemberMgr/login.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:59 grob</td>
</tr>
<tr>
<td>
<pre>changed security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.2&r2=1.1">code/ImageMgr/create.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.2&r2=1.1">code/ImageMgr/main.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.2&r2=1.1">code/ImageMgr/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:59 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.2&r2=1.1">code/ImageMgr/main.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.2&r2=1.1">code/ImageMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:58 grob</td>
</tr>
<tr>
<td>
<pre>image-upload now checks mimetype instead of extension</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.2&r2=1.1">code/Image/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:58 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.skin?r1=1.2&r2=1.1">code/Image/delete.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.2&r2=1.1">code/Image/edit.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.2&r2=1.1">code/Image/new.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.2&r2=1.1">code/Image/preview.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:57 grob</td>
</tr>
<tr>
<td>
<pre>changed security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.2&r2=1.1">code/Image/delete.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.2&r2=1.1">code/Image/edit.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.2&r2=1.1">code/Image/securityFunction.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:57 grob</td>
</tr>
<tr>
<td>
<pre>changed image-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.2&r2=1.1">code/Image/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:56 grob</td>
</tr>
<tr>
<td>
<pre>changed html-code to lowercase</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.3&r2=1.2">code/HopObject/renderFunctions.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:55 grob</td>
</tr>
<tr>
<td>
<pre>removed form-macro, changed link-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.3&r2=1.2">code/HopObject/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:54 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/main.skin?r1=1.2&r2=1.1">code/Global/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:53 grob</td>
</tr>
<tr>
<td>
<pre>changed security-functions</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.2&r2=1.1">code/Comment/delete.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.2&r2=1.1">code/Comment/edit.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?r1=1.2&r2=1.1">code/Comment/reply.hac (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.2&r2=1.1">code/Comment/securityFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:53 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.skin?r1=1.2&r2=1.1">code/Comment/delete.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.2&r2=1.1">code/Comment/edit.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.2&r2=1.1">code/Comment/reply.skin (1.2)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.2&r2=1.1">code/Comment/toplevel.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:53 grob</td>
</tr>
<tr>
<td>
<pre>added modifytime-macro</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.3&r2=1.2">code/Comment/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 17:18 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/documentation.html?r1=1.2&r2=1.1">documentation.html (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 16:51 grob</td>
</tr>
<tr>
<td>
<pre>moved security-checks into this file</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/securityFunctions.js?rev=1.1&content-type=text/x-cvsweb-markup">code/Root/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 16:47 grob</td>
</tr>
<tr>
<td>
<pre>changed regConfirm.skin to mailbody.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/mailbody.skin?rev=1.1&content-type=text/x-cvsweb-markup">code/User/mailbody.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 16:47 grob</td>
</tr>
<tr>
<td>
<pre>renamed to mailbody.skin</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/regConfirm.skin?r1=1.2&r2=1.1">code/User/regConfirm.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 16:45 grob</td>
</tr>
<tr>
<td>
<pre>patch for antville-database that adds columns LANGUAGE and COUNTRY to table weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville_dbpatch20010621.sql?rev=1.1&content-type=text/x-cvsweb-markup">antville_dbpatch20010621.sql (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-28 16:44 grob</td>
</tr>
<tr>
<td>
<pre>added language/country-columns in table weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.2&r2=1.1">antville.sql (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 10:51 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.3&r2=1.2">code/Root/main.skin (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 10:38 grob</td>
</tr>
<tr>
<td>
<pre>checkReg() now checks for invalid characters in username, registered and blocked is now filled correctly</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.2&r2=1.1">code/MemberMgr/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 10:29 grob</td>
</tr>
<tr>
<td>
<pre>evalNewWeblog() now checks for invalid characters in weblog-alias</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.2&r2=1.1">code/Root/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 10:28 grob</td>
</tr>
<tr>
<td>
<pre>added function to check for invalid characters</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.2&r2=1.1">code/Global/objectFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 10:28 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.2&r2=1.1">code/Site/new.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 09:59 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/readme.txt?rev=1.1&content-type=text/x-cvsweb-markup">readme.txt (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 09:58 grob</td>
</tr>
<tr>
<td>
<pre>first incomplete version of the documentation</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/documentation.html?rev=1.1&content-type=text/x-cvsweb-markup">documentation.html (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 09:46 grob</td>
</tr>
<tr>
<td>
<pre>added macro for displaying current date/time</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/macros.js?r1=1.1&r2=1.19.4.1">code/Global/macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 09:46 grob</td>
</tr>
<tr>
<td>
<pre>added new now-macro ...</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/header.skin?r1=1.2&r2=1.1">code/Root/header.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-20 09:45 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.2&r2=1.1">code/Root/main.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 12:55 grob</td>
</tr>
<tr>
<td>
<pre>removed form_macro() since not in use anymore</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.2&r2=1.1">code/HopObject/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 12:44 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.2&r2=1.1">code/Comment/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 12:24 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.2&r2=1.1">code/Story/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 11:53 grob</td>
</tr>
<tr>
<td>
<pre>moved from root to weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/new.skin?r1=1.1&r2=1.7.2.1">code/Site/new.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 11:53 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.3&r2=1.2">code/Site/macros.js (1.3)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 11:12 grob</td>
</tr>
<tr>
<td>
<pre>added style-parameter for inputs</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.2&r2=1.1">code/HopObject/renderFunctions.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 11:09 grob</td>
</tr>
<tr>
<td>
<pre>no message</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.skin?r1=1.2&r2=1.1">code/Root/new.skin (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 11:09 grob</td>
</tr>
<tr>
<td>
<pre>uses now new.skin of weblog</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.2&r2=1.1">code/Root/new.hac (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-19 11:08 grob</td>
</tr>
<tr>
<td>
<pre>alias-macro can now be called as editor</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.2&r2=1.1">code/Site/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 16:49 grob</td>
</tr>
<tr>
<td>
<pre>added appPath-property</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.2&r2=1.1">code/app.properties (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 16:47 grob</td>
</tr>
<tr>
<td>
<pre>new database-skins now get the source of the skinfile as default</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.2&r2=1.1">code/SkinMgr/macros.js (1.2)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.1.1.1&r2=1.7.6.1">code/SkinMgr/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.1.1.1&r2=1.7.4.2">code/SkinMgr/securityFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/commentlink.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Story/commentlink.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.1.1.1&r2=1.10.2.1">code/Story/delete.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Story/delete.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.1.1.1&r2=1.13.2.1">code/Story/edit.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.1.1.1&r2=1.13.2.1">code/Story/edit.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/filterFunctions.js?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Story/filterFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/login.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Story/login.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.1.1.1&r2=1.6.2.1">code/Skin/edit.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.1.1.1&r2=1.2.2.1">code/Skin/macros.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.1.1.1&r2=1.6.6.1">code/Skin/type.properties (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.1.1.1&r2=1.8.2.3">code/SkinMgr/macros.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.1.1.1&r2=1.11.2.1">code/SkinMgr/main.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.1.1.1&r2=1.15.2.1">code/SkinMgr/main.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.1&r2=1.1.1.1">code/Site/macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.1.1.1&r2=1.26.4.1">code/Site/type.properties (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.1.1.1&r2=1.8.2.1">code/Site/usernavigation.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.1.1.1&r2=1.4.2.1">code/Site/welcome.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/Site/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.1&r2=1.1.1.1">code/Site/preview.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.1&r2=1.1.1.1">code/Site/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.1&r2=1.1.1.1">code/Site/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.1&r2=1.1.1.1">code/Site/style.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/edit.skin?r1=1.1&r2=1.1.1.1">code/Skin/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/macros.js?r1=1.1&r2=1.1.1.1">code/Skin/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Skin/type.properties?r1=1.1&r2=1.1.1.1">code/Skin/type.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/macros.js?r1=1.1&r2=1.1.1.1">code/SkinMgr/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.hac?r1=1.1&r2=1.1.1.1">code/SkinMgr/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/main.skin?r1=1.1&r2=1.1.1.1">code/SkinMgr/main.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/SkinMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/SkinMgr/securityFunctions.js?r1=1.1&r2=1.1.1.1">code/SkinMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/commentlink.skin?r1=1.1&r2=1.1.1.1">code/Story/commentlink.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.hac?r1=1.1&r2=1.1.1.1">code/Story/delete.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/delete.skin?r1=1.1&r2=1.1.1.1">code/Story/delete.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.hac?r1=1.1&r2=1.1.1.1">code/Story/edit.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/edit.skin?r1=1.1&r2=1.1.1.1">code/Story/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/filterFunctions.js?r1=1.1&r2=1.1.1.1">code/Story/filterFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/login.skin?r1=1.1&r2=1.1.1.1">code/Story/login.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.1&r2=1.1.1.1">code/Site/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.1&r2=1.1.1.1">code/Site/main.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.1.1.1&r2=1.14.4.1">code/Site/edit.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Site/header.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.1&r2=1.1.1.1">code/Site/adminnavigation.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendar.skin?r1=1.1&r2=1.1.1.1">code/Site/calendar.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarday.skin?r1=1.1&r2=1.1.1.1">code/Site/calendarday.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarselday.skin?r1=1.1&r2=1.1.1.1">code/Site/calendarselday.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarweek.skin?r1=1.1&r2=1.1.1.1">code/Site/calendarweek.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/create.hac?r1=1.1&r2=1.1.1.1">code/Site/create.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.1&r2=1.1.1.1">code/Site/edit.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.1&r2=1.1.1.1">code/User/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/User/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/regConfirm.skin?r1=1.1&r2=1.1.1.1">code/User/regConfirm.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?r1=1.1&r2=1.1.1.1">code/User/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/adminnavigation.skin?r1=1.1.1.1&r2=1.9.2.1">code/Site/adminnavigation.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendar.skin?r1=1.1.1.1&r2=1.4.2.1">code/Site/calendar.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarday.skin?r1=1.1.1.1&r2=1.3.2.1">code/Site/calendarday.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarselday.skin?r1=1.1.1.1&r2=1.3.2.1">code/Site/calendarselday.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/calendarweek.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Site/calendarweek.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/create.hac?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Site/create.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.hac?r1=1.1.1.1&r2=1.12.2.1">code/Site/edit.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/macros.js?r1=1.1.1.1&r2=1.7.2.2">code/User/macros.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/objectFunctions.js?r1=1.1.1.1&r2=1.11.8.1">code/User/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/regConfirm.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/User/regConfirm.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/type.properties?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/User/type.properties (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.1&r2=1.1.1.1">code/Story/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.1&r2=1.1.1.1">code/Story/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.1&r2=1.1.1.1">code/Story/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/Story/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.1&r2=1.1.1.1">code/Story/preview.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.1&r2=1.1.1.1">code/Story/securityFunction.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.1&r2=1.1.1.1">code/Story/type.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.1&r2=1.1.1.1">code/User/edit.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.hac?r1=1.1.1.1&r2=1.11.2.1">code/Site/main.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/main.skin?r1=1.1.1.1&r2=1.7.10.1">code/Site/main.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/edit.skin?r1=1.1&r2=1.1.1.1">code/Site/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/header.skin?r1=1.1&r2=1.1.1.1">code/Site/header.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/type.properties?r1=1.1&r2=1.1.1.1">code/Site/type.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/usernavigation.skin?r1=1.1&r2=1.1.1.1">code/Site/usernavigation.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/welcome.skin?r1=1.1&r2=1.1.1.1">code/Site/welcome.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/objectFunctions.js?r1=1.1.1.1&r2=1.32.4.2">code/Site/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/preview.skin?r1=1.1.1.1&r2=1.13.6.1">code/Site/preview.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/renderFunctions.js?r1=1.1.1.1&r2=1.16.4.1">code/Site/renderFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/securityFunctions.js?r1=1.1.1.1&r2=1.14.2.2">code/Site/securityFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/style.skin?r1=1.1.1.1&r2=1.16.2.1">code/Site/style.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/macros.js?r1=1.1.1.1&r2=1.36.4.1">code/Story/macros.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.hac?r1=1.1.1.1&r2=1.18.2.1">code/Story/main.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/main.skin?r1=1.1.1.1&r2=1.12.10.1">code/Story/main.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/objectFunctions.js?r1=1.1.1.1&r2=1.24.2.1">code/Story/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/preview.skin?r1=1.1.1.1&r2=1.12.2.1">code/Story/preview.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/securityFunction.js?r1=1.1.1.1&r2=1.15.2.4">code/Story/securityFunction.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Story/type.properties?r1=1.1.1.1&r2=1.13.8.1">code/Story/type.properties (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/User/edit.skin?r1=1.1.1.1&r2=1.8.2.1">code/User/edit.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:58 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Site/macros.js?r1=1.1.1.1&r2=1.49.4.2">code/Site/macros.js (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.1.1.1&r2=1.10.2.1">code/Image/delete.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Image/delete.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.1.1.1&r2=1.10.2.1">code/Image/edit.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.1.1.1&r2=1.7.2.1">code/Image/edit.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.1.1.1&r2=1.14.2.2">code/Image/macros.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.1.1.1&r2=1.9.2.1">code/Image/new.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.1.1.1&r2=1.29.4.1">antville.sql (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.1.1.1&r2=1.20.2.1">code/app.properties (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.1.1.1&r2=1.11.2.1">code/Comment/delete.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Comment/delete.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.1.1.1&r2=1.11.2.1">code/Comment/edit.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.1.1.1&r2=1.8.2.1">code/Comment/edit.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.1.1.1&r2=1.11.2.1">code/MemberMgr/login.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.1.1.1&r2=1.7.2.1">code/MemberMgr/login.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.1.1.1&r2=1.6.2.1">code/MemberMgr/logout.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.1.1.1&r2=1.16.2.1">code/MemberMgr/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.1.1.1&r2=1.10.2.1">code/MemberMgr/register.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.1.1.1&r2=1.8.2.1">code/MemberMgr/register.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.1.1.1&r2=1.6.4.1">code/MemberMgr/securityFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.1.1.1&r2=1.5.2.2">code/MemberMgr/statusloggedin.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedout.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/MemberMgr/statusloggedout.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/header.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Root/header.skin (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.1.1.1&r2=1.6.2.3">code/HopObject/objectFunctions.js (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.1.1.1&r2=1.18.2.6">code/HopObject/renderFunctions.js (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1.1.10;
initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/db.properties?r1=1.1.1.1&r2=1.1.1.1.10.1">code/db.properties (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.hac?r1=1.1&r2=1.1.1.1">code/Image/delete.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/delete.skin?r1=1.1&r2=1.1.1.1">code/Image/delete.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.hac?r1=1.1&r2=1.1.1.1">code/Image/edit.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/edit.skin?r1=1.1&r2=1.1.1.1">code/Image/edit.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/macros.js?r1=1.1&r2=1.1.1.1">code/Image/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/new.skin?r1=1.1&r2=1.1.1.1">code/Image/new.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.1&r2=1.1.1.1">code/Root/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.1&r2=1.1.1.1">code/Root/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.1&r2=1.1.1.1">code/Root/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.1&r2=1.1.1.1">code/Root/new.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.skin?r1=1.1&r2=1.1.1.1">code/Root/new.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/Root/objectFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/renderFunctions.js?r1=1.1&r2=1.1.1.1">code/HopObject/renderFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/Image/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.1&r2=1.1.1.1">code/Image/preview.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.1&r2=1.1.1.1">code/Image/securityFunction.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.1&r2=1.1.1.1">code/Image/type.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.1&r2=1.1.1.1">code/ImageMgr/create.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.1&r2=1.1.1.1">code/ImageMgr/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.1&r2=1.1.1.1">code/ImageMgr/main.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.1&r2=1.1.1.1">code/ImageMgr/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/ImageMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.1&r2=1.1.1.1">code/ImageMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.1&r2=1.1.1.1">code/ImageMgr/type.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.1&r2=1.1.1.1">code/MemberMgr/edit.hac (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.1.1.1&r2=1.7.2.1">code/Comment/toplevel.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.1.1.1&r2=1.7.6.1">code/Comment/type.properties (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/main.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Global/main.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.1.1.1&r2=1.49.4.1">code/Global/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.1.1.1&r2=1.14.2.7">code/Global/renderFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.1.1.1&r2=1.11.2.5">code/HopObject/macros.js (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/filterFunctions.js?r1=1.1&r2=1.1.1.1">code/Comment/filterFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/macros.js?r1=1.1.1.1&r2=1.7.2.2">code/Root/macros.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.hac?r1=1.1.1.1&r2=1.7.2.1">code/Root/main.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/main.skin?r1=1.1.1.1&r2=1.14.2.3">code/Root/main.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.hac?r1=1.1.1.1&r2=1.11.2.1">code/Root/new.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/new.skin?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Root/new.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/objectFunctions.js?r1=1.1.1.1&r2=1.13.2.1">code/Root/objectFunctions.js (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/objectFunctions.js?r1=1.1.1.1&r2=1.8.2.1">code/Image/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/preview.skin?r1=1.1.1.1&r2=1.7.2.1">code/Image/preview.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/securityFunction.js?r1=1.1.1.1&r2=1.8.4.1">code/Image/securityFunction.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Image/type.properties?r1=1.1.1.1&r2=1.5.4.1">code/Image/type.properties (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/create.hac?r1=1.1.1.1&r2=1.10.2.1">code/ImageMgr/create.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/macros.js?r1=1.1.1.1&r2=1.5.2.2">code/ImageMgr/macros.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.hac?r1=1.1.1.1&r2=1.12.2.1">code/ImageMgr/main.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/main.skin?r1=1.1.1.1&r2=1.6.10.1">code/ImageMgr/main.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/objectFunctions.js?r1=1.1.1.1&r2=1.8.6.1">code/ImageMgr/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/securityFunctions.js?r1=1.1.1.1&r2=1.8.4.2">code/ImageMgr/securityFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/ImageMgr/type.properties?r1=1.1.1.1&r2=1.8.2.1">code/ImageMgr/type.properties (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/edit.hac?r1=1.1.1.1&r2=1.9.2.1">code/MemberMgr/edit.hac (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.1.1.1&r2=1.6.2.2">code/Root/style.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.1.1.1&r2=1.8.2.1">code/Root/type.properties (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/antville.sql?r1=1.1&r2=1.1.1.1">antville.sql (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/app.properties?r1=1.1&r2=1.1.1.1">code/app.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/db.properties?r1=1.1&r2=1.1.1.1">code/db.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.hac?r1=1.1&r2=1.1.1.1">code/Comment/delete.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/delete.skin?r1=1.1&r2=1.1.1.1">code/Comment/delete.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.hac?r1=1.1&r2=1.1.1.1">code/Comment/edit.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/edit.skin?r1=1.1&r2=1.1.1.1">code/Comment/edit.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.1.1.1&r2=1.17.2.2">code/Comment/macros.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.1.1.1&r2=1.13.6.1">code/Comment/objectFunctions.js (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Comment/reply.hac (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.1.1.1&r2=1.6.2.1">code/Comment/reply.skin (1.1.1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.1.1.1&r2=1.10.2.3">code/Comment/securityFunctions.js (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.hac?r1=1.1&r2=1.1.1.1">code/MemberMgr/login.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/login.skin?r1=1.1&r2=1.1.1.1">code/MemberMgr/login.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/logout.hac?r1=1.1&r2=1.1.1.1">code/MemberMgr/logout.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/MemberMgr/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.hac?r1=1.1&r2=1.1.1.1">code/MemberMgr/register.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/register.skin?r1=1.1&r2=1.1.1.1">code/MemberMgr/register.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/securityFunctions.js?r1=1.1&r2=1.1.1.1">code/MemberMgr/securityFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedin.skin?r1=1.1&r2=1.1.1.1">code/MemberMgr/statusloggedin.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/MemberMgr/statusloggedout.skin?r1=1.1&r2=1.1.1.1">code/MemberMgr/statusloggedout.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/header.skin?r1=1.1&r2=1.1.1.1">code/Root/header.skin (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/style.skin?r1=1.1&r2=1.1.1.1">code/Root/style.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Root/type.properties?r1=1.1&r2=1.1.1.1">code/Root/type.properties (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/toplevel.skin?r1=1.1&r2=1.1.1.1">code/Comment/toplevel.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/type.properties?r1=1.1&r2=1.1.1.1">code/Comment/type.properties (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/main.skin?r1=1.1&r2=1.1.1.1">code/Global/main.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/Global/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Global/renderFunctions.js?r1=1.1&r2=1.1.1.1">code/Global/renderFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/macros.js?r1=1.1&r2=1.1.1.1">code/HopObject/macros.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/macros.js?r1=1.1&r2=1.1.1.1">code/Comment/macros.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/Comment/objectFunctions.js (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.hac?r1=1.1&r2=1.1.1.1">code/Comment/reply.hac (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/reply.skin?r1=1.1&r2=1.1.1.1">code/Comment/reply.skin (1.1)</a>
</li>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/securityFunctions.js?r1=1.1&r2=1.1.1.1">code/Comment/securityFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>initial check-in</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/Comment/filterFunctions.js?rev=1.1.1.1&content-type=text/x-cvsweb-markup">code/Comment/filterFunctions.js (1.1.1.1)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="dateAndAuthor">2001-06-18 08:57 grob</td>
</tr>
<tr>
<td>
<pre>branches: 1.1.1;
Initial revision</pre>
<ul>
<li>
<a href="http://adele.helma.org/source/viewcvs.cgi/antville/code/HopObject/objectFunctions.js?r1=1.1&r2=1.1.1.1">code/HopObject/objectFunctions.js (1.1)</a>
</li>
</ul>
</td>
</tr>
</table>
</body>
</html>