=== LaunchRock === Contributors: ziodave Donate link: http://www.redlink.co Tags: redlink, semantic web Requires at least: 3.3.0 Tested up to: 3.5.2 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html RedLink turns WordPress in a Semantic Web blog. == Description == The RedLink plug-in provides your blog with a growing list of semantic web features: * A shortcode to generate an annotation form where you can type text and see the related entities. == Installation == 1. Install RedLink either via the WordPress.org plugin directory, or by uploading the files to your server 2. Activate the plug-in 3. Insert the *[redlink-demo]* wherever you want the demo form to appear 4. Users can now use this form to try out RedLink This is an example usage:
[redlink_demo annotate_text="Annotate"
              edit_text="Edit"]
Type here the default text to annotate, example:
The Open Source Project Apache Stanbol provides different features that
facilitate working with linked data.
[/redlink_demo]
== Screenshots == == Changelog == = 1.0.2 = * Fix: readme indentation. = 1.0.1 = * Feature: add annotate text, edit text and text parameters to the short-code 'redlink_demo' = 1.0.0 = * Initial release