Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 34) sorted by last modified time

12

/dokuwiki/lib/plugins/authpdo/
H A DREADME25 GNU General Public License for more details.
/dokuwiki/vendor/geshi/geshi/
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
/dokuwiki/lib/plugins/extension/
H A Dstyle.less179 // more info button
/dokuwiki/inc/
H A Dpreload.php.dist4 * uncomment what you need. See http://www.dokuwiki.org/farms for more information.
H A Dtemplate.php474 * @param string $more
480 function tpl_link($url, $name, $more = '', $return = false)
483 if ($more) $out .= ' ' . $more;
1263 $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
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 = '&', $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 = '&', $abs = false) global() argument
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md18 This fork makes it usable on more recent systems (PHP 5.4+ ones)
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
H A DLICENSE
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md96 For more complex coloring you can access the color class through ``$this->colors`` in your script. The ``wrap()`` method
/dokuwiki/data/pages/wiki/
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.
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.
/dokuwiki/vendor/
H A DREADME6 Learn more about Composer at http://getcomposer.org
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css821 /* more specificity required here to override default borders */
/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/vendor/splitbrain/php-archive/
H A DREADME.md22 Check the [API docs](https://splitbrain.github.io/php-archive/) for more
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE79 Public License permits more lax criteria for linking other code with
93 allowed to use the library. A more frequent case is that a free
101 non-free programs enables many more people to use the whole GNU
313 specified in Subsection 6a, above, for a charge no more
H A DREADME.md113 improved OPML 1.0 support (hopefully - added more elements)
124 added more documentation
/dokuwiki/conf/
H A Dmysql.conf.php.example56 * of the user. If the result table is empty or contains more than one
/dokuwiki/lib/plugins/styling/
H A DREADME25 GNU General Public License for more details.
/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 */

12