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
plugin:dataloop [2009-08-06 16:13] 195.10.233.101plugin:dataloop [2023-12-21 16:24] (current) – new download url Aleksandr
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, experimental+tags       : sqlite, data, tags, database, listing, !experimental 
 + 
 +downloadurl: https://trello.com/1/cards/5af7195a44c5d74d20dfe733/attachments/5af7197c1b5868f27d2c0918/download/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.
  
-  * FIXME put URL here+  * [[https://trello.com/1/cards/5af7195a44c5d74d20dfe733/attachments/5af7197c1b5868f27d2c0918/download/dataloop.zip|dataloop.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 34: Line 46:
   </dataloop>   </dataloop>
  
-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.1249568013.txt.gz · Last modified: 2009-08-06 16:13 by 195.10.233.101

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