r80684 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80683‎ | r80684 | r80685 >
Date:08:11, 21 January 2011
Author:jojo
Status:ok
Tags:
Comment:
skip links w/ class "internal" (e.g. enlarge thumbnail links)
Modified paths:
  • /trunk/extensions/Collection/js/bookcreator.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/js/bookcreator.js
@@ -170,6 +170,7 @@
171171 + '[title!=]' // title attribute is not empty
172172 + '[rel!=nofollow]'
173173 + ':not(.external)'
 174+ + ':not(.internal)'
174175 + ':not(.sortheader)'
175176 + ':not([accesskey])'
176177 + ':not(.nopopup)'

Status & tagging log