agtlewis Posted February 14, 2003 Share Posted February 14, 2003 Hello, Can someone tell me where I can add links to the boxes in the administration control panel? I have been searching and searching and I am starting to think that they get pulled from the database. Link to comment Share on other sites More sharing options...
floridagal Posted February 14, 2003 Share Posted February 14, 2003 Look in your /admin/includes/boxes/ directory... pick out the appropriate file depending on where you want your extra link to go... For example, if you wanted to add an add'l link in the Catalog section of the admin panel, you would edit catalog.php -- if you go down to somewhere around line 23 or so, you'll see a section starting with if ($selected_box == 'catalog') -- just after that, you'll see where the different links are written that make up the 'catalog' menu within admin... HTH, 8) FloridaGal Link to comment Share on other sites More sharing options...
agtlewis Posted February 14, 2003 Author Share Posted February 14, 2003 Yes I found those thank you, however the menu options for configuration box is in the database. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.