Difference between revisions of "Transclusionism"

From Mondothèque

Line 2: Line 2:
  
 
Currently on top of MediaWiki and SemanticMediaWiki, the following extensions needed to be installed for the contraptions to work:
 
Currently on top of MediaWiki and SemanticMediaWiki, the following extensions needed to be installed for the contraptions to work:
* [https://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusion|Labeled Section Transclusion]  to be able to select specific sections of the texts and make connections between them;
+
* [https://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusion Labeled Section Transclusion]  to be able to select specific sections of the texts and make connections between them;
* [https://www.mediawiki.org/wiki/Extension:ParserFunctions|Parser Functions] to be able to operate statements like if in the wiki pseudo-language;
+
* [https://www.mediawiki.org/wiki/Extension:ParserFunctions Parser Functions] to be able to operate statements like if in the wiki pseudo-language;
* [https://www.mediawiki.org/wiki/Extension:Arrays|Arrays] to create lists of objects, for example as a result of semantic queries;
+
* [https://www.mediawiki.org/wiki/Extension:Arrays Arrays] to create lists of objects, for example as a result of semantic queries;
* [https://www.mediawiki.org/wiki/Extension:Loops|Loops] to loop between the arrays above;
+
* [https://www.mediawiki.org/wiki/Extension:Loops Loops] to loop between the arrays above;
* [https://www.mediawiki.org/wiki/Extension:Variables|Variables] as it's needed by some of the above.
+
* [https://www.mediawiki.org/wiki/Extension:Variables Variables] as it's needed by some of the above.

Revision as of 16:46, 26 February 2016

This page documents the contraptions at work in this wiki.

Currently on top of MediaWiki and SemanticMediaWiki, the following extensions needed to be installed for the contraptions to work:

  • Labeled Section Transclusion to be able to select specific sections of the texts and make connections between them;
  • Parser Functions to be able to operate statements like if in the wiki pseudo-language;
  • Arrays to create lists of objects, for example as a result of semantic queries;
  • Loops to loop between the arrays above;
  • Variables as it's needed by some of the above.

What links here