// $Id: template.php,v 1.36.2.11 2008/10/23 05:36:33 sign Exp $

For function rootcandy_breadcrumb(), there's no need to reverse the array and no need to use reversed-direction arrows.
Attached is a new template.php file suitable for right-to-left pages.

Noor

CommentFileSizeAuthor
#1 template.php_.rtl_.patch1.16 KBsign
template.php_.txt10.86 KBcomrax

Comments

sign’s picture

Status: Active » Needs review
StatusFileSize
new1.16 KB

rerolled into a patch

comrax’s picture

sign,

The reversed array is really not needed in right-to-left pages. I am fluent in both Hebrew and Arabic, and have used FF 1.5+, IE 5.0+ and I'm telling you that this is not the right way to do it. The output must remain intact for both directions, the browser itself corrects the arrows, general direction of the text and so on.

You ought to integrate the patch in next release.

Noor

p.s.: I've made a small syntax error in template.php, look for "reversed-dierction".

sign’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -breadcrumbs, -rootcandy, -hebrew, -noor, -dawod, -template.php

Automatically closed -- issue fixed for 2 weeks with no activity.

dpi’s picture

Issue summary: View changes
Issue tags: -rootcandy, -hebrew, -noor, -dawod, -template.php