-
Relations API: February 25, 2011 2:09
Commit 17fa724 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Imported README.txt and INSTALL.txt.
-
Ensured that content type names in relations tables are passed through t().
-
Implemented new UI settings for hiding the 'Relations' node tab or the 'Related content' fieldset.
-
Pass the 'delete relationship' link through t().
-
Ensured that content type names from node_get_types('name') are passed through t(). -
Fixed a bug in URL validation when adding relations on an HTTPS site.
-
Implemented Picker's node access callback function.
-
Improved Picker integration to return full node URLs instead of node IDs.
-
Changelog: - Added a content type column to the Picker module search results. - Added a content type column to the node relationships table.