| /[drupal]/contributions/modules/nodefamily/nodefamily.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#320749 patch by deekayen: added coder module compliance
#269025: removed unused code part
#240914 patch by deekayen: fix coder module compliance
fixed maximum population check to also work, when there are already more than allowed nodes.
#179323: fixed warning: array_keys(): The first argument should be an array in nodefamily.module on line 426.
#179323: fixed warning: array_keys(): The first argument should be an array in nodefamily.module on line 426.
don't apply node population restriction to anonymous users - in conjunction with nodeprofile, this allows one to create multiple not user assoaciated profiles by setting their author to anonymous
don't apply node population restriction to anonymous users - in conjunction with nodeprofile, this allows one to create multiple not user assoaciated profiles by setting their author to anonymous
pageroute integration: improved the themeable message, if there is no lonely node to display
pageroute integration: improved the themeable message, if there is no lonely node to display
#130219: fixed call-time by reference is deprecated warnings
#130219: fixed call-time by reference is deprecated warnings
#129889 patch by ray007: removed pageroute integration and /nodefamily path
#129496 patch by ray007: removed gui and replaced is_null through !isset
updated pageroute integration to follow the latest changes in pageroute 5
updated pageroute integration to follow the latest changes in pageroute 5
#126178 patch by ray007: first step into the direction of a more general node relation module, introduces relation names
fixed bug of the pageroute integration page type lonely_view, if there is no node to view
fixed bug of the pageroute integration page type lonely_view, if there is no node to view
added integration for pageroute 5
added integration for pageroute 5
#122810: updated views fusion support to also allow using the relation in the direction child - parent. run update.php
#122810: updated views fusion support to also allow using the relation in the direction child - parent. run update.php
#121578 patch by jpetso: New API functions for retrieving ancestor and descentant content types
#121578 patch by jpetso: New API functions for retrieving ancestor and descentant content types
#121063: fixed lonely nodes (nodeprofiles) access bypass, thanks to WhatTheFawk for reporting
#121063: fixed lonely nodes (nodeprofiles) access bypass, thanks to WhatTheFawk for reporting
#113878 patch by jpetso: update nf relations, if a content-type name has been updated
#113878 patch by jpetso: update nf relations, if a content-type name has been updated
#115531: fixed nodefamily/content_type url for editing profiles
#115531: fixed nodefamily/content_type url for editing profiles
#113878 patch by jpetso: Update handling & Views fixes
#113878 patch by jpetso: Update handling & Views fixes
#111004 patch by jpetso: fix for deleting relations
#111004 patch by jpetso: fix for deleting relations
#111004 patch by jpetso: porteded module to 5.x
#109465 patch by BerKessels: make get_parent/child_types() able to return all possible parents or children
#109465 patch by BerKessels: make get_parent/child_types() able to return all possible parents or children
changed nodefamily loading functions back to not use arrays keyd by node ids (more useful), but now they are sorted by node ids
changed nodefamily loading functions back to not use arrays keyd by node ids (more useful), but now they are sorted by node ids
#98282: loading functions can now be configured to also return unpublished nodes
#98282: loading functions can now be configured to also return unpublished nodes
#98414: fixed possible recursion, if loading function is invoked wrong
#98414: fixed possible recursion, if loading function is invoked wrong
improved the views support: e.g. now it's possible to make a view that lists all nodes with children of a certain content type.
improved the views support: e.g. now it's possible to make a view that lists all nodes with children of a certain content type.
added some more views integration, that works without using views_fusion
added another API function for loading siblings
added another API function for loading siblings
#97354: added API function nodefamily_relation_load_parent($node)
#97354: added API function nodefamily_relation_load_parent($node)
documented the pageroute types offered by nodefamily
pageroute integration: added view access checking for the lonely node display page type
moved the ui for nodefamily's pageroute page types from the pageroute ui module to the nodfamily module
renamed pageroute page type to lonely node display for consistency with the pageroute page types
removed tabs
added another pageroute page type: lonely node view and some docs
Implement the pageroute lonely node management page type with the new pageroute API, because this page type requires nodefamily.
#81674: fix reference issues with php 5.04
nodefamily page: show node add form for other users/uids too, if their is no node
#79777 fix queries for use with db_rewrite_sql()
imported files from nodeprofile project and updated docs.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |