Code Monkey home page Code Monkey logo

super_nodereference's Introduction

$Id:$

Description
===========
The super_nodereference module provides a very flexible method of using a 
field that links to another node.  This module is based on the CCK
nodereference module and integrates with CCK, but adds some significant 
flexibility.

Improvements compared to CCK nodereference
==========================================
- super_nodereference fields can be configured to link to any field ("primary
  field") on the referenced node.  The CCK nodereference field is hard coded 
  to the node title.
- super_nodereference fields offer very flexible autocomplete options.  The
  referenced node can be looked up using (1) a standard sql query on the 
  "primary field", (2) a preconfigured view filtered by the "primary field",
  or (3) a preconfigured view with an exposed filter.  The CCK nodereference
  field doesn't recognize exposed filters.
- super_nodereference fields offer the option to store plain text if a
  matching node is not found.  CCK nodereference does not offer this option.

Limitations compared to CCK nodereference
=========================================
super_nodereference currently only offers the autocomplete widget.

Why not improve CCK nodereference?
==================================
The CCK nodereference module is in use on thousands of sites, therefore the 
maintainers are not able to accept significant changes in functionality.  
There is no plan for another major version for Drupal 6 (CCK 6.x-3.x is 
strictly allowing only one new feature).  I submitted a patch with part
of the functionality in super_nodereference to the CCK issue queue and the
CCK maintainers thought it should not be part of CCK 
(http://drupal.org/node/167809#comment-1709748).

super_nodereference's People

Contributors

vredeling avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.