hi Thadeus, this code has heaps of awesome snippets that will be useful to reuse - thanks for sharing!
I love the black admin layout you've used with the flash message embedded in the top section - do you mind if I reuse it? And do you have a live website using blogitizer? I noticed a few problems, which I will email to you. Richard On Jan 24, 9:48 pm, Thadeus Burgess <[email protected]> wrote: > Ok. So I give it to you, the source of blogitizor. Its not my best > work, but I am limited by the quirks of web applications :( > > http://code.google.com/p/blogitizor/ > > There is a install notes and dependencies on the wiki. > > Just some notes to help navigate, I use letters to execute models in > the correct order, I have a class that handles configurations and in > the progress of merging all of the code to use a settings database > where applicable. > > There is also a menumanager class to help handle/render menus. > > Output is automatically compressed when in an production environment. > > models/z_migrate will actually migrate your wordpress over if you have > any, to do this go to admin controller, and imex, then browse for your > wordpress.xml export file, and click wordpress import. > > layout.html is just a softlink to efflorescenetorange, so you might > need to recreate it. I would suggest making your own layout, I don't > like the orange one but was wanting to get this out there at least. > > you will need to install guppy and pygments to use this, hopefully I > can have these optional dependencies instead of required later on. > > If anybody would like to start helping me with this let me know, it > would be awesome if we can get a single official web2py blog, I know a > handful of us are working on our own blog implementations, I think we > would really benefit by combining our skills together on one system. > > Hope yall enjoy the code :) > > -Thadeus -- You received this message because you are subscribed to the Google Groups "web2py-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/web2py?hl=en.

