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

    <title>extraction-interface: develop/views/maintemplate.php history</title>
    <description>develop/views/maintemplate.php revision history</description>
    <item>
    <title>bug fix: edit and save regex. But a jquery issue in Chrome</title>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/extraction-interface/log/b3ca5d2b4d3f/develop/views/maintemplate.php</link>
    <description><![CDATA[bug fix: edit and save regex. But a jquery issue in Chrome]]></description>
    <author>&#90;&#111;&#101;&#32;&#72;&#111;&#110;&#103;&#32;&#60;&#122;&#104;&#111;&#110;&#103;&#64;&#109;&#112;&#105;&#119;&#103;&#45;&#98;&#101;&#114;&#108;&#105;&#110;&#46;&#109;&#112;&#103;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 16 Mar 2015 15:49:39 +0100</pubDate>
</item>
<item>
    <title>config for localgazetteer-dev</title>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/extraction-interface/log/893ed33c2bd4/develop/views/maintemplate.php</link>
    <description><![CDATA[config for localgazetteer-dev]]></description>
    <author>&#90;&#111;&#101;&#32;&#72;&#111;&#110;&#103;&#32;&#60;&#122;&#104;&#111;&#110;&#103;&#64;&#109;&#112;&#105;&#119;&#103;&#45;&#98;&#101;&#114;&#108;&#105;&#110;&#46;&#109;&#112;&#103;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 06 Mar 2015 15:53:42 +0100</pubDate>
</item>
<item>
    <title>develop_v0</title>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/extraction-interface/log/fc7342914cdf/develop/views/maintemplate.php</link>
    <description><![CDATA[develop_v0]]></description>
    <author>&#90;&#111;&#101;&#32;&#72;&#111;&#110;&#103;&#32;&#60;&#122;&#104;&#111;&#110;&#103;&#64;&#109;&#112;&#105;&#119;&#103;&#45;&#98;&#101;&#114;&#108;&#105;&#110;&#46;&#109;&#112;&#103;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 05 Mar 2015 15:08:09 +0100</pubDate>
</item>
<item>
    <title>add some regular expressions and wordlist for topic ??</title>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/extraction-interface/log/b55f5d3564c4/develop/views/maintemplate.php</link>
    <description><![CDATA[add some regular expressions and wordlist for topic ??]]></description>
    <author>&#90;&#111;&#101;&#32;&#72;&#111;&#110;&#103;&#32;&#60;&#122;&#104;&#111;&#110;&#103;&#64;&#109;&#112;&#105;&#119;&#103;&#45;&#98;&#101;&#114;&#108;&#105;&#110;&#46;&#109;&#112;&#103;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 27 Feb 2015 16:35:59 +0100</pubDate>
</item>
<item>
    <title>update topic_tag_relation table when adding new tag</title>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/extraction-interface/log/a8ae5cbc3364/develop/views/maintemplate.php</link>
    <description><![CDATA[update topic_tag_relation table when adding new tag]]></description>
    <author>&#90;&#111;&#101;&#32;&#72;&#111;&#110;&#103;&#32;&#60;&#122;&#104;&#111;&#110;&#103;&#64;&#109;&#112;&#105;&#119;&#103;&#45;&#98;&#101;&#114;&#108;&#105;&#110;&#46;&#109;&#112;&#103;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 24 Feb 2015 17:29:56 +0100</pubDate>
</item>
<item>
    <title>Remove bootstrap.TaggingText UI layout modification</title>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/extraction-interface/log/c805470cefee/develop/views/maintemplate.php</link>
    <description><![CDATA[Remove bootstrap.TaggingText UI layout modification]]></description>
    <author>&#90;&#111;&#101;&#32;&#72;&#111;&#110;&#103;&#32;&#60;&#122;&#104;&#111;&#110;&#103;&#64;&#109;&#112;&#105;&#119;&#103;&#45;&#98;&#101;&#114;&#108;&#105;&#110;&#46;&#109;&#112;&#103;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 24 Feb 2015 16:09:59 +0100</pubDate>
</item>
<item>
    <title>- Load regex files based on current topic. Only show the regex in this topic.</title>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/extraction-interface/log/ac77748bb813/develop/views/maintemplate.php</link>
    <description><![CDATA[- Load regex files based on current topic. Only show the regex in this topic.<br/>
  To do that, it needs to lookup a table called 'topic_regex_relation' which has the relation of topic and regex filename in filesystem.<br/>
<br/>
- Extractapp UI with some layout modification: button, popup window, responsive (by bootstrap now). It was just for quick prototyping.]]></description>
    <author>&#90;&#111;&#101;&#32;&#72;&#111;&#110;&#103;&#32;&#60;&#122;&#104;&#111;&#110;&#103;&#64;&#109;&#112;&#105;&#119;&#103;&#45;&#98;&#101;&#114;&#108;&#105;&#110;&#46;&#109;&#112;&#103;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 19 Feb 2015 11:07:27 +0100</pubDate>
</item>
<item>
    <title>rewrite extraction interface into PHP MVC architecture.</title>
    <link>http://it-dev.mpiwg-berlin.mpg.de/hg/extraction-interface/log/63e08b98032f/develop/views/maintemplate.php</link>
    <description><![CDATA[rewrite extraction interface into PHP MVC architecture.<br/>
(Although js hasn't been rewritten into MVC, it's fitted into the current PHP MVC architecture.)<br/>
- The root of the new PHP MVC is at 'develop/'.<br/>
- extraction interface is called &quot;Extractapp&quot; with several action, eg TaggingText, EditWordlist, EditTaglist, ExportTable.]]></description>
    <author>&#90;&#111;&#101;&#32;&#72;&#111;&#110;&#103;&#32;&#60;&#122;&#104;&#111;&#110;&#103;&#64;&#109;&#112;&#105;&#119;&#103;&#45;&#98;&#101;&#114;&#108;&#105;&#110;&#46;&#109;&#112;&#103;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 05 Feb 2015 16:07:53 +0100</pubDate>
</item>

  </channel>
</rss>
