Home
last modified time | relevance | path

Searched refs:name (Results 1 – 25 of 595) sorted by last modified time

12345678910>>...24

/template/sprintdoc/
H A DLICENSE293 <one line to give the program's name and a brief idea of what it does.>
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, Copyright (C) year name of author
H A Dtemplate.info.txt5 name sprintDoc Template
H A Dsvg.php13 * @param string $name Name of the new node
17 public function prependChild($name, $value = null) { argument
21 $dom->ownerDocument->createElement($name, $value),
256 * Alternatively takes a replacement name from the current template's style.ini
H A DCOPYING293 <one line to give the program's name and a brief idea of what it does.>
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, Copyright (C) year name of author
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/sprintdoc/css/
H A Darea_nav-metabox.less399 &[name="removeIssue"] {
H A Dprint.less448 &.name {
/template/sprintdoc/tpl/
H A Dmain-sidebar-nav.php101 foreach($crumbs as $id => $name) {
103 tpl_link(wl($id), hsc($name), 'title="' . $id . '"');
/template/sprintdoc/css/plugins/
H A Dmagic-matcher.less23 select[name="mmissues"] + div.chosen-container {
27 button[name="toggleSuggestions"] {
/template/kiwiki/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
H A Dtemplate.info.txt5 name Kiwiki
H A DCOPYING293 <one line to give the program's name and a brief idea of what it does.>
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, Copyright (C) year name of author
/template/kiwiki/css/
H A Dstyle.css1132 #kiwiki .mode_search .search-form input[name="q"] {
/template/wikipraktik/
H A DLICENSE293 <one line to give the program's name and a brief idea of what it does.>
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, Copyright (C) year name of author
H A Dtemplate.info.txt5 name WikiPraktik Template
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/ad-hominem/css/
H A D_edit.css234 .dokuwiki .editBar .editButtons button[name="do[cancel]"] {
237 .dokuwiki .editBar .editButtons button[name="do[cancel]"]::before {
413 body.darkmode .editBar .editButtons button[name="do[cancel]"] {
H A D_admin.less90 form.install input[name=installurl] {
97 form.install input[name=overwrite] { width: auto; margin-left: 2em;}
H A D_media_fullscreen.css276 #mediamanager__page .filelist .thumbs li .name,
287 #mediamanager__page .filelist .thumbs li .name {
332 #mediamanager__page .filelist .rows li .name,
342 [dir=rtl] #mediamanager__page .filelist .rows li .name,
351 #mediamanager__page .filelist .rows li .name {
H A D_search.less28 input[name="q"] {
/template/ad-hominem/
H A DLICENSE293 <one line to give the program's name and a brief idea of what it does.>
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, Copyright (C) year name of author
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
H A Dmy_template.php64 $head['meta'][] = array('name' => 'description', 'content' => $parts[2]);
71 $head['meta'][] = array('name'=> 'generator', 'content'=> 'DokuWiki');
96 'name' => 'theme-color',
149 $head['meta'][] = array('name'=> 'robots', 'content'=> 'index,follow');
151 $head['meta'][] = array('name'=> 'robots', 'content'=> 'noindex,nofollow');
159 $head['meta'][] = array('name'=> 'robots', 'content'=> 'noindex,follow');
162 $head['meta'][] = array('name'=> 'robots', 'content'=> 'index,follow');
164 $head['meta'][] = array('name'=> 'robots', 'content'=> 'noindex,nofollow');
171 $head['meta'][] = array('name'=> 'keywords', 'content'=> join(',', $INFO['meta']['subject']));
173 $head['meta'][] = array('name'
[all...]
H A Dtemplate.info.txt5 name Ad Hominem Template
/template/mikio/assets/
H A Dmikio-typeahead.js332 name: value[_category]
342 return jQuery(that.options.headerHtml || that.theme.headerHtml).text(item.name)[0];
375 return typeof item !== 'undefined' && typeof item.name != 'undefined' ? item.name : item;

12345678910>>...24