DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:structstatus

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:structstatus [2016-12-08 15:02] grosseplugin:structstatus [2023-06-22 08:21] (current) – version upped andi
Line 6: Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : action, syntax type       : action, syntax
-lastupdate : 2016-11-16 +lastupdate : 2023-06-21 
-compatible : elenor of tsort+compatible : Greebo
 depends    : struct depends    : struct
 conflicts  conflicts 
Line 13: Line 13:
 tags       : status tags       : status
  
-downloadurl: http://github.com/andi/dokuwiki-plugin-structstatus/zipball/master +downloadurl: https://github.com/cosmocode/dokuwiki-plugin-structstatus/zipball/master 
-bugtracker : http://github.com/andi/dokuwiki-plugin-structstatus/issues +bugtracker : https://github.com/cosmocode/dokuwiki-plugin-structstatus/issues 
-sourcerepo : http://github.com/andi/dokuwiki-plugin-structstatus/+sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-structstatus/
 donationurl:  donationurl: 
  
Line 29: Line 29:
 :!: This plugin requires the [[struct]] plugin which has to be installed first. :!: This plugin requires the [[struct]] plugin which has to be installed first.
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Setup ===== ===== Setup =====
  
-After installation, create a new ''lookup schema'' in the Schema Editor and import the schema provided in [[https://github.com/cosmocode/dokuwiki-plugin-structstatus/blob/master/status.struct.json|status.struct.json]].+After installation, create a new schema ''status'' in the Schema Editor and import the schema provided in [[https://github.com/cosmocode/dokuwiki-plugin-structstatus/blob/master/status.struct.json|status.struct.json]].
  
-Next create a page and add the [[plugin:struct:lookupedit|Lookup Editor]] for the schema:+Next create a page and add the [[plugin:struct:globaledit|Global Data Editor]] for the schema:
  
 <code> <code>
Line 58: Line 58:
 </code> </code>
  
-''pageschema'' is the page schema you used the statu type in and ''status'' is the name of that status field. Th widget will only be shown when you are on a page that has the ''pageschema'' assigned.+''pageschema'' is the page schema you used the status type in and ''status'' is the name of that status field. The widget will only be shown when you are on a page that has the ''pageschema'' assigned.
  
 {{:plugin:structstatus.png?200 }} The status can easily be changed by clicking the appropriate status (requires the proper permissions to edit the page and struct data). {{:plugin:structstatus.png?200 }} The status can easily be changed by clicking the appropriate status (requires the proper permissions to edit the page and struct data).
 +
 +===== Adding your own Icons =====
 +
 +Icons are simply the base name of an SVG in the ''svg'' directory. If you want to use additional Icons, simply place the SVG in that directory and adjust the configuration of the ''icon'' DropDown field in your ''structstatus'' lookup schema to include the new icon's name. See https://materialdesignicons.com/ for a huge list of free matching icons.
 +
plugin/structstatus.1481205761.txt.gz · Last modified: 2016-12-08 15:02 by grosse

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