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.
Hello
I am looking to build a site with similar functionality to http://www.mobile.de or http://www.autotrader.co.uk. The site will be specialised for boat owners and will have articles on fixing, buying etc and also enable them to buy adverts. Once they have bought an advert they can upload a picture and write a description for the item they are selling (see mobile.de and autotrader for the general idea)
I'm hoping that someone can help me with a php snippet needed for Drupal 4.7 (beta 3). Dublin Drupaller? :)
There was once a 'User login box' that was part of my front page on a site running Drupal 4.6.2. I was using the front_page module to make my own custom page. I used the a php snippet that I found on Drupal.org (but can't seem to be able to find now) to add a 'User login' box to my own custom front page. A couple of weeks ago, I tried using that snippet from my old 4.6.2 on my new Drupal 4.7 installation, but unfortunately the snippet was broken and didn't work.
Hi there. My site requires HTML editing of post by users. The thing is that I like to keep the teasers short and clean from any HTML style or even line breaks. To do so I put a new filter when producing the teaser
I am going to launch a community web-site, where people can discuss about the bad and good features of mobile phones.
I would like users to be able to vote on how bad or good the discussed feature is (you can call it "suck level" :)). How can I do it? Any modules to have a look at?
I am quite new to Drupal, so I don't really know which kind of things are possible. Minimal features I need, would be just numerical rating. 1 person - 1 positive or negative vote. And users should be able to sort articles by the suck rating.