Home
last modified time | relevance | path

Searched refs:a (Results 51 – 75 of 6240) sorted by last modified time

12345678910>>...250

/plugin/struct/lang/cs/
H A Dassignments_intro.txt8 * Regulární výrazy začínající a končící znakem ''/'' - jsou porovnány s '':'' prefixem plného ID stránky
H A Ddelete_intro.txt1 **VAROVÁNÍ:** Smazání schématu odstraní definici schématu a **všechna** data, která byla pro toto schéma uložena. Akce je nevratná
H A Deditor_edit.txt7 Typ pole definuje, jaký druh dat může být uložen v poli a ovlivňuje jeho pozdější zobrazení. Každý typ má své vlastní specifické možnosti konfigurace.
/plugin/struct/lang/en/
H A Dassignments_intro.txt3 Here you can define patterns to automatically assign schemas to pages. Whenever a page matches one of the patterns here, the appropiate schemas will be shown.
8 * Regular Expressions starting and ending with ''/'' - they are matched against a '':'' prefixed full page id.
H A Ddelete_intro.txt1 **WARNING:** Deleting a schema will delete the schema definition and **all** data that has ever been saved for this schema. There is no going back!
H A Deditor_edit.txt7 The type of a field defines what kind of data can be stored in the field and influences how it will be displayed later. Each type has its own specific configuration options.
H A Deditor_intro.txt3 Schemas are the core of the Struct Plugin. A schema defines a template of structured data that shall be assigned to pages later.
5 Pick an existing schema from the Table of Contents or a create a new one.
/plugin/struct/lang/fr/
H A Deditor_edit.txt7 Le type de champ détermine quelles données peuvent y être stockées (texte, image, URL...) et influence également la façon dont elles seront affichées plus tard. Chaque type de champ a des options de configuration spécifiques.
/plugin/mermaid/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
34 gratis or for a fee, you must give the recipients all the rights that
51 patents. We wish to avoid the danger that redistributors of a free
63 a notice placed by the copyright holder saying it may be distributed
65 refers to any such program or work, and a "work based on the Program"
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
84 and give any other recipients of the Program a copy of this License
87 You may charge a fe
[all...]
H A DLICENSE Mermaid5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/doi/
H A Dstyle.less5 a.urlextern {
H A DLICENSE33 For example, if you distribute copies of such a program, whether
34 gratis or for a fee, you must give the recipients all the rights that
51 patents. We wish to avoid the danger that redistributors of a free
63 a notice placed by the copyright holder saying it may be distributed
65 refers to any such program or work, and a "work based on the Program"
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
84 and give any other recipients of the Program a copy of this License
87 You may charge a fe
[all...]
/plugin/doi/Resolver/
H A DIsbnIsbnDeResolver.php44 $data['authors'] = $this->extractAll('/<a href="\/person\/.*?">(.+?)<\/a>/', $html);
45 $data['publisher'] = $this->extract('/<a href="\/verlag\/.*?">(.+?)<\/a>/', $html);
51 * Extract a value from a HTML string using a regex
67 * Extract all matching values from a HTML string using a regex
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.js
H A Dol.js.map
H A Dgenerate-info.js.diff
H A Dol.css
/plugin/openlayersmap/
H A DREADME.md5 Provides a syntax for rendering an OpenLayers based map in a wiki page.
H A Dplugin.info.txt6 desc Provides a syntax for rendering an OpenLayers based map in a wiki page.
H A Dstyle.less34 /* Work around a case of style reset, setting it on the container breaks the overview map. See: http://www.dokuwiki.org/plugin:openlayersmap?rev=1329438681&do=diff */
161 /** accesible tooltip, to add to a focusable element containing a span with the tooltip. */
162 /* show a tooltip offset to above/left */
216 /* show a tooltip offset to below/right */
223 /* show a tooltip offset to below/left */
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/openlayersmap/lang/en/
H A Dhelp.txt5 * **moving** by grabbing the map with a mouse-click you can move the map around
9 * **retrieving information** the map may contain elements that contain more information, by clicking these a popup will show this information
13 Keyboard operation becomes available after activating the map using the tab key (the map will show a focus indicator ring).
18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode
/plugin/shell/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
H A DP0wnyShell.js367 const a = [];
370 a.push(encodeURIComponent(key) + "=" + encodeURIComponent(params[key]));
373 return a.join("&");
H A DREADME3 Access a simple, web based shell via the admin interface

12345678910>>...250