<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/</link>
    <language>en-us</language>

    <title>digilib-old Changelog</title>
    <description>digilib-old Changelog</description>
    <item>
    <title>[default] better out-of-the box experience:</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/2ee261676828</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/2ee261676828</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>2ee261676828</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>better out-of-the box experience:<br/>
* digilib works without config files using sensible defaults<br/>
* new sample images folder used by default<br/>
* config files moved to templates</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>servlet2/src/main/java/digilib/servlet/DigilibServletConfiguration.java<br />servlet2/src/main/java/digilib/servlet/Scaler.java<br />servlet3/src/main/java/digilib/servlet/DigilibServletConfiguration.java<br />servlet3/src/main/java/digilib/servlet/Initialiser.java<br />servlet3/src/main/java/digilib/servlet/Scaler.java<br />webapp/src/main/webapp/WEB-INF/digilib-auth.xml<br />webapp/src/main/webapp/WEB-INF/digilib-auth.xml.template<br />webapp/src/main/webapp/WEB-INF/digilib-config.xml<br />webapp/src/main/webapp/WEB-INF/digilib-config.xml.template<br />webapp/src/main/webapp/WEB-INF/digilib-map.xml<br /><br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</author>
    <pubDate>Tue, 19 Feb 2013 17:32:25 +0100</pubDate>
</item>
<item>
    <title>fix bug when calling Scaler without fn-parameter.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/7a4f27ee087f</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/7a4f27ee087f</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>7a4f27ee087f</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix bug when calling Scaler without fn-parameter.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>servlet2/src/main/java/digilib/servlet/DigilibServletRequest.java<br />servlet3/src/main/java/digilib/servlet/DigilibServletRequest.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</author>
    <pubDate>Tue, 19 Feb 2013 17:27:53 +0100</pubDate>
</item>
<item>
    <title>read metadata from page1.jpg.meta also without file-tag.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/4f84a635a820</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/4f84a635a820</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>4f84a635a820</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>read metadata from page1.jpg.meta also without file-tag.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>common/src/main/java/digilib/io/ImageFileSet.java<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</author>
    <pubDate>Tue, 19 Feb 2013 17:25:57 +0100</pubDate>
</item>
<item>
    <title>use new BSD-license-compatible jai-imageio-core-standalone</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/6423240583fb</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/6423240583fb</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>6423240583fb</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>use new BSD-license-compatible jai-imageio-core-standalone</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>common/pom.xml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</author>
    <pubDate>Tue, 19 Feb 2013 17:24:37 +0100</pubDate>
</item>
<item>
    <title>small fixes.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/3cfeec734282</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/3cfeec734282</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>3cfeec734282</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>small fixes.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>webapp/src/main/webapp/jquery/jquery.digilib.annotator.js<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</author>
    <pubDate>Wed, 12 Dec 2012 09:32:21 -0500</pubDate>
</item>
<item>
    <title>add autozoom on click (from regions plugin)</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/dcf55ac4ed4e</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/dcf55ac4ed4e</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>dcf55ac4ed4e</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#104;&#101;&#114;&#116;&#122;&#104;&#97;&#102;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>add autozoom on click (from regions plugin)</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>webapp/src/main/webapp/jquery/jquery.digilib.annotator.js<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#104;&#101;&#114;&#116;&#122;&#104;&#97;&#102;&#116;</author>
    <pubDate>Tue, 27 Nov 2012 14:42:18 +0100</pubDate>
</item>
<item>
    <title>individual annotation styles</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/13be1a009bbc</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/13be1a009bbc</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>13be1a009bbc</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#104;&#101;&#114;&#116;&#122;&#104;&#97;&#102;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>individual annotation styles</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>webapp/src/main/webapp/jquery/jquery.digilib.annotator.js<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#104;&#101;&#114;&#116;&#122;&#104;&#97;&#102;&#116;</author>
    <pubDate>Tue, 27 Nov 2012 01:10:06 +0100</pubDate>
</item>
<item>
    <title>update jquery svg plugin to ver. 1.4.6</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/139ad480333b</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/139ad480333b</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>139ad480333b</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#104;&#101;&#114;&#116;&#122;&#104;&#97;&#102;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>update jquery svg plugin to ver. 1.4.6</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>webapp/src/main/webapp/jquery/svg/jquery.svg.css<br />webapp/src/main/webapp/jquery/svg/jquery.svg.js<br />webapp/src/main/webapp/jquery/svg/jquery.svganim.js<br />webapp/src/main/webapp/jquery/svg/jquery.svgdom.js<br />webapp/src/main/webapp/jquery/svg/jquery.svgfilter.js<br />webapp/src/main/webapp/jquery/svg/jquery.svggraph.js<br />webapp/src/main/webapp/jquery/svg/jquery.svgplot.js<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#104;&#101;&#114;&#116;&#122;&#104;&#97;&#102;&#116;</author>
    <pubDate>Mon, 26 Nov 2012 23:49:41 +0100</pubDate>
</item>
<item>
    <title>shoAnnotationNumbers controls now also numbers on mark-annotations.</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/d9d17eb3d731</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/d9d17eb3d731</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>d9d17eb3d731</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>shoAnnotationNumbers controls now also numbers on mark-annotations.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>webapp/src/main/webapp/jquery/jquery.digilib.annotator.js<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#114;&#111;&#98;&#99;&#97;&#115;&#116;</author>
    <pubDate>Mon, 26 Nov 2012 16:44:57 +0100</pubDate>
</item>
<item>
    <title>steps towards a svg measuring tool</title>
    <guid isPermaLink="true">http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/05f7eb1ba0a2</guid>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/digilib-old/rev/05f7eb1ba0a2</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>05f7eb1ba0a2</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#104;&#101;&#114;&#116;&#122;&#104;&#97;&#102;&#116;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>steps towards a svg measuring tool</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>webapp/src/main/webapp/jquery/jquery.digilib.svg.js<br />webapp/src/main/webapp/jquery/svg/jquery.digilibSVG.css<br />webapp/src/main/webapp/jquery/svg/jquery.digilibSVG.js<br />webapp/src/main/webapp/jquery/test-svg.html<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#104;&#101;&#114;&#116;&#122;&#104;&#97;&#102;&#116;</author>
    <pubDate>Sun, 25 Nov 2012 21:01:13 +0100</pubDate>
</item>

  </channel>
</rss>