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 want to truncate aggregated content to a few lines per entry. I have had a quick look at the source of the Aggregator module but don't quite know where to start.
I was hoping that I could find the bit where the content gets written out and simply insert a command to truncate the post's body element.
I'd be very grateful if someone could advise whether this is a good strategy and help point me to the right place.
For the past several days, I've been dealing with a "texas holdem" trackback spam attack. I know that spam.module intercepts spam that comes in through entered comments. Does it intercept comments posted by trackback.module as well?
I have a whole load of content in an Excel spreadsheet which I want to upload as Flexinode content.
If I want to bypass the Add Content screens and upload all the data straight into the database - which Drupal tables do I need to update e.g. audit and sequencing tables?