DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:gpsies

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:gpsies [2011-02-04 16:05] – [Demo] 178.37.194.191plugin:gpsies [2019-01-12 15:47] (current) – Compatible to Greebo LarsDW223
Line 1: Line 1:
-====== gpsies plugin ======+====== GPSies Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Embed tracks from http://gpsies.com in a wiki page.+description: Embed tracks from gpsies.com in a wiki page
 author     : Michael Klier author     : Michael Klier
 email      : chi@chimeric.de email      : chi@chimeric.de
 type       : syntax type       : syntax
 lastupdate : 2009-05-21 lastupdate : 2009-05-21
-compatible : > 2009-02-14+compatible : > 2009-02-14, Greebo
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : itrackviewer similar    : itrackviewer
-tags       : gps gpsies +tags       : gps gpsies maps embed
-downloadurl: http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-gpsies/plugin-gpsies.tgz +
-bugtracker : http://github.com/chimeric/dokuwiki-plugin-gpsies/issues +
-sourcerepo : http://github.com/chimeric/dokuwiki-plugin-gpsies/ +
-----+
  
-^ Download | [[http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-gpsies/plugin-gpsies.tgz|plugin-gpsies.tgz]] | +downloadurl: https://github.com/chimeric/dokuwiki-plugin-gpsies/archive/master.zip 
-^ Github URL | [[http://github.com/chimeric/dokuwiki-plugin-gpsies]] |+bugtracker : https://github.com/chimeric/dokuwiki-plugin-gpsies/issues 
 +sourcerepo : https://github.com/chimeric/dokuwiki-plugin-gpsies 
 +donationurl: 
  
 +screenshot_img: 
 +----
  
 +^ Download    | [[https://github.com/chimeric/dokuwiki-plugin-gpsies/archive/master.zip|master.zip]] |
 +^ Github URL  | [[https://github.com/chimeric/dokuwiki-plugin-gpsies]] |
  
 ===== Description ===== ===== Description =====
-This plugin allows you to embed tracks from http://gpsies.com into a wiki page+ 
 +This plugin allows you to embed tracks from https://gpsies.com into a wiki page
  
 ===== Installation ===== ===== Installation =====
 +
 Download the archive and unpack it into ''<dokuwiki>/lib/plugins''. Download the archive and unpack it into ''<dokuwiki>/lib/plugins''.
  
-  * [[http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-gpsies/plugin-gpsies.tgz|.tgz]] Plugin Manager+  * [[https://github.com/chimeric/dokuwiki-plugin-gpsies/archive/master.zip|.zip]] Plugin Manager
      
 The plugin is also available via git. The plugin is also available via git.
Line 36: Line 40:
 % git clone git://github.com/chimeric/dokuwiki-plugin-gpsies.git gpsies % git clone git://github.com/chimeric/dokuwiki-plugin-gpsies.git gpsies
 </code> </code>
- 
  
 ===== Configuration ===== ===== Configuration =====
 +
 This plugin has now configuration options. This plugin has now configuration options.
  
 ===== Syntax ===== ===== Syntax =====
 +
 The syntax es very easy, Just replace ''[tracknumber]'' with the number you find on the gpsies page (or the URL): The syntax es very easy, Just replace ''[tracknumber]'' with the number you find on the gpsies page (or the URL):
  
   {{gpsies>[tracknumber]}}   {{gpsies>[tracknumber]}}
- 
-===== Demo ===== 
-You can try the plugin [[http://www.chimeric.de/_demo/plugin:gpsies|here]].FIXME 
  
 ===== Bugs / Feature Requests ===== ===== Bugs / Feature Requests =====
-Please report bugs and feature requests at the [[http://github.com/chimeric/dokuwiki-plugin-gpsies/issues|Bug Tracker]].+ 
 +Please report bugs and feature requests at the [[https://github.com/chimeric/dokuwiki-plugin-gpsies/issues|Bug Tracker]].
  
 ===== Changelog ===== ===== Changelog =====
-A complete changelog can be found [[http://github.com/chimeric/dokuwiki-plugin-gpsies/commits/|here]] 
  
-{{rss>http://github.com/feeds/chimeric/commits/dokuwiki-plugin-gpsies/master 10 1d date}}+A complete changelog can be found [[https://github.com/chimeric/dokuwiki-plugin-gpsies/commits/|here]] 
 + 
 +{{rss>https://github.com/chimeric/dokuwiki-plugin-gpsies/commits/master.atom date}} 
 + 
 +===== Localization ===== 
 + 
 +**Russian** 
 +<file php lang/ru/lang.php> 
 +<?php 
 +/** 
 + * Russian language file 
 + * 
 + * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html) 
 + * @author     Aleksandr Selivanov <alexgearbox [at] yandex [dot] ru> 
 + */ 
 + 
 +$lang['visit_track'   = 'Смотреть трек на GPSies.com'; 
 +$lang['fullscreen'    = 'Показать карту во весь экран'; 
 +</file>
  
 ===== Discussion ===== ===== Discussion =====
  
plugin/gpsies.1296831946.txt.gz · Last modified: 2011-02-04 16:05 by 178.37.194.191

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