meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin:wiki [2009/09/01 16:48] laakkone |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Wiki ====== | ||
- | |||
- | Main wiki for department is located at [[http://www2.it.lut.fi/Wiki/ | http://www2.it.lut.fi/Wiki/]] address. It can be used anyway personnels want. | ||
- | |||
- | * visible to internet | ||
- | * users are authenticated by university ldap server | ||
- | * ldap groups can be used to control access for content (page and namespace level) | ||
- | * no manual users and groups are possible | ||
- | |||
- | [[faq | Frequently asked questions for this wiki]] | ||
- | |||
- | ===== Old wikies ===== | ||
- | |||
- | These are transferred to www2 server, they are separated from our main wiki and can be accessed only from university network. | ||
- | |||
- | New addreses for these wikies: | ||
- | |||
- | * [[http://www2.it.lut.fi/opetuswiki]] - wiki to support teaching needs | ||
- | * [[http://www2.it.lut.fi/tutkimuswiki]] - wiki to support research needs | ||
- | * [[http://www2.it.lut.fi/kvwiki]] - kvwiki | ||
- | |||
- | ===== Really old wikies at mediaserver ===== | ||
- | |||
- | These are closed, can't be used anymore. If you need something from these wikies, please contact tite.sysadm@lut.fi | ||
- | |||
- | ====== Math tags ====== | ||
- | |||
- | Math tags are used to present formulas in wiki pages. The notation for formulas is the same as in LaTeX. | ||
- | ===== Math tags examples ===== | ||
- | |||
- | <code><math>x=\frac{-b\pm\sqrt{b^2-4ac}}{2a+1}</math></code> | ||
- | |||
- | <math>x=\frac{-b\pm\sqrt{b^2-4ac}}{2a+1}</math> | ||
- | |||
- | <code><math>f(x)=\int_{-\infty}^xe^{-t^2}dt</math></code> | ||
- | |||
- | <math>f(x)=\int_{-\infty}^xe^{-t^2}dt</math> | ||
- | |||
- | ===== More information about math plugin ===== | ||
- | |||
- | * [[http://www.dokuwiki.org/plugin:math | Mathmulti plugin information]] | ||
- | * [[http://www.forkosh.com/mathtex.html | Mathtex home page, cgi-program what mathmulti is using]] | ||
- | |||
- | ====== S5 slideshow plugin ====== | ||
- | ====== odt plugin - openoffice export ====== | ||
- | ====== Task plugin ====== | ||
- | ====== Blog plugin ====== | ||
- | |||
- | |||