Hi
I ave a request
exist a module for simple creating page for memebert can't know html code?
A module for administrator for creating preimposted page for user
Is it possible to post to the top of a vocabulary?
For example, if my vocabulary is "Classes" with terms "Math", "Science", "Writing" and "Music," can make a post directly to "Classes"? Or do I have to create a term "All Classes" and place "Math", "Science", etc. one level underneath that?
This is a prerequisite for integrating other projects into Drupal. If the other project (PhpDig in my case) also opens a db connection, Drupal very rudely tries to use it. Is there a reason why the $link variable is not used?
I'm finding that running several virtual sites from a single directory that contains the Drupal files is causing complications. For instance, the banner module doesn't seem to work.
So I'm going to keep a master copy of drupal which I will make my modifications to and then write some kind of script to copy my modifications over to each of the virtual site directories.
Just wondering if someone has done this and might have the script already written or if there might be any complications doing this.