Grayside.Org

Home

openatrium

OpenAtrium Empty Views: Gimme That Button!

grayside — Sat, 03/06/2010 - 09:28

Do you like the large gray “Add Blog entry” button when you first visit your blog space, and have yet to create anything? Creating views with similar buttons (or adding more) is really easy!

The key is to create Empty text in your view using the Full HTML Input Format. Then, drop some HTML in like this to make use of Atrium’s built-in theming.

<div class="buttons">
  <ul class="links">
    <li class="first last">
      <a href="/node/add/blog">Add Blog entry</a>
    </li>
  </ul>
</div>

  • openatrium
  • snippets
  • theming
  • views
  • Add new comment

Atrium Casetracker: Change Which Case Statuses are "Closed"

grayside — Mon, 02/08/2010 - 13:35

You might wonder how cases are considered “closed” for purposes of case filtering in the Case Tracker. It’s an attempt to be helpful on the Case Tracker’s part– hide the stuff that is no longer relevant unless the user specifically asks for it. Unfortunately, I don’t like the defaults on what it considers irrelevant.

  • casetracker
  • drupal
  • openatrium
  • 1 comment
  • Read more

CCK Fields and the Open Atrium Node Form

grayside — Tue, 11/10/2009 - 16:04

OpenAtrium has some pretty slick styling of it’s node add/edit form. Unfortunately, when you add a CCK field to it, you get something comparatively under-styled and in the main column of the form.

If you want to get that slick styling and move the CCK fields to the right, try the following:

  1. Go to admin/build/modules and enable the Fieldgroup module under CCK.
  2. Go to the Manage Fields page for your content type. Create a new group, the machine name starting as group_sidebar.
  • cck
  • drupal
  • node-form
  • openatrium
  • 1 comment
  • Read more
  • « first
  • ‹ previous
  • 1
  • 2
Syndicate content

Monthly archive

  • September 2010 (1)
  • August 2010 (2)
  • July 2010 (2)
  • June 2010 (6)
  • May 2010 (9)
more

Feeds

  • Syndicate contentHeadlines
  • Syndicate contentDrupal Planet
  • Syndicate contentAtrium Headlines

casetracker cck drupal features features-servers FL3 freelinking module og openatrium permissions spaces
<all>

© 2009 grayside.org ♠ Glossary ♠ Powered by Drupal ♠ Floating on Archlinux