Application:thewiki.us

From PKC
Jump to navigation Jump to search


Special:Version shows the current versions but cannot track the previous modification of the software.

Current Version

Extension/Semantic Result format/Installation

    • Use this link to install Semantic Result Formats
    • Note that the composer.local.json does not work unless omposer-merge-plugin[1] is installed. Therefore we modify the composer.json file and then run composer update && php maintainence/update.php
    • Demonstration: All_activities#Timeline
  1. { "require": { "mediawiki/semantic-result-formats": "~3.1" } }

In order to enable the rendering of calendar and timeline, one need to include the following two lines in LocalSettings.php.

wfLoadExtension( 'SemanticResultFormats' );
$srfgFormats = [ 'calendar', 'timeline' ];

Requested feature

History

  • Cognitive Process Designer
    • When installing CPD, found that Page Form is not the same version, so reinstalled.


Install a certain version

  • Docker Workflow
  • When a version is snapshot into a docker image, the Current Version section will fill in the version's summarization
  • Each process could be divided into parts and add <Structure level>