Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added April Fools Day joke | Starla Insigna | 2010-03-28 | 1 | -1/+1 |
| | |||||
* | Removed XHTML | Starla Insigna | 2010-01-15 | 1 | -0/+0 |
| | | | | | | | XHTML was causing so many problems that it was simply unbearable. Four Island 3.0 will be sure to have no traces left of this annoyance. Also, a lot of files are showing up as being changed because this commit was on the server and I had to modifiy permissions for files (all of the files that were new since my last server commit) so I could commit. | ||||
* | Added stripslashes() to the Blog Archive | Starla Insigna | 2009-11-28 | 1 | -1/+1 |
| | |||||
* | Organized blog module | Starla Insigna | 2009-11-28 | 1 | -0/+99 |
Previously, welcome.php was always loaded if no module was specified. Because of this, the index page blog section was there, while the rest of the blog code (plus archive code) was in blog.php. Now, the all of the blog is in blog.php and all of the archive is in archive.php. |