renard / o-blog

Standalone orgmode blog exporter. DEPECATED, NOT MAINTAINED
http://renard.github.com/o-blog-v2
260 stars 58 forks source link

class="ob-share" #152

Closed dingesista closed 4 years ago

dingesista commented 9 years ago

Testing o-blog-2.6. Currently, all blog posts include this line: "If you like this article you may want to share it". Which is from plugin_share.html

Making this work is not entirely clear. Here is what I have so far:

+SHARE-LINKEDIN: yes (not sure if this works)

+TWITTER-ACCOUNT: @name adding your twitter handle here will create a via @name message.

+GOOGLE-PLUS: not sure what to add here

But, the other question is, how do I disable this?

thx

dingesista commented 9 years ago

I'll answer this question myself. Removing plugin_share.html from the templates won't work. But I replaced the file by a nearly empty one:

<div class="ob-share">
</div>