Tidbits – switch between page/post without going to dashboard – Habari
Wednesday, March 28th, 2012 - 11:04 am - Habari
In Habari, you can actually have your publish post/page include the ability to create a post/page without having to switch in the dashboard menu. (So when you go to the publish > post or publish > page, the two boxes will pop up on that publishing page, and you can alternate between the two without leaving.)
Really simple: go to system > admin > publish, and go modify the div class publish to look like this:
out(); ?>
You now should have two boxes at the top of your page, one for entry and one for page. This works for Habari 0.9X.
