Closed (fixed)
Project:
GCal Events
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2008 at 17:52 UTC
Updated:
29 Jan 2009 at 04:44 UTC
Hello,
I've discovered that, no matter what I do, the block title of this block remains "Calendar 1." Overriding it in the block settings does not help.
Any ideas?
Thanks!
Comments
Comment #1
Se7enLC commentedAre you modifying "Block Title" or "Admin Name" in the block settings? "Admin Name" is how it is referred to in the block configuration screen. "Block Title" is what will be shown above the block when it is displayed.
The "Block Title" configuration option is included in ALL blocks, not just gcal_events. In fact, it didn't require any coding in the module to provide that. By default, all blocks are given the "Subject" of "Calendar N", and drupal handles renaming them if the block configuration allows that. I suggest trying to "rename" a block from a different module to see if it works anywhere else.
Comment #2
Se7enLC commentedComment #3
eusebius commentedThe most recent update of this module fixed the issue for me. Thanks for the help, and keep up the good work!