Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have several videos (Flv's) and (mp3's) streaming from an adobe flash media server.
I want to use the flowplayer API module along with the flowplayer.rtmp plugin to server the file.
I have installed the flowplayer API fine. But I don't seem to find any detailed instructions on using it. I see a few examples of coding to some templete file under themes. But don't understand it.
Can anyone explain or show me how this install this feature?
I have a content-type called [talking-pt]
Everything about these displayed nodes is fine except
I don't want the Title of the node displayed. How do I suppress this? I assume I need to create a node--talking_pt.tpl.php But what is the code to do this? (PHP newb here)
Instead of the Title, I want a header to display for the content (not the site header). This header will contain two lines of text on the left side and an image on the right side.
The two lines of text in the content header will change from node to node.
I am new to Drupal. And sort of new designing websites. I am part of clickbank, several adult sites, Google adsense, etc. I can not figure out how to place my affiliate campaign banners in my Drupal based website. I also would like to know where and what is the name of a cool banner rotation I have seen in several Drupal baseb websites. Please I need your help, if you ever need help in Spanish I can return the favor.
Hi guys, experienced developer but noob Drupal user here so I apologize if this question is stoopid.
Is there an easy way to get the Follow module to work with Profile2? I can't seem to figure out how to configure things to get the user to be able to set Follow parameters via profile. Is this possible?
I need to know all the functions that were called between the time I click on a link and the time the resulting page is displayed. Is there a way to do that in Drupal?