While hacking my sandbox Habari install, I installed both Chris J. Davis Quickpost plugin as well as Matt Reads Habminbar.
Quickposts enables you to bring up a very lightweight post interface instead of loading the full admin area to write an entry. Habminbar adds an admin bar to the top of every page for easy access.
With both these enabled, it seemed natural to try and combine the two. Doing so was suprisingly simple, and the combination works really well.
In habminbar/habminbar.plugin.php, find the following (line 92 in v0.2):
June 19, 2007 4:03pm
That is very nifty. Thanks for sharing this with the rest of us.
June 19, 2007 4:10pm
Well, as easy as that was it’s no big deal. Wouldn’t be possible without the two original plugins that you guys have created anyway.