Remove XML link in front of categories

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
guest

Remove XML link in front of categories

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Remove XML link in front of categories

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
guest

Post 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.
chorizo
Posts: 4
Joined: Tue Mar 08, 2005 11:43 am

Re: Remove XML link in front of categories

Post by chorizo »

garvinhicking wrote:2. Yes. Install the additional plugin http://cvs.sourceforge.net/viewcvs.py/p ... html_menu/

Regards and have fun,
Garvin
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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post 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.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply