hi,
been using Xanthia a lot recently. In the forums there is a lot of talk about plugins, but when searching to obtain them they don't fit any category. They are not modules or blocks. You might classify them as themes but they are more than that i feel... and as there is no specific topic in pnTHEMES it is still hard to find them.
As an example: i've been looking for a plugin that might allow me to place images as titles for blocks. Several people say they have one of these, but i can't download those anywhere... a plugin repository would help a lot, would it not? If not that, then maybe a plugin-topic on pnTHEMES would be possible?
What do you think?
J
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
New part to Postnuke-portal neccesary? pnPLUGINS...
-
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
There will be a repository of sorts on the new site...
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
See the article about the PostNuke foundation on news.postnuke.com
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Expert
- Registered: Dec 02, 2002
- Last visit: Apr 30, 2010
- Posts: 1474
I've never really seen a use for most of the plugins available for Xanthia, shouldn't all the logic be done in the API files? I do it this way and only do loops in the template files (actually the only plugin I really use is pnml ). Makes for a more easy to follow template.
Just my 2 cents
-Lobos
--
-Lobos
Professional PHP Framework Services: Concept, Development and Deployment -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
That's true when you are coding a module, to an extent, but if I want to make a plugin for Pagesetter I don't have access to modify Pagesetter's files. So, I can distribute a plugin to return some Pagesetter based output which anyone can use, and they don't have to modify Pagesetter.
Plugins are most useful for making reusable PHP code that anyone can use without needing a module, or alternatively for returning output from a module when you don't have direct access to that module's files to make changes.
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide
- Moderated by:
- Support
