User "Raindrift" posted a comment on MediaWiki.r92919.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92919#c20038
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:

I hope so, but I figured I'd try it out with a smaller footprint first.  
Putting it in core would mean not-insignificant parser changes.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to