Home
last modified time | relevance | path

Searched refs:entities (Results 26 – 50 of 172) sorted by relevance

1234567

/plugin/textinsert/
H A DREADME10 own entities facility: http://www.dokuwiki.org/entities. The advantage of TextInsert
23 The macro definitions will also accept entities defined dokuwiki's conf/entities.conf and
24 user-defined entities conf/entities.local.conf. Entities will be replaced in both the
44 And other macros can emdedded in translation macros. They also accept entities, as
H A Dsyntax.php194 $entities = getEntities();
195 $e_keys = array_keys($entities);
196 $e_values = array_values($entities);
/plugin/advanced/lang/en/config/
H A Dentities.txt5 === Example of entities.conf ===
14 * [[doku>entities]]
/plugin/aclplusregex/_test/
H A DTestAction.php39 public function getIDPatterns($entities, $id, $pattern) argument
41 return parent::getIDPatterns($entities, $id, $pattern);
/plugin/advanced/lang/fr/config/
H A Dentities.txt5 === Exemple de fichier entities.conf ===
14 * [[doku>entities]]
/plugin/txtconf/lang/en/
H A Dintro_entities.txt4 What are Entities? refer to [[doku>wiki:entities]].\\
5 …los refer to the [[wp>List_of_XML_and_HTML_character_entity_references|Wikipedia list of entities]]
/plugin/txtconf/lang/fr/
H A Dintro_entities.txt6 Que sont les Entites? Voir [[doku>wiki:entities]].\\
7 Et egalement [[wp>List_of_XML_and_HTML_character_entity_references|Wikipedia list of entities]]
/plugin/advanced/lang/en/
H A Dconfig.txt13 | ''entities.conf'' | ''entities.local.conf'' | [[doku>entities]…
/plugin/skipentity/
H A DREADME8 The initial purpose of this plugin is to by-pass the rendering of entities where required without h…
9 entities from the configuration files. But it has a wider usefulness. Please see the plugin page…
H A DREADME.md2 Creates monospaced text without converting entities and also preserves most markup as literals.
H A Dplugin.info.txt6 desc creates monospaced text without converting entities
/plugin/flowcharts/
H A DREADME.md8 …the plugin it is crucial to remove the following lines from the Dokuwiki file conf/entities.conf**
19 …tion, see https://www.dokuwiki.org/entities and also https://github.com/splitbrain/dokuwiki/blob/m…
/plugin/epub/scripts/
H A Debook.php8 global $entities;
9 $entities = unserialize(file_get_contents(EPUB_DIR . 'scripts/epub_ents.ser')); variable
49 $Renderer->entities = getEntities();
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO15 This creates a new entities file called ent.ser, which must then be copied to
19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO15 This creates a new entities file called ent.ser, which must then be copied to
19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
/plugin/ckgedit/action/entities/
H A DENTITIES.HOWTO15 This creates a new entities file called ent.ser, which must then be copied to
19 There are two definition files in the action/entities: ents.data and fcked-ents.data.
/plugin/confmanager/lang/ja/
H A Dentities.txt17 詳細な情報は [[doku>ja:entities|記号への変換]] にあります。
/plugin/confmanager/lang/ko/
H A Dentities.txt14 더 자세한 내용은 [[doku>entities]]에서 확인하세요.
/plugin/entitiesbutton/
H A Dplugin.info.txt6 desc Add entities button to DokuWiki editor
/plugin/unformattedcode/
H A Dplugin.info.txt6 desc Overwrites the core ''monospace/code'' formatting to prevent text conversions (entities/ty…
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DCHANGELOG.md23 * Autoloader: Restrict loads to mapped entities. (Ivan Enderlin, 2016-01-14T10:38:21+01:00)
44 * Autoloader: Support flex entities. (Ivan Enderlin, 2015-12-02T08:18:39+01:00)
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeNonASCIICharacters.txt
/plugin/blogtng/action/
H A Dajax.php7 use dokuwiki\plugin\blogtng\entities\Comment;
/plugin/confmanager/lang/de/
H A Dentities.txt2 …Kombination mit non-HTML Renderern scheitern wird. Mehr Informationen dazu unter [[doku>entities]].
/plugin/blogtng/helper/
H A Dlinkback.php7 use dokuwiki\plugin\blogtng\entities\Comment;

1234567