> If you have a look at the methodhack code plugin I check in yesterday
> I think you'll see a good model for how to add your own request filter
> that does the right thing.
>
> That's at:
>
> http://github.com/tiddlyweb/tiddlyweb-plugins/blob/master/methodhack/...

Nice timing. I copied the methodhack plugin, renamed it to
pathinfohack, and substituted in a method that copies the path portion
of REQUEST_URI into PATH_INFO.

Appears to do the trick; can now create, save, and delete tiddlers
with slashes in the title. Dumped in pastebin:  http://pastebin.com/m1c8ddf5a.

Hope the little explanation of the problem in the plugin comment is
correct.




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to