Node type selection

iraszl - October 8, 2005 - 11:38
Project:Similar Entries
Version:4.7.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I would like to be able to select the type of nodes that show up.

#1

varunvnair - December 22, 2005 - 12:24
Priority:critical» normal

#2

deekayen - January 4, 2006 - 02:15
Status:active» postponed

I started to work on this, but the Drupal 4.7 forms API still has a bug preventing me from saving changes to the multiple select needed for node types. The work I did is committed to CVS in comments. When forms API is sorted out, the comments might just need to be uncommented.

#3

deekayen - April 2, 2006 - 07:26
Version:4.6.x-1.x-dev» 4.7.x-1.x-dev
Status:postponed» fixed

Committed some changes to CVS.
Give this a try (for Drupal 4.7):
http://cvs.drupal.org/viewcvs/*checkout*/drupal/contributions/modules/si...

#4

introfini - April 2, 2006 - 12:24

It works but I get this error on the page:

warning: array_walk() [function.array-walk]: Unable to call _similar_content_type_excape() - function does not exist in D:\Sites\modules\similar\similar.module on line 127.

You have a typo in escape: array_walk($types, '_similar_content_type_excape');

introfini
onossocasamento.pt

#5

deekayen - April 2, 2006 - 12:58

Sorry, I shouldn't have linked to a specific CVS checkout. I fixed that about 30 minutes later in 1.2.2.2: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/similar/?hide...

#6

Anonymous - April 16, 2006 - 13:00
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.