User login

Problem

Ask Agaric: Where does that directory link in the Navigation menu come from?

Q: Where did that Directory link come from? Is it new in Drupal 5.2?

Resolution

A: No, it comes from Views.

taxonomy_directory Directory First letter of term on top and related view on bottom of each page. Page, Menu directory Enabled

* Add
* Disable

Error on comment submission caused by casetracker mail (not yet set up)

Fatal error: Cannot use object of type stdClass as array in /var/www/drupal-5_2-live/modules/contributed/casetracker-5.x-1.1.tar/casetracker/casetracker_mail.module on line 115

This error came on submitting a comment.

Resolution

Dan disabled CT Mail until Agaric labs gets around to debugging it, configuring it, or at least trying to use it.

Nesting nodes, nodes connected to sections depending where in the site they are created

For WSF2008, we may want to create content to be connected with the city or country portal.

Possibility:
http://drupal.org/project/og_subgroups

but no, not for WSF, because we need major panels action.

organic groups panels drupal
organic groups panels integration

A possible alternative to panels would be theming content type templates to include all the views and calls we want.

Subversion reversion and big commits

svn revert revision
Reverting a revision is in fact titled nothing of the kind, but is a type of merge.

From http://mybravenewworld.wordpress.com/2007/11/13/subversion-how-to-revert-a-bad-commit/
subversion: How to revert a bad commit

svn merge -r [current_version]:[previous_version] [repository_url]

svn revert revision
Reverting a revision is in fact titled nothing of the kind, but is a type of merge.

From http://mybravenewworld.wordpress.com/2007/11/13/subversion-how-to-revert-a-bad-commit/
subversion: How to revert a bad commit

svn merge -r [current_version]:[previous_version] [repository_url]

Syndicate content