Home
last modified time | relevance | path

Searched refs:inside (Results 26 – 50 of 358) sorted by relevance

12345678910>>...15

/plugin/autotabber/
H A Dplugin.info.txt6 desc Use Tabs inside your DokuWiki editor
/plugin/textinsert/
H A DREADME12 macros inside the primary macro definition. That is, it can accept:
14 MACRO_1 This macro can include #@MACR0_2@# inside it.
18 This macro can include a second macro inside it.
/plugin/exttab1/
H A Dplugin.info.txt6 desc Allows extended (MediaWiki-style) tables inside DokuWiki
/plugin/exttab2/
H A Dplugin.info.txt6 desc Mediawiki style tables inside DokuWiki
H A DREADME.md6 Another MediaWiki style tables inside DokuWiki
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCache.SerializerPermissions.txt
H A DCache.SerializerPath.txt
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dparent_nested.test7 {% block inside %}
/plugin/unformattedcode/
H A Dplugin.info.txt6 …es the core ''monospace/code'' formatting to prevent text conversions (entities/typography) inside.
/plugin/inlinetoc/
H A Dplugin.info.txt6 desc Renders the toc of a page inside the page content, a la Mediawiki
/plugin/owncloud/
H A Dsyntax.php58 if(preg_match('#\[(.*)\]#',$match,$inside)){
59 $match = $inside[1];
/plugin/nsindex/
H A Dplugin.info.txt6 desc Creates an dynamic list of namespace pages/subns to be used inside a page
/plugin/codeclipboard/
H A Dplugin.info.txt6 desc Provides frontend button to copy to clipboard what is inside a code markup
/plugin/directorylist/
H A Dplugin.info.txt6 desc Shows a list of the specified directory inside your dokuwiki page and made them downloadable.
/plugin/sqlraw/
H A Dsyntax.php721 $inside = false;
725 if ($str[$i]==$delim && !$inside) {
728 …} elseif ($str[$i] == $qual && (!$inside || $next == $len || $str[$next] == $delim || $str[$next] …
729 $inside = !$inside;
734 if ($inside) {
/plugin/webcomponent/_test/data/pages/
H A Dcollapse.txt6 All the element that are inside a collapse will be collapsed when the width of the page becomes a m…
H A Ddropdown.txt4 ''dropdown'' are a dropdown list for the [[navbar|navbar]] that must be placed inside a [[group|gro…
/plugin/abc2/
H A Dprint.css4 break-inside: avoid;
/plugin/csv/_test/csv/
H A Dc-q-q-escaping.csv5 "column with enclosure "", and comma inside text","second column enclosure in text """
/plugin/aceeditor/
H A DNEWS29 * Fixed parsing of table inside code blocks
55 * Fixed syntax highlighting of content inside tables
63 * Syntax hihglighting of content inside code, file, html, php and latex tags
/plugin/widearea/
H A Dplugin.info.txt6 desc This is Matthias Schulte's plugin that uses the WideArea JavaScript and CSS library inside t…
/plugin/bootnote/
H A DREADME.md5 Bootnote is a plugin for [Dokuwiki](https://www.dokuwiki.org). It display some note inside the wiki…
9 …dokuwiki_root}/lib/plugins`` folder and restart dokuwiki or use the plugin manager inside Dokuwiki.
/plugin/bootswrapper/exe/help/
H A Dtooltip.txt12 | ''html'' | ''false'' | ''true'', ''false'' | Enable DokuWiki syntax inside the ''title'' |
/plugin/wrap/
H A Dplugin.info.txt6 desc Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
/plugin/loadskin/lang/en/
H A Dintro.txt5 …ou specify a different template for a wiki page ''wiki'' all other pages inside the ''wiki:'' name…

12345678910>>...15