JinX – The Javascript Includer

0

JinX gives you the ability to separate any javascript you may have from your blog posts and pages. It provides a separate textarea for adding javascript code which will not be stripped

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

JinX gives you the ability to separate any javascript you may have from your blog posts and pages. It provides a separate textarea
for adding javascript code which will not be stripped or sanitized. To combat the loosened security, we have implemented a role-based
access control list (ACL) in the options section. This ACL gives you the capability of deciding exactly which user roles should be able
to utilize the plugin. JinX also applies the markItUp! jQuery plugin to the JinX textarea for easier adding, editing, and viewing. The
plugin gives you the ability to properly use tabs and allows the textarea to auto-expand.

Credit goes out to Jay Salvat (http://www.jaysalvat.com) for his markItUp! jQuery plugin that was used in this plugin. For more information on
this markup editor, please visit http://markitup.jaysalvat.com/home/.

Related Links:

Change Log

  • 1.1.2 – Fixed minor bug in the code with the new ACL restrictions.
  • 1.1.0 – Added an administrative options page to reduce the set of user roles allowed to use JinX from the publish pages. This has the effect of locking down JinX to only privileged users to get around the issue of no entity encoding, escaping, or filtering of input.
  • 1.0 – Support for Firefox 2/3, IE 6/7, Safari 3/4, class support