https://bugzilla.wikimedia.org/show_bug.cgi?id=51260
--- Comment #18 from James Forrester <[email protected]> --- (In reply to Alex Monk from comment #17) > Can someone sum up exactly what has been agreed to do here? My understanding: Do: * Add a "column-width" optional property to the <references /> element, in ems, defaulting to unspecified => one column of 100% width. ** Ensure the issues about RTL display being logical are fix (you need to make sure that the columns and their contents both flow RTL). ** Make it look nice. :-) ** Should this default be variable as a per-wiki option? * Add a "list-style" optional property to the <references /> element, an escaped pass-through of the CSS list-style of the OL, defaulting to decimal. ** Should this default be variable as a per-wiki/per-content-language option? I can imagine there might be better alternatives for some languages than "Arabic" Roman decimal. Do not: * Add a "columns" property (this breaks the concept of the Web's content being fit for any sized screen and shouldn't be encouraged). * Add a new class to the <references /> OL – the "references" class can be over-ridden locally by wikis if they want to change it further. Is this what others think? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
