CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
October 20, 2008
- Commit #147544 by Anselm Heaton at 12:01Nodereferrer Create: /modules/nodereferrer_create/add_reference.php 1.1.2.4 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/add_to_referrer.php 1.1.2.5 @ DRUPAL-6--1Increase the maximum length of the 'add to reference/referrer' pages. This was the Drupal default (128 chars) however a Drupal title can be up to 255 chars. This could be even longer, since the content in the autocomplete can be the result of view - so it was arbitraily set to 1024.
October 13, 2008
- Commit #146128 by Anselm Heaton at 11:34Nodereferrer Create: /modules/nodereferrer_create/add_reference.php 1.1.2.3 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/add_to_referrer.php 1.1.2.4 @ DRUPAL-6--1Make sure users can only add to nodes they have edit rights to.
- Commit #146125 by Anselm Heaton at 10:49
When adding to referrer, only offer nodes for which the user has edit rights in the dropdown.
September 9, 2008
- Commit #138910 by Anselm Heaton at 11:11Nodereferrer Create: /modules/nodereferrer_create/add_reference.php 1.1.2.2 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/add_to_referrer.php 1.1.2.2 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/admin.php 1.1.2.2 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/create_reference.php 1.1.2.2 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/create_referrer.php 1.1.2.2 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/nodereferrer_create.module 1.2.4.2 @ DRUPAL-6--1* New features : Possible to copy fields of node and make them defaults when creating referrences/referrers * Bug fixes : - Clear cache when nodes are added so that nodes lists are re-build - Fix autocomplete when adding (to) exisint referers/ences - Menu works when there both creatable references and referrers on the same page * Clean up : - Removed some old code - Removed some debuging code
June 27, 2008
- Commit #123896 by Anselm Heaton at 12:38Nodereferrer Create: /modules/nodereferrer_create/add_reference.php 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/add_to_referrer.php 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/admin.php 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/create_reference.php 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/create_referrer.php 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/helper.php 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/nodereferrer_create.info 1.1.4.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/nodereferrer_create.module 1.2.4.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/theme/down.png 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/theme/nodereferrer-create-inline-menu.tpl.php 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/theme/nodereferrer-create-menu.tpl.php 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/theme/nodereferrer_create.css 1.1.2.1 @ DRUPAL-6--1
Nodereferrer Create: /modules/nodereferrer_create/theme/nodereferrer_create.js 1.1.2.1 @ DRUPAL-6--1Initial commit of Drupal 6 branch. This version differes from the Drupal 5 version in that : 1. It only create one local task menu. When clicking on it, a popup appears to let the user select which type of related content to create. (if js is disabled/the option is disabled on the nodereferrer_create admin page, then it reloads the page with the menu rather than make them appear). The popup/menu is output as a themeable ul/li list. Default theme makes it a menu with drop down items (using js if available). 2. It handles nodereference fields with multiple values ; so it's also possible to _add_ the current node to an existing potential referrer node. 3. It also adds 'create content' menus on pages with nodereference fields (for completeness ! This can be disabled in the nodereferrer_create admin page) 4. It also adds a create content menu next to each nodereferrer/nodereference field. This can be disabled in the nodereferrer_create admin page. This menu is output as a themeable ul/li list. Default theme makes it show as a small arrow which popups a menu when clicked. That's it :) Enjoy !
