summary refs log tree commit diff stats
path: root/theme/admin
Commit message (Collapse)AuthorAgeFilesLines
* Added Maintenance switcher to AdminStarla Insigna2008-12-202-0/+16
| | | | | | Also fixed spelling of maintenance in places where it was incorrectly spelled. Maintenance Required: Rename "mantainenceMode" config to "maintenanceMode"
* Added HG Update to AdminStarla Insigna2008-12-201-0/+6
| | | | Now, changes can be remotely pushed to the central repository and updated using the Admin panel.
* Replaced all "www" subdomain linksStarla Insigna2008-12-101-1/+1
| | | | | For some reason, the source is full of www subdomain links. The rewriting engine doesn't seem to rewrite correctly, so most www subdomain links forward to the original URL, not the rewritten URL, which is the base of the Pingback error.
* Added support for a variable amount of tagsStarla Insigna2008-12-074-12/+4
| | | | | | Previously, the blogging engine only allowed for three tags per post, and it also stored each in seperate fields. Now, all tags are stored in one field and there can be more than three. The only functionality that has been removed because of this is that now, on archive pages, tags are not shown next to the current month's posts as they used to be, because the Four Island templating system does not yet support sub-blocks of sub-blocks.
* Created the 6th layoutStarla Insigna2008-11-221-0/+2
|
* Removed 'wiki' moduleStarla Insigna2008-11-194-57/+0
| | | | Since MediaWiki was introduced to Four Island, the old wiki module hasn't been used, so it is not necessary to be present.
* Improved Quotes Admin moduleStarla Insigna2008-11-191-1/+1
| | | | | Fixed the Quotes Management module in the admin panel so that comments with line breaks in them would actually show up on individual lines. Also, the quotes can be distinguished from one another by every other row in the table being shaded differently.
* Fixed permissionsStarla Insigna2008-11-1925-0/+0
|
* Imported sourcesStarla Insigna2008-11-1925-0/+339