User "^demon" posted a comment on MediaWiki.r92919. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92919#c20036 Commit summary:
This extension makes article section edit links clearer. It: - moves the links next to the section title without a parser patch - adds a hover action that highlights the edit link when the mouse is placed on the section - adds an outline around the section when the mouse hovers over the link It expands on EditSectionHiliteLink, and requires the new parser hook added in r92506. Tested with section-spanning DIVs and seems to work in LTR. Could use some visual cleanup, but the code is here and someone with a more developed sense for design could take it and make it pretty. For example, that unicode arrow could probably go. Comment: Is there any plans to move improvements like this into core? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
