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