Home
last modified time | relevance | path

Searched refs:look (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/template/monochrome/
H A Dtpl_functions.php140 $look = array(':wiki:'.$fname, ':'.$fname, 'images/'.$fname);
142 while($look[$i] and strpos($look[$i],'images') === FALSE) {
143 if(!auth_quickaclcheck($look[$i])) {
144 unset($look[$i]);
148 $return .= '<link rel="'.$type.'" href="'.tpl_getMediaFile($look).'" />'.NL;
/template/peanutbutter/
H A Dtpl_functions.php143 $look = array(':wiki:'.$fname, ':'.$fname, 'images/'.$fname);
145 while($look[$i] and strpos($look[$i],'images') === FALSE) {
146 if(!auth_quickaclcheck($look[$i])) {
147 unset($look[$i]);
151 $return .= '<link rel="'.$type.'" href="'.tpl_getMediaFile($look).'" />'.NL;
H A Dtemplate.info.txt6 desc Modified Monochrome template to look a little more like Vector2022
/template/taratasy/
H A Dtpl_functions.php193 $look = array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico');
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
197 …$look = array(':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'images/apple-touch-icon.png'…
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
202 $look = array(':wiki:favicon.svg', ':favicon.svg', 'images/favicon.svg');
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
/template/zenlike/
H A Dtpl_functions.php193 $look = array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico');
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
197 …$look = array(':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'images/apple-touch-icon.png'…
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
202 $look = array(':wiki:favicon.svg', ':favicon.svg', 'images/favicon.svg');
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
/template/ach/
H A Dtpl_functions.php193 $look = array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico');
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
197 …$look = array(':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'images/apple-touch-icon.png'…
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
202 $look = array(':wiki:favicon.svg', ':favicon.svg', 'images/favicon.svg');
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
/template/grassstains/
H A Dtpl_functions.php193 $look = array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico');
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
197 …$look = array(':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'images/apple-touch-icon.png'…
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
202 $look = array(':wiki:favicon.svg', ':favicon.svg', 'images/favicon.svg');
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
/template/aran/
H A Dtpl_functions.php193 $look = array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico');
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
197 …$look = array(':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'images/apple-touch-icon.png'…
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
202 $look = array(':wiki:favicon.svg', ':favicon.svg', 'images/favicon.svg');
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
/template/starterpjax/
H A Dtpl_functions.php193 $look = array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico');
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
197 …$look = array(':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'images/apple-touch-icon.png'…
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
202 $look = array(':wiki:favicon.svg', ':favicon.svg', 'images/favicon.svg');
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
/template/dokutwitterbootstrap/
H A Dtpl_functions.php193 $look = array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico');
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
197 …$look = array(':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'images/apple-touch-icon.png'…
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
202 $look = array(':wiki:favicon.svg', ':favicon.svg', 'images/favicon.svg');
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
H A DREADME.md12 and look great in a range of devices and browsers. It's quite customizable and
17 Effort has been put into making the template's public facing content look okay.
18 Some back end functionality (e.g., the admin interface) may look distorted, but
33 (DokuWiki) and an excellent system to control the layout and look of the
86 people. Effort has been made to make public facing things look nice, but
92 to look unstyled. This could be fixed by modifying how DokuWiki generates these
/template/starterbootstrap/
H A Dtpl_functions.php132 $look = array(':wiki:favicon.ico', ':favicon.ico', 'images/favicon.ico');
133 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
136 …$look = array(':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'images/apple-touch-icon.png'…
137 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
141 $look = array(':wiki:favicon.svg', ':favicon.svg', 'images/favicon.svg');
142 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
/template/dokucms/
H A Dstyle.ini24 ; give your wiki a new look.
52 ; red look
58 ; blue look
/template/prsnl10/css/
H A Dprsnl10_screen.css5 If you want to add some own screen CSS, have a look at the README of this
24 ******** Have a look at http://j.mp/eq8zSo for more information ************
298 /* background-color destroys button look */
354 ******** Have a look at http://j.mp/eq8zSo for more information ************
698 ******** Have a look at http://j.mp/eq8zSo for more information ************
720 ******** Have a look at http://j.mp/eq8zSo for more information ************
781 ******** Have a look at http://j.mp/eq8zSo for more information ************
849 ******** Have a look at http://j.mp/eq8zSo for more information ************
910 ******** Have a look at http://j.mp/eq8zSo for more information **********
932 ******** Have a look at http://j.mp/eq8zSo for more information **********
[all …]
/template/twigstarter/vendor/twig/twig/src/
H A DExpressionParser.php106 if ($stream->look(1)->test(/* Token::ARROW_TYPE */ 12)) {
117 if (!$stream->look($i)->test(/* Token::PUNCTUATION_TYPE */ 9, '(')) {
124 if (!$stream->look($i)->test(/* Token::PUNCTUATION_TYPE */ 9, ',')) {
129 if (!$stream->look($i)->test(/* Token::PUNCTUATION_TYPE */ 9, ')')) {
133 if (!$stream->look($i)->test(/* Token::ARROW_TYPE */ 12)) {
282 …') && ('==' === $this->parser->getStream()->look(-1)->getValue() || '!=' === $this->parser->getStr…
/template/monobook/
H A Dtemplate.info.txt6 desc monobook brings you the traditional MediaWiki/Wikipedia look and feel for DokuWiki.
/template/vector/
H A Dtemplate.info.txt6 desc vector brings you the year 2010 MediaWiki/Wikipedia look and feel for DokuWiki.
/template/mnml-blog/css/
H A Dmnml-blog_screen.css5 If you want to add some own screen CSS, have a look at the README of this
24 ******** Have a look at http://j.mp/eq8zSo for more information ************
317 /* background-color destroys button look */
373 ******** Have a look at http://j.mp/eq8zSo for more information ************
877 ******** Have a look at http://j.mp/eq8zSo for more information ************
904 ******** Have a look at http://j.mp/eq8zSo for more information ************
965 ******** Have a look at http://j.mp/eq8zSo for more information ************
1037 ******** Have a look at http://j.mp/eq8zSo for more information ************
1098 ******** Have a look at http://j.mp/eq8zSo for more information **********
1120 ******** Have a look at http://j.mp/eq8zSo for more information **********
[all …]
/template/doogiestpl/
H A Dtemplate.info.txt6 desc Clean and uncluttered blue look that nicely resizes. With configurable tab navigation.
/template/monobook/static/css/
H A Drtl.css5 If you want to add some own print CSS, have a look at the README of this
/template/mnml-blog/blogtng-tpl/
H A DREADME2 <https://www.dokuwiki.org/plugin:blogtng#templates> for details). Have a look at
/template/bushwick/fonts/
H A DREADME.txt63look sharp at font-size: 16px exactly. It'll also be crisp at multiples thereof, such as 32px or 6…
65 Also note the CSS property "-webkit-font-smoothing: antialiased". That makes the icons look great i…
/template/fictive/genericons/
H A DREADME.txt63look sharp at font-size: 16px exactly. It'll also be crisp at multiples thereof, such as 32px or 6…
65 Also note the CSS property "-webkit-font-smoothing: antialiased". That makes the icons look great i…
/template/kajukkk/
H A Dtpl_functions.php270 …$look = array(':apple-touch-icon.svg', ':wiki:apple-touch-icon.png', ':apple-touch-icon.png', 'ima…
271 $return .= tpl_getMediaFile($look);
/template/vector/static/css/
H A Drtl.css5 If you want to add some own screen CSS, have a look at the README of this

12345678910>>...20