This forum is for less technical discussions about the Drupal project, not for support questions.

Invisible Node Headnigs

Hello. Ias it possible, to stop node headings appearing on a published node if there is no value submitted.

Here is a real life example on my site. On the page I have not submitted a 'least favourite track' or 'for fans of'. Can I make those headings not show up?
http://allcdreviews.com/node/4

Thank you

max number of regions regarding speed of drupal

Hi all,

I was wondering how I could be as flexible as possible with my Drupal site and decided that custom defined regions could be the best answer.

I would like to have three promo's on the front page and after loading those three promo's have to go on a other spot on the side. There is not yet a good, easy module to be as flexible as defining regions I suppose.

I already have 4 extra regions defined for other elements and as explained, I want to increase this number to 7 extra regions besides the default regions of Drupal 4.7.3

A new website

Hi Folks,

I am trying to setup a website where people are going to rate and write comments about certain products. Do you think Drupal is an ideal solution for me? If yes then can somebody point me in a direction to get started with it?

Also would you consider this idea to be a blog website or a regular website with postings?

I appreciate the help from you gurus!!

Vik

node_menu and user_menu are undissected where?

i am a newbie to drupal, but a good php programmer.
i have played with the code for about 10 hours now.
I found the function i wanted, it's called node_menu. ( The array constructed there has the keys I want to get access to)
what I want to do is re-un-engineer the presentation and take out the presentation code which uses the data structure which was built by the node_menu function.
I also want to know where it was called from so that I can the function from outside the drupal architecture (i am wrapping drupal inside my site. for example, I already have a right_menu so I want to insert the drupal section in the middle of the existing one. This kind of wrappig is common and you know what i mean).
I searched the forums but haven't found yet an example of the unravelling of the data structure returned from the node_menu function call . I am inserting debugging statements into the code, but it is taking some time.

I am having a hard time figuring out where the node_menu function is called from because the call is made dynamically like one of the $thingine1 . '_' . $thingie2 type of function calls.
That makes it difficult for me to dissect the code, and I'm stuck.

And I have problems with the unravelling as well. I mean, I can't see any node for "create content" come up anywhere in my output anywhere, so I don't know where to start un-engineering from (on the tail end).

Remove html tags from forum posts for new users

Spammers seem to be desperate these days. I am getting tons of signups of people posting just once to get their stupid links out.
I am tired of this. Is there any way to automatically remove html tags for new users (just on forum posts, the articles need links).

Andre

How to develop your own logic into Drupal site

I want to add a little bit logic to one of my webpage. I try to get some input from the user. Calculate it and show them the result.
What is the best way of doing it? Use workflow.module? Develop an own module?

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - General discussion