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.
Because we have a large network of sites that share ads, I've placed all our advertising in one database, and all our LAMP-based sites call that database for banner ad information, sort of like my own version of DoubleClick.
I've put those calls into a very simple Drupal module. Each time the drupal module loads, it gets ad information from the database, but also logs a +1 to a traffic table to mark the count of the times that each banner ad had been loaded into the site.
Does anybody know a way i can create å table with a lookup tables. I need also links for add, delete and update in a drupal page. I have createt a mysql table for It,
but ned the code for the table.
Ps! I have tested the table module, from the download section, but it lacks the possibility for a lookup table.
I am new, and any help would be highly appriciated.
Is there a module that automatically posts future dated nodes? I tried putting my nodes 7 days ahead of the current date but it still gets published. I want it to be kept in the database until that date to appear published.
I noticed that auto path is a nice feature for SEO since it generates automaticaly clean urls for our website. So I'm wondering if theres a "Auto Keyword" module that generates the Keyword Meta automaticaly based on keyword density on a given node. Lets say the 8 most popular words will be added to the meta.