User Tools

Site Tools


about

This is an old revision of the document!


About This Wiki

This wiki was originally installed to compare different wiki implementations. I found that dokuwiki is my favorite, and I'll probably not uninstall this.

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 with which you have a gravatar associated. Just click on the Login button below, and on the next screen, select Register.

Note: E-mail will come from dblume@lifesaver.dreamhost.com

If I know you, I'd also be happy to give you administrator priviliges.

Customizations

This wiki was made with the DokuWiki 2006-11-06 release.

Here are which changed I made, and which plugins I used to create this wiki:

  • Two-column template. (A variant of sidebar-2006-03-05. I made the sidebar units ems and set a constant width to the sidebar in ems. Now user sizing is better supported, and expanding the width of the page doesn't waste space in the sidebar. Also, had to remove the css clear attribute from some other elements (H1, TOC, etc.) )
  • Added the image in the corner of the page.
    • Had to adjust an .htaccess in the path to the logo.png.
  • Considering the plugin:indexmenu plugin.

design.css had the ordered lists style changed:

ol {list-style-type: decimal}
ol ol {list-style-type: upper-alpha}
ol ol ol {list-style-type: lower-alpha}
ol ol ol ol {list-style-type: lower-roman}

Note: IE does not support the -greek styles.

about.1304146475.txt.gz · Last modified: 2021/10/28 15:41 (external edit)