I recently made my first cron contrib module for Drupal, DB Maintenance. Since the DB Maintenance OPTIMIZE TABLE query locks the database tables it queries, I don't want just anyone to access cron.php anymore.
In closing the feature request to add Atom feed options for blogs in Drupal, I added an option to select how many entries to display in feeds, between 1 and 30 inclusive.
I recently made my first cron contrib module for Drupal, DB Maintenance. Since the DB Maintenance OPTIMIZE TABLE query locks the database tables it queries, I don't want just anyone to access cron.php anymore.
In closing the feature request to add Atom feed options for blogs in Drupal, I added an option to select how many entries to display in feeds, between 1 and 30 inclusive.