Menu

Commit [r2]  Maximize  Restore  History

initial checkin

* the parser is working
* plugin support missing
* I18N support missing
* PAX support missing
* Page Cache support missing
* admin interface missing
* will be implemented as System-Plugin
* unit Tests missing

lot of work lays in front of me ;)

obw 2017-05-05

1 2 3 .. 6 > >> (Page 1 of 6)
added /PhpCMSng/trunk/parser
added /PhpCMSng/trunk/parser/PhpCMSng
added /PhpCMSng/trunk/parser/PhpCMSng/Content
added /PhpCMSng/trunk/parser/PhpCMSng/Content/AbstractTemplateParser.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/ContentParser.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/EntryCoutMismatchFieldCount.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/FieldDoesNotExists.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/FieldIsSetTwice.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/FieldMustEndInTheSameLine.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/MenuLevelRootIsSet.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/MissingParameter.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NoEntryGivenForThisLevel.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NoProjectFound.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NoTempleteDefinedYet.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NotAllowedPart.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NotSupportedField.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TagAddTwice.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TagFileNotFound.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TagMissing.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TemplateFileNotFound.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TemplateFileNotReadable.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TemplateNeededParameterMissing.php
added /PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/UnknownMenuTemplate.php
/PhpCMSng/trunk/parser/PhpCMSng/Content/AbstractTemplateParser.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/ContentParser.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/EntryCoutMismatchFieldCount.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/FieldDoesNotExists.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/FieldIsSetTwice.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/FieldMustEndInTheSameLine.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/MenuLevelRootIsSet.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/MissingParameter.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NoEntryGivenForThisLevel.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NoProjectFound.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NoTempleteDefinedYet.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NotAllowedPart.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/NotSupportedField.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TagAddTwice.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TagFileNotFound.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TagMissing.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TemplateFileNotFound.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TemplateFileNotReadable.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/TemplateNeededParameterMissing.php Diff Switch to side-by-side view
Loading...
/PhpCMSng/trunk/parser/PhpCMSng/Content/Exception/UnknownMenuTemplate.php Diff Switch to side-by-side view
Loading...
1 2 3 .. 6 > >> (Page 1 of 6)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.