This site is built on TikiWiki.
The TikiWiki home page http://tikiwiki.org/
Tiki info movies http://tikiwiki.org/tiki-listmovies.php
Wiki syntax: http://tikiwiki.org/tiki-index.php?page=WikiSyntax
http://tikiwiki.org/tiki-index.php?page=WikiImages
http://tikiwiki.org/tiki-index.php?page=FeatureSettings
Edit CSS stylesheets: http://www.ecstaticfuturist.com/tiki/tiki-edit_css.php
CSS style descriptions for tikiwiki: http://tikiwiki.org/tiki-index.php?page=CssStylesDev
TikiWiki MODs http://mods.tikiwiki.org/tiki-index.php
CHANGES I MADE:
* Added shortcut icon by editing header.tpl and adding the following right before </head>
* <link REL="shortcut icon" HREF="/favicon.ico" TYPE="image/x-icon">
Was running out of memory after adding a bunch of modules (see http://tikiwiki.org/tiki-view_faq.php?faqId=14), so I modified /etc/php.ini to have memory_limit set to 32M instead of 8M. I don't know how to restart apache on the server though. Possible ways are at http://www.programmershelp.co.uk/docs/phpmanual/install.apache.html but it doesn't look like I'm allowed to use any of them on the site.
TODO:
* enable spell checker for wiki editing
* How do I put an edit link at the top of the page so that only admin can use it?
* How do I enable html in certain pages?
* How do I keep the cookie from expiring so soon?
* have forums that are connected to each wiki page (possibly displayed beneath?)
* The menuitem group names are also links, but they don't go anywhere. Fix that.
Interesting modules not enabled:
* last_modif_pages
* random_pages
* since_last_visit_new
* user_pages
The TikiWiki home page http://tikiwiki.org/
Tiki info movies http://tikiwiki.org/tiki-listmovies.php
Wiki syntax: http://tikiwiki.org/tiki-index.php?page=WikiSyntax
http://tikiwiki.org/tiki-index.php?page=WikiImages
http://tikiwiki.org/tiki-index.php?page=FeatureSettings
Edit CSS stylesheets: http://www.ecstaticfuturist.com/tiki/tiki-edit_css.php
CSS style descriptions for tikiwiki: http://tikiwiki.org/tiki-index.php?page=CssStylesDev
TikiWiki MODs http://mods.tikiwiki.org/tiki-index.php
CHANGES I MADE:
* Added shortcut icon by editing header.tpl and adding the following right before </head>
* <link REL="shortcut icon" HREF="/favicon.ico" TYPE="image/x-icon">
Was running out of memory after adding a bunch of modules (see http://tikiwiki.org/tiki-view_faq.php?faqId=14), so I modified /etc/php.ini to have memory_limit set to 32M instead of 8M. I don't know how to restart apache on the server though. Possible ways are at http://www.programmershelp.co.uk/docs/phpmanual/install.apache.html but it doesn't look like I'm allowed to use any of them on the site.
TODO:
* enable spell checker for wiki editing
* How do I put an edit link at the top of the page so that only admin can use it?
* How do I enable html in certain pages?
* How do I keep the cookie from expiring so soon?
* have forums that are connected to each wiki page (possibly displayed beneath?)
* The menuitem group names are also links, but they don't go anywhere. Fix that.
Interesting modules not enabled:
* last_modif_pages
* random_pages
* since_last_visit_new
* user_pages
Version 7.1 last modified by Geoff Fortytwo on 14/05/2008 at 01:22
Document data
Attachments:
No attachments for this document