=== Plugin Name ===
Contributors: Beee
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=info%40rubber%2dlab%2ecom&lc=NL&item_name=GigaTools%20plugin&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
Tags: Calender, dates, events, gigatools, gigs
Requires at least: 2.8
Tested up to: 3.3.2
Stable tag: 0.2
License: GPLv2 or later
The easiest way to embed your GigaTools dates. No more hassle with an embed code. Just manage your GigaTools widget from your own WordPress admin.
== Description ==
This plugin has the same features as the widget which is available through your GigaTools profile page, but now you can manage it inside your Wordpress admin area.
Managable options are:
* Widget title
* User or Group
* Username
* Artist name
* Font style
* Background color
* Link color
* Text color
* Number of gigs to be displayed
* Show/hide link to all dates
* Show/hide bookingslink
* Show/hide RSS/iCal links
* Show/hide GigaTools logo
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the `gigatools-widget` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the GigaTools Widget to your sidebar.
1. Configure the plugin by going to the `GigaTools` widget.
== Frequently Asked Questions ==
= Do I need an account with GigaTools to use this plugin ? =
Yes, you can signup here.
= Is GigaTools free ? =
No, but there's a Free Trial.
= My group won't show. =
Please note the "User or Group" field must be all lowercase.
= Can I style it with my own css ? =
Yes, I used these classes.
.ggt_belowwidget // container below the widget
font-size: 11px;
.ggt_belowwidget div
min-height: 15px;
.ggt_powered
float: right; width: 71px;
.ggt_powered img
margin-top: 2px;
= Your plugin breaks my site. =
I have seen it but don't have an answer yet. The plugin works perfectly in my development installation with the standard theme TwentyEleven and on several other sites I built.
== Screenshots ==
1. Screenshot of the basic settings for this plugin.
== Changelog ==
= 0.1 =
* No changes yet, it's the first version ;)
= 0.2 =
* Added an option/link to show all dates
* Uploaded it to the WordPress plugin repository
== Upgrade Notice ==
0.2 A link to all GigaTools dates is now implemented.