The cookbook for Hobo 1.4 is up. It's not linked from anywhere yet, so bookmark it:
http://cookbook-1.4.hobocentral.net/ Right now it only contains documentation for tags that have been updated in some fashion. If it doesn't contain a tag that means that it hasn't changed, not that it's missing. Only the taglibs, generators & changes pages have been updated so far; the rest of the manual and the tutorials are still for Hobo 1.3. It's running 1.4 alpha, so if it breaks let me know. I won't be surprised, that's why we call it an alpha. Many changes have also been pushed to the Hobo repository on Github. The most obvious breaking change is that there is now a hobo_jquery_ui gem, so you'll have to add it to your Gemfile, application.dryml, application.css, and application.js or generate a new app. You can try using the new install_plugin generator to make these changes. A large amount of cleanup has occurred. All the tags and code from hobo_jquery have moved to appropriate locations -- it was previously a junk catch all for the refactoring. Check out the file organization of the hobo_rapid plugin to see how "large" hobo plugins should be organized, IMO. the dryml include tag has had its guts changed somewhat so if you see breakage there please let me know. It has gained the ability to use wildcards amongst other changes. of course there are a bunch of bugfixes, so if you are having problems with the previous alpha please update and try this one. cheers, Bryan -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
