|
From: Bob F <mon...@gm...> - 2005-10-07 02:33:08
|
Apparently I'm productive today. Okay, I've got a zip you can get here: http://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D1259952&group_= id=3D139994&atid=3D745215 Just unzip it and go. But now, first there's somethings to know. This is archiving and templating, and a little file restructuring. This is NOT ajax friendly. And I haven't added in a control panel for editing the template files, but they can be found in data/templates/default. There are 5 files: header.php footer.php post.php nav.php styles.css These contain most of the UI of Chategory. By editing these files, one coul= d completely integrate the system into their site. There are API changes as well, functs.php is gone, replaced by a Templater class. Forgive the bugs, = I know of a few, and I by no means have tested this beyond basic "It works". I've got this pushed out because I felt I was slowing down the project by holding up something that would have such a large impact on the project. This is also to get feedback. The templating is basic and not user-friendly= . So how can we make it work better? Archiving works. Is it okay? How can we make IT work better? Ect, ect. This is NOT commited to the CVS repository either. If it gets okayed, then I'll create a chategory2 repository for it and we can get to work. So... GET TESTING!!!! :-P On 10/6/05, Mike at GBHXonline.com <mik...@gb...> wrote: > > Great job, Bob. Within a week's time I will be going through the files > that I have finding class and whatnot in hopes of preparing an index > template. I have one idea I've been tossing around but I'll wait on the > details until after my foray into the files. > Mike > > ----- Original Message ----- > *From:* Bob F <mon...@gm...> > *To:* Chategory Mailing List <cha...@li...> > *Sent:* Thursday, October 06, 2005 4:48 PM > *Subject:* Re: [Chategory-devl] FINALLY!!! > > Alright, I've got non-saving archiving working (deleting). Sorry, this > should have been done earlier, but I've been busy all week. My band is > trying out for a local "Battle of the Bands" so we've been practicing all > week. But I'm free tonight so I've got archiving finished. But, since I'v= e > had to change the core API to get it working, I'm just going to hold off = and > finish off the templating system I've thought up instead of wasting time > backporting it to fit the UI (php) we plan on trashing anyway. Depending = on > how productive I am tonight, expect me finish it off for your testing and > reviewing by at the most end of monday (hopefully sooner). > > On 9/29/05, Jonathan Fenocchi <jo...@sl...> wrote: > > > > All right! This is very cool, Bob. Let us know when you've comitted it > > to CVS so we can test it out and so forth. Thanks a heap, and don't be > > discouraged -- I'm getting back on track to help work on it soon. :) > > > > -- > - Da Bob > > -- - Da Bob |