Template Club Package Silver Pacakage Gold Pacakage Developer Pacakage Accepted Payments Member Login

MiniFrontPage for Joomla 1.5
Download Link

Description:

MiniFrontPage module for Joomla 1.5


Change Log in version 1.2.5


1. Use ContentHelperRoute::_findItem function to get itemid of article links
2. Fixed the undefined var $offset on default.php
using
echo JHTML::_('date', $row->publish_up,$params->get( 'date_format' ), $mainframe->getCfg('offset'));
instead
echo JHTML::_('date', $row->publish_up,$params->get( 'date_format' ), $offset);

3. add option for select name/alias or username at creator field
4. add number intro skip
5. Fix thumb image height & width when image loaded from menu image
6. Set all generated image to folder images/stories/minifp
7. remove function fptn_get_id(), get Itemid is used default joomla function
8. add new parameter: "Show default thumbnails when article have no image"
9. update function fptn_thumb_size()
10. Fixing coding structure
11. Add function fix_tags() and renew function fptn_limittext(), now, the introtext will be limited without counting the html tag contained. enjoy it :D
12. add new parameter for custom date format

Submitted On:
09 Dec 2008
File Date:
29 Mar 2008
File Author:
TemplatePlazza Team
File Version:
1.2.5
File Size:
27.94Kb
File HomePage:
Click to visit site
Downloads:
119968
Rating:
stars/4.gifTotal Votes:3
Comments:
Denis Potrubeiko 2008-03-16 21:51:11 How to replace old Mfp module?
Stephen Baulcomb 2008-12-17 03:53:31 Hi tryed to install this and got this error, using joomla 1.5 "JInstaller::install: File '/home/a/d/admingame/public_html/tmp/install_4948cba2813eb/changelog.txt' does not exist." any ides?