I am committing a patch that cleans up some code and adds the following:

1. New block for "Link operations" (which can be configured to appear either on the sides, or in the content pane)
2. A weight setting for "Link operations" in Display settings (so one can disable it altogether by setting the weight to 0)
3. The "Link operations" theme is now called theme_relativity_show_link_operations() and accepts only one argument. Those with custom themes will have to make this minor change.

CommentFileSizeAuthor
p.patch13.52 KBdarius

Comments

JohnG-1’s picture

+1 great feature darius! but the patch doesn't seem to be built into latest HEAD "Last updated: April 3, 2007 - 00:15" ... ?

darius’s picture

I just downloaded http://ftp.osuosl.org/pub/drupal/files/projects/relativity-HEAD.tar.gz, and the patch is there. Please check again.

darius’s picture

I just downloaded http://ftp.osuosl.org/pub/drupal/files/projects/relativity-HEAD.tar.gz, and the patch is there. Please check again. Should have // $Id: relativity.module,v 1.40 2007/04/02 18:59:52 darius Exp $ at the top of the file.

JohnG-1’s picture

Yay! thanks darius. This really does work and gives a great deal more systematic flexibility for displaying Relativity information. Many thanks. Blocks are so cool ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)