| Revision 121,
2.6 KB
checked in by chris, 4 years ago
(diff) |
|
Initial import zms-2.11.0-325
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <list>
|
|---|
| 3 | <item type="dictionary">
|
|---|
| 4 | <dictionary>
|
|---|
| 5 | <item key="attrs"><![CDATA[class="ins"]]></item>
|
|---|
| 6 | <item key="btn" type="image">
|
|---|
| 7 | <data width="23" height="22" content_type="image/gif" filename="icon_pink.gif" type="image">47494638396117001600b30000040204fc02fc848284fc82fc0646f85309fad18716770000270000070000d30000000000f01c7efac3001612cd00000021f90401000001002c000000001700160003045630c849abbd38eb4d85ff60284ac2609e688a0aa4eaaa6c509e000dd46e3c0f37dae72dd34f8883056bc35bf2a613f28abd28b2f95c3eaf83261427c56a6dc46b54a7ac22b157ea6bad5e0365a2789c43afdbef784b04003b</data>
|
|---|
| 8 | </item>
|
|---|
| 9 | <item key="display"><![CDATA[Hervorheben]]></item>
|
|---|
| 10 | <item key="tag"><![CDATA[span]]></item>
|
|---|
| 11 | </dictionary>
|
|---|
| 12 | </item>
|
|---|
| 13 | <item type="dictionary">
|
|---|
| 14 | <dictionary>
|
|---|
| 15 | <item key="attrs"><![CDATA[class="del"]]></item>
|
|---|
| 16 | <item key="btn" type="image">
|
|---|
| 17 | <data width="23" height="22" content_type="image/gif" filename="icon_strikethrough.gif" type="image">47494638396117001600b30000fc0204fc02fc00000000000006987f5308a1d186d1770077270000070000d30000000000401c7ef3c3001412cd00000021f90401000001002c000000001700160003043930c849abbd38ebcdbbff20064c40f999e4e8a112bb8d6c19bb6d30db309cca7cefabb596ca44045280a822ce762c1297c290744aad5aafd808003b</data>
|
|---|
| 18 | </item>
|
|---|
| 19 | <item key="display"><![CDATA[Durchstreichen]]></item>
|
|---|
| 20 | <item key="tag"><![CDATA[span]]></item>
|
|---|
| 21 | </dictionary>
|
|---|
| 22 | </item>
|
|---|
| 23 | <item type="dictionary">
|
|---|
| 24 | <dictionary>
|
|---|
| 25 | <item key="attrs"/>
|
|---|
| 26 | <item key="btn" type="image">
|
|---|
| 27 | <data width="23" height="22" content_type="image/gif" filename="icon_unmark.gif" type="image">47494638396117001600b30000040204848284fc02fca44e4cfcfe4c4c4e4ca4a6a4fc4e4cfcfefc070000d30000000000001c9a00c30217123f00000021f90401000002002c000000001700160003046450c849abbd386b3186d958f78192c879e46474621014a9b076480dc0e44c2300826f2204ed56f86156861ab2e62b663a05c4e1b09afaa0214394c92d3a2f9fe8747c281008c6cb96eb4383c464b37bb3669ad318affe1eab7c49308102787d8586871211003b</data>
|
|---|
| 28 | </item>
|
|---|
| 29 | <item key="display"><![CDATA[Markierungen entfernen]]></item>
|
|---|
| 30 | <item key="js"><![CDATA[function charFormatUnmark() {
|
|---|
| 31 | var fm = document.forms['<dtml-var fmName>'];
|
|---|
| 32 | var el = fm.elements['<dtml-var elName>'];
|
|---|
| 33 | var v = el.value;
|
|---|
| 34 | v = v.replace( /<span class=\"ins\">((.|\n|\r|\t)*?)<\/span>/g, '$1');
|
|---|
| 35 | v = v.replace( /<span class=\"del\">((.|\n|\r|\t)*?)<\/span>/g, '$1');
|
|---|
| 36 | v = v.replace( /<s>((.|\n|\r|\t)*?)<\/s>/g, '$1');
|
|---|
| 37 | el.value = v;
|
|---|
| 38 | }]]></item>
|
|---|
| 39 | <item key="tag"/>
|
|---|
| 40 | </dictionary>
|
|---|
| 41 | </item>
|
|---|
| 42 | <item type="dictionary">
|
|---|
| 43 | <dictionary>
|
|---|
| 44 | <item key="attrs"/>
|
|---|
| 45 | <item key="btn"/>
|
|---|
| 46 | <item key="display"/>
|
|---|
| 47 | <item key="tag"/>
|
|---|
| 48 | </dictionary>
|
|---|
| 49 | </item>
|
|---|
| 50 | </list>
|
|---|
Note: See
TracBrowser
for help on using the repository browser.