Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:struct_plugin [2023/02/18 06:44] – removed - external edit (Unknown date) 127.0.0.1 | wiki:struct_plugin [2023/02/18 06:44] (current) – ↷ Page moved from contributing:struct_plugin to wiki:struct_plugin suedunham | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== struct plugin ====== | ||
+ | [[doku> | ||
+ | |||
+ | This places structured data within a given wiki page that is aggregated to a central sqlite db. Both this and the [[structured_data_plugin]] are maintained by the lead maintainer of DokuWiki itself, so they should stay up to date in the foreseeable future. Either one would allow more sophisticated use of the [[refnotes_plugin]]. The [[sqlite_plugin]] is required for it to work. Another alternative is the [[strata_plugin]]. | ||
+ | |||
+ | Though perhaps a good solution for citations, it seems cumbersome for entering data on HârnWorld people. Basically, what would be a row in a database table requires that its own wiki page be created. If the page is going to be there already, as with a Work, then adding a data block is fine. But creating a page for a marriage to which to link the page for the bride and the page for the groom and possibly pages for each child seems like a pain. | ||