#define EPIPE 32 /* Broken pipe */
See the comments at the top of the files for documentation on how to use these tools. Shell access and basic Perl skills are required. Free for any use. The scripts can be used by Joomla developers and integrators as programming examples on how Joomla configuration parameters and database can be accessed and manipulated from Perl.
All of these scripts have been updated to use the new CMS::Joomla Perl module. You can normally download and install it by typing:
perl -MCPAN -e "install CMS::Joomla"
or
cpan CMS::Joomla
or
ppm install CMS::Joomla
You can also download the module and follow manual install instuctions in the included README file.
| Name | Last modified | Size | Description |
|---|---|---|---|
| CMS-Joomla/ | 27-Dec-2008 06:46 | - | CMS::Joomla - Joomla! configuration and DB access Perl module. |
| snJmetadesc/ | 17-Nov-2008 10:43 | - | snJmetadesc - meta description tag generator for Joomla! 1.5 articles. |
| snJvi/ | 14-Mar-2009 07:58 | - | snJvi - shell command line editor interface for Joomla! 1.5 articles. |
| snJwordcount/ | 29-Jan-2009 21:34 | - | snJwordcount - word density counter for Joomla! 1.5 articles. |
| snJxml2xslt2joomla/ | 27-Mar-2009 10:31 | - | snJxml2xslt2joomla - Fetch XML feed through XSLT to Joomla! DB. |