Home
last modified time | relevance | path

Searched refs:template (Results 476 – 500 of 695) sorted by path

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

/plugin/odt/helper/
H A Ddwcssloader.php48 public function load($plugin_name, $format, $template) { argument
61 $styleini = css_styleini($template);
65 $styleini = $styleUtils->cssStyleini($template);
91 DOKU_PLUGIN . $plugin_name.'/tpl/' . $template . '/style.css'
92 => DOKU_BASE . 'lib/plugins/'.$plugin_name.'/tpl/' . $template . '/',
153 $css = css_applystyle($css, DOKU_INC . 'lib/tpl/' . $template . '/');
/plugin/odt/renderer/
H A Dpage.php190 $template = $this->config->getParam ('odt_template');
192 $template_path = $this->config->getParam('mediadir').'/'.$directory."/".$template;
2234 $template = $this->config->getParam ('odt_template');
2235 if (!empty($template)) {
/plugin/ol3/
H A Dscript.js8template;var l=t.grids;if(l){if(this.tileUrlFunction_=fc(l,s),void 0!==t.attribution){var u=void 0…
/plugin/onlineordering/
H A Dsend_form.php66 $template = str_replace('{title}', $form['title'], $template); variable
68 $template = str_replace('{lastname}', $form['lastname'], $template); variable
69 $template = str_replace('{postcode}', $form['postcode'], $template); variable
70 $template = str_replace('{street}', $form['street'], $template); variable
71 $template = str_replace('{place}', $form['place'], $template); variable
72 $template = str_replace('{country}', $form['country'], $template); variable
73 $template = str_replace('{remarks}', $form['remarks'], $template); variable
75 $template = str_replace('{ticket}', $ticket, $template); variable
100 $template = str_replace('{date}', $date, $template); variable
101 $template = str_replace('{time}', $time, $template); variable
[all …]
/plugin/openas/
H A DREADME8 ~~OpenAS>newname#template>newpagevars~~
26 using the specified template. The current implementation of the OpenAS plugin
H A Dsyntax.php84 list($id,$template) = explode('#',$name);
87 … html_wikilink("$id?do=edit&rev=&newpagetemplate=$template&newpagevars=$newpagevars");
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/overlay/
H A DREADME.md2 Creates a window at the template level that can be opened and closed into which navigation plugins …
H A Dplugin.info.txt6 desc Creates independent window at the template level that can be moved, toggled, resized
/plugin/pagemod/helper/
H A Dpagemod.php62 $template = rawWiki($page_to_modify);
63 if(empty($template)) {
69 $template = $this->updatePage($template, $template_section_id);
70 if(!$template) {
75 saveWikiText($page_to_modify, $template, sprintf($this->getLang('summary'), $ID));
128 * @param string $template
132 protected function updatePage($template, $template_section_id) { argument
134 …callback('/<pagemod (\w+)(?: (.+?))?>(.*?)<\/pagemod>/s', array($this, 'parsePagemod'), $template);
/plugin/pagestat/
H A Dscript.js1939 var tpl=params_obj.template;
/plugin/pagetemplater/
H A DREADME.md4 … define templates for the blog namespaces. In our case, we have added a template for news entries …
5 You can also use the META plugin and define a template for only one page:
9 templater page=:my:template-page
16 The template page has to have the word ``@@CONTENT@@`` in the content. This is the placeholder wher…
20 …holders on your own. Simply use the word ``@@YOURPLACEHOLDER@@`` in the template page (where ``YOU…
34 templater page = :my:template
H A Daction.php40 $template = $this->resolve_template();
41 if ( !$template || $ACT != 'show' ) { return; }
44 $template = p_wiki_xhtml( $template );
53 $new = $template;
55 if ( $new != $template ) { $template = $new; }
81 $template = $this->resolve_template( $event->data['current']['templater'] );
82 …if ( empty( $template) || in_array($template, array( $id, $event->data['page']) ) ) { return true;…
84 $meta = p_get_metadata( $template, '', METADATA_RENDER_UNLIMITED );
104 $template = $this->_getActiveNamespace();
105 if ( !$template && empty( $page ) ) return;
[all …]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js19570 template.sort(function (a, b) {
19573 var templateLength = template.length;
19584 templateX[k] = template[k].x;
19585 templateY[k] = template[k].y;
19586 minX = Math.min(minX, template[k].x);
19587 maxX = Math.max(maxX, template[k].x);
19588 minY = Math.min(minY, template[k].y);
19590 …if (k < templateLength - 1 && template[k].y === template[k + 1].y && template[k].x === template[k …
20055 if (template === 0) {
20131 x: template <= 1 ? 3 : 2,
[all …]
H A Dpdf.worker.js.map1template","templateLength","templateX","templateY","changingTemplateEntries","reuseMask","minX","m…
/plugin/pdftools/
H A DREADME.md7 * Optional and configurable slider button to chose a template for pdf-generation
26 …reate an inline button. Pressing this button will generate a pdf with the defined template. Syntax:
28 <pdf template-name>
29 <pdf template-name quer>
35 * tpl = ```template-name```
102 The template files must be placed in a directory, which must bei included in the zip-file. The file…
109 * online template editor or a configurable template, where setting can be made in the wiki
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's
49 * ''@TPLBASE@'' -- the PDF template base directory (use to reference images)
61 Custom stylings can be provided in the following file of your dw2pdf-template folder:
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's
49 * ''@TPLBASE@'' -- the PDF template base directory (use to reference images)
61 Custom stylings can be provided in the following file of your dw2pdf-template folder:
/plugin/pdftools/tpl/info/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's
49 * ''@TPLBASE@'' -- the PDF template base directory (use to reference images)
61 Custom stylings can be provided in the following file of your dw2pdf-template folder:
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's
49 * ''@TPLBASE@'' -- the PDF template base directory (use to reference images)
61 Custom stylings can be provided in the following file of your dw2pdf-template folder:
/plugin/pdftools/tpl/minimal/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's
50 * ''@TPLBASE@'' -- the PDF template base directory (use to reference images)
51 * ''@TPLINC@'' -- the absolute path to the PDF template directory on the filesystem
63 Custom stylings can be provided in the following file of your dw2pdf-template folder:
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's
50 * ''@TPLBASE@'' -- the PDF template base directory (use to reference images)
51 * ''@TPLINC@'' -- the absolute path to the PDF template directory on the filesystem
63 Custom stylings can be provided in the following file of your dw2pdf-template folder:
/plugin/pdftools/tpl/standard/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's
50 * ''@TPLBASE@'' -- the PDF template base directory (use to reference images)
51 * ''@TPLINC@'' -- the absolute path to the PDF template directory on the filesystem
63 Custom stylings can be provided in the following file of your dw2pdf-template folder:
/plugin/pgn4web/pgn4web/
H A DREADME.txt154 The file template.css shows a list of customization style options.
162 See template.html file for an example.
208 See the template.html and template.css files for an example.
224 See the chess-informant-template.html and the collection-example.thml (chess
285 The file live-template.html shows a very basic example.
290 proper flag in live-template.html for an example. Please note, even during
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js282 var template;
305 template = '<div class="lg-outer ' + this.s.addClass + ' ' + this.s.startClass + '">' +
316 $('body').append(template);

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