|
home | manual | reference | regression | sequence | develop | apps |
Select/support/topic
PHP
HTML
select/support/topic.padResult {content 'who'}
{users}
<p>@content@ by {$username}
{/users}
on {$created_at | substr (0, 16)}</p>
{/content}
{forum_topics $id=1}
{forum_boards}
<h1>Board: {$name}</h1>
{/forum_boards}
<h2>Topic: {$title}</h2>
{who}Started{/who}
{forum_posts}
<hr>
{who}Posted{/who}
<p>{$content}</p>
@else@
<p>No posts yet</p>
{/forum_posts}
{/forum_topics}Board: PAD Tags & Templates
Topic: Topic Title
Started by admin on 2025-12-19 16:40
Posted by herbert on 2025-12-19 16:41
My first posting
Posted by herbert on 2025-12-19 18:35
My second posting
|
home | manual | reference | regression | sequence | develop | apps |
(c) 2003-2025 Herbert Groot Jebbink