DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:struct:type_page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:struct:type_page [2016-03-31 16:53] andiplugin:struct:type_page [2023-11-15 17:41] (current) – [Configuration] annda
Line 8: Line 8:
 The following configuration is available in addition to the basic type [[type#configuration]]: The following configuration is available in addition to the basic type [[type#configuration]]:
  
-^ Config                  ^ Format   ^ Description                                                                                                                                                                             +^ Config                  ^ Format   ^ Description                                                                                                                                           
-namespace               | string   This namespace is prepended to the given value. Autocomplete searches in this namespace and below only.                                                                                 +usetitles               | boolean  | When enabled, the title (first heading) of the page will be shown and also be used to filter against 
-| postfix                 | string   This is added to the given value. Autocomplete looks for pages ending with this postfix only. Useful if you want people to specify a namespace and then link to a certain page within. +| autocomplete.filter  | string   A regular expression without '/' delimiters to filter the autocomplete suggestionsIt can be a simple namespace string or a sophisticated pattern with multiple criteria. | 
-| autocomplete.mininput   | integer  | Autocompletion will only return results when at least this many character have been entered                                                                                             +| autocomplete.namespace  | string   | **Deprecated, use filter instead** Autocomplete searches in this namespace and below only. Can be a relative namespace 
-| autocomplete.maxresult  | integer  | The maximum number of suggestions shown by the autocompletion                                                                                                                           |+autocomplete.postfix    | string   **Deprecated, use filter instead** Autocomplete looks for pages ending with this postfix only. Useful if you want people to specify a namespace and then link to a certain page within. 
 +| autocomplete.mininput   | integer  | Autocompletion will only return results when at least this many character have been entered                                                           
 +| autocomplete.maxresult  | integer  | The maximum number of suggestions shown by the autocompletion                                                                                         |
  
  
plugin/struct/type_page.1459435983.txt.gz · Last modified: 2016-03-31 16:53 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki