PhileCMS / Phile

A flat file CMS with a swappable parser and template engine.
https://philecms.github.io/
Other
257 stars 49 forks source link

add new events to core #214

Closed Schlaefer closed 9 years ago

Schlaefer commented 9 years ago

I want to introduce a few new events:

What above offers is possible at the moment by parsing and comparing file-paths and/or urls, derive it from other events, sending a complete new response etc.

But imho those events would make life for plugins a lot easier because they are more explicit.