There must be something I'm missing, because I feel dense and there is no prolject page for the directory module.
How can I get only the categories that contain weblinks?
There must be something I'm missing, because I feel dense and there is no prolject page for the directory module.
How can I get only the categories that contain weblinks?
Comments
Comment #1
arsart commentedhttp://cvs.drupal.org/viewcvs/drupal/contributions/modules/directory/
working with 4.6
But i couldn`t force directory.module to show only one vocabulary instead of showing all of them, even there are settings for showing nodes only from one node-type.
Strange module enough.
Comment #2
Bèr Kessels commentedplease file a bug against direcotory module, once that becomes possible. For now anyone can help, by getting the directoy module up and running :)
Comment #3
cyberchucktx commentedWell, I finally bit the bullet and tried to make the display exclusion stuff work for the Directory module.
I don't know which CVS to push this out to, or what the process is, so I'll just include the code here and let people play with it.
In the current CVS version of the directory module, look for :
in the function "directory_display_home_category".
Just befoe the "if ($tid.." statement place:
Any comments?
Charlie
Comment #4
Bèr Kessels commentedplease provide a real patch (drupal.org/patch)
Comment #5
Bèr Kessels commented