Hi All-
I want to use Movabletype (MT) on my website (currently PHP driven). My question(s) is(are) as follows:
1. Should I have MT create include files [
_index.inc &
_archives.inc ] I can use to include in my
index.php and
archives.php file? Or should I have it just crank out the entire php file? I am leaning towards the former, because that will give me more 'control' over my site layout (if I want to change everything easily). I'm just curious to know what everyone else has done.
2. Is MT your blog of choice? I wanted to use it because it seems widely used, well supported, and there are a number of nice OSX compatible GUI based programs I might be able to use to updated it w/o actually using the web interface. However, it is CGI driven, and my site is PHP driven, when isn't a big deal ...
Thanks!!