Description
Adds a Speedometer including your Bikemap.net Stats to your Sidebar
The Speedometer graphics were created by tourenradfahrer.de
The Pluginprogrammer disassociate oneself from the Graphics
Developer Notes
If you need help just write a mail to development@michaelplas.de
This is just the Widget, a more functional Viewer will follow
Installation
- Unzip
bikemap-speedometer-widget
and upload the contained files to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Add the sidebar widget
- Install the
Bikemap Speedometer Widget
widget through the ‘Design -> Widgets’ menu in WordPress
(Optional, for advanced users) Add `kilometerwidget` to a post or a page
- Type
[kilometerwidget]
into a post’s or a page’s body text.
(Optional, for advanced users) Add `kilometerwidget` to a template
- Enter
<?php echo do_shortcode('[kilometerwidget]'); ?>
into a suitable template file.
FAQ
- The server shows an error message – what should i do? Try to understand the errorcode, if there still problems mail development@michaelplas.de
- The Standardports are Queryport: 10011 and VirtualServerport 9989
- Which prerequisites does `Bikemap Speedometer Widget` expect?
-
Actually, just SocketFunctions
- How would I modify Bikemap Speedometer Widget’s options when it is used as a short tag or inside a template?
-
To modify this plugin’s option, you will have to add a widget at least once. Once the options are set, they are used for all instances of this plugin and you can safely remove the widget.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Bikemap Speedometer Widget” is open source software. The following people have contributed to this plugin.
Translate “Bikemap Speedometer Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First inoffcial Release
1.0.1
- Release Version