Home
last modified time | relevance | path

Searched refs:Display (Results 1 – 25 of 126) sorted by last modified time

123456

/plugin/pagequery/
H A Dreadme.md19 * Display links based on the page's title instead of page name
/plugin/dbquery/
H A Dplugin.info.txt6 desc Display query results from a database
H A DREADME3 Display query results from a database
/plugin/structstatus/
H A DREADME3 Display a document status using struct data
H A Dplugin.info.txt6 desc Display a document status using struct data
/plugin/orphanswanted/
H A Dplugin.info.txt6 desc Display Orphans, Wanteds and Valid link tables
/plugin/bibtex4dw/
H A DCHANGELOG.md37 * Display of PDF files: If a PDF file with a name identical to the BibTeX key of a reference esists in a configurable namespace, a link to this file will be added to the end of the reference, permitted the user has read access to this namespace
42 * Display of "tooltips" adjusted to work with new standard template of DokuWiki; now realised in JavaScript
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php7 use ComboStrap\Display; alias
130 $actualTag->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);
/plugin/combo/syntax/
H A Dmedia.php7 use ComboStrap\Display; alias
H A Dwebcode.php21 use ComboStrap\Display; alias
/plugin/combo/ComboStrap/
H A DMediaMarkup.php186 $display = $callStackArray[Display::DISPLAY] ?? null;
187 if ($display === Display::DISPLAY_NONE_VALUE) {
H A DOutlineVisitor.php142 $h1ContentCall->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);
H A DPluginUtility.php837 * Display
839 $display = $tagAttributes->getValueAndRemoveIfPresent(Display::DISPLAY);
H A DDisplay.php7 class Display class
H A DPermalinkTag.php140 $parent->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);
H A DTagAttributes.php569 Display::processDisplay($this);
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt380 System.out.println("Hello World!"); //Display the string.
/plugin/notification/
H A DREADME3 Display notifications from other plugins to dokuwiki users.
H A Dplugin.info.txt6 desc Display notifications from other plugins to dokuwiki users.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md4 description: Display orphan and missing media files. Based on unmaintained orphanmedia plugin
H A Dplugin.info.txt6 desc Display orphan and missing media files. Based on unmaintained orphanmedia plugin
/plugin/structgantt/
H A Dplugin.info.txt6 desc Display struct data as Gantt
H A DREADME3 Display struct data as Gantt
/plugin/gitlabapi/
H A DREADME.md37 ### Display Information
H A Dplugin.info.txt6 desc Display some information such as commits, issues etc. from a GitLab project.

123456