Home
last modified time | relevance | path

Searched refs:for (Results 101 – 125 of 137) sorted by relevance

123456

/dokuwiki/inc/lang/fa/
H A Dstopwords.txt15 for
/dokuwiki/inc/lang/ro/
H A Dstopwords.txt15 for
/dokuwiki/lib/styles/
H A Dscreen.css2 * Basic screen styles. These styles are needed for basic DokuWiki functions
82 (e.g. for screen readers or to keep access keys working) */
H A Dall.css2 * Basic screen and print styles. These styles are needed for basic DokuWiki functions
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt3 [[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] software that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in [[doku>acl|access controls]] and [[doku>auth|authentication connectors]] make DokuWiki especially useful in the enterprise context and the large number of [[doku>plugins]] contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
58 2004-2020 (c) Andreas Gohr <andi@splitbrain.org>((Please do not contact me for help and support -- use the [[doku>mailinglist]] or [[https://forum.dokuwiki.org|forum]] instead)) and the DokuWiki Community
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>
97 You can also use an image to link to another internal or external page by combining the syntax for links and [[#images_and_other_files|images]] (see below) like this:
186 Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility.
198 Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a ''*'' for unordered lists or a ''-'' for ordered ones.
207 - Just use indention for deeper levels
218 - Just use indention for deeper levels
228 The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements, but can be configured to use other HTML as well.
311 Table rows have to start and end with a ''|'' for norma
[all...]
/dokuwiki/inc/lang/sq/
H A Dstopwords.txt15 for
/dokuwiki/lib/plugins/config/lang/en/
H A Dintro.txt5 Settings shown with a light red background are protected and can not be altered with this plugin. Settings shown with a blue background are the default values and settings shown with a white background have been set locally for this particular installation. Both blue and white settings can be altered.
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md1 # Slika - simple image handling for PHP
43 Please also check the [API Docs](https://splitbrain.github.io/slika/) for details.
51 Keeping either width or height at zero will auto calculate the value for you.
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dstructure.less2 * This file provides styles for the general layout structure.
H A Dbasic.less6 * the other project's basic CSS for DokuWiki instead of this one.
272 /* same font stack should be used for ".dokuwiki table.diff td" in _diff.css */
320 display: inline-block; /* for IE 11 */
325 /* for all of the form styles, style.ini colours are not used on purpose (except for fieldset border) */
334 padding: .7rem 1rem; /* for those browsers understanding :last-child */
H A D_diff.css2 * This file provides styles for the diff view, which shows you
135 height: 1.5em; /* height is necessary for longer options in Webkit */
H A D_toc.css2 * This file provides styles for the TOC (table of contents), the
H A D_fileuploader.css2 * This file provides the styles for the file uploader
H A D_links.css2 * This file provides styles for all types of links.
H A D_recent.css2 * This file provides styles for the recent changes (?do=recent) and
/dokuwiki/vendor/geshi/geshi/
H A DREADME.md26 And if you're using GeSHi as a plugin/mod for some other software,
34 file for more information. If you do modify this program, please tell
/dokuwiki/inc/lang/no/
H A Dstopwords.txt28 for
/dokuwiki/conf/
H A Dmysql.conf.php.example3 * This is an example configuration for the mysql auth plugin.
5 * This SQL statements are optimized for following table structure.
7 * See comments of every statement for details.
32 * mostly useful for system admins.
36 /* Normally password encryption is done by DokuWiki (recommended) but for
44 * the plugin which tables to lock. If you use any aliases for table names
51 /* Basic SQL statements for user authentication (required) */
110 * Important is that this list contains no double entries for a user. Each
/dokuwiki/lib/plugins/popularity/lang/en/
H A Dintro.txt5 You are encouraged to repeat this step from time to time, or even better to opt for an automated monthly dispatch, to keep developers informed when your wiki grows. Your repeated data sets will be identified by an anonymous ID.
/dokuwiki/inc/lang/da/
H A Dstopwords.txt27 for
/dokuwiki/inc/lang/vi/
H A Dstopwords.txt15 for
/dokuwiki/lib/plugins/popularity/lang/pt-br/
H A Dintro.txt5 Você é encorajado a repetir esse procedimento de tempos em tempos, para manter os desenvolvedores informados quando o seu wiki for alterado. Seus pacotes de dados repetidos serão categorizados por uma identificação anônima.
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md11 - Opened up methods for checking the "local part" (the bit before the `@`) and the "domain part" (after the `@`)
28 Note that this updated version is **version 2.0.0**. I have kept the original class tagged as **version 1.0.10** (it was the 10th commit to the Google Code svn repository). If you want to use Composer to install the **old** class, simply specify `^1` as the version constraint (which will allow for backwards-compatible changes to be installed, if any get made, while never jumping to my modified class without your direct action):
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md43 You can skip Minification for parts of your code by surrounding it by special comments:

123456