Home
last modified time | relevance | path

Searched full:can (Results 1 – 25 of 1034) sorted by relevance

12345678910>>...42

/template/material/
DREADME.md5 You can begin by choosing between several color themes in the style.ini file. From there on, you ca…
24can further improve it by replacing the toolbar icons found in `DOKUWIKI_ROOT/lib/images/toolbar` …
26 The toolbar can then looking like the following:
50 5. if you wish you can now open the `sidebar.php` file and change its contents to your liking
53 The template also comes with several configuration options, which you can set via the Configuration…
62 … write feedback. We really appreciate it :) \n\n [your message] \n\n\n You can ignore all the tech…
/template/strap/ComboStrap/
H A DTemplateStore.php22 LogUtility::msg("You can't set a value with a template store");
27 LogUtility::msg("You can't get a value with a template store");
33 LogUtility::msg("You can't get a value with a template store");
38 LogUtility::msg("You can't set a value with a template store");
43 LogUtility::msg("You can't persist with a template store");
H A DLowQualityPageOverwrite.php12 * Tells if the page can be of low quality or not
13 * By default, it can
81 * A page can be of low quality by default
/template/dokucms/
DREADME.md4can be of value if you use Dokuwiki as a lightweight CMS. It is best suited for a wiki with read a…
50 By commenting either the "red" or "blue" lines (with a semicolon!) you can switch the looks.
52can define the maximum width (`__content_width__`) of the page. All CSS distance units apply. The …
58 * sidebar content can be either "file" or "index". This option controls the content of the sidebar.…
59 …* file: Displays the content of a file in the sidebar. The file has to be named sidebar. You can d…
/template/strap/vendor/salesforce/handlebars-php/
H A DREADME.md37 You can just download Handlebars.php as is, or with Composer.
59 At the minimum, we are required to have an array model and a template string. Alternatively we can
78 The string above can be used as is in your PHP file, or be put in a file (ie: */templates/main.tpl*…
91 # With composer we can autoload the Handlebars package
94 # If not using composer, you can still load it manually.
153 ***$template*** : Template can be the name of the file or a string containing the handlebars/html.
164 Alternatively you can use $handlebars itself without invoking the render method
203 Handlebars expressions are the basic unit of a Handlebars template. You can use them alone in a {{m…
244 Nested handlebars paths can also include ../ segments, which evaluate their paths against a parent …
268 You can use the if helper to conditionally render a block. If its argument returns false, null, "" …
[all …]
/template/mindthedark/
DREADME.md14 If neither of the two options is selected, a static color scheme can be selected via `theme`.
22 * all colors of the light and dark color scheme can be set in the Configuration Manager
28can activate the support with the option `pluginNote` in the configuration manager. If the option …
33 If [Wrap Plugin](https://www.dokuwiki.org/plugin:wrap) is installed you can activate the support wi…
60 Issues and improvements can be reported [here](https://github.com/MrReSc/MindTheDark).
70 * The `autoDark` option only works with modern browsers. The compatibility can be checked [here](ht…
/template/comicslate/fonts/
Ddsp_license.txt27 * You can freely redistribute this font as long as its distribution archive is non-modified.
28 * You can make derivative fonts, but have no right to sell them nor make profit out of them in any …
29 * You can use this font for non-commercial purposes only. If you want to use it for commercial purp…
36 You can download my other fonts here:
40 You can donate or purchase the commercial license here:
/template/20cones/
DREADME.md5 You can see a demo in [https://www.20cones.org]
18 - Option to hide the DokuWiki title (hidden by default). It can be changed from configuration page
19 - Some styles can be customized using the *style.ini* local file: header font and body font.
25 By default, the topbar is rendered from the file **topbar.html** that can be
/template/breeze/bower_components/modular-scale/
Dreadme.md5 …n used since the time of the ancient Greeks in architecture and design and can be a tremendously h…
7 …ls and other units work just fine and breakpoints in responsive web design can naturally fall on y…
9 …alue. The base value is usually your text font size or 1em. Optionally you can add another value t…
51can have multiple values. `$ms-ratio` is the factor of change between each number so if the ratio …
66 You can output a list to your terminal to help you find out what values are on your scale.
72 You can use a double standard scale by simply adding more base sizes in a space-sepreated list.
81 You can do the same thing with ratios
89 You can use multiple $ms-bases and multiple $ms-ratio together
99 Modular scale includes functions for a number of classic design and musical scale ratios. You can a…
/template/strap/vendor/carica/phpcss/src/PhpCss/Exception/
H A DNotConvertibleException.php3 * Exception thrown if a visitor finds something that it can not use.
15 * Exception thrown if a visitor finds something that it can not use.
24 'Can not convert %s to %s.', $source, $target
/template/mikio/icons/
H A Dicons.php15 You can add custom icon libraries into this file and use them
26 subtypes (like FontAwesome 5), you can create
28 will prevent duplicate loadings of CSS files. You can
34 The icon tag use can use on the DokuWiki page is:
44 If you are using a SVG library, you can also use the extra parameters
45 of the icon tag. Each parameter (seperated by space) can be put
53 is used to define the svg fill color. You can use $0 for the URI
/template/kajukkd/fonts/
DRead Me.txt3can install the TTF font. In order to copy the character associated with each icon, refer to the t…
7 You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Mai…
/template/kkh/
DREADME.md16 * Content-Area can be set to transparent for the initial ``start``-Page
27 * Colors for header-area can be set
28 * Color (or optional: image) for page background can be set
31 * Set a link target for the logo which can differ from the link target of the title
/template/strap/vendor/symfony/deprecation-contracts/
H A DREADME.md9 the triggered deprecations can be caught and logged for later discovery, both on dev and prod envir…
15 - more arguments can be provided: they will be inserted in the message using `printf()` formatting
25 While not necessarily recommended, the deprecation notices can be completely ignored by declaring a…
/template/breeze/
Dconfig.rb19 # You can select your preferred output style here (can be overridden via the command line) :nested …
30 # project again passing --syntax sass, or you can uncomment this:
/template/breeze/bower_components/gumby/
Dconfig.rb19 # You can select your preferred output style here (can be overridden via the command line) :nested …
30 # project again passing --syntax sass, or you can uncomment this:
/template/strap/vendor/php-webdriver/webdriver/
H A DREADME.md25 If you don't already use Composer, you can download the `composer.phar` binary:
55 This could be Selenium standalone server, but for local development, you can send them directly to …
64 Run `chromedriver` binary, you can pass `port` argument, so that it listens on port 4444:
85 Selenium server can be useful when you need to execute multiple tests at once,
91 The latest version can be found on the [Selenium download page](https://www.selenium.dev/downloads/…
93 �� You can find [further Selenium server information](https://github.com/php-webdriver/php-webdrive…
117 Now you can start browser of your choice:
134 They can be customized:
153 Capabilities can also be used to [�� configure a proxy server](https://github.com/php-webdriver/php…
212 - You can also check out this [blogpost](http://codeception.com/11-12-2013/working-with-phpunit-and…
[all …]
/template/strap/ComboStrap/Web/
H A DSanitizer.php22 …return self::logAndReturnTheEmptyString("You can't used a $forbiddenNode node$suffixMessage.", $ca…
32 …return self::logAndReturnTheEmptyString("You can't used a style attribute $suffixMessage", $canoni…
38 …return self::logAndReturnTheEmptyString("You can't used an callback handler on attribute $suffixMe…
/template/khum1/
DREADME.md32 Please consider that I'm not a real developper. I accept merge request, but probably I can't debug …
34 …khum1@liev.re](zatalyz.khum1@liev.re). I try to resolve when I can, or find people who can resolve…
36 I am really happy if you know how make it better. Contribute as you can, I integrate it if I unders…
/template/writers/images/cabecera/
Drotator.php28 folder of images on your webserver. You can then link to it
53 - Added a feature where the image to display can be specified
75 2. Add image types if needed (most users can ignore that part).
82 5. You can also specify the image to display like this:
112 Most users can safely ignore this part. If you're a programmer,
134 You can even serve up random HTML files:
/template/starterbootstrap/
DREADME.markdown32 dokuwiki install and displays it if found. You can override this in the
36 can be used to display only the logo.
54 dokuwiki's support for modifying html in templates is very poor, so I can't add
61 If you do decide to work on the less, you can still run grunt, and should still
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DToken.php9 * (so we can ignore tabs), token channel, index, and source from which
29 * so that whitespace etc... can go to the parser on a "hidden" channel.
39 * This is the minimum constant value which can be assigned to
72 * Return the channel this token. Each token can arrive at the parser
/template/writr/font/Montserrat/
DREADME.txt13 If your app fully supports variable fonts, you can now pick intermediate styles
15 in those cases you can use the static font files for Montserrat:
52 https://theblog.adobe.com/can-variable-fonts-illustrator-cc
77 You can use them in your products & projects – print or digital,
/template/kajukkk/lang/en/
Dlang.php7 $lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
8 $lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, …
23 $lang['haspermeditpage']='You can edit this page. Press <strong>EDIT</strong> button.';
/template/wallpaper/
DREADME.md26 …r Dokuwiki installation. It will create a directory named `wallpaper`. You can also use the bundle…
41 Here you can set the width of the submenus __menuwidth__ (CSS width units apply). The text color of…
43 Further configuration can be done via the configuration dialog in the admin functions:
53 …ch off the automatically generated menu and look for a menu file (the name can be configured in th…
82 The background image can be changed if you drop a JPG-image named `bg.jpg` into the `images` direct…

12345678910>>...42