Home
last modified time | relevance | path

Searched refs:template (Results 376 – 400 of 695) sorted by path

1...<<11121314151617181920>>...28

/plugin/flashplayer/
H A Dreadme-en.txt23 the HEAD section of the template:
85 be included manually in the DokuWiki template.
/plugin/fontawesome/
H A DREADME11 You can edit the template you're using.
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js539 var template = new Template(replacement);
540 return function(match) { return template.evaluate(match) };
553 initialize: function(template, pattern) { argument
554 this.template = template.toString();
562 return this.template.gsub(this.pattern, function(match) {
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php409 $this->template = $predefined_templates[$content];
418 $template = explode('|',$content);
420 for ($i = 0; $i < count($template); $i++ )
422 $this->template[$i] = $template[$i];
H A Dclass.csstidy_print.php72 $this->template =& $css->template;
131 $template =& $this->template;
134 $template = array_map('strip_tags', $template);
142 $output .= $template[0].'@charset '.$template[5].$this->charset.$template[6];
147 $output .= $template[0].'@import '.$template[5].$this->import[$i].$template[6];
152 $output .= $template[0].'@namespace '.$template[5].$this->namespace.$template[6];
155 $output .= $template[13];
164 $out .= $template[0].$this->_htmlsp($token[1], $plain).$template[1];
177 $out .= $template[4] . $this->_htmlsp($token[1], $plain) . ':' . $template[5];
196 $out .= $template[10] . str_replace("\n", "\n" . $template[10], $in_at_out);
[all …]
/plugin/freechat/
H A Dsyntax.php73 $params['theme'] = $this->getConf('template');
/plugin/geonav/tpl/startermap/
H A DREADME1 See template.info.txt for main info
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
H A Dtemplate.info.txt6 desc The template that gets you started
7 url http://www.dokuwiki.org/template:starter
/plugin/geonav/tpl/startermap/css/
H A Dcontent.css138 …ease add '.qq-upload-button' to the according styles (which don't really exist in this template) */
/plugin/geourl/lang/en/
H A Dintro.txt5 …o exports a function for use with your template, so you will have to insert the following code int…
/plugin/google_adsense2/lang/en/
H A Dintro.txt5 To use it, you'll have to insert the following code into your template:
/plugin/googleads/
H A DREADME.md15 …o exports a function for use with your template, so you will have to insert the following code int…
24 **Template Authors Note**: You can insert the above code and make your template "Google AdSense Rea…
/plugin/googleads/lang/en/
H A Dintro.txt9 …o exports a function for use with your template, so you will have to insert the following code int…
H A Douttro.txt1 ===== For template developers =====
3 You can insert the above code and make your template "Google AdSense Ready", even if your users do …
/plugin/googleanalytics/
H A DREADME.md32 * Edit your site's template to add "tagging" directly
36 If you edit your template (the third option), make sure to make notes of what you change, as "upgra…
/plugin/googleanalytics/lang/en/
H A Dintro.txt26 * Edit your site's template to add "tagging" directly
30 If you edit your template (the third option), make sure to make notes of what you change, as "upgra…
/plugin/hide/
H A Dstyle.css58 * current template's style.ini.
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …igned:1,"long":1,"throw":1,"volatile":2,"static":1,"protected":1,bool:1,template:1,mutable:1,"if":… property in hljs.LANGUAGES.cpp.a.keyword
H A Dreadme.eng.txt73 have a permission to edit template and style files. Or it may be more convenient
201 template_tag template tag {% .. %}
202 variable template variable {{ .. }}
203 template_comment template comment, both {# .. #} and {% comment %}
/plugin/html2pdf/snorriheim/
H A DREADME8 http://www.chimeric.de/projects/dokuwiki/template/dokubook
H A Ddokubook_layout.css2 * Additional layout for DokuBook template
H A Dlayout.css2 * Tableless Layout for default template
H A Dstyle.ini4 ; Define the stylesheets your template uses here. The second value
H A Dstyle.ini.dist4 ; Define the stylesheets your template uses here. The second value

1...<<11121314151617181920>>...28