=== PastePress ===
Contributors: Mirko Grewing
Donate link: http://pastepress.blogspot.com/
Tags: pastebin, syntax, text, dump
Requires at least: 2.9.2
Tested up to: 3.0.1
Stable tag: 1.0
This plugin will allow to embed a pastebin form into your website.
== Description ==
The plugin will allow users to embed a pastebin form into a wordpress page or post, using a special syntax. The form allows to paste plain text and save it getting back a direct link to it. This is how usually pastebin works: you will have it working inside your blog.
The plugin is built against PasteBox 1.0.
**WARNING**
The plugin may not work until first beta release.
Related Links:
* The plugin homepage
* Pastebox Homepage
== Installation ==
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= How doeas it work? =
Simply create a new page, put inside the textbox the special tag () and save. Open the page, write down a title and paste your text inside the textbox. Once you press the 'post' button, your text will be stored as text file: save the link to share the content on forums and with mates.
= Can I put anything else into that page? =
Sure. You can insert eveything just above or below the special tag (e.g. explaination text, footnote or disclaimer).
= Can I paste formatted text? =
No. PastePress is meant to dump plain text (as most of pastebin scripts).
= Does it support syntax highlighted text? =
We plan to introduce syntax highlight support through geshi library in future stable release.
== Changelog ==
= 0.1_pre-alpha2 =
Added internationalization and some other stuffs...
= 0.1_pre-alpha =
The first release.
== License ==
Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a small donation for the time I've spent writing and supporting this plugin. And I really don't want to know how many hours of my life this plugin has already eaten ;)