On May 11, 6:35 pm, Jason Grimes <[email protected]> wrote: > Are the extensions in 0.9.0 still in flux? Is there anyway I could get > a simple example of a new extension if it is possible? I don't need > anything fancy and all I want to do is to just add some new tags to my > site.
if all you're doing is adding radius tags then i believe things behave just like they always have. as far as a simple example try `script/ generate extension MyExtension`.
