I posted this recently http://drupal.org/node/83101 but need specific help, so I started a new topic to hopefully get some help :)
I am looking at the php code in the subscription module and see the hook functions. I am still learning what these do, so bare with me.
I am also looking at the hook functions in the cck module.
I don't use categories, and want to use cck fields so I was thinking I can switch the taxonomy hook settings in the subscription module with the hook settings in the cck module??
I have a website running Drupal 4.6.?. I've been getting malicious posts on the site that is submitting anonymously links to drug pages. The posts have a form look to them, and the only thing that changes is the actual links each time. How do I get this to stop? I tried looking at the hostname to see if I can ban them via IP, but the host address is different for the few that I am now tracking. Any ideas where this might have started or what I can do?
I m using tripsearch module in my project, as I needed to implement the boolean search. But the tripsearch module does not work the way it should. I mean the trip_search module shows me the same results as that of simple search.
Moreover, the results displayed have only categories listed in it. It does not show results for users, story, image etc.
I went through the www.drupal.org site and also contacted some writers of posts. Surprisingly, even they were not happy with the trip_search feature.
I have been beating my brain on how to create a teaser like most professional news sites do. If you go to Google, MSN, CNN or just about any news site most teasers have similar formats. It looks something like this:
NEWS FROM AROUND THE WORLD
----------------------------------------------------
----------------- |
Thumbnail photo | HEADLINE |
| This is what happened |
| today. If you would like |
| to read more....... |
----------------| |
|
HEADLINE 2 |
HEADLINE 3 |
HEADLINE 4 |
----------------------------------------------------|
I have searched forever for a module or combination of modules to do this but I cannot find anything. Does anyone know how to do something like this? If not then I'm sure if someone created such a module there would be a lot of happy people. Somebody please help!