Using contexts in your code
Getting the current context is really easy, just call the 'd' accessor:
<?php
d();
?>
d()
would return the site context. The values of the context are accessible as simple properties of this object.
Type some keywords below and hit "enter": This will search the drupal.org issue queues across the various projects that make up the Aegir system. If there are no relevant results, please submit an issue there. |
Other support resources: |
Getting the current context is really easy, just call the 'd' accessor:
<?php
d();
?>
d()
would return the site context. The values of the context are accessible as simple properties of this object.The notebook section provides a way for you to store and share information with your group members. With the book feature you can:
The revisions let you track differences between multiple versions of a post.