-
Hello, is it possible to assign a graphic to certain member ranks and groups? I have an idea in my head of having a 'staff' group, or multiple staff groups on my community. I'm sure this could be done by adding a field in their user profile, but I want to be the only one to assign people...
Posted to
Forums
(Forum)
by
Daniel Rae
on
Thu, Dec 6 2007
Filed under: Users, groups, profile, rank, field, graphic
-
Hi, I am creating an environment in which I have 2 CS on my site. After reading Morpheus howto: centralized membership, independent roles and Morpheus: Integration scenarios I established my main CS site as the membership source and directed the satellite site to use the main's membership provider...
-
I have installed Community Server CS 2007 using the "LeanandGreen" Theme on my site successfully, however, I have encountered one strange problem on the profile pages. When a user wants to view another users profile, it pulls the page up with all of the info except the title containing the...
-
Looking for a quick way to create a link on the start page to the user's public profile page - pretty much the same function as the user's name appearing top/right. (in welcome.aspx?) However, I specifically do not want the text of the link to be the user's name, I'd much rather it could...
-
I've seen a number of posts which describe the process of adding custom profile fields to CS 2.1 etc. A cursory look at CS 2007, though, suggests that things have changed such that those instructions arent fully accurate anymore. has anyone documented new methods for extending user attributes in...
-
I'm trying to add extra data to the registration process. So far, I went with ExtendedAttribute and synchronizing this data with an HttpModule to our custom tables. I saw that CS use a provider model for it's profile. Anything useful in the doc, download,etc.. ? I would love to do it but not...
-
I see a lot of news about the theming extravaganza and I see a lot of themes available for download, but nowhere do I see any mention of how to install these themes. I eventually began to understand that you should simply have to extract the theme into a folder under Web\Themes and then select the new...
Posted to
Themes
(Forum)
by
FitEyes
on
Mon, Aug 6 2007
Filed under: themes, profile, Theme, CS2007, theme problem issue, recent posts
-
Where/how in UI do I make a "guest" registration anonymous? What makes the "anonymous" user anonymous? I'm using a guest account to allow non-authenticated folk to post, programatically, to a specific forum. I want thier posts to display "guest" and avatar but no joined...
-
Hello, I need to add fields to the user profile structure I have added the fields in the properties section of web.config. I have modified the edituser.aspx file show these fields. I have added the field strings to the Resources.xml file. I have modified the controls.edituserform class. The fields display...
-
i would like to add a link to the main nav bar that would take a user to their own profile. i was able to do this for blogs and photo galleries by linking to files at the root named myphotos.aspx and myblogs.aspx with the following script. I simply can not figure out what the script would be in the myhome...