Dotclear

source: plugins/maintenance/locales/en/help/maintenance.html @ 207:19dcc79dc756

Revision 207:19dcc79dc756, 1.6 KB checked in by amalgame <philippe@…>, 14 years ago (diff)

fixed maintenance plugin help files

Line 
1<html>
2<head>
3  <title>Maintenance</title>
4</head>
5
6<body>
7
8<h3>Maintenance</h3>
9
10<dl>
11  <dt>Optimize database room</dt>
12  <dd>After numerous delete or update operations on Dotclear's database, it gets fragmented.
13  Optimizing will allow to defragment it.<br />
14  It has no incidence on your data's integrity.<br />
15  It is recommended to optimize before any blog export.</dd>
16 
17  <dt>Counters</dt>
18  <dd>Initializing comments and trackbacks counters allows to check their exact numbers.
19  This operation can be useful when importing from another blog platform
20  (or when migrating from dotclear 1 to dotclear 2).</dd>
21 
22  <dt>Search engine index</dt>
23  <dd>These operations are necessary, after importing content in your blog, to use internal search engine, on public and private pages.
24    <ul>
25      <li><strong>Index all posts:</strong> allows to index all posts</li>
26      <li><strong>Index all comments:</strong> allows to index all comments and trackbacks</li>
27    </ul>
28  </dd>
29 
30  <dt>Vacuum logs</dt>
31  <dd>Logs record all activity and connection to your blog history. Unless you need to keep this history,
32  consider deleting these logs from time to time.</dd>
33 
34  <dt>Empty templates cache directory</dt>
35  <dd>It may be useful to empty this cache when modifying a theme's .html or .css files (or when updating
36  a theme or plugin).<br />
37  Notice : with some hosters, the templates cache cannot be emptied with this extension.
38  You may then have to delete the directory <strong>/cbtpl/</strong> directly on the server with your FTP software.</dd>
39</dl>
40</body>
41</html>
Note: See TracBrowser for help on using the repository browser.

Sites map