Interesting project and it seems to work really well, nice !
From what I have gathered, it does sound conceivable to implement a
syncadaptor module for tiddlywiki that interfaces with hashover either
directly or through a php proxy script, thereby treating comments
including writing and reading operations as normal operations on tiddlers.
/Andreas
Am 18.05.2015 um 04:35 schrieb Jed Carty:
Hashover consists of some php scripts and related files stored on the
same server as the tiddlywiki html file, because of this it isn't
something that could be used on tiddlyspot. It also isn't a
replacement for federation, which if I understand it correctly will
allow things that work more closely with tiddlywiki itself. Perhaps a
commenting system like this in conjunction with federation would be
useful because then people without wikis could still interact.
This is the fist of the possibilities that I have tried out, I just
got lucky and it was pretty easy to implement in a tiddlywiki. There
may be better alternatives. One of the problems with this one is that
due to the license it uses I can't bundle anything for the tiddlywiki
side of things with the hashover code.
I am hoping to use hashover to take and store the comments to get
around tiddlywiki being unable to give people selective write
privileges like it would have to do to allow comments directly. While
tiddlywiki can probably be set up to read the contents of xml files I
think it will be easier than that. Hashover generates the javascript
used to display the comments as it is needed, and the part that
actually holds the comment information is a json object (or something
very similar anyway). So what I want to do is instead of having
hashover both take the comments and display them, I would like to have
hashover take and store comments and then have it send tiddlywiki the
comments in json format. That way I can make a tool to automate
putting the comments into tiddlers and display them however I want.
This will also allow some more advanced comment moderation, which is
sadly lacking in hashover.
--
You received this message because you are subscribed to the Google
Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/cb2f9a19-cda4-45a1-a282-bffdd044d180%40googlegroups.com
<https://groups.google.com/d/msgid/tiddlywiki/cb2f9a19-cda4-45a1-a282-bffdd044d180%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/555953E3.2000203%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.