https://bugzilla.wikimedia.org/show_bug.cgi?id=51692
Erwin Dokter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Erwin Dokter <[email protected]> --- I pretty much designed hlist on enwiki to be a drop-in, one-size-fits-all solution. It does not rely on images and has a consistent styling. It drops in on any list type and even handles mixing and nesting types. The CSS can be extended to add different separators. Making a list horizontal is trivial. Making it look good across the board was the hard part; I've spent weeks fine-tuning it. Other projects have adopted it and I'm surprised mobile has not picked up on it. Instead, they *broke* it several times because they implemented their own minimal implementation that conflicted with enwiki's version. So yes, I'm pretty much for merging hlist into core. -- 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
