mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-12 01:18:26 +00:00
261af50ba6
This change causes wiki syntax like [[File:Foo.pdf|thumb|Page 7 of document]] to be interpreted as a caption instead, of saying select page 7 of the pdf. Previously it eventually ran intval( '7 of document' ), so flipped to page 7. Only possible downside I could see is this would cause things like left-to-right marks and weird unicode spaces to no longer be ignored. I don't think that's a big deal. Change-Id: Ib98510a0473458fdc9cdecdb7f75676488b4c5c8 |
||
---|---|---|
i18n | ||
.gitignore | ||
.gitreview | ||
COPYING | ||
CreatePdfThumbnailsJob.class.php | ||
PdfHandler.i18n.php | ||
PdfHandler.image.php | ||
PdfHandler.php | ||
PdfHandler_body.php |