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 [2010-03-25 10:40] stretchyboyplugin: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") not compatible with data plugin later than 2010-03-22 +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.com/1/cards/5af7195a44c5d74d20dfe733/attachments/5af7197c1b5868f27d2c0918/download/dataloop.zip
 +bugtracker : 
 +sourcerepo : 
 +donationurl: 
 +
 +screenshot_img: 
 ---- ----
  
-====== Warning ====== +===== Warning ===== 
-not compatible with data plugin later than 2010-03-22 (I am working on it)+ 
 +**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 +
-  * http://access-space.org/dataloop/dataloop.plugin.zip+
  
 +  * [[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 41: Line 48:
 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.1269510055.txt.gz · Last modified: 2010-03-25 10:40 by stretchyboy

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