=== Jump-Page ===
Contributors: GangXtaBoii 
Donate link:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SB94MEM9ATTBG
Tags: jump-page, holding-page, links, weiterleitung, redirect
Requires at least: 2.5.x
Tested up to: 2.9.x
Stable tag: 1.4.5

The Shortcode [jump_link] directs visitors to a Jump-Page where you can put adds and so on before the visitors will be directed to the requested page.

== Description ==

ENGLISH:  
Adds a Shortcode `[jump_link]` which directs all external links to a Jump-Page `[jump_page]` where you can put adds, news, banner, information and other things before your visitors will be directed to their requested page after x seconds.  
  
GERMAN:  
F&uuml;gt einen neuen Shortcode ein `[jump_link]` der alle externe (aber auch interne) Links auf eine sogenannte 'Jump-Page' `[jump_page]` (Deutsch: Weiterleitungsseite) umleitet auf der Sie Banner, Newsupadates, Werbung und andere Inhalte platzieren k&ouml;nnen bevor der User nach einer fest gelegten Zeit auf die gew&uuml;nschte Seite geleitet wird.  

| [More Information](http://www.gangxtaboii.com/jump-page/) |
| [GB-Forum-Topic](http://forum.gangxtaboii.com/viewtopic.php?f=15&t=11) |
| [Support](http://forum.gangxtaboii.com/viewforum.php?f=22) |


== Installation ==

ENGLISH:

You can install the plugin directly from the WordPress admin menu! Visit the Plugins-Add New page and search for 'Jump-Page'. After that you only have to install it. Once installed and activated visit the 'Jump-Page' admin page (Settings/Jump-Page) to customize your settings.

OR

Extract all files from the ZIP file - make sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`. Then just visit your admin area and activate the plugin. That's it!


GERMAN:

Sie k&ouml;nnen das Plugin direkt im Men&uuml;punkt 'Plugins' im Wordpress-Adminmen&uuml; installieren! Besuchen Sie die Plugins-Installieren-Seite und suchen Sie nach "Jump-Page". Klicken Sie auf installieren. Einmal installiert und aktiviert, besuchen Sie die 'Jump-Page'-Seite (Einstellungen / Jump-Page) um Ihre Einstellungen anzupassen.


Manuelle Installation:  
  
Extrahieren Sie alle Dateien aus dem ZIP-Datei - Vergewissern Sie sich, dass die Dateistruktur intakt ist, und dann laden Sie die Dateien auf `/wp-content/plugins/`. Dann besuchen Sie einfach Ihr Admin-Bereich und aktivieren Sie das Plugin. Schon kann es losgehen.

== Frequently Asked Questions ==

Complete FAQ:
| [GB-FAQ-Topic](http://www.gangxtaboii.com/forum/viewtopic.php?f=25&t=13) |


Short-FAQ

FAQ-ENGLISH:  
  
    * How do I activate the plugin?  
    * How do I set up the plugin?  
  

How do I activate the plugin?  
Download the plugin and unzip it into the `/wp-content/plugins/`. Then activate the plugin under the Plugins menu.  


How do I set up the plugin?  
Go to the Admin-Page on the left and then set up your settings. Everything on this page has an example so that you can easily find your way through the Jump-Page-Settings.


Small-Walk-Through:

1. Install the Plugin

2. Go to the Settings-Page and complete all the required information

3. Now you have to create a Jump-Page for the plugin

    * Create a page and add the following shortcode: `[jump_page]`


4. after that you can use the plugin like this (in posts/pages, etc.)

    * Create a new Page/Post and click on the new button in the wysiwyg-editor and then add the required information.
    * it will copy sth. like this into your textbox: `[jump_page url=http://www.example.com title=Example-Link]`
    * this will show up like this:`<a href="http://www.example.com">Example-Link"</a>`


5. Design:

    * You can design your jump-page on your own by adding the following css-class in your css-file: `css-class="gxtb_jump_page"`

| [GB-FAQ-Topic](http://www.gangxtaboii.com/forum/viewtopic.php?f=25&t=13) |
| [GB-Forum-Topic](http://forum.gangxtaboii.com/viewtopic.php?f=15&t=11) |
| [Support](http://forum.gangxtaboii.com/viewforum.php?f=22) |

== Changelog ==
Changelog - English:

Version 1.4.5
    * important Bugfix: One Checkbox was still displaying the wrong setting.

Version 1.4
    * Bugfixes
    * GB-Newsbox-Update [1.5.5]

Version 1.0 
    * Bugfixes
    * GB-Newsbox-Update [1.5]

Version 0.9.5
    * Introducing the GB-Newsbox
  
Version 0.9  
    * install .mo-files for localication  
  
Version 0.1  
    * set up some basics of the plugin  
  
  
Changelog - German:

Version 1.4.5
    * wichtiger Bugfix: Eine Checkbox hat immer noch die falsche Einstellung angezeigt

Version 1.4
  
    * Bugfixes
    * GB-Newsbox-Update [1.5.5]

Version 1.0 
  
    * Bugfixes
    * GB-Newsbox-Update [1.5]
  
Version 0.9  
  
    * Sprachdateien erstellt und eingebaut  
  
Version 0.1  
  
    * Basisfunktionen des Plugins ausarbeiten