22 $title->inNamespace( NS_MEDIAWIKI ) &&
24 $title->getText() ==
'Visualeditor-cite-tool-definition.json' ||
25 $title->getText() ==
'Cite-tool-definition.json'
46 $resourceModules =
$resourceLoader->getConfig()->get(
'ResourceModules' );
49 isset( $resourceModules[
'ext.visualEditor.mediawiki' ] ) ||
52 $testModules[
'qunit'][
'ext.cite.visualEditor.test'] = [
54 'modules/ve-cite/tests/ve.dm.citeExample.js',
55 'modules/ve-cite/tests/ve.dm.Converter.test.js',
56 'modules/ve-cite/tests/ve.dm.InternalList.test.js',
57 'modules/ve-cite/tests/ve.dm.Transaction.test.js',
58 'modules/ve-cite/tests/ve.ui.DiffElement.test.js',
59 'modules/ve-cite/tests/ve.ui.MWWikitextStringTransferHandler.test.js',
62 'ext.cite.visualEditor',
63 'ext.visualEditor.test'
65 'localBasePath' => dirname( __DIR__ ),
66 'remoteExtPath' =>
'Cite',
81 if ( ! class_exists(
'VisualEditorHooks' ) ) {
85 $dir = dirname( __DIR__ ) . DIRECTORY_SEPARATOR;
88 'localBasePath' => $dir .
'modules',
89 'remoteExtPath' =>
'Cite/modules',
91 "ve-cite/ve.dm.MWReferenceModel.js",
92 "ve-cite/ve.dm.MWReferencesListNode.js",
93 "ve-cite/ve.dm.MWReferenceNode.js",
94 "ve-cite/ve.ce.MWReferencesListNode.js",
95 "ve-cite/ve.ce.MWReferenceNode.js",
96 "ve-cite/ve.ui.MWReferencesListCommand.js"
99 "ve-cite/ve.ce.MWReferencesListNode.css",
100 "ve-cite/ve.ce.MWReferenceNode.css"
103 "ext.visualEditor.mwcore"
106 "cite-ve-referenceslist-isempty",
107 "cite-ve-referenceslist-isempty-default",
108 "cite-ve-referenceslist-missingref",
109 "cite-ve-referenceslist-missingref-in-list",
110 "cite-ve-referenceslist-missingreflist",
111 "visualeditor-internal-list-diff-default-group-name-mwreference",
112 "visualeditor-internal-list-diff-group-name-mwreference"
121 [
"class" =>
"CiteDataModule" ] );
124 'localBasePath' => $dir .
'modules',
125 'remoteExtPath' =>
'Cite/modules',
126 "class" =>
"ResourceLoaderImageModule",
127 "selectorWithoutVariant" =>
".oo-ui-icon-{name}",
128 "selectorWithVariant" =>
".oo-ui-image-{variant}.oo-ui-icon-{name}",
136 "file" =>
"ve-cite/icons/ref-cite-book.svg"
138 "ref-cite-journal" => [
140 "ltr" =>
"ve-cite/icons/ref-cite-journal-ltr.svg",
141 "rtl" =>
"ve-cite/icons/ref-cite-journal-rtl.svg"
146 "ltr" =>
"ve-cite/icons/ref-cite-news-ltr.svg",
147 "rtl" =>
"ve-cite/icons/ref-cite-news-rtl.svg"
151 "file" =>
"ve-cite/icons/ref-cite-web.svg"
155 "ltr" =>
"ve-cite/icons/reference-ltr.svg",
156 "rtl" =>
"ve-cite/icons/reference-rtl.svg"
159 "reference-existing" => [
161 "ltr" =>
"ve-cite/icons/reference-existing-ltr.svg",
162 "rtl" =>
"ve-cite/icons/reference-existing-rtl.svg"
167 "ltr" =>
"ve-cite/icons/references-ltr.svg",
168 "rtl" =>
"ve-cite/icons/references-rtl.svg"
175 'localBasePath' => $dir .
'modules',
176 'remoteExtPath' =>
'Cite/modules',
178 "ve-cite/ve.ui.MWReferenceGroupInputWidget.js",
179 "ve-cite/ve.ui.MWReferenceSearchWidget.js",
180 "ve-cite/ve.ui.MWReferenceResultWidget.js",
181 "ve-cite/ve.ui.MWUseExistingReferenceCommand.js",
182 "ve-cite/ve.ui.MWCitationDialog.js",
183 "ve-cite/ve.ui.MWReferencesListDialog.js",
184 "ve-cite/ve.ui.MWReferenceDialog.js",
185 "ve-cite/ve.ui.MWReferenceDialogTool.js",
186 "ve-cite/ve.ui.MWCitationDialogTool.js",
187 "ve-cite/ve.ui.MWReferenceContextItem.js",
188 "ve-cite/ve.ui.MWReferencesListContextItem.js",
189 "ve-cite/ve.ui.MWCitationContextItem.js",
190 "ve-cite/ve.ui.MWCitationAction.js",
191 "ve-cite/ve.ui.MWReference.init.js"
194 "ve-cite/ve.ui.MWReferenceContextItem.css",
195 "ve-cite/ve.ui.MWReferenceGroupInputWidget.css",
196 "ve-cite/ve.ui.MWReferenceResultWidget.css",
197 "ve-cite/ve.ui.MWReferenceSearchWidget.css"
200 "oojs-ui.styles.icons-alerts",
201 "oojs-ui.styles.icons-interactions",
202 "ext.cite.visualEditor.core",
203 "ext.cite.visualEditor.data",
204 "ext.cite.visualEditor.icons",
207 "ext.visualEditor.mwtransclusion",
208 "ext.visualEditor.mediawiki"
211 "cite-ve-changedesc-ref-group-both",
212 "cite-ve-changedesc-ref-group-from",
213 "cite-ve-changedesc-ref-group-to",
214 "cite-ve-changedesc-reflist-group-both",
215 "cite-ve-changedesc-reflist-group-from",
216 "cite-ve-changedesc-reflist-group-to",
217 "cite-ve-changedesc-reflist-item-id",
218 "cite-ve-changedesc-reflist-responsive-set",
219 "cite-ve-changedesc-reflist-responsive-unset",
220 "cite-ve-dialog-reference-editing-reused",
221 "cite-ve-dialog-reference-options-group-label",
222 "cite-ve-dialog-reference-options-group-placeholder",
223 "cite-ve-dialog-reference-options-name-label",
224 "cite-ve-dialog-reference-options-responsive-label",
225 "cite-ve-dialog-reference-options-section",
226 "cite-ve-dialog-reference-placeholder",
227 "cite-ve-dialog-reference-title",
228 "cite-ve-dialog-reference-useexisting-full-label",
229 "cite-ve-dialog-reference-useexisting-label",
230 "cite-ve-dialog-reference-useexisting-tool",
231 "cite-ve-dialog-referenceslist-contextitem-description-general",
232 "cite-ve-dialog-referenceslist-contextitem-description-named",
233 "cite-ve-dialog-referenceslist-title",
234 "cite-ve-dialogbutton-citation-educationpopup-title",
235 "cite-ve-dialogbutton-citation-educationpopup-text",
236 "cite-ve-dialogbutton-reference-full-label",
237 "cite-ve-dialogbutton-reference-tooltip",
238 "cite-ve-dialogbutton-reference-title",
239 "cite-ve-dialogbutton-referenceslist-tooltip",
240 "cite-ve-reference-input-placeholder",
241 "cite-ve-toolbar-group-label",
242 "cite-ve-othergroup-item"
260 global $wgCiteStoreReferencesData, $wgCiteCacheRawReferencesOnParse;
261 if ( !$wgCiteStoreReferencesData ) {
265 if ( $refData ===
null ) {
268 if ( $wgCiteCacheRawReferencesOnParse ) {
270 $cache = MediaWikiServices::getInstance()->getMainWANObjectCache();
276 $ppValue = FormatJson::encode( $refData,
false, FormatJson::ALL_OK );
278 $ppValue = gzencode( $ppValue, 9 );
281 foreach ( $ppValues as $num => $ppValue ) {
282 $key =
'references-' . intval( $num + 1 );
296 global $wgCiteStoreReferencesData, $wgCiteCacheRawReferencesOnParse;
297 if ( !$wgCiteStoreReferencesData || $wgCiteCacheRawReferencesOnParse ) {
301 if ( method_exists(
$linksUpdate,
'getAddedProperties' )
302 && method_exists(
$linksUpdate,
'getRemovedProperties' )
306 if ( !isset( $addedProps[
'references-1'] )
307 && !isset( $removedProps[
'references-1'] )
312 $cache = MediaWikiServices::getInstance()->getMainWANObjectCache();
316 $cache->delete( $key, WANObjectCache::MAX_COMMIT_DELAY );
325 $config = MediaWikiServices::getInstance()->getConfigFactory()->makeConfig(
'cite' );
326 $vars[
'wgCiteVisualEditorOtherGroup'] = $config->get(
'CiteVisualEditorOtherGroup' );
327 $vars[
'wgCiteResponsiveReferences'] = $config->get(
'CiteResponsiveReferences' );
340 $config = MediaWikiServices::getInstance()->getConfigFactory()->makeConfig(
'cite' );
341 $data[
'citeresponsivereferences'] = $config->get(
'CiteResponsiveReferences' );
static onContentHandlerDefaultModelFor(Title $title, &$model)
Convert the content model of a message that is actually JSON to JSON.
static onResourceLoaderGetConfigVars(array &$vars)
Adds extra variables to the global config.
static onResourceLoaderTestModules(array &$testModules, ResourceLoader &$resourceLoader)
Conditionally register the unit testing module for the ext.cite.visualEditor module only if that modu...
static onLinksUpdateComplete(LinksUpdate &$linksUpdate)
Callback for LinksUpdateComplete hook If $wgCiteCacheRawReferencesOnParse is set to false,...
static onResourceLoaderRegisterModules(&$resourceLoader)
Conditionally register resource loader modules that depends on the VisualEditor MediaWiki extension.
static onLinksUpdate(LinksUpdate &$linksUpdate)
Callback for LinksUpdate hook Post-output processing of references property, for proper db storage De...
static onAPIQuerySiteInfoGeneralInfo(ApiQuerySiteInfo $api, array &$data)
Hook: APIQuerySiteInfoGeneralInfo.
const EXT_DATA_KEY
Key used for storage in parser output's ExtensionData and ObjectCache.
const MAX_STORAGE_LENGTH
Maximum storage capacity for pp_value field of page_props table.
const CACHE_DURATION_ONPARSE
Cache duration set when parsing a page with references.
Class the manages updates of *_link tables as well as similar extension-managed tables.
Dynamic JavaScript and CSS resource loading system.
Represents a title within MediaWiki.
static configuration should be added through ResourceLoaderGetConfigVars instead & $vars
either a unescaped string or a HtmlArmor object after in associative array form externallinks $linksUpdate
do that in ParserLimitReportFormat instead use this to modify the parameters of the image all existing parser cache entries will be invalid To avoid you ll need to handle that somehow(e.g. with the RejectParserCacheValue hook) because MediaWiki won 't do it for you. & $defaults also a ContextSource after deleting those rows but within the same transaction you ll probably need to make sure the header is varied on and they can depend only on the ResourceLoaderContext such as when responding to a resource loader request or generating HTML output & $resourceLoader