<{$modulename}>
<{$author.uname}>

<{$author.uname}>

<{if $author.avatar}>
Avatar
<{/if}> <{foreach item=profile from=$author.profiles}>
<{$profile.title}>:<{$profile.content}>
<{/foreach}> <{if count($author.mods)>0}>
<{php}>echo art_constant("MD_MODERATOR");<{/php}>: <{foreach item=mod from=$author.mods}><{$mod.title}> <{/foreach}>
<{/if}> <{if $author.stats}>
<{php}>echo art_constant("MD_ARTICLES");<{/php}>:<{$author.stats.articles}> <{php}>echo art_constant("MD_FEATURED");<{/php}>:<{$author.stats.featured}> <{php}>echo art_constant("MD_TOPICS");<{/php}>:<{$author.stats.topics}>
<{/if}>
<{php}>echo art_constant("MD_TYPES");<{/php}>: <{if $isauthor}> <{$smarty.const._ALL}> <{php}>echo art_constant("MD_CREATED");<{/php}> <{if $isauthor OR $isadmin}> <{php}>echo art_constant("MD_SUBMITTED");<{/php}> <{php}>echo art_constant("MD_REGISTERED");<{/php}> <{/if}> <{/if}> <{php}>echo art_constant("MD_PUBLISHED");<{/php}> <{php}>echo art_constant("MD_FEATURED");<{/php}>
<{if count($articles)>0}>
<{php}>echo art_constant("MD_ARTICLES");<{/php}>
<{foreach item=article from=$articles}>
<{$article.title}> <{if $isauthor OR $isadmin}> (<{$smarty.const._EDIT}>) <{/if}>
<{php}>echo art_constant("MD_CATEGORIES");<{/php}>: <{if $article.category}><{$article.category.title}> <{/if}> <{if count($article.categories)>0}> <{foreach item=category key=catid from=$article.categories}> <{$category.title}> <{/foreach}> <{/if}>
<{$article.summary}>
<{/foreach}>
<{/if}>
RSS 0.91 | RSS 1.0 | RSS 2.0 | ATOM | OPML