December 4, 2008

Version 1.3.2

Filed under: Updates — Oscar Godson @ 9:38 pm

Fixes a validation error for HTML 4.01 Strict and HTML 4.01 Transitional users by removing a slash at the end of self closed tags.

If something isn’t working correctly let me know at projectdeploy.org/help. I tried doing as many possible combinations and it seems to be working fine, but I might have missed a certain combo.

December 3, 2008

Version 1.3.1

Filed under: Updates — Oscar Godson @ 2:45 am

This fixes the “Permissions Error” and adds some functionality to the Fluid side of things:

  • Deploy* would display an error if the root folder was not set writeable, or 755, but Deploy* will take care of permissions now for both the root and deploys folder.
  • Deploy* will now catch the “Permissions Error” and highlight in bright yellow what you need to do if the chmod() function fails AND you haven’t changed the permissions manually.
  • Fluid users had a navigational bar like the normal site. That has since been hidden. If you want it to display you can change the CSS with your SSB’s preferences. It’s just set as display:none; right now.
  • Small cosmetic fixes
  • Added a “INSTALL.txt” file with directions on how to get it installed. It’s only 1 step now with version 1.3.1
November 30, 2008

Version 1.3

Filed under: Updates — Oscar Godson @ 8:51 pm
  • Better navigational system for people who want to upload this with more than 4 pages.
  • Created a monthly cookie which will not show the intro text with the red download button that was on the home page if the user closes it. I thought it was annoying every time I came back and makes it prettier.
  • Deleted the updates.html file
  • Changed Send us a message to contact in the navigation

Version 1.2

Filed under: Updates — Oscar Godson @ 8:41 pm

This is an update that was before the blog was up, but here it is for information sake as was the version 1.1 update:

  • Cleaner code
  • Added comments to almost all of the code
  • Added a readme file for UNIX and Mac OS X users
  • Added a sitemap.xml file

Version 1.1

Filed under: Updates — Oscar Godson @ 8:35 pm

This is a version update before the blog was up. Just for information sake, I’ll post this update for information sake:

  • Added meta tags
  • Added Fluid.app support
  • Cleaned up some code
  • Deleted unused files
  • Added a robots.txt file