DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:yql

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:yql [2015-12-06 14:30] Aleksandrplugin:yql [2018-05-31 00:39] (current) – [Installation] Klap-in
Line 6: Line 6:
 email      : michael@content-space.de  email      : michael@content-space.de 
 type       : syntax type       : syntax
-lastupdate : 2013-09-17+lastupdate : 2016-01-16
 compatible : Anteater, Rincewind, Angua, Adora Belle, Weatherwax compatible : Anteater, Rincewind, Angua, Adora Belle, Weatherwax
 depends    :  depends    : 
Line 20: Line 20:
  
 This plugin allows to embed results from the [[http://developer.yahoo.com/yql/|YQL (Yahoo! Query Language)]] API of Yahoo! in a wiki page. The plugin only works for certain queries and certain query fields and has mainly been created because I needed to embed a certain query result. The plugin does not support queries that need authorization or return one single result (and not a list of results). It is recommended that you try out your query in the [[http://developer.yahoo.com/yql/console/|YQL Console]] in order to find the necessary parameters for the plugin. This plugin allows to embed results from the [[http://developer.yahoo.com/yql/|YQL (Yahoo! Query Language)]] API of Yahoo! in a wiki page. The plugin only works for certain queries and certain query fields and has mainly been created because I needed to embed a certain query result. The plugin does not support queries that need authorization or return one single result (and not a list of results). It is recommended that you try out your query in the [[http://developer.yahoo.com/yql/console/|YQL Console]] in order to find the necessary parameters for the plugin.
 +To learn if accessing a table requires authentication, execute [[http://developer.yahoo.com/yql/console/?q=show%20tables|SHOW TABLES]] and note that tables with security=ANY do not require [[https://developer.yahoo.com/yql/guide/yql-opentables-security.html|YQL Authentication]], whereas the others do.
  
 The results of the query are displayed as list, the individual list items can be formatted using a simple format string and support text items and links. The results of the query are displayed as list, the individual list items can be formatted using a simple format string and support text items and links.
Line 27: Line 28:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. 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.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 79: Line 80:
  
 :!: Please don't report any bugs or feature wishes here but use the [[https://github.com/Michitux/dokuwiki-plugin-yql/issues|issue tracker]] at GitHub. :!: Please don't report any bugs or feature wishes here but use the [[https://github.com/Michitux/dokuwiki-plugin-yql/issues|issue tracker]] at GitHub.
- 
plugin/yql.1449408645.txt.gz · Last modified: 2015-12-06 14:30 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