Page 1 of 1
Remove XML link in front of categories
Posted: Tue Mar 08, 2005 9:47 pm
by guest
Hi,
how can I remove the XML link and icon in front of the categories?
And is it possible to make a treeview like in explorer with the categories?
Thanks,
Chris
Re: Remove XML link in front of categories
Posted: Wed Mar 09, 2005 11:03 am
by garvinhicking
1. Go to Plugin Configuration, click on "categories plugin" to enter its configuration. There you have an input field to enter the location of the XML image. Set it to 'none' to remove the icon.
2. Yes. Install the additional plugin
http://cvs.sourceforge.net/viewcvs.py/p ... html_menu/
Regards and have fun,
Garvin
Posted: Wed Mar 09, 2005 2:07 pm
by guest
Thanks for the reply, the first works flawlessly.
I'm not able to get the other plugin running, i got it configured, but I'm afraid i can not get the libs installed for the treemenu, since i'm not the hoster of this webserver.
Re: Remove XML link in front of categories
Posted: Wed Mar 09, 2005 4:35 pm
by chorizo
Help! I tried to do this but now I get this error
Code: Select all
Warning: generate_content(HTML/TreeMenu.php): failed to open stream: No such file or directory in /customers/stenehall.se/stenehall.se/httpd.www/serendipity/plugins/serendipity_plugin_category_dhtml_menu/serendipity_plugin_category_dhtml_menu.php on line 87
Fatal error: generate_content(): Failed opening required 'HTML/TreeMenu.php' (include_path='/customers/stenehall.se/stenehall.se/httpd.www/serendipity/:/customers/stenehall.se/stenehall.se/httpd.www/serendipity/bundled-libs/:.:/usr/lib/php') in /customers/stenehall.se/stenehall.se/httpd.www/serendipity/plugins/serendipity_plugin_category_dhtml_menu/serendipity_plugin_category_dhtml_menu.php on line 87
Both on the site and in the adminpanel. And the adminpanel crashes before it prints the possibility to remove the plugin.
What to do?
Posted: Wed Mar 09, 2005 5:08 pm
by garvinhicking
You should still be able to just FTP the needed libraries. You can pack the DHTML package in your serendipity/bundled-libs directory, that should work
Regards,
Garvin
Posted: Wed Mar 09, 2005 9:36 pm
by Guest
The error is on this line
Code: Select all
require_once('HTML/TreeMenu.php');
But I cant find the TreeMenu.php file anywere on the net. Please help me, I have no idea of how to do it.
Posted: Thu Mar 10, 2005 5:03 pm
by garvinhicking