Hi, I've spent some times with a colleague to bring back to life PHPtiddlywiki using PHP5.3 (standard wamp setup) and tiddlywiki 2.6.1.
It's been almost 4 years since it was last released by Patrick Curry, and I needed something small and sweet for a quick personal application. It works now, more or less. Before going public and share about it, I've still one big issue left. This was discovered with javascript plugins stored as tiddly records on mysql database. These records contain \r\n as I can see in mysql, and the plugins are functional in Firefox. But in IE, the \r\n is apparently read as blank (no newline). As such, plugins stored in the mysql db are non functional in IE (even the simplest). Has anyone seen this in the past with PHPtiddlywiki ? Anyone with strong knowledge in PHP/mysql and IE vs Firefox ? Another issue I'm currently facing is that long tiddlers do not get stored at all. Thanks in advance for any pointers. The project will be soon available on github. -- Christian -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

