- Posts: 175
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- Interaction with 3rd party components, modules and plugins
Interaction with 3rd party components, modules and plugins
- Oceanwatcher
-
Topic Author
- Offline
- Elite Member
How does it interact with 3rd party components, modules and plugins? As it is not following standard ways of doing things, wil the categories of K2 show up in the category listing of other additions to Joomla? Or will some changes have to be made?
This has the potential of being a total showstopper. And it is important to get cleared up.
Please Log in or Create an account to join the conversation.
- Oceanwatcher
-
Topic Author
- Offline
- Elite Member
- Posts: 175
Please Log in or Create an account to join the conversation.
- Mario Marquardt
-
- Offline
- New Member
- Posts: 16
Please Log in or Create an account to join the conversation.
- Birger J. Nordølum
-
- Offline
- Junior Member
- Posts: 20
Birger :)
Please Log in or Create an account to join the conversation.
- Mario Marquardt
-
- Offline
- New Member
- Posts: 16
Please Log in or Create an account to join the conversation.
- Oceanwatcher
-
Topic Author
- Offline
- Elite Member
- Posts: 175
Whether or not they have their own slideshow module is not the question. This was only ONE of the examples I have.
The big issue here is to find out if there is a generic way for other additions to Joomla to get hold of the categories and articles without any modifications. That would be the correct thing.
A solution would be that JoomlaWorks made a plugin for Joomla that made the whole thing available to other additions somewhow.
If this will not be the case, the Joomla universe of additions just got a big shrink...
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Since you seem to be a new user within the Joomla community, you first have to understand how extensions work, in terms of what a component is and what it can do, what modules and plugins are etc.
Imagine that K2 is like a second "core" to Joomla!, so other developers can easily "retrieve" K2 content and use it however they like, in their own extensions.
All "content" plugins will play nice with K2 content, that means if you install a plugin that converts acronyms to words with a link it will play nice on both joomla core articles and K2.
Hope I covered some of your questions.
Cory Webb wrote a nice article some time ago on joomla jargon: www.howtojoomla.net/2006120741/how-tos/miscellaneous/joomla-jargon - have a look ;)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Plugins on the other hand don't fall into this case. All content plugins will execute nicely within K2, cause plugins work by nature differently to modules.
Components are like different applications. Again it's up to the developer to hook their component up with K2.
And lastly... We made K2 with a vision to bring better and richer content experience to Joomla! 1.5 - and not wait for 1.6 or 2.0. We "open sourced" it so others can see the code and extend it. So we are providing a new content platform which is GPL and available to all. Can this be restrictive to Joomla! users? I don't think so... ;)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
K2 is open source and they are free to do so. Furthermore, we encourage RocketTheme and other designers or developers to do so.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Please Log in or Create an account to join the conversation.
- Oceanwatcher
-
Topic Author
- Offline
- Elite Member
- Posts: 175
Exactly my point. From what I have read from you earlier, I could not believe that RokNewswould not work just because you had something similar :-)
On a different note: How easy is it to fix a module to pick the articles from K2 instead? If it is just a matter of changing a variable or a line of code, maybe we could get some pointers and try to do it ourselves :-)
Please Log in or Create an account to join the conversation.
- Mario Marquardt
-
- Offline
- New Member
- Posts: 16
Please Log in or Create an account to join the conversation.
- RocketTheme
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Oceanwatcher
-
Topic Author
- Offline
- Elite Member
- Posts: 175
Anyway - I have been using first Mambo and then Joomla for quite some time, but as I am not a programmer, I have not gone too deep into changing things. However, I am now working on a website where I want to do something more than just use components, modules and plugins "as-is", so I am slowly diving deeper into things.
There is a plugin for the Agora 3 forum called discussbot that uses a code like this:
{discuss forum:1}
In com_content this activates the comment/forum feature of Agora. I love the idea of having a comment system that has a forum backend, but it will not work in K2. Instead, I am just getting the text ouputted as you see it here. Any ideas? Do K2 have a special way of giving codes like this?
Please Log in or Create an account to join the conversation.
- Oceanwatcher
-
Topic Author
- Offline
- Elite Member
- Posts: 175
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Please Log in or Create an account to join the conversation.
- BDGStrategie
-
- Offline
- New Member
- Posts: 8
Talking about plugins and modules...
You told me a few days ago on Twitter that a new version of FPSS (v2.5, compatible with K2) would be available soon...Great great great :)
Is it worth trying to modify the code of a news module (my code will not be as clean as yours for sure :) ) or should I wait for the FPSS update ? In other words, when will FPSS 2.5 be potentially available ? Is it a matter of days ? weeks ? months (gulp)?
Thanks !
Please Log in or Create an account to join the conversation.
- RocketTheme
-
- Offline
- New Member
- Posts: 3
www.rockettheme.com/blog/extensions/361-extensions-with-k2-support
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- Interaction with 3rd party components, modules and plugins