This group is to relate experiences with Open Atrium and share ideas about this install profile along with understanding and leveraging Spaces, Features, and Contexts for making it work better for you.
Talk with other community members here, in the issue queue on Community.OpenAtrium.com and on IRC in the #open_atrium channel on freenode.net.
If you're just getting started, you might find the documentation pages useful.
Problems installing Openatrium-1.0-beta10
Im trying to installing on my local machine (windows xp OS) Openatrium-1.0-beta10 over XAMPP 1.7.4, but Im getting this error
Fatal error: require_once() [function.require]: Failed opening required './profiles/openatrium/modules/contrib/context/plugins/context_condition_sitewide.inc' (include_path='.;C:\xampp\php\PEAR') in D:\development\intranet\profiles\openatrium\modules\contrib\ctools\includes\plugins.inc on line 747
and i don´t know how to figure it out, so any help is welcome , sorry for my english, Thanks
Add project to all groups
Hello,
I have groups like (G1) and (G2) and I want to add project to these (G1) and (G2).
first when I go to
node/add/casetracker-basic-project
I got error
You are not authorized to access this page.
And I must go under group to add project
g1/node/add/casetracker-basic-project
(g1 is path for G1 group)
my question is:
How can I add project to all my groups directly?
thanks
Read moreMoonlite - Open Atrium on steroids in the Software as a Service Model
2.0 Web Solutions is on of the first companies reselling Open Atrium on pay-as-you-go, no long-term contracts basis with a free trial available.
Our customized version version called Moonlite upon standard OpenAtrium features:
Blog: A classic blog for each group that has commenting, file attachments on both the post and comments, and granular notifications.
Calendar: A calendar that lets you quickly add events, suck in iCal and other calendar feeds, and support single or multi-day events.
New module - SubOrDomain - support both domain and subdomain under PURL
New module for OpenAtrium/PURL - SubOrDomain.
In global, it allows the use of both domain and subdomain PURL modifiers on the same site.
Details inside.
Thanks for www.CodeOasis.com for sponsoring this project.
Read moreUser Permissions
Hello,
I am working with Open Atrium. I am pretending to use the Case Tracker as a workflow I need that:
A user send a case to another use or department, and only the users involved will be able to watch it.
I am thinking that; I have a group for each workflow, for example "room request", I add to his group all the user who can request a room and the respective deparment of this workflow.
When a user want to make a room request, open a case which only should be visible to the person who the case is assigned; "rooms deparment" and the user who make it.
Deciding how to structure a school's intranet
How are people defining classrooms? Are you making a group for each class or are you using taxonomy? Have you got the dashboard working showing all of a student's assignments? Is gradebook working right? Please share what you've learned about the best way to organize classrooms in organic groups.
Here's what I'm doing: I am using OA (Beta 8) as a classroom tool for schools; the promise of team-based projects is the attraction. Having an easy, and also slick, way to do this is great.
But I am struggling with how to organize the groups.
Read moreOctopus and Barracuda - Dual-Core Aegir Installer with 10+ Platforms - deploy, upgrade and clone Aegir instances in 8 minutes! (big update)
UPDATE: Barracuda and Octopus new home is on d.o, plus there is BOA group:
http://drupal.org/project/barracuda
http://drupal.org/project/octopus
http://groups.drupal.org/boa
NOTE: this thread is a continuation of previously single-core Barracuda Installer introduction: http://groups.drupal.org/node/84074.
Read moreBrainStorming about how Drupal is able to "compete" with community product usable out of the box
Community products usable out of the box : How is Drupal able to "compete"?
BrainStorming session Monday 3:00 to 4:00 pm Copenhagen time, Register at http://groups.drupal.org/node/88459)
Drupal has now at least two community products usable out of the box. http://commons.acquia.com & http://openatrium.com
(Edit 20100822) http://drupal.org/project/voicebox targeting targets community media
+ facebook like feature http://sndemo.dev3.webenabled.net/node/1
There is a need to see how those projects compare and are able to "compete" with non-Drupal products.
Read moreIs there a product competition analysis of the main socialnetworking solutions ?
Is there a feature list and competition analysis Drupal or non Drupal intranet usable out of box ?
The main supects (for me) would be :
Build on top of Drupal http://commons.acquia.com & http://openatrium.com
In OpenSource http://buddypress.org/
In MS http://sharepoint.microsoft.com/
In Saas http://www.jivesoftware.com/ for business and http://ning.com for general public
If not already the case we can try to do that together...
We have quite some material in previous discutions
http://groups.drupal.org/node/53268
http://groups.drupal.org/node/45468
Barracuda Aegir with Nginx Edition 0.4-HEAD-A12.D (Lucid, Karmic and Lenny compatible)
UPDATE: Barracuda and Octopus new home is on d.o, plus there is BOA group:
http://drupal.org/project/barracuda
http://drupal.org/project/octopus
http://groups.drupal.org/boa
UPDATE: After introducing dual-core Barracuda/Octopus Aegir Installer, this thread is continued also here: http://groups.drupal.org/node/89594.
Read moreHow can I integrate Open Atrium in my existing website?
By search at project modules for Drupal I found open atrium. Wow, this is what I want. Great work!!
My problem is how can I integrate Open Atrium in my existing website? I need a solution that the registerd user off my site ar automaticly registerd on the open atrium installation, because the users of my site should work with open atrium. A double registration isn´t a good solution. How is it possible that both installations take the same users.
Read moreComo Crear Tablas en Drupal
Hola Drupaleros espero que esten todo bien aqui le dejo post para crear tablas de la forma mas sencilla en drupal
$cabecera = array(t('Nombre'), t('Apellido'), t('dirección'));
$campos= array ('Crloncho' , 'cardona', 'manzana j casa 16' );
al final ya tenemos nuestra 2 variables y las llamamos dentro en theme de drupal de la siguiente manera:
theme('table', $cabecera, $campos);
Listo tenemos nuestra tabla construida sin necesita de construir etiquetas html (th, tr, table)
Espero que le sirve
Read moreBuild websites on Atrium?
I wonder if it would be feasible to build websites using Open Atrium instead of straight Drupal. A good example is if you wanted a job search site integrated with project management, similar to oDesk. There are two approaches: (1) build the job-search site on Drupal, and the project-management bit on Atrium; and (2) Build the whole shebang on Atrium. Here are the pros/cons I see:
- Drupal + Atrium:
- Pros: Separated from Atrium's dev-cycle. You're not at the mercy of which modules/version it allows, you don't have to worry about changes you've made come Atrium upgrade
Software Project Management
Has anybody been able to get this feature working on their open atrium site? If you have, i need the code for the 2 context configurations because for some reason those didnt import with the feature for me.
here is the link
http://features.blackstormsstudios.com/node/3
Read moreDrupal Dojo sessions: Fserver demonstration
Going to demo Development Seed's Feature Server, existing features and potential new features. Come if you want to learn what can be done, why you should be doing it, how it can help you in the long run, and what the new features for tomorrow will probably be.
How to Attend?
Register here: https://www1.gotomeeting.com/register/822441680
Read moreXMPP and Drupal developers' round table
Recently a lot of people started are working concurrently on XMPP and Drupal integration. So I thought it would be a good idea to share our ideas
so we can work on top of a common platform.
We are going to have the meeting on Dimdim. You can join the event at http://my.dimdim.com/all/openlearninglabs/default/
Some background information for the talk can be found at
http://groups.drupal.org/xmpp
http://drupal.org/project/dxmpp
http://www.pronovix.com/blog/real-time-activity-and-message-stream-open-...
How'd He Do That? Running Open Atrium At 200+ Req/Second
Looks like I generated a little buzz when I mentioned in my SxSw talk that I'd recently done a proof of concept scaling Open Atrium to 200+ requests/second using EC2. Since a number of people have asked about it, here's the skinny:
Disclaimer
First of all, I need to point out that this was a proof of concept build designed to let me know if the use-case I was pursuing (1000s of logged in users in a "burst" scenario) was even feasible or not. I cannot guarantee these results for your business case; your mileage may vary, etc.
The Basic Setup
Read moreDrupal Dojo Session: Knowledge management in Open Atrium
Description
Open Atrium is shaping up to be the Drupal community's first choice as a home built project management system. In the past half a year we've been working on a series of features that expand Open Atrium's abilities in terms of on the job knowledge management. Recently we launched a first alpha release of this knowledge management package. You can download it from our website.
Read moreBuddyPress or Ning : Community/Social Networking Website toward a fully functional prepackaged product / SAS based on Drupal / let's works on that at DrupalCon SF
I have received tremendous respons on this subject until now.
50+ comments on the discussion on GDO http://groups.drupal.org/node/45468
100+ people attended the real life Event WordPress / Drupal http://jbingold.com/content/rencontre-des-deux-mondes-wordpress-et-drupal
And today a twiit from a WordPress strategist http://www.twitter.com/roprice
<
blockquote>@JBingold That session proposal looks terrific.. there's no question of the need for a BuddyPress equivalent in Drupal. Thanks
Read morePhp error in every page
Hello,
First of all thanks for this fantastic product. I am trying out the latest release (beta4) with php 5.2.12 and seeing this error in every page.
warning: array_keys() [function.array-keys]: The first argument should be an array in /atrium/profiles/openatrium/modules/contrib/views/views.module on line 470.
Any ideas?
Regards,
Prabhu








