Closed (fixed)
Project:
RelatedContent
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Jun 2007 at 14:08 UTC
Updated:
2 Jan 2008 at 00:32 UTC
OK, Here's the patch for the feature request I made a while back. The patch does the following:
This patch should probably be reviewed by someone with a little more Drupal programming experience since this is my first patch for Drupal. Also I'm not a native English speaker so there might be a few spelling/grammar errors in the texts, etc.
| Comment | File | Size | Author |
|---|---|---|---|
| relatedcontent_in_tab_20070630.patch | 15.64 KB | cesarmiquel |
Comments
Comment #1
cesarmiquel commentedIf you want to try out the module without patching (in case you are lazy or don't know how to apply patches) you can download a patched version of the module from our blog here.
Comment #2
TBarregren commentedIn the new version 5.x-1.3 I have moved the selection of related content out of the node itself and into a tab of its own. I has also add paging to the table with nodes to select from. This is another approach than the one you took with your patch, although very similar in intent. I hope you will enjoy the new version.