Header icon indicating copy to clipboard operation
Header copied to clipboard

Component for generating beuty and corect html header with included AssetsCollector.

Results 8 Header issues
Sort by recently updated
recently updated
newest added

Hi, I use your component in my project, it is quite good one:-) Currently try to migrate to nette version 2.4 and have some issues. Could you please update the...

Snippet can add own assets after change status. Now it's not possible send this files with payload.

enhancement

Create `HeaderCollector` as service for collecting information about HTML header. Add macros `{addTitle}`, `{setTitle}`, `{addDescription}`, `{setDescription}`, `{addKeywords}`, `{setKeywords}`, `{setRobots}`. This macros save data's to `HeaderCollector` and `HeaderComponent` only write data's...

riadok 406 hlasi chybu Call to a member function getCss() on a non-object, podobne je to aj na getJs() FIX: Add "->setAssetsCollector($this->context->assetsCollector->collector)" to README and documentation http://forum.nette.org/cs/12803-addon-header-doplnok-header#p91997

bug