Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: Morgo on January 28, 2007, 01:58:15 PM
-
Hey all
I installed tiddlywiki in its own ibay in the html folder. I can log in and browse the page through a browser (via ibay password) but i cannot edit the wiki. Any help appreciated.
Paul
-
Well did you check the tiddlywiki manual?
You usually make some sort of admin username or you have one by default and then just set/change the password.
E.G.: Admin/admin if you install phpmysql admin.
-
There is no install for tiddlywiki. It all runs in a single html doc. You can download and run from your desktop, which is what I have been doing. No passwords required.
-
I just checked this. Did you set the correct (write) permissions?
Quote:
TiddlyWiki is basically a locally editable web page that implements a wiki. In order to be editable it must be able to read and write to a local file (itself) on your computer.
Don't know if it's a good idea to put it online for everyone.
Edit:
After a lot of reading i found that this isn't supposed to be edited online on your server. You should edit it on your computer and then post it on your server.
It allows anyone to create personal SelfContained hypertext documents that can be posted to a WebServer, sent by email...
-
Thanks, I think Ill just run it locally.
-
There are some server-side variants of Tiddltwiki:
PHP based - http://www.purvibeauty.com/tiddly/
Perl based - http://ccm.sherry.jp/tiddly/
Both use Mysql as storage mechanism. Why don't give it a try and let us know.
guest