https://bugzilla.wikimedia.org/show_bug.cgi?id=51260

--- Comment #2 from James Forrester <[email protected]> ---
(In reply to comment #1)
> (In reply to comment #0)
> > * columns (default to 1; a number between 1 and … another number? - not
> > allowing width, obviously)
> 
> "Obviously"? In my opinion setting maximalcolumn width and letting the
> browser figure out the layout makes more sense than hardcoded number (although
> sadly it's not how it's done right now).

We should be reducing, not increasing, the use of hard-coded widths. HTML is
not a graphical layout language, and should not be bastardised to serve as
such.

> > * list-style (default to decimal; just an escaped pass-through of the CSS
> > list-style of the OL)
> 
> That would be a bad way to do this; the list style should actually depends on
> the group name used (since Cite has a way to provide custom markers instead
> of [1] to reference citations, list-style is used to match them - see
> [[Special:PrefixIndex/MediaWiki:Cite_link_label_group]] for ones defined on
> en.wp).

Sorry, yes, I meant "default to what the group states; if no group, default to
decimal; otherwise, let the user over-ride".

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to