Difference between revisions of "Content:Change Log"

From Earlham CS Department
Jump to navigation Jump to search
Line 3: Line 3:
 
**made a php file to automatically place all the images in a directory onto a page. Oddly, I couldn't get the virtual-include to grab it from cgi-bin, so I had to put it in the pages folder. I think there might be some sort of permissions issue.--[[User:Leemasa|Leemasa]] 22:57, 28 February 2009 (UTC)
 
**made a php file to automatically place all the images in a directory onto a page. Oddly, I couldn't get the virtual-include to grab it from cgi-bin, so I had to put it in the pages folder. I think there might be some sort of permissions issue.--[[User:Leemasa|Leemasa]] 22:57, 28 February 2009 (UTC)
 
*Corrected email/email.php. Now it works and the header is properly formatted.--[[User:Leemasa|Leemasa]] 22:57, 28 February 2009 (UTC)
 
*Corrected email/email.php. Now it works and the header is properly formatted.--[[User:Leemasa|Leemasa]] 22:57, 28 February 2009 (UTC)
 
+
*CDC now uses thumbnails. The original pictures have been resized to be smaller, as well. The title is fixed, as is the indentation.
 +
**Interestingly, we now have a php file that will dump the contents of an image folder out onto a page, letting people click and view them. I recommend using this in the future if we need to show people a bunch of images.
  
 
== Past Logs ==
 
== Past Logs ==
 
* [[Content:Change Log:Jan+Feb 2009]]
 
* [[Content:Change Log:Jan+Feb 2009]]

Revision as of 10:33, 12 March 2009

  • Updated email/link.cgi to now access the database on the correct server --Kay & Leemasa 19:56, 25 February 2009 (UTC)
  • Added a CDC page at /pages/CDC. Not sure where to link to it, though...
    • made a php file to automatically place all the images in a directory onto a page. Oddly, I couldn't get the virtual-include to grab it from cgi-bin, so I had to put it in the pages folder. I think there might be some sort of permissions issue.--Leemasa 22:57, 28 February 2009 (UTC)
  • Corrected email/email.php. Now it works and the header is properly formatted.--Leemasa 22:57, 28 February 2009 (UTC)
  • CDC now uses thumbnails. The original pictures have been resized to be smaller, as well. The title is fixed, as is the indentation.
    • Interestingly, we now have a php file that will dump the contents of an image folder out onto a page, letting people click and view them. I recommend using this in the future if we need to show people a bunch of images.

Past Logs