xref: /template/readthedokus/conf/metadata.php (revision a31bc1cda27a369028fdf0d8b90c8d7b95f52fdc)
1<?php
2
3$meta["sidebarposition"] = array("multichoice", "_choices" => array("left", "right"));
4$meta["dokuwikibreadcrumbs_enable"] = array("onoff");
5$meta["showtoolboxalways_enable"] = array("onoff");
6$meta["startpage"] = array("string");
7$meta["fontawesome_enable"] = array("onoff");
8$meta["fontawesome_tag"] = array("string");
9$meta["googlefont_enable"] = array("onoff");
10$meta["googlefont_tag"] = array("");
11