forked from leftypol/leftypol
catalog theme: integrate with the styling framework of tinyboard; allow for js
This commit is contained in:
parent
8a2df689df
commit
c918953d33
5 changed files with 38 additions and 57 deletions
|
@ -30,14 +30,6 @@
|
|||
'default' => implode(' ', $__default_boards)
|
||||
);
|
||||
|
||||
$theme['config'][] = Array(
|
||||
'title' => 'CSS file',
|
||||
'name' => 'css',
|
||||
'type' => 'text',
|
||||
'default' => 'catalog.css',
|
||||
'comment' => '(eg. "catalog.css")'
|
||||
);
|
||||
|
||||
$theme['config'][] = Array(
|
||||
'title' => 'Update on new posts',
|
||||
'name' => 'update_on_posts',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue