Home
last modified time | relevance | path

Searched refs:any (Results 426 – 450 of 1506) sorted by last modified time

1...<<11121314151617181920>>...61

/plugin/commentsyntax/
H A Ddeleted.files5 # An up-to-date plugin should not have any of the files installed.
H A Dplugin.info.txt6 …tions of the page. Comments are visible only in the source view, not rendered as any page elements.
/plugin/box2/
H A Dplugin.info.txt8 …ional. The title can include some wiki markup, the box contents can include almost any wiki markup.
/plugin/bloglinks/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
47 that any problems introduced by others will not reflect on the original
50 Finally, any free program is threatened constantly by software
53 program proprietary. To prevent this, we have made it clear that any
63 0. This License applies to any program or other work which contains
66 refers to any such program or work, and a "work based on the Program"
67 means either the Program or any derivative work under copyright law:
81 source code as you receive it, in any medium, provided that you
84 notices that refer to this License and to the absence of any warranty;
85 and give any othe
[all...]
/plugin/imageflow/
H A DREADME.md31 __``%IMAGE%``__|an Image as you know it from DokuWiki - but it does not yet support any known optio…
/plugin/strata/
H A Dmanual.txt54 **Multiple Values**: You can have multiple values with a field. Do this by either putting a ''*'' after the field (or after the type, if it has any), or by simply adding the field multiple times.
73 For example, ''?p is a: person'' will match any subject that has field ''is a'' and value ''person'' to variable ''?p''.
75 Variables are indicated with the ''?''. You can use a variable in any spot (except types or type hints). For example ''?p ?k [date]: 1982-7-23'' to find out who has what relation to the date 1982-7-23.
116 **Aggregates**: Variables can have multiple values (usually through grouping). You can apply an aggregate function to the variable's values by adding it to any variable in the opening tag with ''@''. For example ''?address@count'' will apply the [[#aggregates|count]] aggregate to the values in ''?address''.
120 **Optional matches**: Normally, all patterns must be matched for the results to be shown. You can use an ''optional'' block to indicate that some of the patterns are optional, and need not be matched for the results to be shown. All patterns in an optional block must match for the optional block to be used. If any pattern in the block doesn't match, none of the patterns in the block will be used.
162 * Field names can contain any character except the following: '':'' ''('' '')'' ''['' '']'' ''{'' ''}'' ''<'' ''>'' ''|'' ''~'' ''!'' ''@'' ''#'' ''$'' ''%'' ''^'' ''&'' ''*'' ''?'' ''='' ''%%"%%''
163 * Values can contain any character, but values in a list of multiple values can't contain '',''
167 There is a single magic value to indicate the empty value: ''%%[[]]%%'' This token can be used with any type, but is especially useful with the [[#types|ref]] and [[#types|page]] types as it will create a link to the page the data block is on.
175 * Class names in the header can contain any characters except spaces, ''#'', or ''>''
179 Normally, the ''entry title'' field is automatically generated for any dat
[all...]
/plugin/strata/syntax/
H A Dentry.php103 if(preg_match("/^({$p->predicate})\s*({$p->type})?\s*(\*)?\s*:\s*({$p->any}?)$/",$line,$parts)) {
172 * Handles the whole match. This method is called before any processing
200 * Handles the body of the syntax. This method is called before any
/plugin/strata/helper/
H A Dsyntax.php17 * syntax patterns, and should be without captures. Do not assume any
27 'any' => '(?:.+?)'
507 if(preg_match("/^({$p->variable}|{$p->reflit})\s+({$p->variable}|{$p->predicate})\s*({$p->type})?\s*:\s*({$p->any})$/S",$line,$match)) {
605 } elseif(preg_match("/^({$p->variable})\s*({$p->type})?\s*({$p->operator})\s*({$p->any})$/S",$line, $match)) {
644 } elseif(preg_match("/^({$p->any})\s*({$p->operator})\s*({$p->variable})\s*({$p->type})?$/S",$line, $match)) {
721 if(preg_match("/^({$p->variable})\s*({$p->aggregate})?\s*({$p->type})?(?:\s*(:)\s*({$p->any})?\s*)?$/S",$line, $match)) {
990 if (preg_match('/^('.$p->predicate.')(\*)?\s*:\s*('.$p->any.')$/', $line, $match)) {
1010 // Show errors, if any
/plugin/authhttp/
H A DREADME42 Note that this is not a bug in DokuWiki - DokuWiki can't in any way know how
115 have no effect any longer due to the way authsplit works.
/plugin/metadisplay/
H A DREADME.md29 …--no-colors Do not use any colors in output. Useful when piping output to ot…
/plugin/linkscollection/
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
50 Finally, any free program is threatened constantly by software
66 means either the Program or any derivative work under copyright law:
80 source code as you receive it, in any medium, provided that you
84 and give any other recipients of the Program a copy of this License
96 stating that you changed the files and the date of any change.
99 whole or in part contains or is derived from the Program or any
143 years, to give any third party, for a charge no more than your
184 modifying or distributing the Program (or any work based on the
192 these terms and conditions. You may not impose any further
[all …]
/plugin/minical/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
50 Finally, any free program is threatened constantly by software
66 means either the Program or any derivative work under copyright law:
80 source code as you receive it, in any medium, provided that you
84 and give any other recipients of the Program a copy of this License
96 stating that you changed the files and the date of any change.
99 whole or in part contains or is derived from the Program or any
143 years, to give any third party, for a charge no more than your
184 modifying or distributing the Program (or any work based on the
192 these terms and conditions. You may not impose any further
[all …]
/plugin/appendtoquery/
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
50 Finally, any free program is threatened constantly by software
66 means either the Program or any derivative work under copyright law:
80 source code as you receive it, in any medium, provided that you
84 and give any other recipients of the Program a copy of this License
96 stating that you changed the files and the date of any change.
99 whole or in part contains or is derived from the Program or any
143 years, to give any third party, for a charge no more than your
184 modifying or distributing the Program (or any work based on the
192 these terms and conditions. You may not impose any further
[all …]
/plugin/wrapadd/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
H A DREADME.md26 Adds a simple border to any wrap container.
/plugin/iptrust2/
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
50 Finally, any free program is threatened constantly by software
66 means either the Program or any derivative work under copyright law:
80 source code as you receive it, in any medium, provided that you
84 and give any other recipients of the Program a copy of this License
96 stating that you changed the files and the date of any change.
99 whole or in part contains or is derived from the Program or any
143 years, to give any third party, for a charge no more than your
184 modifying or distributing the Program (or any work based on the
192 these terms and conditions. You may not impose any further
[all …]
/plugin/diagramsnet/
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
50 Finally, any free program is threatened constantly by software
66 means either the Program or any derivative work under copyright law:
80 source code as you receive it, in any medium, provided that you
84 and give any other recipients of the Program a copy of this License
96 stating that you changed the files and the date of any change.
99 whole or in part contains or is derived from the Program or any
143 years, to give any third party, for a charge no more than your
184 modifying or distributing the Program (or any work based on the
192 these terms and conditions. You may not impose any further
[all …]
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt1121 deepIndexing=Deep Indexing (Index diagrams that aren't used in any page also)
1147 … while reading the draft file. The diagram cannot be edited now to prevent any possible data loss.…
H A Ddia_ja.txt1121 deepIndexing=Deep Indexing (Index diagrams that aren't used in any page also)
1147 … while reading the draft file. The diagram cannot be edited now to prevent any possible data loss.…
H A Ddia_kn.txt804 webEmailOrOther=Web, email or any other internet address
1121 deepIndexing=Deep Indexing (Index diagrams that aren't used in any page also)
1147 … while reading the draft file. The diagram cannot be edited now to prevent any possible data loss.…
H A Ddia_si.txt804 webEmailOrOther=Web, email or any other internet address
1121 deepIndexing=Deep Indexing (Index diagrams that aren't used in any page also)
1147 … while reading the draft file. The diagram cannot be edited now to prevent any possible data loss.…
H A Ddia_sl.txt804 webEmailOrOther=Web, email or any other internet address
1121 deepIndexing=Deep Indexing (Index diagrams that aren't used in any page also)
1147 … while reading the draft file. The diagram cannot be edited now to prevent any possible data loss.…
H A Ddia_ta.txt804 webEmailOrOther=Web, email or any other internet address
1121 deepIndexing=Deep Indexing (Index diagrams that aren't used in any page also)
1147 … while reading the draft file. The diagram cannot be edited now to prevent any possible data loss.…
H A Ddia_vi.txt1121 deepIndexing=Deep Indexing (Index diagrams that aren't used in any page also)
1147 … while reading the draft file. The diagram cannot be edited now to prevent any possible data loss.…
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1any capture groups defined, then\n // this will return [], which is truthy and therefor…

1...<<11121314151617181920>>...61