WP Chili is a WordPress plugin for installing Chili into WordPress with extreme simplicity.
Please refer to the WP Chili site for more info and for downloading it.
Andrea Ercolino, Software Engineer
WP Chili is a WordPress plugin for installing Chili into WordPress with extreme simplicity.
Please refer to the WP Chili site for more info and for downloading it.
Ciao, quando aggiorni chili (la libreria) aggiorni anche il plugin di WordPress? Per me sarebbe comodo. Grazie, ciao.
Yes, I should update it.
In fact I’d like to release something better than WP-Chili. Maybe in a couple of weeks…
Ok, let us know through your feed. Thanks. My next comment will be in English, I swear. 🙂
Carlo, I’ve just released the update you were waiting for: it installs Chili 2.2.
I’m still thinking about the bigger project about some sort of “button” for adding code to WordPress.
WP Chili appears not to work with WordPress 3.0. All of my syntax highlighting in my blog is now broken. Any way you can help a brother out?
Thanks!
As noted by eywwwn, there’s a compatibility issue between jQuery 1.4.2 (installed by WordPress 3.0) and Chili 2.2.
In fact, if you go to my page http://noteslog.com/personal/projects/chili/2.2/ you’ll see many examples at the bottom. They all work fine but the last.
The reason is that all but the last use a static setup of chili. In dynamic setups (also used in WP Chili 1.1), recipes are downloaded as they are needed. It worked fine in older versions of jQuery, but now it’s broken.
Fixed in version 1.2
@eywwwn Chili 2.2 works just fine with WP 3.0. Make sure you have wp_head() included which call the appropiate JQuery Files. I got wp-chili running cross domain 🙂 http://meshfields.de/syntax-highlight-wordpress-with-chili/
Hi,
Just a question. For codes that contains various language, such as your example wordpress template, do i just use class=”php” ?
I am using the css provided from this website
http://www.cagintranet.com/archive/the-definitive-guide-on-wordpress-syntax-highligher-plugins/
Thank you.
This plugin has some update for be used in WP 3.1.*?