Extension:DynamicPageListEngine/History

From mediawiki.org

Version 1.0[edit]

Configuration changes[edit]

  • Configuration parameter names have been shortened.
  • Messages have been widely renamed.
  • The messages are now stored in the new JSON format.

New features[edit]

  • Pages using the functions in the Lua interface are now added to the tracking category named by the message dple-tracking-category.
  • An interface class DpleFeatureInterface is provided to facilitate the development of new features.

Languages updated[edit]

  • Support was added for French (fr).
  • Support was added for Italian (it).

Other changes[edit]

  • Filenames and class names have been shortened.
  • The functions in the Lua interface are now marked as expensive.

Version 0.3[edit]

Modified features[edit]

  • In DynamicPageListEngineFeatureCategory, the column for the timstamp of addition to the first category is now aliased as cl_timestamp. This does not change anything unless you directly use DynamicPageListEngineQuery::getResult().

New features[edit]

Version 0.2[edit]

This is the first version that has been published.