Share

More
FMPP - FreeMarker-based PreProcessor Icon

FMPP - FreeMarker-based PreProcessor

by ddekany


Command-line/Ant-task/embeddable text file preprocessor. Macros, flow control, expressions. Recursive directory processing. Extendable in Java to display data from any data sources (as database). Can generate complete homepages (tree of HTML-s, images).


http://fmpp.sourceforge.net





Separate each tag with a space.

Release Date:

2009-03-15

Topic:

Operating System:

License:

Translations:

Intended Audience:

Programming Language:

Registered:

2003-02-20

Ratings and Reviews

  • Thumbs up:

    2
  • Thumbs down:

    0
100% of 2 users recommend this project

View all reviews

Project Feed

  • Tracker artifact added

    Anonymous created the zkjhzDCIBmY artifact

    posted by nobody 103 days ago

  • Tracker artifact added

    Anonymous created the UzPytVwTeDCD artifact

    posted by nobody 224 days ago

  • Tracker artifact added

    Anonymous created the MkQpbDhmJG artifact

    posted by nobody 227 days ago

  • Tracker artifact added

    Anonymous created the yXvXXOMLOZOPO artifact

    posted by nobody 231 days ago

  • Tracker artifact added

    Anonymous created the uuRARpQO artifact

    posted by nobody 248 days ago

  • Code committed

    ddekany committed revision 22 to the FMPP - FreeMarker-based PreProcessor SVN repository, changing 3 files

    posted by ddekany 250 days ago

  • fmpp 0.9.14 file released: fmpp_0.9.14.tar.gz

    Bug fixes: * Fixing bug that caused "skipUnchanged" to skip a file when the destination was newer than the source. Now it only skips files when the modification date of the source and destination files are exactly the same. * Fixing some TDD parser crashes occurring when parsing invalid TDD. * Preventing obviously useless traversing inside SVN and CVS directories. * Fixed some typos in the documentation. New features, improvements: * FMPP now can create empty directories using one of the two new features (reminder: FMPP creates output directories on-demand before an actual output file is created in them, hence usually it doesn't create empty directories): - If a directory file contains a file named "createdir.fmpp" then that will ensure that the containing directory will exist in the output as well. The "createdir.fmpp" file itself will not appear in the output, it's only a marker. - New setting, "alwaysCreateDirectories": If this is set to true, all processed directories will produce a corresponding output directory, even when that directory will be empty. * The XML data loader now supports XInclude-s by setting its "xincludeAware" option to true. * To follow the Ant conventions, now "sourceRoot" can alternatively be specified with the "srcdir" attribute, and "outputRoot" with the "destdir" attribute of the Ant task. * API: New JavaBean propery in fmpp.Engine and fmpp.setting.Settings: "dontTraverseDirectories". It should be set to true by front-ends that explicitly specify the list of all source files and source directories, rather than expecting the Engine to discover them. Till now such front-ends only specified the list of files, so this property wasn't needed. However, to support the new alwaysCreateDirectories setting, now the list of directories should be passed as well, and hence the need for this new property. * Updated freemarker.jar and the included FreeMarker Manual to 2.3.15.

    posted 251 days ago

  • fmpp 0.9.14 file released: fmpp_0.9.14.zip

    Bug fixes: * Fixing bug that caused "skipUnchanged" to skip a file when the destination was newer than the source. Now it only skips files when the modification date of the source and destination files are exactly the same. * Fixing some TDD parser crashes occurring when parsing invalid TDD. * Preventing obviously useless traversing inside SVN and CVS directories. * Fixed some typos in the documentation. New features, improvements: * FMPP now can create empty directories using one of the two new features (reminder: FMPP creates output directories on-demand before an actual output file is created in them, hence usually it doesn't create empty directories): - If a directory file contains a file named "createdir.fmpp" then that will ensure that the containing directory will exist in the output as well. The "createdir.fmpp" file itself will not appear in the output, it's only a marker. - New setting, "alwaysCreateDirectories": If this is set to true, all processed directories will produce a corresponding output directory, even when that directory will be empty. * The XML data loader now supports XInclude-s by setting its "xincludeAware" option to true. * To follow the Ant conventions, now "sourceRoot" can alternatively be specified with the "srcdir" attribute, and "outputRoot" with the "destdir" attribute of the Ant task. * API: New JavaBean propery in fmpp.Engine and fmpp.setting.Settings: "dontTraverseDirectories". It should be set to true by front-ends that explicitly specify the list of all source files and source directories, rather than expecting the Engine to discover them. Till now such front-ends only specified the list of files, so this property wasn't needed. However, to support the new alwaysCreateDirectories setting, now the list of directories should be passed as well, and hence the need for this new property. * Updated freemarker.jar and the included FreeMarker Manual to 2.3.15.

    posted 251 days ago

  • File released: /fmpp/0.9.14/fmpp_0.9.14.zip

    posted 251 days ago

  • File released: /fmpp/0.9.14/fmpp_0.9.14.tar.gz

    posted 251 days ago

Rate and Review

Would you recommend this project?






<

Related Projects

FMPP - FreeMarker-based PreProcessor Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review