Heys everyone, i installed Drupal 4.7.2 and im in the process of coding (or trying to) my theme. And after moving php code all around i came to this conclusion:
Hi, I'm trying to display the content of my web to format like this:
First Five teaser node and display the rest of content like a one list with only the date and title.
I have seen in the forum something like this, and I think that it can be OK, but ¿Where and how do I insert this code?
There is a setting in the admin area where you set the number of nodes to appear on the front page. Where is this setting stored in the DB? I looked in the variable table, but I dont see it there.
What I am doing is using the front_page module and a php snippet to mimic my front page for anonymous users who dont have full access to the available content.
I've been scouring the forums looking for a answer for my design problem, but haven't found a suitable solution.
I'm trying to create a content type that references another content type as a field. For example, say I have a content type "Artist" that contains detailed information about a musical artist (Name, Bio, URL, whatever...). Now say I have another content type "Venue" that contains detailed information about a particular venue (Name, Address, Phone Number, URL...).
i m tryin to find a way to post the google ads in the forums so that everytime a thread is started the ad is posted automatically like alot of phpbb or vbulletin or mybb can do it