Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Moving the Admin and Host menusMoving the Admin and Host menus
Previous
 
Next
New Post
6/20/2008 12:18 PM
 

Gifford Watkins wrote

We've done this several times... give me a shout and I'll put you on with one of our tech guys...

Unfortunately, we don't have anything in our budget to hire professional support for this item.

 
New Post
6/23/2008 10:06 AM
 

Brandon Haynes wrote

Finally, since I hear that DNN will allow admins to treat the admin pages as "any other" page, I suspect you'll be able to much more easily accomplish this task in the DNN 5.0 timeframe.  So you might just want to wait a few weeks.

A few weeks?  Is that the timeframe for a DNN 5 release?  I must admit I have not been tracking the progress of DNN5.  Are we really that close?

 
New Post
6/23/2008 11:45 AM
 

Hi Joshua,

I think that's probably a reasonable estimate.  I get to make estimates because (1) I have no inside knowledge of when it will actually be released, and (2) because I'm not a core team member, I can make wild predictions and not be held accountable for them.  Nevertheless, while you should take my estimate with a grain of salt, I think it's probably within the ballpark.

Brandon


Brandon Haynes
BrandonHaynes.org
 
New Post
6/24/2008 6:23 AM
 

you can done it with the Menu (Host/SQL) with the following ways:

1) AdminMenu:

UPDATE {databaseOwner}[{objectQualifier}Tabs]
      SET [TabOrder]='10032',
               [IsVisible]='1',
               [PortalID]=0, -- the filed related to which portal the admin menu exist
               [ParentID]='38',
               [Level]='1',   -- the filed is the menu level, 0 is 1st, 1 apply to 2st.....           
               [TabPath]='//Admin//YourTabName', -- YourTabName is your tabName which you will insert into the admin menus
               [IconFile]='yourTabimage src' -- this filed is optional
       WHERE tabid=57

2) Host Menu:

UPDATE {databaseOwner}[{objectQualifier}Tabs]
      SET [TabOrder]='24',
               [IsVisible]='1',
               [PortalID]=null,
               [ParentID]='7',
               [Level]='1',   -- the filed is the menu level, 0 is 1st, 1 apply to 2st.....                         
               [TabPath]='//Host//YourTabName'-- YourTabName is your tabName which you will insert into the admin menus
               [IconFile]='yourTabimage src'  -- this filed is optional

       WHERE tabid=57

Hope they can help you a little.


sunblognuke v5 for dnn

Ultimate Blogging Module for DotNetNuke Platform
The professional provider of DotNetNuke support, skin design and custom module development.

 
New Post
7/5/2008 7:31 PM
 

Brandon Haynes wrote

Hi Joshua,

I think that's probably a reasonable estimate.  I get to make estimates because (1) I have no inside knowledge of when it will actually be released, and (2) because I'm not a core team member, I can make wild predictions and not be held accountable for them.  Nevertheless, while you should take my estimate with a grain of salt, I think it's probably within the ballpark.

Brandon

 

I wish I could believe that but Shaun may think differently:

"The original schedule included quarterly milestones aligned with each of the significant enhancement areas of the Cambrian roadmap; with the entire product offering to be delivered by the end of 2008. At this point we anticipate the schedule has slipped one quarter"

www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1773/Default.aspx

 

 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Moving the Admin and Host menusMoving the Admin and Host menus


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out