Skip to content

Add Bi-directional text support to Bugzilla default templates

Notifications You must be signed in to change notification settings

hilel14/bugzilla-bidi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

bugzilla-bidi

This project provides Bi-directional text support for some default (English) templates of the Bugzilla bug system. It allows the correct display of right-to-left text in selected fields, like bug title, comments and description, while still using the default English user interface.

The solution provided here relies on browsers support for the HTML5 dir="auto" feature. Users with old browsers will not benefit from this new feature, but it should not affect them otherwise.

Installation

To use it as site customization, follow These Steps:

  1. Download the version that correspond to your Bugzilla installation (i.e. 5.0)
  2. Extract the downloaded archive.
  3. Copy the folder named custom from the extracted archive to the template/en folder of your Bugzilla installation, alongside the folder named default.
  4. Run checkconfig.pl

Remarks

  • Tested with Budzilla 5.0.
  • Older version can be found on my Sourceforge site.
  • If your site already have custom en templates, you will have to merge the files in custom folder mannualy.

About

Add Bi-directional text support to Bugzilla default templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages