Cscott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/284231

Change subject: Note issues with hyperlinks when $wgUsePathInfo is false.
......................................................................

Note issues with hyperlinks when $wgUsePathInfo is false.

Parsoid generates a <base href> tag, which doesn't support article
paths involving query strings.

Change-Id: Ieb5cd20af0a099495567c3a8bd094109e3ef6492
---
M README.md
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Collection/OfflineContentGenerator/latex_renderer
 refs/changes/31/284231/1

diff --git a/README.md b/README.md
index 4a2488d..87d65c0 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@
 
 In Ubuntu 12.04, the `lmodern` package must also be installed manually.
 
+Hyperlinks in generated PDFs will not resolve correctly unless the
+target wiki has [$wgUsePathInfo] enabled.
+
 ## Generating bundles
 
 You may wish to install the [mw-ocg-bundler] npm package to create bundles
@@ -91,6 +94,7 @@
 
 [mw-ocg-bundler]: 
https://github.com/wikimedia/mediawiki-extensions-Collection-OfflineContentGenerator-bundler
 [XeLaTeX]: https://en.wikipedia.org/wiki/XeTeX
+[$wgUsePathInfo]: https://www.mediawiki.org/wiki/Manual:$wgUsePathInfo
 
 [NPM1]: https://nodei.co/npm/mw-ocg-latexer.png
 [NPM2]: https://nodei.co/npm/mw-ocg-latexer/

-- 
To view, visit https://gerrit.wikimedia.org/r/284231
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieb5cd20af0a099495567c3a8bd094109e3ef6492
Gerrit-PatchSet: 1
Gerrit-Project: 
mediawiki/extensions/Collection/OfflineContentGenerator/latex_renderer
Gerrit-Branch: master
Gerrit-Owner: Cscott <canan...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to