This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
about [2011/04/29 23:54] 127.0.0.1 external edit |
about [2021/08/01 12:36] (current) |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| This wiki was originally installed to compare different wiki implementations. | This wiki was originally installed to compare different wiki implementations. | ||
| - | |||
| ===== Terms ===== | ===== Terms ===== | ||
| - | Like many wikis, you can create a user account yourself and immediately start editing these pages. If you do create a user account, consider using an email address | + | To be able to add or edit pages, you have to register. To register, please send an email to < |
| - | Note: E-mail will come from '' | + | ===== Installations ===== |
| + | |||
| + | ^ Date ^ Version | ||
| + | | 2006-02-08 | developer release | Original installation. | | ||
| + | | 2006-11-06 | release | ||
| + | | 2011-04-22 | " | ||
| + | | 2012-01-25 | " | ||
| + | | 2021-05-20 | " | ||
| - | If I know you, I'd also be happy to give you administrator priviliges. | ||
| ===== Customizations ===== | ===== Customizations ===== | ||
| - | This wiki was made with the DokuWiki 2006-11-06 release. | + | ==== Pre-Angua ==== |
| Here are which changed I made, and which plugins I used to create this wiki: | Here are which changed I made, and which plugins I used to create this wiki: | ||
| - | * The [[doku> | + | * The [[doku> |
| - | * Two-column [[doku> | + | * Note: I originally used this [[http:// |
| - | * Added the image in the [[http:// | + | * Added the image in the [[doku> |
| * Had to adjust an .htaccess in the path to the logo.png. | * Had to adjust an .htaccess in the path to the logo.png. | ||
| - | * Considering | + | * Added a [[http:// |
| + | |||
| + | <file html> | ||
| + | <meta name=" | ||
| + | <meta name=" | ||
| + | <link rel=" | ||
| + | type=" | ||
| + | </ | ||
| + | |||
| + | * Using the [[doku> | ||
| + | * Got rid of the licenseok warning in inc/ | ||
| + | * Added the [[doku> | ||
| design.css had the **ordered lists style** changed: | design.css had the **ordered lists style** changed: | ||
| Line 33: | Line 49: | ||
| </ | </ | ||
| - | **Note**: IE does not support the -greek styles. | + | **Note**: |
| + | |||
| + | In order for robots to be able to find sitemap.xml.gz at the top level, I added the following rule to .htaccess: | ||
| + | |||
| + | < | ||
| + | RewriteRule ^sitemap.xml.gz$ | ||
| + | </ | ||
| + | |||
| + | ==== Angua ==== | ||
| + | |||
| + | I had to do the following for the Media Manager: | ||
| + | |||
| + | * Made style.ini conform to changes in default/ | ||
| + | * Added '' | ||
| + | * Copied the missing images over from default/ | ||
| + | * Copied some missing _xxx.css files over from default/ | ||
| + | |||
| + | ==== Hogfather ==== | ||
| + | |||
| + | Did a full install because DreamHost is deprecating old PHP installations, | ||
| + | |||
| + | * Changed Wiki width from 75em to 99% (100% causes a horizontal scrollbar.) | ||
| + | * Changed sidebar from 16em to 10em. (But this also affects the Table of Contents, so see next bullet.) | ||
| + | * ./ | ||
| + | * ./ | ||
| + | * Had to re-install [[doku> | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||