Hi Bob,
What you are trying to do is not that easy. The reason is, all spaces
take the XWiki.Menu except if they have menu defined in their own space.
So to remove the Menu from the Blog space, you need to not have a
default menu in the XWiki space. But in this case no space will have a
default menu and you will need to add your menu to each space for which
you want a menu
You can do it using an include to a central menu
#includeTopic("XWiki.DefaultMenu") in each Menu page in the spaces where
you want a menu.
All other spaces and the XWiki space should not have a Menu page.
If you don't want to do it like that, you will need to modify the skin.
Ludovic
Bob Mixon a écrit :
Ludovic,
I appreciate the quick reply. After further investigation, deleting the
Main.Menu object, did in fact remove the left menu from many of the site
pages but not all. I can actually delete and add that object and reproduce
the problem. It looks as though there are two different Menu files I have
to keep updated now, Main.Menu and XWiki.Menu, how do I get this back to
just one Menu object?
I have decided to keep the navigation as is on the main page. Where I
really need the right-hand vertical bar removed is on the blog listing page.
I am hoping to get the first problem fixed: needing to maintain Main.Menu
and XWiki.Menu, then I will tackle the second need.
Sincerely,
Bob Mixon
bob.mixon(a)gmail.com
http://bobmixon.xwiki.com
-----Original Message-----
From: Ludovic Dubost [mailto:ludovic@xwiki.com]
Sent: Tuesday, December 27, 2005 12:48 AM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] Elminiating the left Menu
This means that the Main.Menu file does not exist (we need better error
handling here).
You should delete the XWiki.Menu file which probably contains your Menu.
Ludovic
Bob Mixon a écrit :
All,
I would like to eliminate the left vertical Menu from my site. After
reviewing the view.vm code, it looks as though simply deleting the
Menu page should take care of this but I receive an error when I try
to delete it. Can someone help me out here please? The error I receive is:
A problem occured while trying to service your request. Please contact
the support if this happens again.
Detailed information:
Error number 3203 in 3: Exception while deleting document Main.Menu
Wrapped Exception: Batch update returned unexpected row count from update:
0 actual row count: 0 expected: 1
com.xpn.xwiki.XWikiException: Error number 3203
in 3: Exception while
deleting document Main.Menu
Wrapped Exception: Batch update returned
unexpected row count from update:
0 actual row count: 0 expected: 1
at
com.xpn.xwiki.store.XWikiHibernateStore.deleteXWikiDoc(XWikiHibernateStore.j
ava:783)
at
com.xpn.xwiki.store.XWikiCacheStore.deleteXWikiDoc(XWikiCacheStore.java:143)
at
com.xpn.xwiki.XWiki.deleteDocument(XWiki.java:1982)
…
…
…
…
…
*/KM, BPM, Intranet and Portal Technologies <http://bobmixon.xwiki.com>/*
The Possibilities are Endless <http://bobmixon.xwiki.com>
*Bob Mixon*
bob.mixon(a)gmail.com <mailto:bob.mixon@gmail.com>
http://bobmixon.xwiki.com/
Skype ID:brm1999
/Add me to your address book... /
<https://www.plaxo.com/add_me?u=30065756390&v0=1965978&k0=1714165761>/Want
a signature like this? /
<http://www.plaxo.com/signature>
------------------------------------------------------------------------
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing list.
To unsubscribe:
mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
------------------------------------------------------------------------
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws