| Revision 1573:538469369fa5,
            1.6 KB
            checked in by Anne Kozlika <kozlika@…>, 12 years ago
            (diff) | 
        
          | 
Fixes title hierarchy in contextual help pages.(And look Ma, I've fixed js for toggles on h4 instead of h3. I'm so pride!)
 
 | 
      
      
        
  | Rev | Line |  | 
|---|
| [186] | 1 | <html> | 
|---|
|  | 2 | <head> | 
|---|
|  | 3 | <title>Maintenance</title> | 
|---|
|  | 4 | </head> | 
|---|
|  | 5 |  | 
|---|
|  | 6 | <body> | 
|---|
|  | 7 |  | 
|---|
|  | 8 | <dl> | 
|---|
|  | 9 | <dt>Optimize database room</dt> | 
|---|
| [207] | 10 | <dd>After numerous delete or update operations on Dotclear's database, it gets fragmented. | 
|---|
|  | 11 | Optimizing will allow to defragment it.<br /> | 
|---|
| [186] | 12 | It has no incidence on your data's integrity.<br /> | 
|---|
|  | 13 | It is recommended to optimize before any blog export.</dd> | 
|---|
|  | 14 |  | 
|---|
|  | 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 /> | 
|---|
| [1568] | 35 | Notice : with some hosters, the templates cache cannot be emptied with this plugin. | 
|---|
| [186] | 36 | You may then have to delete the directory <strong>/cbtpl/</strong> directly on the server with your FTP software.</dd> | 
|---|
|  | 37 | </dl> | 
|---|
|  | 38 | </body> | 
|---|
|  | 39 | </html> | 
|---|
       
      Note: See 
TracBrowser
        for help on using the repository browser.