Categories theme v0.2

This commit is contained in:
Michael D. Reiley
2011-09-22 14:47:19 -07:00
parent 80c69a24cb
commit c210cdbfea
3 changed files with 13 additions and 3 deletions

View File

@@ -5,10 +5,10 @@
$theme['name'] = 'Categories';
// Description (you can use Tinyboard markup here)
$theme['description'] =
'Group-ordered, category-aware modification of the Frameset theme.
'Group-ordered, category-aware modification of the Frameset theme, with removable sidebar frame.
Requires $config[\'boards\'] and $config[\'categories\'].';
$theme['version'] = 'v0.1';
$theme['version'] = 'v0.2';
// Theme configuration
$theme['config'] = Array();