DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:struct

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 [2021-05-03 23:51] – version upped andiplugin:struct [2024-02-16 23:51] (current) – version upped andi
Line 6: Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : syntax, admin, action, remote type       : syntax, admin, action, remote
-lastupdate : 2021-05-03 +lastupdate : 2024-02-16 
-compatible : Hogfather, !Greebo, !Frusterick Manners, !Elenor Of Tsort, !Detritus, !Hrun!Ponder Stibbons!Binky+compatible : !Frusterick Manners, !Greebo, !Hogfather, !IgorJack JackrumKaos
 depends    : sqlite depends    : sqlite
 conflicts  : discussion, ckgedit conflicts  : discussion, ckgedit
Line 46: Line 46:
   * it is possible to create //global// data not attached to any page ((referred to as //lookup// in previous versions of struct))   * it is possible to create //global// data not attached to any page ((referred to as //lookup// in previous versions of struct))
   * global data can be used as data source for [[plugin:struct:type_lookup|lookup dropdowns]]   * global data can be used as data source for [[plugin:struct:type_lookup|lookup dropdowns]]
-  * //serial// data is a collection of data structures belonging to a given page+  * //serial// data is a collection of data structures belonging to certain pages
   * all crucial code is covered by automated tests   * all crucial code is covered by automated tests
  
 This allows for central management of wanted structured data while keeping the functionality of the data plugin. This allows for central management of wanted structured data while keeping the functionality of the data plugin.
  
 +[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]
  
 ===== Installation ===== ===== Installation =====
- 
-[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] 
  
 :!: **External requirements:** This plugin requires the following additional components that must be installed separately: :!: **External requirements:** This plugin requires the following additional components that must be installed separately:
    
   * [[plugin:sqlite|SQLite Plugin]]   * [[plugin:sqlite|SQLite Plugin]]
- 
-:!: Please also note that this plugin requires **PHP 5.6 or higher.** 
  
 Search and install the plugin using the [[plugin:extension|Extension Manager]]. 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.
Line 80: Line 77:
   * [[plugin:struct:serialedit|Editing Serial Data]]   * [[plugin:struct:serialedit|Editing Serial Data]]
   * [[plugin:struct:aggregation|Aggregation]]   * [[plugin:struct:aggregation|Aggregation]]
 +    * Aggregation Types
 +      * [[plugin:struct:aggregation:table|Table]]
 +      * [[plugin:struct:aggregation:list|List]]
 +      * [[plugin:struct:aggregation:value|Value]]
 +    * Aggregation Control
 +      * [[plugin:struct:aggregation:filter|Filter Control]]
 +      * [[plugin:struct:cloud|Cloud Control]]
     * [[plugin:struct:filters|Filters]]     * [[plugin:struct:filters|Filters]]
     * [[plugin:struct:inlineedit|Inline Editing]]     * [[plugin:struct:inlineedit|Inline Editing]]
     * [[plugin:struct:csvexport|CSV Export]]     * [[plugin:struct:csvexport|CSV Export]]
   * [[plugin:struct:permissions|Permissions]]   * [[plugin:struct:permissions|Permissions]]
-  * [[plugin:struct:cloud|Control-Cloud]] 
   * [[plugin:struct:devel|Developer Support]]   * [[plugin:struct:devel|Developer Support]]
   * [[plugin:struct:remote_api|remote API]]   * [[plugin:struct:remote_api|remote API]]
   * [[plugin:struct:integrations|Struct Integration into other Plugins]]   * [[plugin:struct:integrations|Struct Integration into other Plugins]]
   * [[plugin:struct:plugins|Plugins to extend Struct]]   * [[plugin:struct:plugins|Plugins to extend Struct]]
 +  * [[plugin:struct:dbinternals|Database internals]]
  
 Here a complete overview of [[.struct:aggregation?do=index|all sub-pages]] to struct plugin. Here a complete overview of [[.struct:aggregation?do=index|all sub-pages]] to struct plugin.
 +
 +===== Samples =====
 +
 +  * [[plugin:struct:Samples]]
  
 ===== Development ===== ===== Development =====
Line 96: Line 104:
 === Change Log === === Change Log ===
  
-[[https://travis-ci.org/cosmocode/dokuwiki-plugin-struct|{{ https://travis-ci.org/cosmocode/dokuwiki-plugin-struct.png?nocache|Build Status}}]]+[[https://github.com/cosmocode/dokuwiki-plugin-struct/commits/master.atom|{{https://raw.githubusercontent.com/legacy-icons/famfamfam-silk/master/dist/png/feed.png?16x16&recache |Subscribe to 'struct Plugin Change Log' by RSS}}]]
  
 {{rss>https://github.com/cosmocode/dokuwiki-plugin-struct/commits/master.atom date}} {{rss>https://github.com/cosmocode/dokuwiki-plugin-struct/commits/master.atom date}}
plugin/struct.1620078679.txt.gz · Last modified: 2021-05-03 23:51 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