I would like the following for our site, and as easy as it may seem, I haven't yet figured out how to accomplish it.
1) An announcements section - I have a menu titled 'Site Navigation' above the main 'admin' menu. I'd like users to be able to post announcements (via 'story' or 'page' module?) and have these announcements show up under this section.
I've followed the instructions to the letter, but all that comes up when I put the adsense tags in [adsense:468whatever] is I get a blank box with Google Asense written in it.
I really want to get a 468 banner in the middle of my text (most distracting!) rather than at the bottom, which is what I'll have to do if I cant get it to work (put it in as a block and configure it that way - effort!).
I was able to get the comments box on my profiles when using my user_profile.tlp.php file. It seems to be functional for the most part, meaning that you can use te form but it will post to the comments section. How can I get it to post on the profile pages? I am guessing I need an output function as I see in the other snippets, but I have no clue what to put!
If it is showing under the comments section, I am assuming the function would have to get that comment and print on $user?
I got de following problem with my drupal 4.7.3 Installation. When i upload my site to the server i can login with Firefox and Safari but not with Internet Explorer. My site is on a certain domain from my hosting company. My www.domain.com is provided by an other company. the www.domain.com is redirecting to my hosting company's server.
Hello everyone, I've looked around on the site and seem to have hit a nice little roadblock.
Drupal has the options sticky, published, and moderation for status of pages posted (nodes). These are great and I've been using them with the workflow module with few problems. What I want to know is if there is a way to have a 4th option called archived, so they'd be easy to find and reference on a yearly or monthly or whatever basis. Basically I'd like to be able to turn on and off nodes and have them have a seperate status from "unpublished" and "in moderation".
We're running Drupal 4.6 right now. I want to change the "add a comment" feature under all of the story previews on the front page to 'discuss this article in our forums" with a link to our new forums.
Furthermore I'd like to alter the "forum topics" feed on the left hand side of the page to read off the RSS I have set up for our forums.