Hi there!
I´ve asked this at the general module... sooo many times, but didn´t find an answer yet.
I´ve thought that maybe here somebody could maybe knows what´s happening:
Please help me!
I´ve asked this here and started an issue at the the FileManager module here.
Could someone please point me in the right direction here? I am looking for a simple node that will display all members of my site, along with a link to their profile in the listing. I'm going nuts! :)
Sidebar is a very nice module, which provides a sidebar panel for Gecko browsers (Mozilla, Firefox,...), Opera and Internet explorer.
This (browser) sidebar panel give you a very quick access to your recent content, by showing the last postings and by providing a search box for the content, even the main browser window is currently showing an other web page.
I have a module which create nodes of type "mytype" which has a field
called "something" accessible from $node->something.
I'm working on another module (mytype_change.module) which need to
modify one of the "mytype.module" field.
I want to change the "something" field of the just submitted node to
something different that the user input.
If the user insert 'foo' as value of the something field I want that
my mytype_change.module can change the value to 'bar' just before the
node insertion on database.
is it possible with drupal, ?? anyone have experience this !! can share with me !! i want to offer blog theme for each user but this module have not yet ready for drupal 4.7, anyone can help me on making drupal enable site blog as subdomains