PhileCMS / Phile

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

add a method to get the PageCollection as array #266

Closed Schlaefer closed 9 years ago

Schlaefer commented 9 years ago

The page collection object is not fully backwards compatible to the raw array in Phile 1.5. So we should provide a official way to get an array out of it.