- Posts: 17
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Change 'Catagories' to 'Forums'
16 years 10 months ago #18027
by W00tbeer1
Change 'Catagories' to 'Forums' was created by W00tbeer1
Hello,
I was wondering how you change the 'Catagories' to 'Forums'.
If it involves editing files I don't want to do it, I was just wondering if it is possible to do in the admin panel.
I was wondering how you change the 'Catagories' to 'Forums'.
If it involves editing files I don't want to do it, I was just wondering if it is possible to do in the admin panel.
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #18028
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Change 'Catagories' to 'Forums'
I would like to try to help you, but I'm struggling to understand the question. Basically, "categories" are "forums" (forums have sub-forums) and these are controlled by the Forum Administration function. The terminology (categories and forums) is a bit vague in Kunena.
The "forum" - the Kunena messageboard, collection of categories, whatever you call it - has, as its foundation, at least one "parent" of all the other "child" categories in the whatever it's called. This "parent" thing can have "children" (which in turn can have other "children" or "siblings". It's also possible for the original "parent" to have other brother (sister?) things, too. I wish I could explain this better: does it help?
If you want, take an existing "category" (child forum), change the the setting Parent = "No Parent" and now you have your new "forum". Does this answer your question?
The "forum" - the Kunena messageboard, collection of categories, whatever you call it - has, as its foundation, at least one "parent" of all the other "child" categories in the whatever it's called. This "parent" thing can have "children" (which in turn can have other "children" or "siblings". It's also possible for the original "parent" to have other brother (sister?) things, too. I wish I could explain this better: does it help?
If you want, take an existing "category" (child forum), change the the setting Parent = "No Parent" and now you have your new "forum". Does this answer your question?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 16 years 10 months ago by sozzled.
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
Less
More
- Posts: 1107
- Thank you received: 3
16 years 10 months ago #18040
by grumblemarc
We love stars on the Joomla Extension Directory .
Replied by grumblemarc on topic Re:Change 'Catagories' to 'Forums'
I think they want to change the Categories tab to read Forums. I would think it's a modification of the language files. There is no setting in the admin area.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
16 years 10 months ago #18096
by Lintzy
Replied by Lintzy on topic Re:Change 'Catagories' to 'Forums'
kunena.english.php
DEFINE('_COM_A_FBDEFAULT_PAGE_CATEGORIES', 'Catgories');
to
DEFINE('_COM_A_FBDEFAULT_PAGE_CATEGORIES', 'Forums');
DEFINE('_COM_A_FBDEFAULT_PAGE_CATEGORIES', 'Catgories');
to
DEFINE('_COM_A_FBDEFAULT_PAGE_CATEGORIES', 'Forums');
Please Log in or Create an account to join the conversation.
Time to create page: 0.239 seconds