Commit | Date | |
---|---|---|
[r27]
by
obw
Self registering Plugins working noe (Theoraticly) Self registering Plugins which are not genrate content dirctly. They could parse the the Conte by themself, or du othe things, like add usermagment, logging and so on. NEW: PhpCMSng\Core\Cache\CacheInfoContainer PhpCMSng\Core\Cache\CacheInformation PhpCMSng\Content\ContentParser PhpCMSng\Content\ContentParserTest NEW: PhpCMSng\Tools\DateTime PhpCMSng\Content\FieldParser\FieldData PhpCMSng\Plugin\PluginHandler PhpCMSng\Plugin\Interfaces\PluginInterface PhpCMSng\Plugin\Interfaces\PluginSelfDescribingInterface lots of fixtures ;) including a dummy seld registe plugin, the register() Method generates only a PhpCMSng\Core\Cache\CacheInfoContainer. More test for the PluginHandler in the PluginHandlerTest ! |
2017-05-12 22:54:41 | Tree |
[r26]
by
obw
FIXTYPO in comments and enhance the Constructor to make sure that alway a valid type is given |
2017-05-12 16:19:59 | Tree |
2017-05-12 12:52:41 | Tree | |
2017-05-11 10:50:56 | Tree | |
2017-05-11 10:48:15 | Tree | |
[r22]
by
obw
The Plugin Interface / PluginHandler becomes better Content Plugins with STATIC caching are working! PhpCMSng\Content\ContentParser PhpCMSng\Content\ContentParserTest PhpCMSng\Plugin\PluginHandler PhpCMSng\Plugin\ContentPluginAbstract moved to PhpCMSng\Plugin\Abstracts\ContentPluginAbstract |
2017-05-11 10:47:41 | Tree |
[r21]
by
obw
The Plugin Interface / PluginHandler becomes reality. ittle by little! Simple LOAD Plugins with Cachetype STATIC are running! NEW: PhpCMSng\Plugin\PluginHandler\AddResult PhpCMSng\Core\Cache\CacheInformation PhpCMSng\Content\ContentParser PhpCMSng\Content\ContentParserTest PhpCMSng\Core\DefaultHandler PhpCMSng\Content\FieldParser\FieldData PhpCMSng\Plugin\PluginLoader PhpCMSng\Plugin\PluginHandler PhpCMSng\Content\TagHandler |
2017-05-10 22:46:09 | Tree |
2017-05-10 20:16:25 | Tree | |
[r19]
by
obw
Little BUGFIX when the Exceptions TemplateFileNotFound and TemplateFileNotReadable where thrown, there was a parameter for the Admin info string missing |
2017-05-10 09:20:52 | Tree |
[r18]
by
obw
Add new Feature for ContentFiles the INCLUDE field. Which include a File without parsing the content |
2017-05-10 09:19:03 | Tree |