Releases for RelatedContent
relatedcontent 6.x-1.0-beta1
First released: July 27, 2009 - 20:49
Size: 32.43 KB
md5_file hash: 0e5a169d2b60cc738a4a0764e46cc21d
Last updated: July 27, 2009 - 20:51
In this release the following were fixed:
- original API of the D5 module was tested.
- Also the help file was altered.
- removed a function that gave warning when deleting a node
This leaves us with testing in combination with simple news and the ordinal numbers
relatedcontent 6.x-1.x-dev
First released: June 7, 2009 - 12:10
Size: 32.43 KB
md5_file hash: 385ef31b0a993ecb97df237804c1c349
Last updated: July 28, 2009 - 00:25
/**
* Port from D5 to D6. D6..x-1.x-dev
*/
- Basic functionality has been ported meaning a relation can be created between nodes by using the result of a view.
- Installer has been enriched with hook_schema so a full uninstall is possible. Thomas already achieved much of the functionality in D5 that is now covered by hook_schema.
- API function in relatedcontent.module haven't been ported yet. So modules depending on this module probably won't work in this stage.
- Hook menu needed a lot of love because of the changes between D5 and D6. With the help of wild-card loaders is determined if a view has to be shown as a local task.
- Also in favor of hook_menu I introduced a permission in hook_perm because real live checking if a user has update access on a node is only possible with a wild-card loader of hook_menu. I thought this was more transparent.
- implementation of hook_theme was of course needed.
- .help file needs a review. I have not checked if the information is still accurate.
- After changing a node-type now the menu is being rebuild in order to a update the local tasks defined in hook_menu
- added drupal pager functionality instead of "Next" button in D5
- ordinal number and weights functionality are not yet ported
relatedcontent 5.x-1.7
First released: September 22, 2008 - 06:34
Size: 28.99 KB
md5_file hash: e75f5197433b4422de4944f6fd554831
Last updated: September 22, 2008 - 06:35
* Fixed so the key of the array with content is 'all' when it should.
* #217130 by Michelle: Read the issue, it is very informative. :-)
* #248510 by pfournier and greggles: Fixed some t() issues.
relatedcontent 5.x-1.6
First released: January 30, 2008 - 22:34
Size: 28.95 KB
md5_file hash: a9c2f367aa29721050bcd3b80edb8ff1
Last updated: January 30, 2008 - 22:35
The stable release of RelatedContent 1.6. The most important change from 1.5 is that multiple views can be used as sources.
relatedcontent 5.x-1.x-dev
First released: January 28, 2008 - 19:00
Size: 31.69 KB
md5_file hash: 43e468a4dc8de9a5241d95706e05a8de
Last updated: November 13, 2008 - 00:11
Latest development version of RelatedContent 5.x-1.x.
relatedcontent 5.x-1.6-beta3
First released: January 27, 2008 - 23:54
Size: 28.95 KB
md5_file hash: 0760f8e1d5d7fca1d9e4e4c6cc18de3f
Last updated: January 27, 2008 - 23:55
The documentation is up to date with the module.
#214809 by ludootje: didn't work with table prefix.
relatedcontent 5.x-1.6-beta2
First released: January 27, 2008 - 14:11
Size: 27.96 KB
md5_file hash: c8528d3512237ed3924ae0baaf4e299c
Last updated: January 27, 2008 - 14:15
I forgot to check in the MySQL inc-file . :-( I am sorry for the inconvenience. I have added the file to the new beta, as well fixed some other borderline issues.
relatedcontent 5.x-1.6-beta
First released: January 26, 2008 - 23:10
Size: 26.59 KB
md5_file hash: 1677b43104461821aee44e227b8dbe09
Last updated: January 26, 2008 - 23:15
Added multiple RelatedContent views with tick boxes as 183016 by ica. Also fixed the #210189 bug by matteogeco.
The module is feature complete and thoroughly tested. The only thing missing is an updated documentation.
relatedcontent 5.x-1.5
First released: January 9, 2008 - 21:48
Size: 24.13 KB
md5_file hash: 2d32d45f39883e0092bc8ef2a3c789e9
Last updated: January 9, 2008 - 21:50
The module finally output the nodes in the same sort order as in the view from which they are picked. There are also improvements in the API and documentation.
relatedcontent 5.x-1.4
First released: January 5, 2008 - 02:09
Size: 18 KB
md5_file hash: b5ca0e10d298c1a50078a6db7b10b497
Last updated: January 5, 2008 - 02:10
Several improvements including: (i) new API, (ii) extracted help to save memory, (iii) fixed forgotten t() on several places, (iv) spell check and (v) code cleanup.
relatedcontent 5.x-1.3
First released: January 1, 2008 - 23:29
Size: 20.68 KB
md5_file hash: 81d3dc05556e514059587a51bc5394de
Last updated: January 1, 2008 - 23:30
The 5.x-1.3 release of RelatedContent includes among other things:
* Moved the related content selection to an own tab.
* Added paging to the table of nodes to choose from.
* Improved theming with more options.
relatedcontent 5.x-1.1
First released: April 9, 2007 - 23:34
Size: 12.91 KB
md5_file hash: c4b428d2bd0c78aba13f881c3e1e2f68
Last updated: April 9, 2007 - 23:35
#131271 by mennonot: Added NOT NULL to the columns used in the primary key.
relatedcontent 5.x-1.0
First released: March 22, 2007 - 21:35
Size: 12.88 KB
md5_file hash: 8dc4235f9ce6dec2c13b6c702a8f6762
Last updated: March 22, 2007 - 21:40
Initial release. Allows privileged users to assemble teasers at the end of a node.
