Search Content

Displaying 1 - 20 of 83

… Ask Freelock: Collaborative Editing in OpenAtrium and Drupal? Submitted by John Locke on Tue, … to document management in Drupal, and occasionally about OpenAtrium, a Drupal distribution we've used as a base for …

… automation using the Drupal #AI module -- automatically tag your articles. With the AI module, its AI Automators … integrations, the great thing is you can easily edit the tags later if you want to highlight something specific, or if …

… of using SugarCRM, we've turned into a Drupal shop. We use OpenAtrium , a Drupal-based project management system. All … people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you …

… our project management tool of choice is Open Atrium .  OpenAtrium is an online collaboration and task-management … our project management tool of choice is Open Atrium .  OpenAtrium is an online collaboration and task-management …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… Washington state sales tax, and more. Casetracker/OpenAtrium modules. We're doing a lot more projects involving … think if you're building a new site D7 is the way to go. OpenAtrium is still one straggler, and perhaps one of the …

… John asked that I weigh in on the program. Quick overview: OpenAtrium is an online collaboration and task-management … Matt In addition to what Matt said, the great thing about OpenAtrium is it's built on top of Drupal, which is endlessly …

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …

… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …

… management system, for example, is still running on an old OpenAtrium install on Drupal 6. We have 4 other internal … management system, for example, is still running on an old OpenAtrium install on Drupal 6. We have 4 other internal …

… able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory … able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory …

… we think the best practice is to run it through a virus filter and SpamAssassin set to reject or discard the most … that have a lower score. Dspam : Dspam is a Bayesian mail filter, and for those who get more spam than the above … nothing that beats Dspam. With Dspam, you simply tell the filter when it's wrong, and it learns through pure …

… From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … of the current user's open tab, and create a new tag (if you want). This is a dangerous tool, so if it falls … From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is …

… have this module completely disabled. I found it on two OpenAtrium sites we manage, and quickly removed. I also found … have this module completely disabled. I found it on two OpenAtrium sites we manage, and quickly removed. I also found …

… this does is it creates a URL structure based on how you tag an individual story. For example, you might have one … this does is it creates a URL structure based on how you tag an individual story. For example, you might have one …

… of the many hot online conference solutions. GoToMeeting, Join.me, GoToWebinar all work far better on my Android tablet … of the many hot online conference solutions. GoToMeeting, Join.me, GoToWebinar all work far better on my Android tablet …

… to a new e-mail address, or start using or training a spam filter. Where does the spam come from? Windows computers. The … fooled. To make it harder, it's much worse if a spam filter catches mail from somebody you want to get mail from, … a score of 4). You can set a rule in your email client to filter any mail with a score above 4, and it should catch a …

… pages are linked correctly, pictures and pages have been β€œtagged” with information about them, and the site can be … world of SEO, they cannot just put terms on their page and tag pictures and be done with itβ€”they have to walk a mile in … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment …