Provide developer with the option to declare compound resources (CSS or JavaScript) to optimize performance or to provide customized themes.…
Show more
Provide developer with the option to declare compound resources (CSSor JavaScript) to optimize performance or to provide customizedthemes. New public function: template::head::includes -container .. -parts ...if an included resource is encountered during rendering of the page,it is ignored. The compound resource management is aligned resourceflushing (when a compound resource is flushed, it stop shadowingpotentially other resources. An additional option could be toadd an "-parts" flag to add_link/add_script.added simple regression test for basic functionality
Show less