I've just started using Radiant and really like both the approach and how it was implemented. It's perfect for the site I need to build.
I'd like to apply code syntax highlighting to my pages. I read about it here: http://radiantcms.org/blog/archives/2006/09/28/how-to-anatomy-of-the-code-highlighter-plugin/ I've run into two problems: (1) Radiant 0.6.3 lacks the "script/plugin" script for new projects. I can copy it from my radiant gem installation into my project scripts directory. (2) The code_highlighter plugin no longer exists at the given url: $ ruby script/plugin install code_highlighter Plugin not found: ["code_highlighter"] Yet I can see the plugin on the Trac svn browser: http://dev.radiantcms.com/radiant/browser/trunk/plugins/code_highlighter?rev=317 Any ideas? Thanks, Rich ___________________________________ Richard L. Apodaca http://depth-first.com Blog http://metamolecular.com Company _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
