[[PageOutline(2-5,Contents,pullout)]] = Display Right-To-Left content in wiki pages and tickets == Description This is a macro that makes it easier to work with [wikipedia:Right-to-left 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 [wikipedia:Right-to-left_script]. == Bugs/Feature Requests Existing bugs and feature requests for DirClassMacro are [report:9?COMPONENT=DirClassMacro here]. If you have any issues, create a [/newticket?component=DirClassMacro new ticket]. [[TicketQuery(component=DirClassMacro&group=type,format=progress)]] == Download Download the zipped source from [export:dirclassmacro here]. == Source You can check out DirClassMacro from [/svn/dirclassmacro here] using Subversion, or [source:dirclassmacro browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(dirclassmacro, 3)]] == Author/Contributors '''Author:''' [wiki:itamarost] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''