Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 34) sorted by path

12

/dokuwiki/
H A DCOPYING143 years, to give any third party, for a charge no more than your
304 GNU General Public License for more details.
337 consider it more useful to permit linking proprietary applications with the
H A Dfeed.php
/dokuwiki/conf/
H A Dmysql.conf.php.example56 * of the user. If the result table is empty or contains more than one
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php>
115 You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''<nowiki>~~NOTOC~~</nowiki>'' in the document.
125 By using four or more dashes, you can make a horizontal line:
452 The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki:DokuWiki]] to re-render the page if it is more than //refresh period// since the page was last rendered.
H A Dwelcome.txt3 Congratulations, your wiki is now up and running. Here are a few more tips to get you started.
14 You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything in that page will be shown in a margin column on the side. Read our [[doku>faq:sidebar|FAQ on sidebars]] to learn more.
30 Of course we'd be more than happy to have you [[doku>teams:getting_involved|getting involved]] with DokuWiki.
/dokuwiki/inc/Extension/
H A DPluginInterface.php27 * url - Website with more information on the plugin (eg. syntax description)
125 * @param string $more
128 public function email($email, $name = '', $class = '', $more = ''); argument
138 * @param string $more
141 public function external_link($link, $title = '', $class = '', $target = '', $more = ''); argument
H A DPluginTrait.php243 public function email($email, $name = '', $class = '', $more = '')
249 return "<a href='mailto:$email' $class title='$email' $more>$name</a>";
255 public function external_link($link, $title = '', $class = '', $target = '', $more = '')
262 if ($conf['relnofollow']) $more .= ' rel="nofollow"';
266 if ($more) $more = " " . trim($more);
268 return "<a href='$link'$class$target$more>$title</a>";
219 email($email, $name = '', $class = '', $more = '') global() argument
231 external_link($link, $title = '', $class = '', $target = '', $more = '') global() argument
/dokuwiki/inc/
H A Dcommon.php42 * filled up with the $default value. If the input string contains more elements, the last
320 //export minimal info to JS, plugins can add more
594 * The $more parameter should always be given as array, the function then
598 * @param mixed $more string or array with additional parameters
604 function ml($id = '', $more = '', $direct = true, $sep = '&amp;', $abs = false)
612 if (is_array($more)) {
614 $w = $more['w'] ?? null;
615 $h = $more['h'] ?? null;
617 $more['tok'] = media_get_token($id, $w, $h);
620 if (isset($more['cach
601 ml($id = '', $more = '', $direct = true, $sep = '&amp;', $abs = false) global() argument
[all...]
H A Dmedia.php1091 $more = [];
1093 $more['rev'] = $rev;
1096 $more['t'] = $t;
1099 $more['w'] = $size[0];
1100 $more['h'] = $size[1];
1101 $src = ml($image, $more);
H A Dpreload.php.dist4 * uncomment what you need. See http://www.dokuwiki.org/farms for more information.
H A Dtemplate.php454 * @param string $more
460 function tpl_link($url, $name, $more = '', $return = false)
463 if ($more) $out .= ' ' . $more;
1243 $p['width'] = 2; //no more 1x1 px image because we live in times of ad blockers...
421 tpl_link($url, $name, $more = '', $return = false) global() argument
/dokuwiki/lib/plugins/authpdo/
H A DREADME25 GNU General Public License for more details.
/dokuwiki/lib/plugins/config/lang/en/
H A Dintro.txt3 Use this page to control the settings of your DokuWiki installation. For help on individual settings refer to [[doku>config]]. For more details about this plugin see [[doku>plugin:config]].
/dokuwiki/lib/plugins/extension/
H A Dstyle.less179 // more info button
/dokuwiki/lib/plugins/styling/
H A DREADME25 GNU General Public License for more details.
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css821 /* more specificity required here to override default borders */
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_media_fullscreen.css258 /* the right margin should visually be 10px, but because of its inline-block nature the whitespace inbetween is about 4px more */
H A D_search.less174 left: -13.5em; /* -( width of #qsearch__in + padding of .ajax_qsearch + a bit more ) */
H A Ddesign.less209 /* make sidebar more condensed */
H A Dpagetools.less11 /* it's 40px because the 30px wide icons will have 5px more spacing to the left and right */
/dokuwiki/vendor/
H A DREADME6 Learn more about Composer at http://getcomposer.org
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG104 * Some more keywords for Bash (BenBE)
332 * Added some more Keywords for robots.txt highlighting (BenBE)
387 * Added some more functions for PHP (BenBE)
392 * Added some more keywords for ABAP (BenBE, Sandra Rossi, Jacob Laursen)
467 * Reworked Keyword groups for MySQL to allow for more configuration (BenBE)
492 The slightly increased memory consumption (~150KB for PHP language file) is more than worth it! (milian)
493 - Some more memory & speed optimizations all over GeSHi (milian)
497 * Use more native functions like substr_replace and strcasecmp to speed things up (milian)
522 - Fixed Economy Mode for GeSHi::get_stylesheet() - now it just makes so much more sense! (milian)
673 - Fixed more reporte
[all...]
H A DLICENSE143 years, to give any third party, for a charge no more than your
304 GNU General Public License for more details.
337 consider it more useful to permit linking proprietary applications with the
H A DREADME.md16 For more information on how to use GeSHi, please consult the
34 file for more information. If you do modify this program, please tell
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md18 This fork makes it usable on more recent systems (PHP 5.4+ ones)

12