tumblargh
tumblargh copied to clipboard
Reblogs are not recognized?
I'm using this:
{block:NotReblog} <div class="blog"> {/block:NotReblog}
{block:RebloggedFrom} <div class="reblog"> {/block:RebloggedFrom}
and it seems not to be recognized if it's a reblog - always shows as blog. It works on Tumblr though.
Is this not implemented?
thanks!
Probably not.
I'll write some tests and work on an implementation, should be pretty simple. I've got a bunch of other changes I need to deploy as well--I'll release another gem when this is done.
On Fri, Apr 5, 2013 at 3:06 AM, Marcus Hauer [email protected]:
I'm using this: {block:NotReblog} {/block:NotReblog} {block:RebloggedFrom} {/block:RebloggedFrom}
and it seems not to be recognized if it's a reblog - always shows as blog. It works on Tumblr though.
Is this not implemented?
thanks!
— Reply to this email directly or view it on GitHubhttps://github.com/jasonwebster/tumblargh/issues/10 .