Configuration Options

From SemanticOrganization
Revision as of 11:26, 1 March 2021 by Admin (talk | contribs) (Created page with "== Additional Properties == $wgSemorgAdditionalProperties[""] = [ "id" => "", "fields" => [ "id" => "", "type" => "" ] ]; :Set this variable to true if...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Additional Properties

$wgSemorgAdditionalProperties[""] = [
  "id" => "",
  "fields" => [
    "id" => "",
    "type" => ""
  ]
];
Set this variable to true if you want to use Boostrap 4 instead of Bootstrap 3. Note that there are changes in the markup! v1.2.0+