Hi SkyDiver
TiddlyWiki5 isn't backwards compatible with TiddlyWiki Classic.
The same effect in TW5 can be achieved by creating a tiddler "$:/mystyles"
containing:
.tc-tagged-RTL .tc-title,
.tc-tagged-RTL .tc-subtitle,
.tc-tagged-RTL .tc-tags-wrapper,
.tc-tagged-RTL .tc-tiddler-body {
direction: rtl;
}
Then any tiddler tagged "RTL" will be displayed as right-to-left text.
Best wishes
Jeremy.
On Thu, Nov 13, 2014 at 10:44 PM, Sky Diver <[email protected]> wrote:
> Hi,
>
> The following page offers an easy way to support RTL text direction on a
> per-tiddler basis, by adding an RTL tag to the tiddler:
> http://www.guyrutenberg.com/2009/03/28/rtl-tiddlers-in-tiddlywiki/
>
> The info seems relevant to year 2009.
>
> Trying to apply the solution to a TW5 (v5.1.4), I receive the same error
> as reported here:
>
> http://www.guyrutenberg.com/2009/03/28/rtl-tiddlers-in-tiddlywiki/comment-page-1/#comment-786458
>
> I'm not familiar with the nuts and bolts of TW5, so I'd appreciate some
> help in adapting the 2009 solution to TW5.
> Alternatively, I'll be happy to hear of a newer/better way to do this.
>
> Thanks,
>
> SkyDiver
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>
--
Jeremy Ruston
mailto:[email protected]
--
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.
For more options, visit https://groups.google.com/d/optout.