Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Affordable ASP.NET Hosting Service
  Ads  
 


  Sponsors  

Meet Our Sponsors

Salaro -- Skins and more
OnyakTech
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
SteadyRain
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Make it Hot! ( ...  Moving the Admin and Host menus
Previous Previous
 
Next Next
New Post 6/20/2008 10:18 AM
User is offline Joshua Beall
134 posts
9th Ranked


Re: Moving the Admin and Host menus 

 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 8:06 AM
User is offline Joshua Beall
134 posts
9th Ranked


Re: Moving the Admin and Host menus 

 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 9:45 AM
User is offline Brandon Haynes
701 posts
brandonhaynes.org
7th Ranked


Re: Moving the Admin and Host menus 

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 4:23 AM
User is offline baldwin
115 posts
www.dnnsun.com
9th Ranked


Re: Moving the Admin and Host menus 

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.


www.dnnsun.com:The professional provider of DotNetNuke support, skin design and custom module development.
The professional provider of DotNetNuke support, skin design and custom module development.
 
New Post 7/5/2008 5:31 PM
User is offline BKahuna
20 posts
10th Ranked


Re: Moving the Admin and Host menus 

 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 Previous
 
Next Next
  Forum  General DotNetN...  Make it Hot! ( ...  Moving the Admin and Host menus
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Gearworx Web Hosting
As a premier provider of Web Hosting, Private/White Label hosting, Server Colocation, Dedicated Server, and other Managed Services, Gearworx offers an array of services designed to more effectively manage strategies driving businesses on the Web. Headquartered in Fremont, California our state of the art tier one data centers and distributed managed services environment enables Gearworx to offer your business enterprise level solutions through simplified processes.
Gearworx Web Hosting
Glanton: Enterprise Intranet Specialists Using DNN
Glanton Solutions are a premier provider of sevices for large corporates lloking to outsource Intranet sites.
www.glanton.com
Jetkey Smart Map
Smart Map is an AJAX powered Google Map module that displays driving directions, proximity search results and data from your own databases. Smart Map reads GPX (GPS data) files, GeoRSS feeds, and KML data. You can pass any querystring parameter to Smart Map and into your own custom queries to control what data displays on the map.
smartmap.jetkey.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP