English 中文(简体)
Creating Secure Extranets Using Drupal Organic Groups, LifeRay Social or Alfresco Share
原标题:

We are using Drupal to build a portal site and want to offer secure extranets to users so that users from different companies can collaborate on projects.

We would like to offer the following functionality for the extranets:

  1. Ability to make extranets public or private and to invite new members easily.
  2. Typical extranet features such as calendar, contact list, task list.
  3. Shareable and encrypted document folders, which can be metered to identify amount of storage (document folders need to be highly secure).
  4. Ability to add to functionality of extranets either using a "features library" (such as offered through www.openatrium.com for Drupal) or portlets (such as for LifeRay Social).

Questions: Which tool --Drupal Organic Groups, LifeRay Social, Alfresco Share, other -- would you recommend and why?

问题回答

Personally, I would definetely not go with Drupal as it is not intended for such use-cases. In fact, you are looking for a collaboration software. LifeRay and Alfresco are good bets already, but you might also want to look at Elgg in case you want something more web 2.0ish.





相关问题
Drupal Multi-language: Simple strings not translated

I m adding additional languages to a Drupal site that I m building. Getting the translation of content working is fairly easy using the Internationalisation module. Yet, simple things such as date ...

Setting up a WYSIWYG editor for Drupal site users [closed]

Looking through the Drupal contrib modules, and after a few Google searches, it becomes evident that there are any number of choices and combos available to set up a WYSIWYG editor in Drupal. I m ...

Change size of user/password login box

I don t know how to change the size of the login username/password boxes on the drupal site that I m trying to build. I m stumbling through the theming, and don t know where to find the file that ...

How does Drupal provide an edit/review/publish model?

How does Drupal support a means to update and review a website before it is published? Does it only allow you to preview a page at a time before you publish it or is there a way to create a site ...

Term for rotating header

I m looking for terminology that describes this behavior: The header of a web-page contains a different image every time you visit it. Update: It is not an advertisement, but images related to the ...

Has anyone checked out Drupal 7? [closed]

Has anyone checked out a copy of Drupal 7 yet? What do people think? I m pretty excited about the PDO and all of the designers I work with a very excited about the new admin interface/structure. Do ...

热门标签