winix/plugins/gallery
Tomasz Sowa fb18b2238e added: two options to the config:
ezc_error_prefix (string)
        ezc_error_postfix (string)
        // prefix and postfix used when there is an error in Ezc patterns
        // default:
        // prefix:  "<!-- "
        // postfix: " -->"
added:  Ezc::Blocks to templates
added:  although patterns have pointers to functions and blocks cached
        the Ezc::Generator should use SetFunctions() and SetBlocks() method
        in order to correctly recognize variables (aliases)




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@978 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-10-19 21:20:09 +00:00
..
Makefile changed: now we are using the C++ 11 language (-std=c++11) and we are using 2013-10-15 21:57:51 +00:00
Makefile.dep added: two options to the config: 2014-10-19 21:20:09 +00:00
Makefile.o.dep added a new plugin: "gallery" 2011-01-31 15:51:53 +00:00
gallery.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
gallery.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
galleryinfo.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
galleryinfo.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
init.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
templates.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00