Support Joomla!
Search: Advanced Search
Serving 3414 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 924 guests and 56 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Custom Code Show All Developer's Extensions
JIncludes Pluginplugin
Rating
Developer:Andrea Azzini Version:0.62beta (Updated 24 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 Native
Views: 3,003 License:GPLv2.0
Favoured:
9
Type:Non-Commercial
Date Added:Mar 18, 2008
DownloadHomepageDocumentationSupportWrite ReviewRecommend
JIncludes allows webmasters to easily:
• Create common HTML snippets to include in different articles (WYSIWYG editor friendly)
• Include PHP code and dynamically output contents in place
• Attach CSS files to single articles instead of putting the CSS code for all website's pages into only one stylesheet file (improving loading time and styling simplicity)
• Attach JavaScript files to single articles, with the same benefits.

Snippets are created on a sitewide basis and called with a {{keyName params}} from inside articles' text. You will choose the keyNames for the snippets you create. The use of parameters and the "block matching" option allow very powerful content elaboration.

To update the plugin after installation, you will find an update package. Please feel free to visit the project's wiki and to post to the project's forum if you need any kind of help :)

Report this listing


Only plugin that worked with 1.5.2 by moonstar2000, May 10, 2008
1 of 1 people find this review helpful:
I tried different custom html plugins and none of them worked. This was the only one that worked. I have 1.5.2. the instructions are a little confusing though. I am not a php coder so I had a hard time understand how to include a php file. Over all, this is a great plugin. It solved my problems.


Great idea, needs the bugs worked out. by buggy, April 10, 2008
1 of 1 people find this review helpful:
I love the idea behind this but the plugin does not seem to work correctly. After installation the plugin was activated and test code put into the fields and saved. But it doesn't include the code, the output ends up being blank.


Owner's reply:
Sorry, the problem with HTML snippets was fixed today with the release of version 0.6beta.



Please test again and report to the support forum whether the plugin now works correctly for you. Thank you!

must be core by teomant, March 19, 2008
1 of 1 people find this review helpful:
i need to insert different snippets to each article. I swear that plugin save my hours if not days of work. Thank you so so much for that great plugin.


Owner's reply:
Thank you very much - it's so simple indeed! I hope I can make it even more useful. My plans for developement are:

- getting it perfectly reliable and bug-free

- adding some kind of default snippets to include CSS, JS and maybe JDate() output straight from the article, something like {{:css /template/style.css}} so you don't need to make central snippets if you need to add a resource to one article only