On Sunday 07 October 2007 03:41:40 Paul Scott wrote: > On Sun, 2007-10-07 at 09:35 +0200, Niels wrote: > > Basically I want to integrate articles into existing pages, something > > like <?php blog::getArticlesHTML($rule); ?> > > <?php blog::getUserCommentEditHTML($article); ?> > > What you want is a blog that exposes it's functionality as an API > (MetaWebLog or ATOM). Most do that, including the Chisimba one (see > http://fsiu.uwc.ac.za as an example. Download at http://avoir.uwc.ac.za) > > --Paul I've used Wordpress like that on my own site. I have my blog set up in one directory, but I use WordPress's API throughout my site to keep things consistent. -- Richard S. Crawford Editor-in-chief, Daikaijuzine (http://www.daikaijuzine.com) Personal website: http://www.mossroot.com http://www.myspace.com/underpope / underpope.livejournal.com "We are here to help each other get through this thing, whatever it is." (Kurt Vonnegut, 1922 - 2007) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php