File: /var/www/ilya/data/www/kamforum.ru/gsitemap_data.xml
<?xml version="1.0" encoding="ISO-8859-1"?>
<installdata>
<settingdata>
<settinggroup>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Forums in the sitemap]]></conf_title>
<conf_description><![CDATA[Please put the forum IDs of the forums you would like included in the sitemaps seperated by a command.<br />
Example: 1,4,9<br />
NOTE: The Google search engine bot must be able to access this forum as the usergroup you set bots to be able to.]]></conf_description>
<conf_group></conf_group>
<conf_type>textarea</conf_type>
<conf_key>sitemap_forumids</conf_key>
<conf_value></conf_value>
<conf_default></conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>1</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Gzip sitemaps?]]></conf_title>
<conf_description><![CDATA[If you set this to yes, the sitemap files will be gzipped, gzip reduces the file size of the sitemap files.]]></conf_description>
<conf_group></conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_gzip</conf_key>
<conf_value></conf_value>
<conf_default>0</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>2</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Ping google after update?]]></conf_title>
<conf_description><![CDATA[If you set this to yes, the task will automatically ping google to inform it of the updated sitemaps.]]></conf_description>
<conf_group></conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_ping</conf_key>
<conf_value></conf_value>
<conf_default>0</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>3</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Topic Sitemap?]]></conf_title>
<conf_description><![CDATA[Whether or not a topic sitemap should be generated.]]></conf_description>
<conf_group></conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_topicbuild</conf_key>
<conf_value></conf_value>
<conf_default>1</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>4</conf_position>
<conf_start_group>Topic Sitemap Options</conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Amount of Topics]]></conf_title>
<conf_description><![CDATA[Amount of topics to be taken from the database and put into the sitemap,<br />
NOTE: You will not be allowed to set this higher then 50000, and <b>DO NOT</b> add commas or periods or spaces or the googlesitemap generator won't work!]]></conf_description>
<conf_group>26</conf_group>
<conf_type>input</conf_type>
<conf_key>sitemap_topicamount</conf_key>
<conf_value></conf_value>
<conf_default>50000</conf_default>
<conf_extra></conf_extra>
<conf_evalphp><![CDATA[if( $save = 1 )
{
$value = intval($value);
if( $value > 50000 )
{
$value = 50000;
}
$value = preg_replace("|,|","",$value);
}]]></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>5</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Lofi version topic links]]></conf_title>
<conf_description><![CDATA[Whether to generate topic links to the LoFi version of your board or not]]></conf_description>
<conf_group>26</conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_topiclofi</conf_key>
<conf_value></conf_value>
<conf_default>0</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>6</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Last Mod Tag in Topic Sitemap]]></conf_title>
<conf_description><![CDATA[Whether or not to include the last modification date tag in the topic sitemap, this is best left at it's default value.]]></conf_description>
<conf_group>26</conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_topiclastmod</conf_key>
<conf_value></conf_value>
<conf_default>1</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>7</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Change Frequency Tag in Topic Sitemap]]></conf_title>
<conf_description><![CDATA[Whether or not to include the change frequency tag in the topic sitemap, this is mostly useless atm.]]></conf_description>
<conf_group>26</conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_topicchangefreq</conf_key>
<conf_value></conf_value>
<conf_default>1</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>8</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Prioity Tag in Topic Sitemap]]></conf_title>
<conf_description><![CDATA[Whether or not to include the last modification date info in the topic sitemap, this is best left at it's default value.]]></conf_description>
<conf_group>26</conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_topicpriority</conf_key>
<conf_value></conf_value>
<conf_default>1</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>9</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>1</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Forum Sitemap]]></conf_title>
<conf_description><![CDATA[Whether or not a forum sitemap should be generated.]]></conf_description>
<conf_group></conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_forumbuild</conf_key>
<conf_value></conf_value>
<conf_default>1</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>10</conf_position>
<conf_start_group>Forum Sitemap Options</conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Lofi version forum links]]></conf_title>
<conf_description><![CDATA[Whether to generate forum links to the LoFi version of your board or not]]></conf_description>
<conf_group>26</conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_forumlofi</conf_key>
<conf_value></conf_value>
<conf_default>0</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>11</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Last Mod Tag in Forum Sitemap]]></conf_title>
<conf_description><![CDATA[Whether or not to include the last modification date tag in the forum sitemap, this is best left at it's default value.]]></conf_description>
<conf_group>26</conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_forumlastmod</conf_key>
<conf_value></conf_value>
<conf_default>1</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>12</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Change Frequency Tag in Forum Sitemap]]></conf_title>
<conf_description><![CDATA[Whether or not to include the change frequency tag in the forum sitemap, this is mostly useless atm.]]></conf_description>
<conf_group>26</conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_forumchangefreq</conf_key>
<conf_value></conf_value>
<conf_default>1</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>13</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>0</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
<setting>
<conf_id></conf_id>
<conf_title><![CDATA[Priority Tag in Forum Sitemap]]></conf_title>
<conf_description><![CDATA[Whether or not to include the priority tag in the forum sitemap, this is best left at it's default value.]]></conf_description>
<conf_group>26</conf_group>
<conf_type>yes_no</conf_type>
<conf_key>sitemap_forumpriority</conf_key>
<conf_value></conf_value>
<conf_default>1</conf_default>
<conf_extra></conf_extra>
<conf_evalphp></conf_evalphp>
<conf_protected>1</conf_protected>
<conf_position>14</conf_position>
<conf_start_group></conf_start_group>
<conf_end_group>1</conf_end_group>
<conf_help_key></conf_help_key>
<conf_add_cache>1</conf_add_cache>
</setting>
</settinggroup>
</settingdata>
<taskdata>
<tasks>
<task>
<task_id></task_id>
<task_title>Google Sitemap Geneator</task_title>
<task_file><![CDATA[googlesitemap.php]]></task_file>
<task_next_run></task_next_run>
<task_week_day>-1</task_week_day>
<task_month_day>-1</task_month_day>
<task_hour>0</task_hour>
<task_minute>0</task_minute>
<task_cronkey></task_cronkey>
<task_log>1</task_log>
<task_description><![CDATA[Generates a google sitemap!]]></task_description>
<task_enabled>1</task_enabled>
<task_key>gsitemap</task_key>
<task_safemode>0</task_safemode>
<task_locked>0</task_locked>
</task>
</tasks>
</taskdata>
</installdata>