xref: /template/readthedokus/conf/metadata.php (revision 3d546fb977c467788181355ec975973680a0ccb3)
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