Entries for September, 2007

September 3rd, 2007

Recent fixes

Control panel fixes:

  • Fix some URL references
  • Editing an album sets the proper parent album preset  
  • Fix timestamp handling for entry creation/editing

Front-end:

  • Added back user switching
  • Force Cache-Control headers to be sent to prevent proxies from caching responses from Tabulas (which could be causing the discrepancy between logged in vs. not logged in for some users)
  • Added an extra salt for user logins so I can invalidate all logins at once
  • Converted categories and archives back to full-text views
  • noindex,nofollow added to all the entry views (archives, per category, etc.) to force google to only spider the home page and the individual entry pages
  • Removed Statcounter, only using Analytics
  • Re-enabled hit logging
  • Fixed missing moods
  • Fixed login redirects
  • Removed old user authentication methods for old control panel
  • Added a "View all links" for "Recent links" if more links exist
Posted by toomuchtabulas at 10:42 PM | Add a Comment

September 12th, 2007

Tagboard updates

  • Re-enabled captcha for guests who are tagging to prevent spam
  • Added a check to make sure the current tag being posted isn't the same as the last one (will prevent double posts)
  • Fixed issue where tags weren't storing their proper times
  • Went through old entries and removed extra slashes in front of quotes
  • Added a maxlength to the input elements so people know exactly how much of their content is going to be tagged
Posted by toomuchtabulas at 10:43 PM | Add a Comment

September 20th, 2007

minor fixes

new control panel:

  • fixed entries links

front end:

  • fixed tagboards so logged in users can set their own name and urls
  • added a new template tag: SITETITLE which will be used for the HTML <title> tag (maybe i should name it HTMLTITLE or something?)
  • alphabetized recent links
Posted by toomuchtabulas at 12:52 AM | Add a Comment