DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dataloop

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
Last revisionBoth sides next revision
plugin:dataloop [2009-10-10 23:36] – adjusted status tag achplugin:dataloop [2023-10-30 23:50] Klap-in
Line 1: Line 1:
-====== dataloop plugin ======+====== DataLoop Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Adds new output options to work with "Structured Data Plugin" +description: Adds new output options to work with “data Plugin 
-author     : Martyn Eggleton for access-space.org  (based on Andreas Gohr)+author     : Martyn Eggleton for access-space.org (based on Andreas Gohr)
 email      : martyn@access-space.org email      : martyn@access-space.org
 type       : syntax, action, helper type       : syntax, action, helper
 lastupdate : 2009-08-06 lastupdate : 2009-08-06
-compatible : devel > 2007-12-21 (assumed based on "Structured Data Plugin") +compatible : Lemming 
-depends    : data+depends    : data, sqlite
 conflicts  conflicts 
 similar    :  similar    : 
 tags       : sqlite, data, tags, database, listing, !experimental tags       : sqlite, data, tags, database, listing, !experimental
 +
 +downloadurl: https://trello-attachments.s3.amazonaws.com/5af4815352fa15728c62aaae/5af7195a44c5d74d20dfe733/ba5c31bef18e7ea2bc41c5a08997c586/dataloop.zip
 +bugtracker : 
 +sourcerepo : 
 +donationurl: 
 +
 +screenshot_img: 
 ---- ----
 +
 +===== Warning =====
 +
 +**Not compatible with data plugin later than 2010-03-22 (I am working on it).**
  
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. 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.
  
-  * http://access-space.org/dataloop/dataloop.plugin.tgz +  * [[https://trello-attachments.s3.amazonaws.com/5af4815352fa15728c62aaae/5af7195a44c5d74d20dfe733/ba5c31bef18e7ea2bc41c5a08997c586/dataloop.zip|dataloop.zip]] 
-  * http://access-space.org/dataloop/dataloop.plugin.zip+  * [[https://yadi.sk/d/Av1M1WW4fobyy|Download from Yandex.Disk]]
  
  
 ===== Usage Example ===== ===== Usage Example =====
  
-The properties are the same as those used by [[plugin:data|Structured Data Plugin]], then a replacement system based on @@FIELDNAME@@ using _ to modify things +The properties are the same as those used by [[plugin:data|Structured Data Plugin]], then a replacement system based on ''%%@@FIELDNAME@@%%'' using ''_'' to modify things 
  
   <dataloop   <dataloop
Line 38: Line 49:
 Which could give HTML like this for 1 matching entry. Which could give HTML like this for 1 matching entry.
  
-<html> +<code html> 
-<h2><a href="http://www.access-space.org/">Access Space</a></h2><div class="level2">+<h2><a href="http://www.access-space.org/">Access Space</a></h2>
  
 +<div class="level2">
  
 <p> <p>
 <em>Martyn Eggleton</em> - The Access Space web site is being redeveloped using DokuWiki <em>Martyn Eggleton</em> - The Access Space web site is being redeveloped using DokuWiki
- 
 </p> </p>
 +
 </div> </div>
 +</code>
  
-</html> 
  
 +===== Other Modes =====
  
- 
-===== Other Modes ===== 
 Other modes are included but not documented as they haven't got a practical use yet. Specifically datatextloop which ignores all wiki mark up and is intended for possible use for generating graphviz dot markup from collections of data tagged pages. Other modes are included but not documented as they haven't got a practical use yet. Specifically datatextloop which ignores all wiki mark up and is intended for possible use for generating graphviz dot markup from collections of data tagged pages.
plugin/dataloop.txt · Last modified: 2023-12-21 16:24 by Aleksandr

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