|
<%macroname%> |
Description |
Output |
|
<%radio.macros.imageUrl(relativeUrl)%> |
Returns an absolute URL to an image based on a partial URL contained in a design template. |
Plain text |
|
<%radio.macros.imageRef(relativeUrl)%> |
Returns an absolute URL to an image based on a partial URL relative to the Radio system path. Renders one <img> tag. |
HTML image |
|
<%radio.macros.headlinks()%> |
This macro renders a set of <link> and <meta> tags for including in the <head> section of the page. |
HTML |
|
<%radio.macros.blogroll(opmlFileUrl)%> |
This macro renders an OPML outline. The outline is displayed as an hierarchical list. |
HTML |
|
<%radio.macros.weblogUrl()%> |
The URL of this weblog. |
Plain text |
|
<%radio.macros.editThisPageButton()%> |
Ignored in this version. |
|Nothing |
|
<%radio.macros.editorsOnlyMenu()%> |
Renders the administrator bar (AdminNavBar.ascx), if the user is logged and is member of the "admin" role. |
HTML |
|
<%radio.macros.xmlCoffeeMug()%> |
Generates a text link to the (equivalent of) the Radio coffee mug. |
HTML hyperlink |
|
<%radio.macros.mailTo()%> |
Generates a link to the author's email address or some page providing feedback capability. Renders one <a> tag with the CSS class "mailToStyle" and an embedded <img> tage with the CSS class "mailToImageStyle". |
HTML |
|
<%radio.macros.getLastUpdate()%> |
Renders the time of the last site update, expressed in GMT. |
Plain text |
|
<%radio.macros.staticSiteStatsImage()%> |
Not used in this version. |
Nothing |
|
<%radio.macros.googleIt(expression)%> |
Renders a search hyperlink, pointing to Google.com. The search expression is the title as passed the macro. |
HTML hyperlink |
|
<%radio.macros.weblogEditBox()%> |
Renders (Placeholder) the EditEntryBox control. |
HTML |
|
<%radio.macros.weblogRecentPosts()%> |
Creates an empty placeholder (?) |
Nothing |
|
<%radio.macros.cloudLinks()%> |
Renders plain text: 'cloud links'. |
Plain text |
|
<%radio.macros.statusCenter()%> |
Renders plain text: 'status center'. |
Plain text |
|
<%radio.macros.supportCenter()%> |
Renders plain text: 'support center'. |
Plain text |
|
<%radio.weblog.getUrl()%> |
Returns an empty string (?) |
Plain text |
|
<%radio.weblog.drawCalendar()%> |
Renders the WeblogCalendar control |
HTML |