Compatibility: Difference between revisions

Content added Content deleted
m (→‎Levels of functionality: clean up, replaced: [[zh:Extension::{{subst:BASEPAGENAME}}]] → [[zh:扩展:{{subst:BASEPAGENAME}}]])
No edit summary
Line 4: Line 4:


==Migrating settings==
==Migrating settings==
DynamicPageList and DynamicPageList2 settings will need to be updated to use the new variable names and standardize the syntax. Please see [[Extension:DPL3/Source and installation]] for complete documentation on settings.
DynamicPageList and DynamicPageList2 settings will need to be updated to use the new variable names and standardize the syntax. Please see [https://www.mediawiki.org/wiki/Extension:DynamicPageList3 DynamicPageList3 on MediaWiki Wiki] for complete documentation on settings.
Example, if your configuration has:
Example, if your configuration has:
<pre><nowiki>ExtDynamicPageList::$functionalRichness = 3;</nowiki></pre>
<pre><nowiki>ExtDynamicPageList::$functionalRichness = 3;</nowiki></pre>