The third update of phpBB Frontpage has been released, this update addresses some bugs detected.
phpBBFrontpage 1.0.2Download:
hereSourceForge Project :
http://sourceforge.net/projects/phpbbresourcesChangelog:
phpBB3 folder renamed to match original phpBB3 release
added missing htaccess file
fixed bug with phpBB Frontpage not enabled not directing to board's page
The second update of phpBB Frontpage has been released, this update addresses a fix php outputting warnings.
phpBBFrontpage 1.0.2Download:
http://downloads.sourceforge.net/phpbbr ... _1.0.2.zipSourceForge Project :
http://sourceforge.net/projects/phpbbresourcesChangelog:
Fixed bug php outputting warnings
The first update of phpBB Frontpage has been released, this update addresses a fix parsing long links, and also a bug on the image link at the top of the pages.
phpBBFrontpage 1.0.1Download:
http://downloads.sourceforge.net/phpbbr ... _1.0.1.zipSourceForge Project :
http://sourceforge.net/projects/phpbbresourcesChangelog:
Fixed bug parsing long links
Fixed bug on image link
An aid class developed to ease passing values to the phpBB 2.x ( and or phpBB 3.x ) templating engine, allowing a set of functions into one object that can easily be passed to the templating engine.
template_fill classDownload:
http://downloads.sourceforge.net/phpbbr ... e_fill.zipSourceForge Project :
http://sourceforge.net/projects/phpbbresources
An stripped version of the templating engine used in phpBB 2.x that can be used on any home project, plus adding more features as parsing an array of templates in one line
pparse_array and
parse on fly. the purpouse of
parse on fly is to allow returning the parsed template without outputting anything, this is needed on Ajax Requests, and the sibling project
AjaxCore will use fo this features on next stuff to be released.
An aid class developed to ease passing values to the phpBB 2.x ( and or phpBB 3.x ) templating engine, allowing a set of functions into one object that can easily be passed to the templating engine.
template_fill classDownload:
http://downloads.sourceforge.net/phpbbr ... mplate.zipSourceForge Project :
http://sourceforge.net/projects/phpbbresources