Article Lister 

If you have any problems. Please contact support@jeema.net
Added/Fixed:
------------
1. SEF fixes (tested in 1.5.14)
2. Enabled Joomla Cache System for performance
Updates (1.0.1)
---------------
1. Added Random Functionality
2. Added Joomla Core SEO Features
3. Added Titile for the anchors
4. Removed ItemId (handled by core joomla itself)
Updates (1.0.2):
----------------
1. Proper Content Route class added (bug fix)
It's the easiest and quickest ever to install and configure.
It serves as the perfect "Table of contents" for the articles in a section or category. Just use the ID for the category or section in the settings.
In fact, I think it could be part of Joomla! core :-)
Thank you for sharing!
Please post the bugs and enhancements in my forum http://forum.jeema.net. The "Title" which you mean to say is the module title right?. Module title will be displayed by your template index.php, not controlled by module.
Thanks!
I added the joomla SEF concept as well in this.
Tested in 1.5.14 and it works fine.
I use it to show the 5 latest modified articles in 2 categories and it took me 2' to get it running and designed (with a simple CSS suffix).
Simple often means good :)
My wishes:
A columns approch would be handy, as well as the option to show article from more than a category.
Hi, Thanks for your review. I updated my module to cater for multiple categories. Will do the column approach in my next release.
Added the title sorting as well.
//if ($sef == 1) {
$link = JRoute::_($link);
//}
So yes, allow it to break into columns, please?
Thanks and keep up the good work!
-serenade
Why not a perfect score? First, you can't order articles by the default category order - a basic option, in my mind. Second, I disagree with using "menu" as the style. I had to edit default.php a lot to get a simple, visually appealing list of articles.
Now you can order the list by the default article order.
Now i have a list of items from a specific category on a module: this feature is not included in joomla.
Thank you very much for your work.
Giovanni - Roma
1: the option to choose sections or categories in the setup. (managed to modify this myself though)
2: section / categories references included in the generated links. (because they're not there, the module disappears from view when a link is clicked)
If these things were there - I'd give this one an Excellent-rating with flying banners and stripes! :)
Unfortunately they're not, so I can only hope for further development of this module, as I'm unable to do it myself.
Other than that: This is a good solid piece of work and highly recommended for those who wish to be able to customize things themselves.
The best thing is: You can truncate your title-text to the desired length! That is something no other module offers (as far as I know) and why I so hope to see this module developed further!
Thumbs up from here! :o)
Rgds,
Lt. Columbo
//----
Here is the update that I have done to get the module working, it is very simple!
#####
locate this file :: modules/mod_articlelist/helper.php
#####
Within the $query statement, Replace the following::
JOS_content with #__content
JOS_categories with #__categories
Save the file and you should see your articles list now :)
Hope this will help someone who want to use this module and experience problems.
Best,
Gary
Gary, thanks for pointing this. I have done the necessary changes.
Fab.
I'm going to keep checking back in hopes of seeing a fix for this; it's exactly what I need.
OOPS!!!. I forgot to update the latest helper.php. Now problem fixed...
Here is the download link. It works !!!
http://all.jeema.net/component/option,com_docman/task,doc_download/gid,101/Itemid,4/
I added the SEF url support as well.








