Hashar has uploaded a new change for review. Change subject: profileinfo links now have anchors ......................................................................
profileinfo links now have anchors Whenever expanding a section in profileinfo, the browser would sent us to the top again which would force us to browse down to where we were. Adding basic anchors send the user directly where he was browsing. Note that HTML5 let you specify anything as an id as long as there is at least one character. Change-Id: I5b55297ce25d5c07b29610798fb39eae16d27f6a --- M profileinfo.php 1 file changed, 5 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/85/34085/1 -- To view, visit https://gerrit.wikimedia.org/r/34085 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5b55297ce25d5c07b29610798fb39eae16d27f6a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
