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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Creating ModulesCreating Modules
Previous
 
Next
New Post
3/15/2007 12:09 PM
 

There's so many things I'd like to do, I don't know where to begin...

First off, I'm about as newbish as they come. I don't understand really any of the terminology used on this forum, so finding the information I need gets to be a little tricky.

Anyways, I'd like to create a module where users can view a list of all the members in my portal, and be able to view their profiles as via clicking the usernames. (I think you can do this on a forum, but I want a module purely for viewing other members profiles) I also would like to be able to customize the member profile pages to something a little more similar to MySpace, if that's possible....

 
New Post
3/15/2007 1:35 PM
 
I suggest to have a look the tutorials from Core Team member Michael Washington.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
3/15/2007 8:46 PM
 

Customising the members controls and the profile area in particular is probably one of the more messy areas of DNN.

This is especially so since the move to the use of the PropertyEditorControl for layout - which while are nice idea in itself makes it rather hard for simple customisation of layout.

Having said that - if you are up to doing some coding - there is nothing really stopping you creating your own module to view users and their profiles in any layout you require.

Westa

All the user profile data is available and you can get access to it with code like

Dim myUsers as ArrayList UserController.GetUsers(PortalId)

Which will give you and array of UserInfo objects

Westa

 
New Post
3/16/2007 12:34 AM
 
Thanks very much!
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Creating ModulesCreating Modules


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