Template Club Package Silver Pacakage Gold Pacakage Developer Pacakage Accepted Payments Member Login
New MiniFrontpage update

Extensions UpdateWe have released new Mini frontpage version with alot of bug fixes, sql query improvements, several new features introduced and code optimizations. You can download it from our Free Foomla Extensions Section

For those of you who didn't know, MiniFrontPage module is a popular Free module from TemplatePlazza, which is provides you  a lightweight but powerfull news headline style of your most recent content items.
It's just not only to showcase your latest news item, but you can show any latest or most read articles from preferred section(s) or category(s) that can be set up from the module parameters. There's also options to set it using one, two or three headline articles column format plus one column for another stories link. Or you can also have your headline story formatted vertically with one column for one headline article like the right module's Business Week

Update Details
Version 1.2.5
Changelog

Changelog in version 1.2.5
(Please note : Few bug fixes / new features were available for MiniFp J 1.5 version only due to limitation on J 1.0.xx core code)

  • Use ContentHelperRoute::_findItem function to get itemid of article links
  • 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);
  • add option for select name/alias or username at creator field
  • add number intro skip
  • Fix thumb image height & width when image loaded from menu image
  • Set all generated image to folder images/stories/minifp
  • remove function fptn_get_id(), get Itemid is used default joomla function
  • add new parameter: "Show default thumbnails when article have no image"
  • update function fptn_thumb_size()
  • Fixing coding structure
  • Add function fix_tags() and renew function fptn_limittext(), now, the introtext will be limited without counting the html tag contained. enjoy it :D
  • add new parameter for custom date format
  • Output now more (X)HTML friendly
  • More changelog details please read here
Changed Files Joomla 1.0.x version :
  • mod_minifrontpage.php
  • mod_minifrontpage.xml
  • minifrontpage/style.css

Joomla 1.5 version

  • mod_minifrontpage.php
  • mod_minifrontpage.xml
  • helper.php
  • tmpl/default.php
  • css/style.css
Instruction  - To upgrade, simply overwrite the old files with the new ones
 Additional Info-
Last Updated ( Monday, 23 February 2009 )