For this initial release, guilds have the following features:
- Any BYOND Member can turn his/her site into a guild.
- You get a forum for your guild, with unlimited subforums.
- Other BYOND Members can join your guild.
- You can choose whether to accept or reject applications for membership into your guild.
- You can assign ranks to your guild members.
- Each guild rank can have various privileges, including:
- Post to your blog (same as the current Contributor feature, which will be going away in lieu of this).
- Edit your site's CSS.
- Manage guild members (accept or reject membership applications, etc).
- Manage the guild forum.
- Manage your hosted files.
- Separate read, write, and moderator privileges per subforum.
Initially, we hope this will be a great tool for people who wish to build forum-based communities, or game development teams that want to collaborate through a central guild site. This release is just the beginning of our guild functionality - we have plans for many more features. See BYOND Labs for some hints on what's to come.
Getting Started
To enable your guild, simply go to Manage Guild, which is a new button on your Edit Site page. To activate your guild, click Guild activated and then Save. Once you've done this, you can create your forum, set a message to be shown to guild applicants, and start creating your ranks.
You can customize the look of your guild forum via your site's CSS, just like you do for the blog. There are also new elements for guild-related pages and boxes. Particular CSS classes and ids of interest may include:
- #guild_member_page
- #guild_box
- #guild_member_content
- #guild_members
- #guild_rank
- #forum_page
- #forum_page_header
- #forum_content
- .admin
- .unread
- .style1
- .style2
- .style3
See the default blog CSS (your Edit CSS page) for a more complete list.
As always, we are more than willing to listen to your ideas for future enhancements. Post your feedback and bug reports here.
Click here to see.