Difference between revisions of "Wiki"
From CSLabsWiki
Line 16: | Line 16: | ||
* File uploads do not work, as a result of special pages not working | * File uploads do not work, as a result of special pages not working | ||
* The COSI logo is slightly too big. This can easily be fixed when file uploads work | * The COSI logo is slightly too big. This can easily be fixed when file uploads work | ||
− | * The <nowiki> "<source lang="txt"> </source>" </nowiki> tags prevent any pages that use them from loading | + | * The <nowiki> "<source lang="txt"> </source>" </nowiki> tags prevent any pages that use them from loading. In the meantime, use <nowiki> <code> </code> </nowiki>, although this lacks syntax highlighting. |
===Extensions=== | ===Extensions=== |
Revision as of 07:25, 29 October 2014
Wiki | |
Contact Person: | Alan Beadle |
Last Update: | unknown |
Upgrade
The wiki has been updated! The old one is still running, but if you are reading this, it's on the new one. There are a few remaining problems to fix, but it's mostly ready.
Problems
- Special pages do not work
- File uploads do not work, as a result of special pages not working
- The COSI logo is slightly too big. This can easily be fixed when file uploads work
- The "<source lang="txt"> </source>" tags prevent any pages that use them from loading. In the meantime, use <code> </code> , although this lacks syntax highlighting.