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
Remove XML link in front of categories
-
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
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
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/
# 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
Re: Remove XML link in front of categories
Help! I tried to do this but now I get this errorgarvinhicking wrote:2. Yes. Install the additional plugin http://cvs.sourceforge.net/viewcvs.py/p ... html_menu/
Regards and have fun,
Garvin
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 87What to do?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
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
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/
# 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
The error is on this line
But I cant find the TreeMenu.php file anywere on the net. Please help me, I have no idea of how to do it.
Code: Select all
require_once('HTML/TreeMenu.php');-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
# 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/
# 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/