Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: Morgo on January 28, 2007, 01:58:15 PM

Title: New tiddlywiki help
Post 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
Title: New tiddlywiki help
Post by: bpivk on January 28, 2007, 03:25:00 PM
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.
Title: New tiddlywiki help
Post by: Morgo on January 29, 2007, 12:04:14 AM
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.
Title: New tiddlywiki help
Post by: bpivk on January 29, 2007, 12:12:17 AM
I just checked this. Did you set the correct (write) permissions?

Quote:
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.  

Quote
It allows anyone to create personal SelfContained hypertext documents that can be posted to a WebServer, sent by email...
Title: New tiddlywiki help
Post by: Morgo on January 29, 2007, 12:35:30 AM
Thanks, I think Ill just run it locally.
Title: New tiddlywiki help
Post by: guest22 on January 29, 2007, 09:11:22 AM
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