Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.005.864 Times

Node Relationships 6.x-1.6

  Date Added: September 14, 2013  |  Visits: 569

Node Relationships

Report Broken Link
Printer Friendly Version


Product Homepage
Download (52 downloads)



The Node Relationships module provides methods to complete two way relationships between content types enhancing the features of node reference fields.Almost all the settings to administer the features of this module can be located at Administer -> Content management -> Content types -> [type] -> Relationships.Features:The Node Relationships module provides the following features: * Node reference extras: This module provides several enhancements for node reference fields configured to use the autocomplete widget: o View reference in new window o Edit reference (in modal frame, updates widget if node title changes) o Search and reference (single and multiple value selection) o Create and reference o Translate and reference When these options are enabled, a new button for each one will be rendered in the node edit form, next to the corresponding autocomplete widget of the node reference field. These buttons will open a popup dialog where each feature is available. For nodereference fields defined with multiple values, a new button will be available next to the "Add more items" button that can be used to search and reference several nodes at a time. The "Search and reference" feature uses a view that is dynamically configured so that a single view can be reused by several node reference fields. A default view is provided with basic fields and pages for table or grid styles. You can modify and/or clone (recommended) this default view to add more field, filters, etc. A filter per node type is dynamically created to match the "Content types that can be referenced" option in the global settings section of the node reference field. Note that you should configure this option explicitly even if you use a view for the node reference field. The "Translate and reference" feature is available when the Drupal core translation module is enabled, and additional support is provided when the Internationalization module is enabled. It is recommended to enable the "Switch interface for translating" option in the Multilingual system settings page for the "Translate and reference" feature to work properly. When the "Translate and reference" option is enabled for a particular node reference field, references that already have translations will be automatically assigned to the values of node reference fields when a node translation is started. For those that do not have translations, a message will be displayed on the create translation form to warn the user a translation is missing and an option to translate and reference will be provided. * Automatic back references: This module provides a method to display back reference views on referred nodes. Back reference definitions are taken from the "Content types that can be referenced" option in the global settings section of node reference fields. Note that you should configure this option explicitly even if you use a view for the node reference field. These back references do not need additional data stored in the database. Instead, views with the proper relationships are used to join the node reference field data with the corresponding nodes in the database. These views can then be used from the referred content types to provide a list of referrer nodes. The Node Relationships module provides a default view that you can modify and/or clone (recommended) should you need to add more fields, filters or change any other option to suit your needs. Each back reference can be displayed using one of several methods to render the corresponding view in the referred node itself (Field, Page and Tab). o Field: When a back reference is configured as a "Field", the Node Relationships module creates a CCK field automatically that provides the view output, and you can drag'n'drop this view to any position from the "Manage fields" panel of the content type. Note that no input widget is provided for this kind of fields, only the view output is provided. Field formatters available: - Back references view: renders the customized view as usual. - Back references count: displays the count of back references (taking node revisions into account). o Page: This method provides a fieldset where all back reference fields assigned to this region will be rendered. This fieldset can be dragged to any position in the node using the "Manage fields" panel of the content type. o Tab: This method provides an alternative to the "Page" region, but the back references are displayed on a new tab "Relationships" added to the nodes where this option is enabled. A note on performance of back reference views: latest development snapshots of CCK include a feature that allows fields index their columns. This is implemented for node and user reference fields that automatically create an index by the reference value column (see: #231453: Allow indexing columns). This means back reference views can take advantage of this index to resolve the join with the field table used by the automatically customized relationship on these views. Still, it is recommended to perform an EXPLAIN on the queries executed by views as peformance may depend on a few more factors. You may also wish to take advantage of the new Cache options implemented in Views since 2.6 (see: #468824: Add caching system to Views). * Entity relations diagram: This is a basic diagram of the relations of current content type with others (referred from and refers to). It can be used to walk the relationships of all types in the system. This diagram is available per content type from Administer -> Content management -> Content types -> [type] -> Relationships.

Requirements: No special requirements
Platforms: PHP
Keyword: Content Enabled Feature Field Fields Module Nodes Option Provided Reference References Referred Relationships Types Views Widget
Users rating: 0/10

License: Freeware Size: 81.92 KB
USER REVIEWS
More Reviews or Write Review


NODE RELATIONSHIPS RELATED
Modules  -  Feed field (CCK module) 6.x-1.3
This module creates a CCK field that accepts RSS urls.Features:- Aggregate RSS/Atom feed- Works with FlexiField- Controls how many items to display and how frequent are updatesWhile feedapi can be used to add feeds in a node, I needed a way to...
10 KB  
Modules  -  Views Dynamic Fields 6.x-1.2
The Views Dynamic Fields module provides a filter for use with Views module. This filter allows the user to pick and choose which fields to display for a rendered instance of a view for that user. This provides a customized view instance for each...
10 KB  
Modules  -  Reverse Node Reference 6.x-1.0
Node Reference fields in CCK for Drupal 6 provide relationships to Views that allow you to access fields from the referred nodes of a particular node reference field. These kind of relationships allow you to travel from the child node (the one...
10 KB  
Modules  -  User role field 7.x-1.0-alpha2
This module allows you to specify role specific fields. When creating a new field, you specify for what roles this field is enabled.Fields are only visible and editable if an account has a specific role.This role does not determine access controls...
10 KB  
Modules  -  Term Fields 6.x-1.16
Term Fields allows you to define fields for taxonomy terms in the same way that CCK allows you to define fields for nodes.Possible uses for this module * You own a book review site where you use the Taxonomy module to classify book reviews by the...
20.48 KB  
Modules  -  Field Element 5.x- 1.0
The module allows re-using the functionality provided by CCK field types and widget types in contexts other than what is normally provided by Content Construction Kit module. The module is aimed at other developers and does not provide any...
 
Modules  -  D4J Content Listing Module 1.0
D4J Content Listing is the universal module for content presentation. Truly speaking it can represent the “mainbody” in the module context.From the data point of view you can select content from both Joomla content structure...
 
Modules  -  Field Element 5.x- 1.0
The module allows re-using the functionality provided by CCK field types and widget types in contexts other than what is normally provided by Content Construction Kit module. The module is aimed at other developers and does not provide any...
 
Modules  -  Views node field 7.x-1.0
Views node field (viewsnodefield)Provides a field to display a node (as in, when under row style fields, it'll appear as a field).This module enables you to display a node (in any build mode, like teaser/full, that row style allows) in a views...
10 KB  
Libraries  -  fields::aliased 1.05
fields::aliased is a Perl module that can create aliases for object fields. SYNOPSIS package MyPackage; use strict; use fields qw($scalar @array %hash); sub new { my $class = shift; my $self = fields::new($class); return $self; }...
8.19 KB  
NEW DOWNLOADS IN SCRIPTS, MODULES
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Modules  -  TinyMCE Node Picker 6.x-2.1
This module will de discontinued and replaced with Node Picker as soon as a stable release is available.TinyMCE Node Picker provides a button in TinyMCE that displays a list of links to content. Choosing a link inserts it into the editor.The...
20.48 KB  
Modules  -  Fapilicious 5.x-1.x-de
Fapilicious is a collection of FormAPI goodies.I hope to make it a repository of reusable FormAPI trickery and short cuts. Currently it has small collection of powerful FormAPI element validators.Please submit your favorite tricks as patches so we...
10 KB  
Modules  -  Donation Goals 6.x-1.x-de
The Donation Goals module lets you create nodes of the type "Donation Goal." These goals allow you to set an amount of money you'll need for whatever you're saving up for. Visitors of the site can then donate money through PayPal. Once the target...
20.48 KB  
Modules  -  Plica Twitter 1.0.1
Plica TwitterInstallation : * Download, unzip, and install plugin dir in /wp-content/plugins * Activate * All right now
10 KB  
Modules  -  Page Array 5.x-1.x-de
The pagearray module is a small (single function) helper module that can be used whenever there is a need to load the output of any Drupal path in data form. Based on the code in index.php, Page Array bypasses the theme('page') call, instead...
10 KB