Redlink
Redlink
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
- Install Redlink either via the WordPress.org plugin directory, or by uploading the files to your server
- Activate the plug-in
- Insert the [redlink_demo] wherever you want the demo form to appear
- Users can now use this form to try out Redlink
This is an example usage:
[redlink_demo form_class="wpcf7-form" annotate_text="Annotate" edit_text="Edit" annotate_class="wpcf7-form-control wpcf7-submit" edit_class="wpcf7-form-control wpcf7-submit"] 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]
Reviews
Changelog
1.0.19
- Fix: update annotation-tool.js to support the new API format.
1.0.18
- Fix: piwik.min.js is loaded only if feedback is enabled.
1.0.17
- Other: add link tracking.
1.0.16
- Other: add support for piwik (usage analysis). Note that usage analysis is turned off by default and must be manually enabled using the feedback=true attribute.
1.0.15
- Other: update author information.
1.0.14
- Fix: update annotation tool (354229a) with fix for missing descriptions.
1.0.13
- no changes.
1.0.12
- Feature: update annotation tool (ddc38d3) with support for images in annotations.
1.0.11
- Feature: allow for html code in the annotator tool textarea.
1.0.10
- Other: update annotation tool stylesheets.
1.0.9
- Other: update annotation tool (to commit e84979c).
1.0.8
- Other: update annotation tool (added language support for single views).
1.0.7
- Feature: add animation on text annotations.
- Other: add wikier to developers list.
1.0.6
- Fix: fix missing files.
- Fix: fix buttons alignment in stylesheets.
1.0.5
- Feature: add styling parameters form_class, annotate_class, edit_class for the form, annotate button and edit button respectively.
- Fix: scope the stylesheet to avoid conflict with other classes.
- Fix: moved ajax spinner to stylesheets to avoid image not found error.
1.0.4
- Fix: page title.
1.0.3
- Fix: readme content.
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
