kaffa / textpattern

Automatically exported from code.google.com/p/textpattern
0 stars 0 forks source link

Add parse_page() and fetch_page() similarly to forms #363

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This will allow fetching and handling the pages as forms in any 3rd-party code.

Todo;

* Introduce parse_page() and fetch_page()
* Introduce callback event for extending page fetching as with forms
* Don't flag page templates containing just an 'empty byte' as a 'section 
missing'. If the page is missing, sure, but otherwise use the template even if 
it's just empty. Developer just seeing a magical 404 page doesn't explain the 
reason for it even.

Original issue reported on code.google.com by jukka.m.svahn on 16 Feb 2013 at 9:23

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r5228.

Original comment by jukka.m.svahn on 16 Feb 2013 at 9:30