Download & Extend

pull aggregator description from admin settings instead of hardcoding

Project:Drupal.org customizations
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The "planet_drupal_subscription" block uses a hard coded description even though it could pull the description from an admin accessible setting.

The attached patch makes the block do a single indexed query on a very small table in order to get the description.

AttachmentSize
aggregator_block_from_description.patch878 bytes

Comments

#1

Status:needs review» fixed

http://drupal.org/cvs?commit=138757

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.