[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-25 Thread Jed Carty
I am working on some native tiddlywiki commenting systems using the 
federation ideas at the moment. Because of how tiddlywiki works it is going 
to be a very different commenting system than the server driven systems 
that currently exist but it should work. 

One seemingly counter-intuitive difference is that if you wanted to comment 
on my site you would leave the comment on your site and then when I check 
for comments I would pull them from your site onto mine. This seems weird 
but it is the logical way to make a distributed commenting system like we 
need for tiddlywiki.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/73f04da9-4778-46a3-84bc-e9795b23b892%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-25 Thread Chester Cho
I've looked the issue, but seems self-hosting some commenting system such 
as Discourse is the only viable solution atm, however this seems to be 
little counter-intuitive as TW5 is supposed light-weight. Perhaps I should 
keep my TW5 with those simple Google+ commenting system, since it doesn't 
actually require heavy discussion.

Tobias Beer於 2016年1月20日星期三 UTC+8下午2時34分36秒寫道:
>
> By the way...
>  
>
>> The problem with disqus is that it demands hashbang #! to be able to 
>> cater for per-tiddler comments and so it does not cater for the plain hash 
>> # used by TiddlyWiki.
>
>
> Here's an issue concerning this that has been lingering about for a while 
> and that I haven't touched yet:
>
> *#1188 #!hashbang and disqus compatibility*
> https://github.com/Jermolene/TiddlyWiki5/issues/1188
>
> I think this will be a great addition to anyone wanting to use TiddlyWiki 
> as a public facing website.
>
> Best wishes,
>
> Tobias.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fe69b2f2-e5a3-4ba1-b3b4-06362dffd383%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-19 Thread 'c pa' via TiddlyWiki
>>  implemented comments on my tiddlywiki site 
 using hashover, 

I went to the site listed and posted some comments.

   1. When I hit the "save" button on the comment, the page tries to 
   navigate away
   2. The comments don't seem to save
   3. The button to list recent comments doesn't display any recent comments
   

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1dd1a2c9-0d12-4575-9fad-da89ef648686%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-19 Thread Tobias Beer
By the way...
 

> The problem with disqus is that it demands hashbang #! to be able to cater 
> for per-tiddler comments and so it does not cater for the plain hash # used 
> by TiddlyWiki.


Here's an issue concerning this that has been lingering about for a while 
and that I haven't touched yet:

*#1188 #!hashbang and disqus compatibility*
https://github.com/Jermolene/TiddlyWiki5/issues/1188

I think this will be a great addition to anyone wanting to use TiddlyWiki 
as a public facing website.

Best wishes,

Tobias.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/529f7bc0-fd7b-4058-941a-5fe0d1f0d7fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-19 Thread Jed Carty
The comments don't show up because it 1, that is a post meant to just send 
messages to me and 2, I need to accept any comments before they show up on 
my site. As it says on the tiddler.

I am not going to let un-moderated comments on my site.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6d6df26d-d185-47d1-9c76-ebc5e4e4e004%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-19 Thread Jed Carty
There is some explaination of how hashover works with tiddlywiki here 
,
 
but there didn't seem to be any real interest in using it so I never 
bothered to improve the instructions.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9c6d9794-1501-473f-87d9-789087efa1db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-19 Thread Tobias Beer
Hi Jed,
 

> There is some explaination of how hashover works with tiddlywiki here 
> ,
>  
> but there didn't seem to be any real interest in using it so I never 
> bothered to improve the instructions.
>

Would be nice if that write-up would actually show how / where it's used.

Also, that splash-screen on your site, what is that?

Best wishes,

Tobias. 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ab802fd9-36ee-4a03-afec-aaa40939b6ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-15 Thread Jed Carty
I implemented comments on my tiddlywiki site 
 using hashover, I did 
some DISQUS stuff here  
but I never got it working well, I did an intense debate demo 
 here and I did 
a muut demo here .

muut can be in each tiddler, but the loading is sometimes weird. The only 
one that I got to work well is 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f8f0ede8-8d43-4621-9a76-bfddd56c4d0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Commenting Plugin (Google+/DISQUS)

2016-01-15 Thread Chester Cho
Haha, actually I was referring your solution as one of the solution, what I 
think why comment plugin is rather to implement on TW5 is simply because 
those JS are not so friendly to static html and they offer little 
customization option.


I can utilize Google+ comment on per tiddler basis, however the CSS style 
of that block seems uncontrollable and I am still finding out why. Google+ 
comment also offer much less control than DISQUS as far I know, so I am 
still finding the best solution among them.

Chester

Jed Carty於 2016年1月16日星期六 UTC+8上午5時19分32秒寫道:
>
> I implemented comments on my tiddlywiki site 
>  using hashover, I did 
> some DISQUS stuff here 
>  but I never got it 
> working well, I did an intense debate demo 
>  here and I 
> did a muut demo here 
> .
>
> muut can be in each tiddler, but the loading is sometimes weird. The only 
> one that I got to work well is 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a995a56f-e7ee-4ee3-93c8-065a1e1d8ac1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.