Drupal is up and running but how do I ...?

Modifying aggregator and what it takes from a feed

I'm trying to modify what Aggregator.module stores when it parses a feed.

Using the example below, aggregator takes the

<title type="html"> Council suffers from lack of expertise on complex subjects
</title> 

and uses that with

<link rel="alternate" href="http://www.miami.com/mld/mercurynews/news/opinion/15319005.htm?source=rss&channel=mercurynews_opinion" type="text/html"/>

as the headline and link combination.

<summary ... type="html"> <code>

is stored as the summary text of the feed.
 
I want to save the 

<code><title type="text">Opinion -- MercuryNews.com</title>

and display it below the headline and before the summary text. Since I don't care to change the database schema, I'd would be willing to just add the line to the front of the summary or, failing that, append the line to the end of the summary.

In any event, I've been unable to figure out the relationship between aggregator.module and xmlrpc.inc and whatever else is involved.

I've tried aggregator2 (couldn't get it to add items to a list once it was started) and leech (couldn't get that to work at all).

Any help modifying aggregator would be greatly appreciated.



tag:google.com,2005:reader/item/55c76870031fbcfe

script for rotating/auto-refreshing banner ads?

I have a web design client that wants their banner ads to rotate through animated-gif style without relying on a new pageload. They want each of 10 ads to show for about 10 seconds, and have the correct link associated with them. Does anyone have a script that would do this? They used a javascript on their old site, which I have, but writing a javascript module seems to be a bit over my head. Is there any drop-in php code I could use to do this?

Views: print a view from range of value

I have created content type "goods" with filds:
- title [text]
- price [integer]

Also has added on a site a nodes (title, price):
- Pencil, 10
- Ice-cream, 20
- Boots, 30
- Bicycle, 40

How by means of views to filter goods with by in a range of price 20-30?

Creating a static page?

Hi all.

I will be the first to admit I'm new to Drupal, though I am loving it IMMENSELY. It is just what I needed.

My question is this:

Perhaps hidden unauthorized script causing spam links to be placed in my drupal website. Kills my podcast feed!

My site has been comprimised. Intermittent placement of many pages of spam links to the bottom of my index.php file

Effect is for every page from the site to have this mega spam link at the bottom.

This in effect kills the rss feeds for my podcasts.

I just replace that file with a clean version and I'm back in business for a day or two. I usually catch it quickly.

Trying to figure out how they are doing this. I believe my site is secure at this point.

I surmised that there was a script placed somewhere without my knowledge.

stop 404 redirects

hi,

i have drupal installed in my root directrory. when i go to sub directories with my old static html that i need it redirects to a 404 page.

how do you stop these 404 redirects?

thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation