Revision: 18018
http://sourceforge.net/p/gate/code/18018
Author: ian_roberts
Date: 2014-05-18 17:32:57 +0000 (Sun, 18 May 2014)
Log Message:
-----------
Bootstrap collapse doesn't work on a table, so wrap it in a div
Modified Paths:
--------------
gate/trunk/plugins/ANNIE/.annie-defaults-metadata/long-desc.html
gate/trunk/plugins/Lang_Arabic/resources/.arabic-pipeline-metadata/long-desc.html
gate/trunk/plugins/Lang_French/.french-pipeline-metadata/long-desc.html
gate/trunk/plugins/Lang_German/resources/.german-pipeline-metadata/long-desc.html
gate/trunk/plugins/Lang_Romanian/resources/.romanian-pipeline-metadata/long-desc.html
gate/trunk/plugins/Lang_Russian/resources/.russie-inflex-metadata/long-desc.html
gate/trunk/plugins/Lang_Russian/resources/.russie-metadata/long-desc.html
gate/trunk/plugins/Lang_Russian/resources/.russie-ortho-inflex-metadata/long-desc.html
gate/trunk/plugins/Lang_Russian/resources/.russie-ortho-metadata/long-desc.html
gate/trunk/plugins/OpenNLP/resources/.opennlp-de-metadata/long-desc.html
gate/trunk/plugins/OpenNLP/resources/.opennlp-metadata/long-desc.html
gate/trunk/plugins/OpenNLP/resources/.opennlp-nl-metadata/long-desc.html
gate/trunk/plugins/Tagger_Framework/resources/AbGene/.abgene-metadata/long-desc.html
gate/trunk/plugins/Tagger_Framework/resources/Hunpos/.hunpos-en-metadata/long-desc.html
gate/trunk/plugins/Tagger_Framework/resources/Hunpos/.hunpos-hu-metadata/long-desc.html
gate/trunk/plugins/Tagger_Measurements/resources/.annie-measurements-metadata/long-desc.html
gate/trunk/plugins/Tagger_Measurements/resources/.measurements-metadata/long-desc.html
gate/trunk/plugins/Tagger_NP_Chunking/.np-chunker-metadata/long-desc.html
gate/trunk/plugins/Tagger_PennBio/resources/.pennbio-metadata/long-desc.html
gate/trunk/plugins/Twitter/resources/.twitie-en-metadata/long-desc.html
Modified: gate/trunk/plugins/ANNIE/.annie-defaults-metadata/long-desc.html
===================================================================
--- gate/trunk/plugins/ANNIE/.annie-defaults-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++ gate/trunk/plugins/ANNIE/.annie-defaults-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -9,7 +9,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -54,4 +55,5 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Lang_Arabic/resources/.arabic-pipeline-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Lang_Arabic/resources/.arabic-pipeline-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Lang_Arabic/resources/.arabic-pipeline-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -5,7 +5,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -50,4 +51,5 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Lang_French/.french-pipeline-metadata/long-desc.html
===================================================================
--- gate/trunk/plugins/Lang_French/.french-pipeline-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++ gate/trunk/plugins/Lang_French/.french-pipeline-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -5,7 +5,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -50,4 +51,5 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Lang_German/resources/.german-pipeline-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Lang_German/resources/.german-pipeline-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Lang_German/resources/.german-pipeline-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -5,7 +5,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -50,4 +51,5 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Lang_Romanian/resources/.romanian-pipeline-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Lang_Romanian/resources/.romanian-pipeline-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Lang_Romanian/resources/.romanian-pipeline-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -5,7 +5,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -50,4 +51,5 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Lang_Russian/resources/.russie-inflex-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Lang_Russian/resources/.russie-inflex-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Lang_Russian/resources/.russie-inflex-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -8,7 +8,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -61,4 +62,5 @@
<td>"Morpho-Syntactic Description" for selected tokens, including features
for "lemma" (the base form of inflected words) and "type" (roughly equivalent
to a part of speech tag in English, though more complex as it encodes features
such as gender, grammatical case, etc.)</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Lang_Russian/resources/.russie-metadata/long-desc.html
===================================================================
--- gate/trunk/plugins/Lang_Russian/resources/.russie-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++ gate/trunk/plugins/Lang_Russian/resources/.russie-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -5,7 +5,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -58,3 +59,4 @@
<td>"Morpho-Syntactic Description" for selected tokens, including features
for "lemma" (the base form of inflected words) and "type" (roughly equivalent
to a part of speech tag in English, though more complex as it encodes features
such as gender, grammatical case, etc.)</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Lang_Russian/resources/.russie-ortho-inflex-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Lang_Russian/resources/.russie-ortho-inflex-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Lang_Russian/resources/.russie-ortho-inflex-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -10,7 +10,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -63,3 +64,4 @@
<td>"Morpho-Syntactic Description" for selected tokens, including features
for "lemma" (the base form of inflected words) and "type" (roughly equivalent
to a part of speech tag in English, though more complex as it encodes features
such as gender, grammatical case, etc.)</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Lang_Russian/resources/.russie-ortho-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Lang_Russian/resources/.russie-ortho-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Lang_Russian/resources/.russie-ortho-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -8,7 +8,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -61,3 +62,4 @@
<td>"Morpho-Syntactic Description" for selected tokens, including features
for "lemma" (the base form of inflected words) and "type" (roughly equivalent
to a part of speech tag in English, though more complex as it encodes features
such as gender, grammatical case, etc.)</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/OpenNLP/resources/.opennlp-de-metadata/long-desc.html
===================================================================
--- gate/trunk/plugins/OpenNLP/resources/.opennlp-de-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++ gate/trunk/plugins/OpenNLP/resources/.opennlp-de-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -6,7 +6,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -19,3 +20,4 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified: gate/trunk/plugins/OpenNLP/resources/.opennlp-metadata/long-desc.html
===================================================================
--- gate/trunk/plugins/OpenNLP/resources/.opennlp-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++ gate/trunk/plugins/OpenNLP/resources/.opennlp-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -6,7 +6,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -47,3 +48,4 @@
<td>The individual tokens of the text, with "category" feature for POS and
"chunk" feature for for the I/O/B-style chunk tags. Complete chunks derived
from the tags are also available as their respective annotation types (e.g. a
sequence of tokens tagged B-NP, I-NP, I-NP gives rise to an "NP" annotation
spanning the sequence).</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/OpenNLP/resources/.opennlp-nl-metadata/long-desc.html
===================================================================
--- gate/trunk/plugins/OpenNLP/resources/.opennlp-nl-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++ gate/trunk/plugins/OpenNLP/resources/.opennlp-nl-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -6,7 +6,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -47,3 +48,4 @@
<td>The individual tokens of the text, with "category" feature for POS and
"chunk" feature for for the I/O/B-style chunk tags. Complete chunks derived
from the tags are also available as their respective annotation types (e.g. a
sequence of tokens tagged B-NP, I-NP, I-NP gives rise to an "NP" annotation
spanning the sequence).</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Tagger_Framework/resources/AbGene/.abgene-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Tagger_Framework/resources/AbGene/.abgene-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Tagger_Framework/resources/AbGene/.abgene-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -9,7 +9,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -18,3 +19,4 @@
<td>Expressions denoting genes</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Tagger_Framework/resources/Hunpos/.hunpos-en-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Tagger_Framework/resources/Hunpos/.hunpos-en-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Tagger_Framework/resources/Hunpos/.hunpos-en-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -6,7 +6,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -26,3 +27,4 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Tagger_Framework/resources/Hunpos/.hunpos-hu-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Tagger_Framework/resources/Hunpos/.hunpos-hu-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Tagger_Framework/resources/Hunpos/.hunpos-hu-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -6,7 +6,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -26,3 +27,4 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Tagger_Measurements/resources/.annie-measurements-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Tagger_Measurements/resources/.annie-measurements-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Tagger_Measurements/resources/.annie-measurements-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -9,7 +9,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -62,3 +63,4 @@
<td>Expressions denoting a ratio rather than a simple measurement,
typically percentages but also expressions like "300 parts per million"</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Tagger_Measurements/resources/.measurements-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Tagger_Measurements/resources/.measurements-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Tagger_Measurements/resources/.measurements-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -9,7 +9,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="4"><b>Default annotations</b></td>
</tr>
@@ -63,3 +64,4 @@
<td colspan="2">Expressions denoting a ratio rather than a simple
measurement, typically percentages but also expressions like "300 parts per
million"</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Tagger_NP_Chunking/.np-chunker-metadata/long-desc.html
===================================================================
--- gate/trunk/plugins/Tagger_NP_Chunking/.np-chunker-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++ gate/trunk/plugins/Tagger_NP_Chunking/.np-chunker-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -3,6 +3,9 @@
tokeniser, sentence splitter and POS tagger as these are required by the
chunking algorithm.</p>
+<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
+
+<div class="collapse clearfix" id="ldAnnotationDetails">
<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
@@ -27,3 +30,4 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Tagger_PennBio/resources/.pennbio-metadata/long-desc.html
===================================================================
---
gate/trunk/plugins/Tagger_PennBio/resources/.pennbio-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++
gate/trunk/plugins/Tagger_PennBio/resources/.pennbio-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -16,7 +16,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -52,3 +53,4 @@
<td>The individual tokens of the text</td>
</tr>
</table>
+</div>
Modified:
gate/trunk/plugins/Twitter/resources/.twitie-en-metadata/long-desc.html
===================================================================
--- gate/trunk/plugins/Twitter/resources/.twitie-en-metadata/long-desc.html
2014-05-18 01:22:03 UTC (rev 18017)
+++ gate/trunk/plugins/Twitter/resources/.twitie-en-metadata/long-desc.html
2014-05-18 17:32:57 UTC (rev 18018)
@@ -13,7 +13,8 @@
<p><button class="btn btn-info" data-toggle="collapse"
data-target="#ldAnnotationDetails"><i class="icon-info-sign icon-white"></i>
Annotation details</button></p>
-<table class="collapse clearfix" id="ldAnnotationDetails">
+<div class="collapse clearfix" id="ldAnnotationDetails">
+<table>
<tr>
<td colspan="2"><b>Default annotations</b></td>
</tr>
@@ -74,3 +75,4 @@
<td>Sentences detected by the sentence splitter</td>
</tr>
</table>
+</div>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs