Enzymes 2.1 Released Today

Changes
  • Added the new feature for passing a value as an argument to an evaluation enzyme, rather than a post/key reference to it (which is still available). This comes in handy when you have a “normal” value and it’s a bit annoying to define a custom field just for that.

For example, let’s say that you have a custom field with the key mark and the following value:

{[ .mark /chili-php.php ]}

Then you could use it {[ .mark( =like this= ) ]} to get something {[ .mark( =like this= ) ]}

Download

This version is available for download from wordpress.org

HotChili 1.2 Released Today

Changes
Known Issues
  • Sometimes a website (http://developer.mozilla.org) uses an old version of Prototype that makes jQuery fail even if jQuery.noConflict() is used.
  • Sometimes a browser (IE7) cannot load all needed modules in the given sequence, and you get some JavaScript errors.
    Fix: reload the page and click the bookmarklet again (now the modules will be loaded from your browser cache).

HotChili as a Bookmarklet

HotChili is now this bookmarklet: HotChili.

Previous release was for Firefox plus GreaseMonkey, but as a bookmarklet you can use it from any browser.

Known issues

Sometimes a browser (IE) cannot load all needed modules in sequence, and you get some javascript errors. The simple fix is to reload the page and click the bookmarklet again. From now on the modules should be available in the browser cache.