I want to display the latest posts from my WordPress blog on the front page of my OpenACS site. This, however, requires me to change the home page to a .php file. Is there a way around this?
You can do the same thing with displaying an RSS feed using OpenACS. There is a feed parser package that might help to get the Wordpress data, which you can then display in a template.