- Posts: 59
- Thank you received: 1
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 Plugin developer documentation?
15 years 11 months ago #48728
by Dannymh
Plugin developer documentation? was created by Dannymh
Hi,
I am interested in writing a few plugins for my Kunena and for greater release, as such I want to follow any specific coding standards and API hooks that you have created for plugins on Kunena.
I havent been able to find any documentation and was hoping that someone could point me towards any API information or similar.
Also is it possible to write standard Joomla plugins with their standard hooks that will effect the Kunena system?
Ideally I would like to see some hooks that I can manipulate through plugins to say load on the forums page o I can alter whether something is shown etc. For instance I want to write a plugin that would effect whether a forum is shown on the front page, dependent on criteria I set in the plugin.
i.e. Writing some further "private forum code" I can do this by directly altering the system but would prefer to do it through plugins that wont affect upgrades etc.
Cheers
Dan
I am interested in writing a few plugins for my Kunena and for greater release, as such I want to follow any specific coding standards and API hooks that you have created for plugins on Kunena.
I havent been able to find any documentation and was hoping that someone could point me towards any API information or similar.
Also is it possible to write standard Joomla plugins with their standard hooks that will effect the Kunena system?
Ideally I would like to see some hooks that I can manipulate through plugins to say load on the forums page o I can alter whether something is shown etc. For instance I want to write a plugin that would effect whether a forum is shown on the front page, dependent on criteria I set in the plugin.
i.e. Writing some further "private forum code" I can do this by directly altering the system but would prefer to do it through plugins that wont affect upgrades etc.
Cheers
Dan
Please Log in or Create an account to join the conversation.
15 years 11 months ago #48743
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Plugin developer documentation?
Hello,
With kunena 1.6.0 there is an API whereas in Kunena 1.5.0 there are no API so it's more complicated to do things, but you haven't wrote a documentation because some things can change.
I advise you to wait the release of kunena 1.6.0 before to do something, with kunena 1.6.0 we will provide some modules/plugins.
With kunena 1.6.0 there is an API whereas in Kunena 1.5.0 there are no API so it's more complicated to do things, but you haven't wrote a documentation because some things can change.
I advise you to wait the release of kunena 1.6.0 before to do something, with kunena 1.6.0 we will provide some modules/plugins.
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.
15 years 11 months ago #48809
by Dannymh
Replied by Dannymh on topic Re: Plugin developer documentation?
having said you havent written documentation, does this mean there will not be documentation or simply it has not been written yet?
Also is there any basic ETA's so I can make decisions about which way to go with either moving to Vbulletin or waiting it out?
Also is there any basic ETA's so I can make decisions about which way to go with either moving to Vbulletin or waiting it out?
Please Log in or Create an account to join the conversation.
15 years 11 months ago #48811
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Plugin developer documentation?
The documentation hasn't wrote yet, it will be done in the future.
I can say that the alpha of k1.6 is on the road and it will be released soon.
I can say that the alpha of k1.6 is on the road and it will be released soon.
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.
15 years 11 months ago #48814
by Dannymh
Replied by Dannymh on topic Re: Plugin developer documentation?
Awesome thanks.
I have somewhat cleaned up or changed the migration script from SMF 1.1.x to Kunena and changed it so that it will allow large forum migrations as well as allow apostrophe's etc into the DB.
I will now work on cleaning up it's HTML entities and cleaning up the script more. Waiting for 1.6 gives me time to do this.
Will the API allow for a Joomla style plugin system, i.e. calls that effect output like the onBeforeContentDisplay() etc.
The reason I ask, is that doing so will allow me to leverage such calls for display of forums, etc and allow for tighter security without having to change core Kunena code
I have somewhat cleaned up or changed the migration script from SMF 1.1.x to Kunena and changed it so that it will allow large forum migrations as well as allow apostrophe's etc into the DB.
I will now work on cleaning up it's HTML entities and cleaning up the script more. Waiting for 1.6 gives me time to do this.
Will the API allow for a Joomla style plugin system, i.e. calls that effect output like the onBeforeContentDisplay() etc.
The reason I ask, is that doing so will allow me to leverage such calls for display of forums, etc and allow for tighter security without having to change core Kunena code
Please Log in or Create an account to join the conversation.
15 years 1 week ago #93125
by Jacquesvw
Replied by Jacquesvw on topic Re: Plugin developer documentation?
I'm also interested in knowing how the kunena plugin system works. Have any docs been written or is there a starter kit for plugin creation maybe?
Please Log in or Create an account to join the conversation.
Time to create page: 0.254 seconds