Me too. Please remove me from this list
Sent from my Verizon Wireless BlackBerry
-----Original Message-----
From: Charles Kerchner <[log in to unmask]>
Date: Thu, 22 May 2008 08:08:32
To:[log in to unmask]
Subject: Re: PHP index page into the UVM web template; WordPress; was Re: taking blog offline
Please take me off this list as well.
-----Original Message-----
From: UVM Blogging [mailto:[log in to unmask]] On Behalf Of Walker
Blackwell
Sent: Thursday, May 22, 2008 3:57 AM
To: [log in to unmask]
Subject: Re: PHP index page into the UVM web template; WordPress; was Re:
taking blog offline
Thanks a bunch Wes. That was much help. I was about to re-post to the
correct palace and then I read this. I'm working on it right now.
take care,
Walker
On May 21, 2008, at 4:15 PM, Wesley Alan Wright wrote:
> On May 21, 2008, at 6:07 AM, Walker Blackwell wrote:
>
>> Anybody have any idea on how to integrate a PHP index page into the
>> UVM web template?
>>
>> I'm trying to merge wordpress and the UVM template but I can't pass
>> double ?. The URL I'm working on is http://www.uvm.edu/art/
>> photoweb Right now, I just took the template output from the art
>> departments upcoming site and hard-coded it into my own template.
>>
>
> Not sure if this is really a blogging question or a UVMWEBINFO or
> even an IT-DISCUSS (other UVM lists) question.
>
> Anyway, simple answer first: The UVM Web Template is more than happy
> to evaluate your PHP files and wrap them in the template. Just don't
> name them index.php (that will override magicscript.php, which make
> sthe template go). If you want something to act like as dynamic
> content for your home page, call it default.php, and it will
> override default.html
>
> Now, what about WordPress: Lots of steps, and a particularly
> interesting index.php placed in a Themes folder -- at least, that's
> what I did using WprdPress 1.5 decades ago. See synopsis at
>
>
> http://www.uvm.edu/~waw/blog/?p=44
>
>
> That was 3 years ago, so I'm a little fuzzy on all the details. And
> I did need to update my index.php (in themes folder) to reflect last
> January's UVM Template changes. But by gosh, it can work.
>
> Also see
http://www.uvm.edu/~jhenry/wordpress/2004/11/01/a-wpuvm-how-to-part-2/
|