erland;254387 Wrote: 
> I've noticed that if I have a pageHeaderInfo block defined in my plugin
> page it results in a blue row at the top of the page and the text in
> the pageHeaderInfo block is not even displayed on this row.
> 
> For example it could look like this in the plugin page:
> > 
Code:
--------------------
  >   > 
  > [%- pageHeaderInfo = BLOCK %]
  >     <strong>[% "NOW_PLAYING" | string %]:</strong>
  >     <span class="exboldnowplaying">[% pluginDynamicPlayListNowPlaying 
%]</span>
  > [% END -%]
  > [% PROCESS pageheader.html %]
  > 
--------------------
> > 
> 
> If I just have an empty pageHeaderInfo block it works correctly
> without a blue line, but it would be nice if the pageHeaderInfo block
> was supported since it is sometimes useful to display an information
> row at the top of the page.

Ok, I'll check this .... gimme some time ;-)


-- 
pippin

---
see iPeng at penguinlovesmusic.com
------------------------------------------------------------------------
pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=41697

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to