Extension talk:EasyTimeline
Contents
| Thread title | Replies | Last modified |
|---|---|---|
| Timeline script to Swahili | 3 | 07:16, 22 May 2013 |
| Unicode support | 0 | 08:06, 21 November 2012 |
| Italics | 0 | 20:34, 2 July 2012 |
| Image map alignment bug (?) | 0 | 12:06, 24 February 2013 |
Hi guys. Is it possible to switch the language on the timeline? I have copied the Wailers Band timeline from the English Wikipedia to my home Wikipedia, but it works on English and once I try to change it to my language - it stops to work. Any idea what should be done to make it work in Swahili?
The “id” values are identifiers which must be kept in sync across the whole timeline. You can keep them in English, though, they do not display anywhere. If you want to change the displayed text, change the captions (see my edit).
spacing of fonts for the clickable image map differ than the spacing of the underling fonts.
It appears that the spacing of fonts for the clickable image map differ than the spacing of the underling fonts.
This line will have the blue link for "foo" misaligned:
from:75 till:76 $shift text:Something [[foo]] happened
A workaround is to always start the link immediately after the word text:
from:75 till:76 $shift text:[[Something foo]] happened