Search
-
Jumi




37 votes


Jumi is the set of custom code extensions for Joomla! 1.0.x, 1.5.x and 1.6.x in their native modes. Since 2006 more then 200.000 downloads. With Jumi * you can include php, html, javascript scripts into the modules position, articles, category or section descriptions, or into your own custom made component pages, * you can even include static html or txt pages into your pages without using wrapper component, * you have full access to Joomla! variables, functions, constants, etc. in your php scripts. Jumi is ideal solution for * including banners or text ads into your Joomla! site: no matter if your own or affiliates ones, * easy and fast inclusion of smart javascript, php, html and dhtml scripts into your Joomla! content, * fast development of not only small and simple customized modules and plugin solutions based on php, javascript and html or dhtml scripts like flash shows, ads and picture presentations, forms inclusion, etc. But for the development of more sophisticated solutions including database data processing. For Jumi tips and tricks visit dedicated Tips & Tricks Jumi pages at http://2glux.com/projects/jumi/tutorial Fix in 2.0.5: security vulnerability of the component. Fix in 2.0.6: link changes New in 2.0 (for J1.0 and J1.5): +component, + router (J1.5 only), +languages, +storage of custom code into a database table too, integration of all Jumi extensions. Fix in 2.1.0 beta3: security vulnerability of the component. New in 2.1 (still beta): direct code including into Joomla! content, pdf rendering, clearing the code from RSS feeds, security filtering option, debug mode in a plugin and a module, etc., etc. New version for J!1.6 is ready. There is a problem with the module, so Jumi plugin is converted from Content to System, so you can place jumi syntax wherever you want in the site. There are also problems with the i18n, probably it is an issue in the core. Jan 18, 2013: New version for J!3.0 is ready! If you find issues, please report them:http://code.google.com/p/jumi/issues/list NOTE: You can install 2.0.6 version on top of the previous version, without uninstalling it. Keywords: custom code, custom php, custom script, include php, php code Please do not use the reviews to post support requests or bug reports. Use the support forum instead.
Category: Custom Code in content Type: Non-Commercial -
Highlight code with Jumi




5 votes

Demo and info: http://www.jonijnm.es/web/wiki/66-demo/162-highlight-code-with-jumi-on-joomla.html Works with · Joomla 1.6+ & Jumi 3+ · Joomla 1.5 & Jumi 2+ v1.5 * Supports Joomla 3.0 v1.4 * Supports Joomla 1.7 * Fixed security bug (thanks Adrien) v1.3 * Supports Joomla 1.6 v1.2 * Added TinyMCE button plugin
Category: Code Display Type: Non-Commercial -
GSearch




1 votes
Uses Google power to search in your page. You must wait until Google indexes your page. * You can use better GSearch solution with Jumi. Visit http://2glux.com/projects/jumi for Tips and Tricks and look for Google Search
Category: Site Search Type: Non-Commercial -
DirectPHP




10 votes
DirectPHP - a plugin that allows direct embedding of PHP commands right inside Joomla content page! Available for all Joomla versions: Joomla 1.0.x, native 1.5.x, 1.6.x, 1.7.x, 2.5.x and 3.0.x! VIP: Don't forget to set the Filter Type to "No Filtering" so that you can enter PHP codes in a Joomla 1.6/1.7/2.5/3.0 articles. Latest Update ============= v3.0 (for Joomla 3.0) Released March 21, 2013 v2.5 (for Joomla 2.5) Released January 25, 2012 v1.7 (for Joomla 1.7) Released October 10, 2011 Native version of DirectPHP for Joomla 1.7! Latest version: 1.6 (for Joomla 1.6) Released Feb 21, 2011 Native version of DirectPHP for Joomla 1.6! Latest version: 1.06 (for Joomla 1.0) and 1.56 (for Joomla 1.5). Added one more parameter "Using No Editor". If you're not using any editor when editing content articles, select 'yes' for this parameter. This will allow you to freely use any HTML tags (such as or ). Latest version: 1.05 (for Joomla 1.0) and 1.55 (for Joomla 1.5). Main update: Thanks to Salvatore who informed me about some "mysterious" double-byte characters that get inserted into the DirectPHP code by the content editor of some of the non-English Joomla. These double-byte characters will cause error when processing the PHP commands with eval. Have fixed this in this version. Latest version: 1.04 (for Joomla 1.0) and 1.54 (for Joomla 1.5). Main update: now works with PHP4! Background ========== Like many other PHP programmers who use Joomla, all I wanted is a simple wish: the ability to include PHP in Joomla content page. I did some research. Looks like currently the best plugin out there with good user feedback is Jumi. I tried. It works. But something is still missing. The problem I have with Jumi is that it only allows you to call or include another .php file. It doesn't allow you to include PHP commands right inside the content page. What this means is that to run some PHP commands, you have to put them in an intermediate PHP file. You have to have thisintermediate file even if all you want is to display the current date and time with "echo date('Y-m-d H:i:s')"! Imagine having hundreds of dynamic content pages. The intermediate files accumulate more and more and become difficult to maintain. This is the reason I developed DirectPHP - a plugin that allows direct embedding of PHP commands right inside Joomla content page! Key Features ============ * You can write direct PHP statements right inside the content page using the standard the standard php construct. * You can freely intermix static contents with php commands. * You can edit the php code right inside the default TinyMCE WYSIWYG Editor! * You can easily serve different contents for registered and non-registered members. * You can use 'include' or 'require' to load in your favorite PHP library and call any of the functions inside the library. * Ability to bloc
Category: Custom Code in content Type: Non-Commercial




