Download & Extend

Add compatibility with Filter by Node Type

Project:Site notes
Version:5.x-1.2
Component:Code
Category:feature request
Priority:normal
Assigned:NancyDru
Status:closed (fixed)

Issue Summary

According to the author of Filter by Node Type (http://drupal.org/project/filterbynodetype) compatibility between the two modules can be achieved by starting the form generated by Site Notes with:

$form = node_content_form($node);

Please see: http://drupal.org/node/152592#comment-834202

I use both modules and would love to see them work together.

Comments

#1

Oh, good, Larry is still working that module... I thought I was going to have to volunteer for it.

AFAICT, I was already using that format, but I made the change anyway because it makes my module smaller. And I recently found the 6.x equivalent, so I'll do that side too tomorrow.

The 5.x version has been committed to the -dev release, which will roll out around Noon GMT.

#2

Status:active» patch (to be ported)

#3

Thank you! I'll check out the 5.x -dev version when it's available.

#4

Tested the Dev version (2008-May-07) with Filter by Node Type (patched version from http://drupal.org/node/152592#comment-834164). Everything seems to work fine. I like the added "Allow search for authorized users?" option too! Great job and thank you!

#5

Assigned to:Anonymous» NancyDru
Status:patch (to be ported)» fixed

This was fixed some time ago.

temp

Automatically closed -- issue fixed for two weeks with no activity.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.