https://bugzilla.wikimedia.org/show_bug.cgi?id=51978
--- Comment #4 from Eran Roz <[email protected]> --- 1. I think that adding display:inline-block by the VE (to any transclusion node - and particularly to this template) is a bug, We should consider either removing this css or changing it to inline instead of inline-block 2. Language definition to assign directionality rather than RLM is good approach, but it isn't possible to replace all the RLM uses: A. for normal users it is annoying to meet wiki-text editing HTML code of <span dir="">... B. Sometimes specifying direction/language is overkill and the simple and best solution is to use RLM. Regarding the issue of "invisible template" which the VE users don't know it is there - I think it will be nice (and maybe there is already exist) to add ability to add text that appears only in VE editing mode [either with CSS which tells the content to display:none, and only in VE it appears, or with dedicated parser tag <onlyve>. This solution may be useful for other cases of "invisible templates". -- 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
