Legend:
- Unmodified
- Added
- Removed
-
plugins/maintenance/locales/en/help/maintenance.html
r1802 r2044 6 6 <body> 7 7 8 <h4>Settings</h4> 9 8 10 <dl> 9 <dt>Optimize database room</dt> 10 <dd>After numerous delete or update operations on Dotclear's database, it gets fragmented. 11 Optimizing will allow to defragment it.<br /> 12 It has no incidence on your data's integrity.<br /> 13 It is recommended to optimize before any blog export.</dd> 11 <dt>Activation</dt> 12 <dd>If this options is active, on tabs of plugin maintenance, 13 when a task has expired or has been nerver executed, a alert message is show below this task.<br /> 14 Options to display maintenance related tasks on dashboard are available in user preferences.</dd> 14 15 15 <dt>Counters</dt> 16 <dd>Initializing comments and trackbacks counters allows to check their exact numbers. 17 This operation can be useful when importing from another blog platform 18 (or when migrating from dotclear 1 to dotclear 2).</dd> 19 20 <dt>Search engine index</dt> 21 <dd>These operations are necessary, after importing content in your blog, to use internal search engine, on public and private pages. 22 <ul> 23 <li><strong>Index all posts:</strong> allows to index all posts</li> 24 <li><strong>Index all comments:</strong> allows to index all comments and trackbacks</li> 25 </ul> 26 </dd> 27 28 <dt>Vacuum logs</dt> 29 <dd>Logs record all activity and connection to your blog history. Unless you need to keep this history, 30 consider deleting these logs from time to time.</dd> 31 32 <dt>Empty templates cache directory</dt> 33 <dd>It may be useful to empty this cache when modifying a theme's .html or .css files (or when updating 34 a theme or plugin).<br /> 35 Notice : with some hosters, the templates cache cannot be emptied with this plugin. 36 You may then have to delete the directory <strong>/cbtpl/</strong> directly on the server with your FTP software.</dd> 16 <dt>Frequency</dt> 17 <dd>It is possible to set same recall time for all tasks at one time. <br/> 18 Otherwise this setting can be done per task and so on for exemple deactivate some of them.</dd> 37 19 </dl> 38 20 </body>
Note: See TracChangeset
for help on using the changeset viewer.