Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 344
- Log:
Massive changeset which brings the old, ROOL customised Instiki
version up to date, but without any ROOL customisations in this
latest checked-in version (which is 0.19.1). This is deliberate,
so that it's easy to see the changes made for the ROOL version
in a subsequent changeset. The 'app/views/shared' directory is not
part of Instiki but is kept to maintain the change history with
updated ROOL customisations, some of which involve the same files
in that same directory.
- Author:
- rool
- Date:
- Sat Mar 19 19:52:13 +0000 2011
- Size:
- 330 Bytes
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" > |
2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
3 | <head> |
4 | <title>404</title> |
5 | </head> |
6 | <body> |
7 | <h1>File not found</h1> |
8 | <p>You were, perhaps, looking for <strong>cheese</strong>?</p> |
9 | </body> |
10 | </html> |