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'

More
16 years 10 months ago #18027 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.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago - 16 years 10 months ago #18028 by sozzled
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?
Last edit: 16 years 10 months ago by sozzled.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #18040 by grumblemarc
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.

More
16 years 10 months ago #18096 by Lintzy
kunena.english.php


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