In mine, I've taken out all of the attributes in the common elements (section, subsection, menu). Although I don't know why it would make a difference. Also, I'm sure you've just cut it out for space reasons, but don't forget the webtop element.

Blair

On 12/5/05, Theo Galanakis <[EMAIL PROTECTED]> wrote:

Hi,

 

Yes, I'm running a recent build 3.0.

 

If I add the below xml to customadmin.xml, It should ineffect merge the below menuitem in with the other content(News,Events,Links, Facts)? It does not appear to be doing this.

 

Theo

 

 

            <section id="content" permission="MainNavContentTab" label="application.adminBundle[session.dmProfile.locale].content" labelType="evaluate">

                        <subsection id="dynamic" permission="MainNavAdminTab" sidebar="content/sidebar.cfm" content="inc/content_overview.html" label="application.adminBundle[session.dmProfile.locale].dynamicContent" labelType="evaluate">

                                    <menu id="dynamic content" label="application.adminBundle[session.dmProfile.locale].contenttype" labelType="evaluate">

                                                <menuitem label="Person menu item" link="/farcry/admin/customadmin.cfm?module=dmPerson/dmperson.cfm" />

                                    </menu>

                        </subsection>

            </section>

 


Reply via email to