Home
last modified time | relevance | path

Searched refs:Note (Results 101 – 125 of 419) sorted by last modified time

12345678910>>...17

/plugin/bpmnioeditor/
H A Dstyle.css837 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css15 /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/plugin/popupviewer/
H A DREADME.md9 Note: [?%SIZE%] and [%TEXT/IMAGE%] are optional parameters.
/plugin/xcom/lang/en/
H A Dfunctions.txt139 …espaces enter the exclusions array in the ''Options'': ''(id1;id2;id3)''. Note that the array is a…
H A Dhowto.txt70 …fields with entries will be entered into the remote wiki's text boxes. **Note:** the title entry …
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md135 Note: You may need to install the PHP development package on your OS such as
/plugin/strata/
H A Dmanual.txt29 **Classes**: You can add one or more classes to a data block by placing them in the opening tag. Classes are separated by spaces, so class names declared in this way can not contain spaces. (Note that declaring a class name is effectively the same as adding a ''is a: person'' field-value pair to the data block.)
56 **Comments** All lines that start with double dashes (i.e., ''%%--%%'') are ignored. Note that your comments can still be read by anyone viewing the source of the wiki page.
165 You can add multiple values in a single line by adding an asterisk after the type (or after the key, if it has no type). The values should be separated by '',''. Note that you can also add multiple values just by writing multiple lines with the same key.
185 You can add a [[#types|type]] to a field by putting the type between ''['' and '']'' and placing it after the field name. This will change how the field's values are stored and displayed. Note that the declared type is only used during entry, that is, the type is not stored. You can declare a different type when [[#Querying Data]].
191 You can add comments by starting a line with ''%%--%%''. Comments are not used nor are they displayed. Note that anyone that can do 'view source' can read your comments.
198 A data fragment is not implicitly associated with the page it is defined on. If you want to add such a relation, you need to do this yourself. Note that the ''%%[[]]%%'' value can be used with the [[#types|ref]] or [[#types|page]] type to refer to the current page.
211 Note that the [[#classes]] do not have to be repeated. If you want to split a fragment data block, you have to add the same [[#fragment identifier]] to every data block of the fragment.
410 Note: Users that have JavaScript disabled will not benefit from the user interface settings.
/plugin/authhttp/
H A DREADME42 Note that this is not a bug in DokuWiki - DokuWiki can't in any way know how
59 Note however that DokuWiki expects information that HTTP authentication does
113 Note: when authhttp is used together with authsplit and authhttp is the primary
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1Note: not all browsers support the Response.body stream,\n // so fall back to reading the entir…
H A Dworkbox-bed83ea8.js.map1Note: not all browsers support the Response.body stream,\n // so fall back to reading the entir…
H A Dworkbox-f163abaa.js.map1Note: not all browsers support the Response.body stream,\n // so fall back to reading the entir…
/plugin/diagramsnet/lib/resources/
H A Ddia_kn.txt525 note=Note
H A Ddia_si.txt525 note=Note
H A Ddia_sl.txt525 note=Note
H A Ddia_ta.txt525 note=Note
H A Ddia_bn.txt525 note=Note
H A Ddia_eo.txt525 note=Note
H A Ddia_fr.txt99 collaborativeEditingNotice=Note importante pour l'édition collaborative
H A Ddia_mr.txt525 note=Note
H A Ddia_my.txt525 note=Note
H A Ddia_hi.txt525 note=Note
H A Ddia_ro.txt136 commentsNotes=Comentarii/Note
H A Ddia_sk.txt525 note=Note
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js11 …;null==c&&null!=a.State?a.State.t&&(c=a.State):null==c&&null!=a.Note?a.Note.t&&(c=a.Note):null==c&…
13 …State){if(null!=a.State.m)return a.State.m}else if(null!=a.Note&&null!=a.Note.m)return a.Note.m}re…
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js4432 else if (text == null && props.Note != null)
4434 if (props.Note.t)
4436 text = props.Note;
4583 else if (properties.Note != null)
4585 if (properties.Note.m != null)
4587 return properties.Note.m;

12345678910>>...17