Processing server query string:
From config.php,
- Content map file is content.map
Parsing content map file...
print_r($ini_array)Array
(
[z-all] => Array
(
[welcome] => ./content-0a74b1/welcome/
)
[z-type] => Array
(
[type1] => story
[type2] => blog
[type3] => book
[type4] => article
)
[story] => Array
(
[welcome] => ./content-0a74b1/welcome/
)
[blog] => Array
(
)
[book] => Array
(
)
[content type n] => Array
(
)
[article] => Array
(
)
)
print_r($ini_array["z-all"])Array
(
[welcome] => ./content-0a74b1/welcome/
)
https://docs.google.com/document/d/1H4RixpjZI2UXuHsech6taGO-PqFI4Z6c33OZZfgVt_4/edit?pli=1
Geff: A GEneric Flat-File content management system Design and development motivations:// / /content/ / /indexer/ / /sec/ / /head/ / /tail/ / /entity/ /geff-conf.php