So, I have this taxonomie for my content and use a hierarchy to sort the stuff into categories. For the navigation I use the taxonomy_html module.
Here is a small example:
Graphics
-- Cinema 4D
-- Gimp
If I click on 'Gimp', I get my Gimp stuff and so on. The problem is the 'Graphics' link. If I click it I get only the stuff with the term 'Graphics', but what I really want is all the stuff from 'Graphics' and the children ('Cinema 4D' and 'Gimp').
I think I need a way to add the 'or=...' part for the children to the 'Graphics' link.
I instaled drupal 4.0.0, created admin account - this was working ok, then I tried to post some stories etc. But after logout I found out, that anonymous didn
My site (http://www.oasismag.com) is finally registered.. and we have had ~100 people sign up on the first day .. the part that is getting to me ..
is user blogs.. i want to move a point where i do not have them displayed in my user queue , i will almost never need to post a blog on the front page .. but i would like to see a list of polls and stories and other things ..
is there an easy way to do this, or would i have to modify the module code. (hoping not).
Thanks again guys .. drupal has _really_ excited me .. and i hope to be able to give a lot of cool stuff back to the community.
I should mention, our previous home on userland manila is EXTREMELY restrictive and just plain dangerous (yup still bitter) ..
I am going to start writing a custom 'admin' module (read: block) for my own needs regardless.. i will give you guys the code when i am done. ... god i love that smiley =)
This happens in all the sample themes, so it's not a theme problem.....
If I try to Administer a node and edit the text in a story, or if I try to add a blog entry or a new story or anything like that, the node text changes simply to "Array" and that's it.
It's a very weird problem. I'm running Drupal CVS and everything else works ok.
When I post a node with an HTTP link and submit, Drupal converts it to "uucp://www.example.com", and this simply does not work when a user clicks on it.
How do I stop Drupal from converting my HTTP links to UUCP?