urlify.js to support Serbian alphabet

2009-05-07 Thread Janos Guljas
Hi, Here is a patch for urilfy.js in admin application that should support Serbian alphabet. There are no collisions between existing and new mappings. Is this OK with other language teams? -- Janoš Guljaš WWW: http://www.janos.in.rs GPG: public key ID 61D97459, http://www.janos.in.rs/janos

Re: urlify.js to support Serbian alphabet

2009-05-07 Thread Branko Vukelic
On Thu, May 7, 2009 at 9:49 PM, Janos Guljas wrote: > Hi, > > Here is a patch for urilfy.js in admin application that should support > Serbian alphabet. There are no collisions between existing and new > mappings. > > Is this OK with other language teams? We have mentioned this among ourselves i

Re: urlify.js to support Serbian alphabet

2009-05-07 Thread Malcolm Tredinnick
On Thu, 2009-05-07 at 21:54 +0200, Branko Vukelic wrote: > On Thu, May 7, 2009 at 9:49 PM, Janos Guljas wrote: > > Hi, > > > > Here is a patch for urilfy.js in admin application that should support > > Serbian alphabet. There are no collisions between existing and new > > mappings. > > > > Is thi

Re: urlify.js to support Serbian alphabet

2009-05-07 Thread Branko Vukelic
On Thu, May 7, 2009 at 10:04 PM, Malcolm Tredinnick wrote: > Good to mention it, because that's the question I would normally ask in > this type of situation (although Janos explicitly ruled it out). Fact of > life is that there isn't going to be a perfect way to do that and we > shouldn't worry

Re: urlify.js to support Serbian alphabet

2009-05-07 Thread Janos Guljas
Maybe, we could write a page in documentation with explanation and procedure how to include different urlify.js script in the admin app. For example, trough admin.py, or direct from media folder. There is an another solution. For easier modifications in the future, we could reorganize character m

Re: urlify.js to support Serbian alphabet

2009-05-07 Thread Branko Vukelic
On Thu, May 7, 2009 at 10:58 PM, Janos Guljas wrote: > > Maybe, we could write a page in documentation with explanation and > procedure how to include different urlify.js script in the admin app. > For example, trough admin.py, or direct from media folder. > > There is an another solution. For ea