Update 4: The method is slightly different for Ghost 0.11.0, which can be seen here. Update 3: Nothing has changed with Ghost 0.5.5, the below still applies. Update 2: Ghost 0.5.3 requires both the original code and the changes 0.5.1 required. Update:…
Update: Sitemap support was officially added in Ghost 0.5.6, so this tutorial is now obsolete. The release of Ghost 0.5.0 included changes to some core functionality that breaks compatibility with my friend's dynamic sitemap tutorial. With sitemap support likely to be a 0.6.0 feature,…
The v1.7.1 release of jQuery Autotab adds method chaining support to the autotab_magic and autotab_filter methods. If you're using those deprecated methods (why would you?!), you can now chain them. Side note, it really bugs me that I named the method autotab_magic...…
The v1.7.0 release of jQuery Autotab brings the best release yet! All form fields are now supported, and hidden fields are filtered out from the list of selected elements. New global methods for setting up, removing and restoring Autotab have been added, single value select lists now support…
Update: Read this tutorial on how to get this setup in Ghost 0.5+, which also includes a change that adds the base url to the sitemap. My friend Timothy Strimple posted a great tutorial for adding a dynamic sitemap to your Ghost blog. Ghost serves its purpose of strictly…
The 1.6 release of jQuery Autotab adds support for filtering and tabbing on password fields. Applying filtering rules without using auto tabbing functionality has been restored. Doh!…