Contents
Display Right-To-Left content in wiki pages and tickets
Description
This is a macro that makes it easier to work with Right-to-Left (RTL) content in Trac wiki pages and tickets. The need for RTL occurs most commonly for languages such as Arabic and Hebrew, and is not natively supported by HTML.
Simply use ![[RTL]]
to emit a right-aligned div tag, and ![[LTR]]
to close the div:
[[RTL]] This text is right-aligned. [[LTR]] And this text is left-aligned.
See also: http://www.w3.org/International/questions/qa-html-dir and Right-to-left_script.
Bugs/Feature Requests
Existing bugs and feature requests for DirClassMacro are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out DirClassMacro from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
Author/Contributors
Author: itamarost
Maintainer: Itamar Oren
Contributors: