phil : update right column on dept site
Posted by sarneil on 27 May 2010 in Activity log
Department trying to update link to job announcement which appears in the right column of each page of their site. It's in a php include, and they don't know the URL of the include file, so can't edit it in Contribute. I edited the file, and told them how they could point to it in Contribute. I then discovered that the home/index.php file does not use php but had everything hard coded in html, so of course didn't update with the rest of the pages. I rewrote that page to replace whacks of html with php includes (as all the other pages have).