Hi Jeremy, How much work do you think it would be to support that feature? It is a deal breaker for me so I might step in to make a patch for it. Would you have guidelines on how to do it given your current design?
Thanks, Erick On Sunday, December 2, 2012 7:25:53 AM UTC-5, Jeremy Ruston wrote: > > Hi Yudhi > > The HTTP synchronisation functionality is currently broken in TiddlyWiki5, > but will return soon. > > TiddlyWiki5 is, as you say, still under heavy development, and isn't yet > ready to be used as an alternative to classic TiddlyWiki. There's a lot > there if you're interested in delving under the hood and understanding how > the new version works. > > Best wishes > > Jeremy > > > On Sun, Dec 2, 2012 at 3:34 AM, Yudhi Widyatama > <[email protected]<javascript:> > > wrote: > >> Hi, >> I'm trying to run TiddlyWidi5 on node.js, because there is some clues >> that running it on node.js will avoid browser security limitations. >> I installed nodejs (0.8.15) on a Ubuntu Lucid Lynx. >> I ran ./serve.sh in the TiddlyWiki5 directory, resulting in these >> messages : >> >> tw5@ip-10-130-7-113:/var/www/tw5/TiddlyWiki5$ ./serve.sh >>> Executing command: server 8080 >>> $:/core/templates/tiddlywiki5.template.html text/plain text/html >>> Serving on port 8080 >>> >>> >> Opened up localhost:8080 using Firefox or Chrome. >> The nodejs server runs a version of five.tiddlywiki.com in port 8080. >> Clicking on links opens up existing tiddlers. >> But when I try to edit and save, it said : >> >>> Your browser only supports manual saving. >>> >>> To save your modified wiki, right click on the download link below and >>> select "Download file" or "Save file", and then choose the folder and >>> filename. >>> >>> >>> Maybe I understand these wrong, given incomplete docs since TW5 is still >> in heavy development. What steps should I follow to run a TiddlyWiki5 web >> server with synchronization (a.k.a Save) functionality ? >> >> Regards, >> >> >> Yudhi Widyatama >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWikiDev" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/tiddlywikidev/-/0dqgK3y69asJ. >> To post to this group, send email to [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/tiddlywikidev?hl=en. >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywikidev/-/WrVRtqD_4MAJ. 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.
