Jump to content
This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

Compatibility: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2:
 
DynamicPageList3 contains all functionality of the Intersection extension and previous versions of DynamicPageList. Standardization has been applied to various parameters to make them use consistent behavior so minor tweaking may be necessary to queries when migrating from DynamicPageList 1 or 2.
 
=Migrating Settings=
DynamicPageList and DynamicPageList2 settings will need to be updated to use the new variable names and standardize the syntax. Please see [[DPL:Source_and_Installation]] for complete documentation on settings.
Example, if your configuration has:
<pre><nowiki>ExtDynamicPageList::$functionalRichness = 3;</nowiki></pre>
Would be changed to:
<pre><nowiki>$dplSettings['functionalRichness'] = 3;</nowiki></pre>
 
=Migration Aid from Extension:Intersection=
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.