Home
last modified time | relevance | path

Searched refs:a (Results 5151 – 5175 of 6240) sorted by last modified time

1...<<201202203204205206207208209210>>...250

/plugin/plantuml/
H A Dsyntax.php275 $hFile = fopen($conf['cachedir'].'/dokuwiki_plantuml.log', a);
H A DREADME.markdown14 * Works with the PlantUML webservice and/or a local installation.
28 However, the server must have a access to the Web. This can be an issue if you're on a Corporate ne…
33 This block describes a sequence diagram:
/plugin/plantuml/res/file-broken/
H A DLICENSE101 a computer network, with no transfer of a copy, is not conveying.
109 the interface presents a list of user commands or options, such as a
116 form of a work.
124 than the work as a whole, that (a) is included in the normal form of
238 in or on a volume of a storage or distribution medium, is called an
258 (including a physical distribution medium), accompanied by a
300 into a dwelling. In determining whether a product is a consumer product,
302 product received by a particular user, "normally used" refers to a
354 When you convey a copy of a covered work, you may at your option
391 governed by this License along with a term that is a further
[all …]
/plugin/inlinetoc/
H A DREADME.md5 This plugin renders the toc of a page inside the page content, a la Mediawiki.
19 The plugin replaces the tag with a div. The div's class is inlinetoc**2** (the
H A Dplugin.info.txt6 desc Renders the toc of a page inside the page content, a la Mediawiki
/plugin/codebender/
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 …]
/plugin/tile/
H A Dstyle.css19 div.tile a {
/plugin/glossary/images/
H A Dscore.xcf37a ZZjSF..#6E9.19����GG����GG���UF..#6E9.19[@a���82Z��[@a ZZjSF..#6E9.19UF..…
/plugin/glossary/
H A Dstyle.css43 span.glossaryWord a.wikilink1:visited,
44 span.glossaryWord a.wikilink1:link {
50 span.glossaryTranslate a.wikilink1:visited,
51 span.glossaryTranslate a.wikilink1:link {
71 div.glossary table td.word a:visited,
72 div.glossary table td.word a:link {
78 div.glossary table td.translate a:visited,
79 div.glossary table td.translate a:link {
114 div.glossary .toolTip a,
120 div.glossary .toolTip a span,
[all …]
/plugin/skype/
H A DREADME.md38 * Added function in command, every button can have a different function now.
50 …ton wizard here: [Official Skype Button Wizard](http://www.skype.com/intl/en/tell-a-friend/wizard/)
H A Dplugin.info.txt6 desc Dokuwiki Plugin to add a skype connect button with different functions
/plugin/widearea/
H A DREADME.md5 to add an expanded text edit field in the DokuWiki editor. You can see a demo
7 will get a faded gray `X` in the top right of the edit field.
/plugin/comment/
H A DCOPYING33 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
64 a notice placed by the copyright holder saying it may be distributed
66 refers to any such program or work, and a "work based on the Program"
68 that is to say, a work containing the Program or a portion of it,
76 is covered only if its contents constitute a work based on the
85 and give any other recipients of the Program a copy of this License
88 You may charge a fe
[all...]
/plugin/poll/
H A DCOPYING33 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 …]
/plugin/patchpanel/
H A DREADME.md3 GreenItSolutions has done a great job with their fork at [switchpanel](https://github.com/GreenItSo…
H A Dscript.js15 function patchpanel_toggle(v,a,b) { argument
16 return (v==a)?b:a;
/plugin/abbrlist/
H A Dplugin.info.txt5 name List abbreviations as a table
6 desc Show all abbreviations with their description as a table
/plugin/datapopup/
H A Dplugin.info.txt6 desc Dynamically displays data entries in a popup
/plugin/javadoc/
H A Dstyle.css1 a.javadoc {
8 a.javadoc.icon {
/plugin/indexnumber/
H A DREADME.md5 or "Fig. 3". The content between the `idxnum` tags will be wrapped in a
16 Put each counter name on a new line.
23 Syntax for creating a counter number is
32 `#id` must be a number, prefixed by the # char. Each number must be unique for the page!
35 the index number. You can leave out the description but if you have a description
48 This is the second image, with a description. Note that the id is arbitrary
53 Interspersed table with a different counter:
H A Dplugin.info.txt6 desc This plugin shows a picker for index numbers in the editor toolbar. The allowed index names …
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php340 $a = strpos ( $value, '|' );
341 if (! $a)
345 $b = strpos ( $value, '|', $a + 1 );
351 'mime' => substr ( $value, 0, $a ),
352 'name' => substr ( $value, $a + 1, $b - $a - 1 ),
/plugin/orgchart/
H A Dplugin.info.txt6 desc Create an Org Chart from a table
H A Dstyle.css20 .google-visualization-orgchart-table .google-visualization-orgchart-node a {
H A DREADME6 === Create org charts by using a table ===
53 * class 'includelinks' results in link to a staff member's page being included

1...<<201202203204205206207208209210>>...250