[Blapp-developers] an addition i would like to make
Brought to you by:
mmcc
From: Warner O. <wa...@wa...> - 2003-07-27 15:37:15
|
Hi all, First, I really like Blapp in combination with Blosxom. But one of the things that I would really like is to have the ability to flag entries as drafts. One thought I had in regards to that is to have Blapp recognize a drafts folder which would contain a skeleton of the regular site and then when ready to publish would move it to regular folder in which it belongs. I am just getting back into Objective-C programming (I started back in the NeXT days, but never got much further than the examples in the Nextstep programming book by Simson Garfinkel). I recently bought the Cocoa programming book by Aaron Hillegass and have been going over the examples given in there. So, basically I'm just a beginner again and want to find out in order to implement what I'm thinking of what would I need to look at inside the Blapp source? Specifically I guess would be where Blapp calls the rsync stuff so I can tell it to ignore the drafts directory. Another nice thought would be to somehow use Blosxom's new plugin to be able to interpret and render the entries based on plugins that users have installed. This one I think would be rather trickier. Oooh, another interesting thought. What about some kind of Blosxom manager that would allow you to install new plugins? Just some thoughts. -warner |