Actions
Feature #14654
closedadd TS option page.headTag
Start date:
2005-04-09
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I'd like to do something like this:
page = PAGE
page {
typeNum = 0
headTag = <head profile="http://gmpg.org/xfn/11">
...
}
shouldn't be too dificult.
I need this for the blog extension timtab to support XFN descibed under http://gmpg.org/xfn/
thanks in advance
(issue imported from #M957)
Files
Updated by Michael Stucki over 19 years ago
OK, that seems to be an easy one.
Please send me a suggested description for TSref according to the bodyTag property.
Updated by Michael Stucki over 19 years ago
Ingo, thanks for sending me the additional TSref description. I post it here, then I can delete the mail in my mailbox - yeah it really becomes smaller... :-)
Property: headTag
---
Data type: <tag>
----
Description:
Headtag on the page
Example:
<head profile="http://gmpg.org/xfn/11">
---
Default:
<head>
Actions