Hello,
pmf is a Library for WebsiteBaker CMS to create modules with ease — or at least, to avoid the most annoying tasks.
pmf's AdminTool includes it's own
advanced Language Editor for pmf-based modules, and a
Module Generator which will create ready-to-use
Module-Skeletons (aka. HelloWorld-Modules) out of the box.
The function-library, which is
strict non-OOP, includes a new
Language-Files handling, an easy to use but still powerful
Template-Engine, an automated
Settings-handling, an easy to use
Caching-System, and some more interesting features.
Documentation :
http://nettest.thekk.de/docs/pmf/files/naturaldocs_txt_develop/EN/intro-txt.htmlDownload :
http://www.websitebakers.com/pages/libs/pmf.phpSpecial thanks to stefek for his untiring efforts to make pmf much more better looking than ever.
Todo (so far):
* pmf itself, just like the Module-Skeletons, are tested with WB2.8.1 only. Chances are that they won't run with WB2.7.x or below. More testing is needed.
* Debugging is implemented on a rudimentary level, and need still more work.
* All pmf function should use pmf_error() to report error-conditions -- but only a few functions do so.
thorn.