Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for inc: A super-tiny client-side include plugin


inc: A super-tiny client-side include plugin 5.0.0

  • Pages would be included even if the jQuery selector didn’t match.
  • A callback function for the Lightbox/Thickbox/*Box users to re-enumerate their image links was added.

Full changelog at inc client-side include jQuery plugin version 5 released.

inc: A super-tiny client-side include plugin 4.0.0

This version fixes the following bugs:

  1. In Internet Explorer, innerText was used instead of innerHTML which caused HTML to be rendered as text.
  2. In Internet Explorer, printing the page and the print preview would reveal the IFrames.

inc: A super-tiny client-side include plugin 3.0.0

In version 1.2 of jQuery, the evalScripts function was removed on which inc relied.

I have now released version 3 of inc to correct this problem. If you need the evalScripts functionality and you are using jQuery 1.1, please continue using version 2 of inc which of course is still available.

inc: A super-tiny client-side include plugin 2.0.0

inc version 2.