Difference between revisions of "Application:thewiki.us"

From PKC
Jump to navigation Jump to search
Line 4: Line 4:


== Current Version ==  
== Current Version ==  
=== [[Extension/Semantic Result format/Installation]] ===
* [[Extension/Semantic Result format/Installation]]
** Use this link to install [https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats/Installation Semantic  Result Formats]
** Note that the <code> composer.local.json </code> does not work unless omposer-merge-plugin[https://www.mediawiki.org/wiki/Composer#Using_composer-merge-plugin] is installed. Therefore we modify the <code> composer.json </code> file and then run <code> composer update && php maintainence/update.php </code>
** Demonstration: [[All_activities#Timeline]]
# { "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 <code>[[LocalSettings.php]]</code>.
wfLoadExtension( 'SemanticResultFormats' );
$srfgFormats = [ 'calendar', 'timeline' ];


== Requested feature ==
== Requested feature ==
* Extension:Extension:Semantic Result format
* [[mw:Extension:Labeled_Section_Transclusion]]
* [[mw:Extension:Labeled_Section_Transclusion]]
   
   
== History ==  
== Deprecated Installation ==  
* Cognitive Process Designer
* Cognitive Process Designer
** When installing CPD, found that Page Form is not the same version, so reinstalled.
** Note that the [[mw:Extension:Page Form]] need to fit the version of CPD, otherwise the [[update.php]] will fail





Revision as of 03:16, 23 August 2021


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

Current Version

Requested feature

Deprecated Installation


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>