updated default category descriptions

v1.18.x
Julian Lam 12 years ago
parent 8a7e2577aa
commit 2fc9afa4f4

@ -1,7 +1,7 @@
[ [
{ {
"name": "Announcements", "name": "Announcements",
"description": "A place to talk about whateeeever you want", "description": "Announcements regarding our community",
"blockclass": "category-blue", "blockclass": "category-blue",
"icon" : "icon-bullhorn" "icon" : "icon-bullhorn"
}, },
@ -13,61 +13,61 @@
}, },
{ {
"name": "NodeBB Development", "name": "NodeBB Development",
"description": "Bugs? Dont worry, we dont read this thread, so post them here.", "description": "NodeBB development news and announcements",
"blockclass": "category-blue", "blockclass": "category-blue",
"icon" : "icon-github" "icon" : "icon-github"
}, },
{ {
"name": "Blogs", "name": "Blogs",
"description": "In future an example of how a hidden category should look like.", "description": "Blog posts from individual members",
"blockclass": "category-blue", "blockclass": "category-blue",
"icon" : "icon-pencil" "icon" : "icon-pencil"
}, },
{ {
"name": "Feature Requests", "name": "Feature Requests",
"description": "In future an example of how a hidden category should look like.", "description": "Got a feature request you'd like to see? Give us a shout here.",
"blockclass": "category-purple", "blockclass": "category-purple",
"icon" : "icon-lightbulb" "icon" : "icon-lightbulb"
}, },
{ {
"name": "Bug Reports", "name": "Bug Reports",
"description": "In future an example of how a hidden category should look like.", "description": "Having trouble with NodeBB? Let us know...",
"blockclass": "category-purple", "blockclass": "category-purple",
"icon" : "icon-cogs" "icon" : "icon-cogs"
}, },
{ {
"name": "NodeBB Addons", "name": "NodeBB Plugins",
"description": "In future an example of how a hidden category should look like.", "description": "Enhance your NodeBB with plugins!",
"blockclass": "category-purple", "blockclass": "category-purple",
"icon" : "icon-plus-sign" "icon" : "icon-plus-sign"
}, },
{ {
"name": "NodeBB Link Exchange", "name": "NodeBB Link Exchange",
"description": "In future an example of how a hidden category should look like.", "description": "Link exchange",
"blockclass": "category-purple", "blockclass": "category-purple",
"icon" : "icon-exchange" "icon" : "icon-exchange"
}, },
{ {
"name": "News", "name": "News",
"description": "In future an example of how a hidden category should look like.", "description": "News from around the world",
"blockclass": "category-darkblue", "blockclass": "category-darkblue",
"icon" : "icon-globe" "icon" : "icon-globe"
}, },
{ {
"name": "Movies", "name": "Movies",
"description": "In future an example of how a hidden category should look like.", "description": "Discuss the latest movies here",
"blockclass": "category-darkblue", "blockclass": "category-darkblue",
"icon" : "icon-film" "icon" : "icon-film"
}, },
{ {
"name": "Games", "name": "Games",
"description": "In future an example of how a hidden category should look like.", "description": "Discuss the latest games here",
"blockclass": "category-darkblue", "blockclass": "category-darkblue",
"icon" : "icon-screenshot" "icon" : "icon-screenshot"
}, },
{ {
"name": "Random", "name": "Random",
"description": "In future an example of how a hidden category should look like.", "description": "Anything and (almost) everything welcome!",
"blockclass": "category-darkblue", "blockclass": "category-darkblue",
"icon" : "icon-beer" "icon" : "icon-beer"
} }

Loading…
Cancel
Save