Grayside.Org

Home

views

Optional Spaces Integration for a View

grayside — Tue, 06/15/2010 - 13:05

If you want to make an exported [node-based] View smoothly integrate with Spaces, you can use the following code to modify the View structure with the “Content in current space” filter. This filter does nothing if the View is not itself in a Space, otherwise it restricts all results to content in the same space. Add any conditions you want to control whether the Spaces integration is applied.

  • drupal
  • spaces
  • views
  • 2 comments
  • Read more

Changing Node Group Audience

grayside — Mon, 04/12/2010 - 10:33

In OpenAtrium, it’s not easy to change the group affiliation of a node once it has been created. OA locks down the interface to set group audience specifically to make the interface easier to understand.

I have just posted a quick feature that demonstrates how to grant administrators the ability to shuffle nodes around between groups, it can be found in the issue queue at community.OA.

  • actions
  • og
  • openatrium
  • vbo
  • views
  • Add new comment
  • Read more

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
Syndicate content

Monthly archive

  • July 2010 (2)
  • June 2010 (6)
  • May 2010 (9)
  • April 2010 (5)
  • March 2010 (6)
more

Feeds

  • Syndicate contentHeadlines
  • Syndicate contentDrupal Planet
  • Syndicate contentAtrium Headlines

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

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