summary refs log tree commit diff stats
path: root/includes/header.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed HTML Entites problemStarla Insigna2009-10-021-2/+2
| | | | | | When the poll escaping problem was fixed, a whole ton of other similar bugs were found which were also fixed here. Fixes #115
* Databasified Affiliates and Website ProjectsStarla Insigna2009-08-171-0/+20
| | | | | | | | The following database changes must be made ASAP: * Import the links.sql script into the database Closes #114
* Added IE supportStarla Insigna2009-08-091-71/+76
| | | | Because IE doesn't support XHTML, Four Island checks to see if the browser is IE and if it is, changes the Content Type to HTML. It also displays a warning at the top of the screen telling the user that their browsing experience will be much better with a better browser.
* Created layout 7Starla Insigna2009-08-091-22/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following changes were also made in this revision: * All HTML was changed to XHTML and a !DOCTYPE was included to reflect this * Rewrote quotes tracking system to be much less complicated and actually working * Changed quotes rendering to look more like Chirpy than Rash * Fixed comment textarea bug * Rewrote a ton of CSS so it's not as bloated * Added a JavaScript confirmation when deleting a comment * AJAXified voting on the POTW * AJAXified voting and flagging quotes * AJAXified commenting * AJAXified voting on posts * Added DateFinder back after it was accidentally deleted in Layout 4.5 The following database changes must be performed as soon as possible: * Fix title of NO <!DOCTYPE> post (the &lt; is missing the semicolon) * Restore post Frasty Tha Snaman from a backup * Reset "flag" field of all rows in "rash_quotes" to 0 * Remove the "vote" and "flag" columns of "rash_tracking" * Rename the "quote_id" column of "rash_tracking" to "vote" The following external code changes must also be performed as soon as possible: * Add the following line to the end of the // Four Island block in The Fourm's functions.php: require('/svr/www/hatkirby/fourisland/main/includes/specialdates.php');
* Improved rendering in IEStarla Insigna2009-03-281-3/+9
| | | | | Now, Four Island doesn't look downright disgusting in IE, even though there are still a couple more problems to be fixed. Also, a small amount of CSS housekeeping was done.
* Added Admin link to navbarStarla Insigna2009-01-051-0/+5
|
* Integreated Fourm usersStarla Insigna2009-01-051-2/+3
|
* Removed splash screenStarla Insigna2008-12-211-7/+0
|
* Fixed NavBar for Fourm and FouripediaStarla Insigna2008-12-141-0/+5
|
* Major design and code overhaulStarla Insigna2008-12-141-0/+3
| | | | I don't know, a lot of stuffses happened that I don't quite remember anymore. Goodness, that's not good.
* Created the 6th layoutStarla Insigna2008-11-221-11/+0
|
* Fixed permissionsStarla Insigna2008-11-191-0/+0
|
* Imported sourcesStarla Insigna2008-11-191-0/+66