Lazylink plugin

Compatible with DokuWiki

around 2009-02-14b

plugin This plugin retrieves a title and a description of an external web site automatically.

Last updated on
2009-11-18
Provides
Syntax
Requires
php5.1 or later, zendframework

Tagged with links

Download and Installation

Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.

Summary

This DokuWiki plugin is an alternative link maker that retrieves a title and a description from the external link automatically. Now you don't have to copy and paste both URL and title from the external web sites.

:!: This plugin needs ZendFramework and PHP 5.1 or later. :!:

Syntax

Syntax is similar to normal syntax for a link, [[URL]].

Just insert '>' before URL to make [[>URL]].

  *The laziest way
    *[[>http://www.yahoo.com/]]

  *Title defined
    *[[>http://www.yahoo.com/|GO YAHOO]]

  *Whitespace instead of pipe
    *[[>http://www.google.com/ Google]]

This plugin requires ZendFramework and SQLite

This plugin needs ZendFramework and PHP 5.1 or later. Place ZendFramework in your server and set appropriate include_path in php.ini. SQLite is used for caching URLs and titles. A sole SQLite file is in data/cache directory.

You can confirm the cached URLs by using [[>list_cache]]. You can also clear the cache by using [[>clear_cache]].

plugin/lazylink.txt · Last modified: 2011/01/20 13:12 by lupo49
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate