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 @@
171
171
+ '[title!=]' // title attribute is not empty
172
172
+ '[rel!=nofollow]'
173
173
+ ':not(.external)'
174
+ + ':not(.internal)'
174
175
+ ':not(.sortheader)'
175
176
+ ':not([accesskey])'
176
177
+ ':not(.nopopup)'
Status & tagging log
02:38, 26 January 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
status
of r80684
[
removed:
new
added:
ok]
02:38, 26 January 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
tags
for r80684
[
removed:
chad]
02:37, 26 January 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
tags
for r80684
[
added:
chad]