Opened 1 year ago
Last modified 9 months ago
There doesn't appear to be a simple way to create a new community.
Haha, I ran into this problem a while back. I looked everywhere and couldn't find it. I ended up having to do a google search. There's no static page to create a community since the page url depends on your username. Here are the steps. * Login using your onid acct * Click on 'Friends' in the 2nd menu * Click on 'Owned Communities'
Personally, I think we should add a button to create a new community to the following places: * /social homepage * in the page that linked from Communities in the main black menu on the top * in the right pane under 'Owned Communities' ?
Should be a tab like "request a project" in header.
The discussion at the meeting was for this to be under "Community Membership" in the user profile sidebar and for it to always be visible (perhaps with "browse communities" when a user has no listings under "Community Membership")
(In [216]) fixes #2828 added a link to create a new community as well as to list all communities in the right sidebar
(In [218]) refs #2828 added a link to create a new community as well as to list all communities in the right sidebar Submitting this changeset again since I had committed into a branch instead of trunk before
(In [219]) refs #2828 fixing typo. Thanks Eric for catching that