Active
Project:
Session Favorites
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2009 at 15:24 UTC
Updated:
12 Jan 2009 at 17:35 UTC
The demo site shows a cool block at the header, which updates according to the number of flagged items.
Would be nice to have this block as defaultv (or im a just missing it?) .
For now, is there a simple php block which i could create for the same effect?
Thanks.
Comments
Comment #1
jhedstromHey asak,
Unfortunately, on that sight, the header functionality was added in at the last moment, via the theme layer instead of the preferred block method. I think a block would definitely be the way to go.
In the mean time though, this is the code used in template.php to define a new variable for page.tpl.php:
If, in the process of using this, you get a block into the module, I would gladly apply the patch.