Dvogel hallowelt has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/406023 )
Change subject: PDF Template Path: set "MW::UEModulePDF::TemplatePath" to
......................................................................
PDF Template Path: set "MW::UEModulePDF::TemplatePath" to
"extensions/BlueSpiceUEModulePDF/data/PDFTemplates"
Required to access PDFTemplates after moving UEModulePDF from
BlueSpiceExtensions to own repository.
Change-Id: Ia768fd74d42ef96faeb709b9990b8293e413486c
---
M UEModulePDF.class.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceUEModulePDF
refs/changes/23/406023/1
diff --git a/UEModulePDF.class.php b/UEModulePDF.class.php
index f23b9ef..0b1f945 100644
--- a/UEModulePDF.class.php
+++ b/UEModulePDF.class.php
@@ -43,7 +43,7 @@
BsConfig::registerVar( 'MW::UEModulePDF::SuppressNS', false,
BsConfig::LEVEL_PUBLIC|BsConfig::TYPE_BOOL, 'bs-uemodulepdf-pref-suppressns',
'toggle' );
/* This setting is no longer needed. We do not provide the old
bn2pdf.war anymore */
BsConfig::registerVar( 'MW::UEModulePDF::Backend',
'BsPDFServlet',
BsConfig::LEVEL_PRIVATE|BsConfig::TYPE_STRING|BsConfig::USE_PLUGIN_FOR_PREFS );
- BsConfig::registerVar( 'MW::UEModulePDF::TemplatePath',
'extensions/BlueSpiceExtensions/UEModulePDF/data/PDFTemplates',
BsConfig::LEVEL_PUBLIC|BsConfig::TYPE_STRING, 'bs-uemodulepdf-pref-templatedir'
);
+ BsConfig::registerVar( 'MW::UEModulePDF::TemplatePath',
'extensions/BlueSpiceUEModulePDF/data/PDFTemplates',
BsConfig::LEVEL_PUBLIC|BsConfig::TYPE_STRING, 'bs-uemodulepdf-pref-templatedir'
);
//Hooks
$this->setHook('BSUniversalExportGetWidget');
--
To view, visit https://gerrit.wikimedia.org/r/406023
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia768fd74d42ef96faeb709b9990b8293e413486c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceUEModulePDF
Gerrit-Branch: master
Gerrit-Owner: Dvogel hallowelt <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits