16bc3a82e2
Added template functions for arithmetic. Split the "TO-DO" section of README.md into it's own file. Themes can now mark themselves as permanently disabled. Improved the BBCode Bounds Checking. Fixed a bug with the BBCode parser where part of the content at the end is cut off. is_super_admin is now a hidden flag and isn't taken into account for Staff CSS. Themes can now show a custom tag in the Theme Manager.
14 lines
219 B
JSON
14 lines
219 B
JSON
{
|
|
"Name": "cosmo-classic",
|
|
"FriendlyName": "Cosmo Classic",
|
|
"Version": "Coming Soon",
|
|
"Creator": "Azareal",
|
|
"Disabled": true,
|
|
"Tag": "WIP",
|
|
"Templates": [
|
|
{
|
|
"Name": "topic",
|
|
"Source": "topic_alt"
|
|
}
|
|
]
|
|
} |