Home
last modified time | relevance | path

Searched refs:tags (Results 501 – 525 of 538) sorted by last modified time

1...<<2122

/plugin/masciimath/
H A DREADME.txt15 * Does not recognize the form `text{mintekst}` for mtext-tags, only `"mintekst"`
/plugin/googlefonts/
H A DREADME3 A DokuWiki Plugin to embed google web font for headlines or other tags, css classes or css id's.
/plugin/docimporter/
H A D.action.php.swp16tags�� $myWikiContent = preg_replace_callback("/<ref.*>(.*)<\/ref>/sU", "convert_footnote",…
/plugin/aceeditor/
H A DNEWS40 * Fixed syntax of nowiki tags
42 * Setting for additional XML-like tags
63 * Syntax hihglighting of content inside code, file, html, php and latex tags
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js266 var tags=jQuery.trim(elem).toLowerCase(),div=context.createElement("div");
267tags.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!tags.indexOf("<leg")&&[1,"<…
270 …r.msie){var tbody=!tags.indexOf("<table")&&tags.indexOf("<tbody")<0?div.firstChild&&div.firstChild…
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.flattr.js53 if (options.tags) attrs['data-flattr-tags'] = options.tags;
/plugin/socialshareprivacy2/SSP/
H A DREADME.md372 The version using `script` tags uses again JavaScript expressions to enable
859 <td>tags</td>
861 <td>Multiple tags are seperated by a comma <code>,</code>. Only alpha characters are supported in t…
1302 content as the `src` of an iframe element. If meta tags with the names
/plugin/projects/
H A Dchangelog31 …d fatal error when a page does not have a project-file tag but uses other tags such as use, conten…
/plugin/bbs/
H A Dsyntax.php53 $this->tags = array();
90 else if ($s==1) {$this->tags[bright] = true;}
92 else if ($s==5) {$this->tags[blink] = true;}
103 if ($this->tags[fg]) $c[] = ($this->tags[bright]?'fgb':'fgd').$this->tags[fg];
104 if ($this->tags[bg]) $c[] = 'bg'.$this->tags[bg];
105 if ($this->tags[italic]) $c[] = 'italic';
106 if ($this->tags[blink]) $c[] = 'blink';
107 if ($this->tags[hidden]) $c[] = 'hidden';
110 $this->tags[count]++;
115 $count = $this->tags[count];
[all …]
/plugin/mytemplate/
H A DREADME88 All variable declarations need to be enclosed within the following tags
108 maps are declars within the tags
/plugin/s5reloaded/ui/effects_support/
H A Dbuilder.js123 var tags = ("A ABBR ACRONYM ADDRESS APPLET AREA B BASE BASEFONT BDO BIG BLOCKQUOTE BODY " +
130 tags.each( function(tag){
H A Dprototype.js1880 if (tagName in Element._insertionTranslations.tags) {
2795 if (Element._insertionTranslations.tags[tagName]) {
2819 var div = new Element('div'), t = Element._insertionTranslations.tags[tagName];
2840 tags: { class in Element._insertionTranslations
2850 var tags = Element._insertionTranslations.tags; variable
2851 Object.extend(tags, {
2852 THEAD: tags.TBODY,
2853 TFOOT: tags.TBODY,
2854 TH: tags.TD
/plugin/latex/
H A DTODO2 …-overrendering Latex images then shrinking them with width/height tags makes the HTML version look…
6 -firefox 3.6.15 (for example) does not support SVG in image tags, but firefox 4 does.
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js266 var tags=jQuery.trim(elem).toLowerCase(),div=context.createElement("div");
267tags.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!tags.indexOf("<leg")&&[1,"<…
270 …r.msie){var tbody=!tags.indexOf("<table")&&tags.indexOf("<tbody")<0?div.firstChild&&div.firstChild…
/plugin/tline/
H A DCHANGES.txt5 * Added tags/latest, a copy of the latest tagged release. Will be used for
/plugin/codebutton_ext/
H A Daction.php.bak3 * Action Plugin: Inserts a button into the toolbar to add file tags
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt306 …at least two spaces (like used for the previous examples) or by using the tags ''code'' or ''file'…
316 …ely (ie. do no formatting on it), enclose the area either with ''nowiki'' tags or even simpler, wi…
351 | description| show the item description. If [[doku>wiki:config#htmlok|HTML]] is disabled all tags
365 You can embed raw HTML or PHP code into your documents by using the ''html'' or ''php'' tags like t…
/plugin/noticeboard/nbproject/
H A Dproject.properties5 tags.asp=false
6 tags.short=true
/plugin/noticeboard/noticeboard/nbproject/
H A Dproject.properties5 tags.asp=false
6 tags.short=true
/plugin/jmol2/jmol/
H A DCHANGES.txt1554 # bug fix: Some browsers do NOT strip \n from <param> tags, necessitating changes in loadInLine()
1920 # Addition of translation tags to webexport
2128 # new feature: spacegroup/symmetry for CML files with <module> tags
/plugin/mundart/doku/
H A Dsource.txt13 tags :
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt195 keyword HTML tag in HTML, default tags and default filters in templates
/plugin/lastfm/
H A Dsyntax.php83 $charts = array('topartists', 'topalbums', 'toptracks', 'tags', 'friends',
/plugin/hyphenation/phpHyphenation/
H A DphpHyphenation.class.php35 * @param array $tags Array containing tags to ignore
38 public function setIgnoreTags($tags, $append=false) { argument
40 $this->ignoreTags = array_merge($this->ignoreTags, $tags);
/plugin/codehighlight/cp/languages/
H A Dvbscript.css6 /* tags */

1...<<2122