Closed (fixed)
Project:
Site Notes
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 May 2008 at 21:46 UTC
Updated:
14 Jul 2012 at 19:36 UTC
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
Comment #1
nancydruOh, 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.
Comment #2
nancydruComment #3
okeedoak commentedThank you! I'll check out the 5.x -dev version when it's available.
Comment #4
okeedoak commentedTested 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!
Comment #5
nancydruThis was fixed some time ago.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.