Opened 10 years ago
Closed 10 years ago
#1837 closed enhancement (fixed)
Add possibility to set favicon on <base:page> tag
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.3.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Note:
See TracTickets
for help on using tickets.
(In [6525]) Fixes #1837: Add possibility to set favicon on <base:page> tag
<base:page favicon="path-to-icon">
If the path is not absolute (starts with an '/') the BASE root is automatically added.