Ticket #2828 (closed defect: fixed)

Opened 1 year ago

Last modified 9 months ago

No obvious way to make a new community

Reported by: gallardj Assigned to: cedenoj
Priority: major Milestone: 1.1
Component: Trac Version: 1.0
Keywords: Cc:

Description

There doesn't appear to be a simple way to create a new community.

Change History

01/29/09 22:03:19 changed by cedenoj

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' ?

02/11/09 12:31:21 changed by jensenca

  • version set to 1.0.
  • milestone set to 1.1.

Should be a tab like "request a project" in header.

02/11/09 13:25:02 changed by bettse

  • owner set to cedenoj.

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")

02/17/09 01:21:28 changed by cedenoj

  • status changed from new to closed.
  • resolution set to fixed.

(In [216]) fixes #2828 added a link to create a new community as well as to list all communities in the right sidebar

02/17/09 16:40:49 changed by cedenoj

(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

02/17/09 20:46:44 changed by cedenoj

(In [219]) refs #2828 fixing typo. Thanks Eric for catching that