Kunena 6.1.1 Released

The Kunena team has announce the arrival of Kunena 6.1.1 [K 6.1.1] which is now available for download as a native Joomla extension for J! 4.2.x/4.3.x. This version addresses most of the issues that were discovered in K 6.1.0 and issues discovered during the last development stages of K 6.1

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 3.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Styling XML with CSS

More
9 years 8 months ago - 9 years 8 months ago #1 by MusicInMe
I would like to add nice style to XML file of template so I created new folder called ADMIN containing admin.css (for style) and admin.js (for additional classes used in XML file). Additionally I decided to separate templatedetails.xml the same way as you did with Crisps template (found on github). So in config.xml I have added
Code:
<config> <fields name="params"> <fieldset name="BASIC_SETTINGS" addfieldpath="/components/com_kunena/template/Blue_Eagle/admin">

to let Kunena know I am going to overwrite basic template setting page.
Unfortunately Kunena does not read thise files. Should I do this in other way?
Last edit: 9 years 8 months ago by MusicInMe.

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

More
9 years 8 months ago #2 by xillibit
Replied by xillibit on topic Styling XML with CSS
Hello,

We have satrted to work on config.xml file but for now it's not used because the feature need to be finished.

I don't provide support by PM, because this can be useful for someone else.

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

More
9 years 8 months ago #3 by MusicInMe
Replied by MusicInMe on topic Styling XML with CSS
Oh, I see, config.xml works fine for me... Anyway, if I go back to <params>,
Code:
<fieldset name="BASIC_SETTINGS" addfieldpath="/components/com_kunena/template/Blue_Eagle/admin">

should works to inform Kunena about new directory? But it does not...

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

Time to create page: 0.237 seconds