gustafn
committed
on 07 Mar 18
New functions for improved theming
template::head::flush_link -href ... -rel ...
template::head::flush_script -src

These functions are … Show more
New functions for improved theming

 template::head::flush_link -href ... -rel ...

 template::head::flush_script -src

These functions are the inverse functions of template::head::add_link

and template::head::add_script. These functions are required in

situations where e.g. different subsites with different themes have

different requirements for a style file provide by some application

package.

Show less