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...Administration ...Administration ..."User Manager" as a role?"User Manager" as a role?
Previous
 
Next
New Post
2/6/2006 12:57 PM
 

flanakin wrote
I say give it a try. It should be pretty simple. If you have any problems, just check out some of the simpler modules to get an idea of things you might need to do for basic module support.

What you are saying makes sense, but I'm a nubie. I can edit the ascx file, but thats where it all ends. No idea how to pack it and upload it..I took a quick glance at the module dev's tutorial, but it's all Visual Studio stuff, which is out of my ballpark for now..

Anyway, I edited the manageusers to hide the delete and roles buttons, like this (simply commented them out);

<p>
 <asp:linkbutton class="CommandButton" id="cmdUpdate" resourcekey="cmdUpdate" runat="server" text="Update"></asp:linkbutton>&nbsp;
 <asp:linkbutton class="CommandButton" id="cmdUnlock" resourcekey="cmdUnlock" runat="server" text="Unlock Account"
  CausesValidation="False" Visible="False"></asp:linkbutton>&nbsp;
 <asp:linkbutton class="CommandButton" id="cmdCancel" resourcekey="cmdCancel" runat="server" text="Cancel"
  causesvalidation="False" borderstyle="none"></asp:linkbutton>&nbsp;
<%-- <asp:linkbutton class="CommandButton" id="cmdDelete" resourcekey="cmdDelete" runat="server" text="Delete"
  causesvalidation="False"></asp:linkbutton>&nbsp; --%>
<%-- <asp:linkbutton class="CommandButton" id="cmdManage" resourcekey="cmdManage" runat="server" text="Manage Security Roles"
  causesvalidation="False"></asp:linkbutton> --%>
</p>

Is that the right track? And can you give me pointers on how to install this "module" now?

Thanks again!

 
New Post
2/7/2006 6:52 AM
 

You could also potentially look at this one - http://www.novasoft.co.za/downloads.aspx, and this wone is a paid for module - http://www.workcontrol.com/Products/UserManager/tabid/59/Default.aspx

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
2/7/2006 9:17 AM
 
If you're not that familiar with VS/.NET, then you might want to get another module for now. If you are interested in trying it all out, however, I really suggest you read thru the module developers guide (in the DNN documentation release). Basically, you'll need to create a new module directory in the DesktopModules directory, copy (and modify) the Users.ascx and ManageUsers.ascx controls (you probably won't have to change the Users.ascx control), and register it on the Host > Module Definitions page. To package it up, all you need is to zip up your .ascx files and create a .dnn metadata descriptor. You should copy one of the core module's .dnn file for a starting point - I suggest a simple module, like the Image module, for instance.

When you register the module definition and controls, the Users.ascx control should have a null key and a type of View. The ManageUsers.ascx control should have both a key and type of Edit.

The docs should tell you everything you need to know about registering module definitions and creating the .dnn file.

Michael Flanakin | Microsoft Consulting Services
www.michaelflanakin.com
 
New Post
2/8/2006 3:03 AM
 
Hm, sounds do-able. I'll look into it as soon as I have a time, which might not be for a week or so. Thanks for the sound advise tho, both of you!!
 
New Post
11/13/2007 3:55 PM
 

Michael,

I realize this tread is old but I am currently attempting exactly what you describe here. I wonder if you could clarify...

When you say 'Basically, you'll need to create a new module directory in the DesktopModules directory, copy (and modify) the Users.ascx and ManageUsers.ascx controls' should I create folders 'DesktopModules/Users/users.ascx and DesktopModules/ManageUsers/manageusers.ascx' or just one folder ''DesktopModules/Users' and put both controls in it?

I tried it the last way and I can add the users module no problem but the manage users module appears in the module drop down list but when I add it to the page it does not show up.

Further, once the module definitions are added, would I then add both modules to a single page? I guess so, right?

Frank

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ..."User Manager" as a role?"User Manager" as a role?


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