A fine product from Junecloud
This site was created with Junecode.
Copyright © 2010 Junecloud LLC.
Comments or questions? Contact us
Templates: Junecode: author
This documentation was updated on February 24th, 2009
Inserts the author of the entry. It must appear inside of a <junecode:entries> tag.
Attributes
label: a text label to display before the author name. The default is none.
divider: the text to insert between the label and author name. The default is none.
block: true or false. When set to true, a <div> tag with the class “author” will be wrapped around the output. The default is true.
plain: true or false. When set to true, only the author name is inserted, and any other attributes are ignored.
Example
<h2><junecode:createlink href="" text="author" emptytext="true" decode="true" /><junecode:author label=" by " block="false" /></h2>