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 Simple Templates


Simple Templates 1.1.1

Fixed a bug in the regular expression that could cause a type mismatch in Opera.

Simple Templates 1.1.1

Fixed a bug in the regular expression that was causing a type mismatch in Opera.

Simple Templates 1.1

This version is way faster and allows for funky characters in the template keys.

I changed the search/replace algorithm based on the discussion on this thread:
http://groups.google.com/group/jquery-ui/browse_thread/thread/45d0f5873d...

It is now much more efficient because it lets the browser use native routines to loop through the matches rather than executing a jQuery loop.

Simple Templates 1.0.1

Fixed a bug when no matches were found in the template.

Simple Templates 1.0

First release. I'm pretty sure it works. :-) Please file bug reports or enhancement requests on the project hosting page: http://code.google.com/p/jquery-simple-templates/