问题
i'm looking some syntax.
<b:includable id='main'>
<b:loop values='data:posts' var='post'>
</b:loop>
</b:includable>
</b:widget>
</b:section>
<data:post.id/>
<b:if cond='data:post.dateHeader'>
</b:if>
This is mixed any programming language? I need to know this syntax language name? Who create this language? Where i find help about this syntax language? this language same as other programming language?
Tell me please? I can't found help about this language.
回答1:
You can find information on Blogger Help.
See for example: Widget Tags for Layouts
回答2:
This: http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=42095 is a fairly comprehensive guide to all the relevant tags in Blogger's template language.
回答3:
The blogger template is in XML format/language. If you want to edit or create blogspot template then you you have to learn HTML, CSS and XML and the basic of Javascript will be enough.
来源:https://stackoverflow.com/questions/1561846/i-want-to-know-about-blogger-template-language