// // // _settings.ini // // Setting information about the pages and groups in the current // folder. The ini file can have two sections, one for pages // and one for groups. // // The files in each section must me separated with -- // // [pages] name="index.htm" type="Homepage" -- name="admin.htm" type="Admin" [groups] name="background" type="Background" -- name="drivers" type="Drivers" -- name="indicators" type="Indicators" -- name="issues" type="Issues" -- name="response" type="Responses" -- name="news" type="News"