API for node_list has changed.

CommentFileSizeAuthor
#4 pathauto47.patch1.13 KBUwe Hermann
pathauto_patch.txt952 bytesrobertdouglass

Comments

mikeryan’s picture

Assigned: Unassigned » mikeryan

Thanks... Once my latest (4.6) updates to pathauto have had a little time to propagate and prove their stability, I'll cut over to developing for 4.7...

dfg’s picture

  $displaytype = node_invoke($type, 'node_name');

does not give any result.

dfg’s picture

I mean, in the current CVS, of course!

Uwe Hermann’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new1.13 KB

Updated patch for current HEAD. I tested the patch, it works as expected.

mikeryan’s picture

Status: Reviewed & tested by the community » Fixed

Initial port of pathauto to 4.7 committed, including the call to node_get_types(), thanks!

mikeryan’s picture

Status: Fixed » Closed (fixed)