Hi,
I'd like to modify the output of a plugin (dp highlighter) which uses
<?php $theme->header(); ?> for outputting a <link rel="stylesheet" ...>
tag. I'd like to modify the <link> tag itself. (I am converting a
template from html 4 to xhtml strict)
I looked through the plugin's PHP file and it uses
Stack::add ('template_stylesheet', array ($this->get_url() .
'/dp.SyntaxHighlighter/Styles/SyntaxHighlighter.css', 'screen'), 'style');
Can anybody help me find out where to look?
Cheers
- Thorsten
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/habari-users
-~----------~----~----~----~------~----~------~--~---