BBCode in Polls

Y

Yodrak

Guest
Member
Hello i try to extend the poll_macro template, so that i can use bbcode in Polls.

HTML:

Code:

Code:
<xf:macro name="vote" arg-poll="!">
    <div class="block-body">
        <div class="block-row">
            <xf:if is="$poll.max_votes == 1">
                <xf:radio name="responses[]">
                    <xf:foreach loop="$poll.responses" key="$responseId" value="$response">
                        <xf:option value="{$responseId}">{{ bb_code($response.response|censor|raw) }}...

Read...

Read more

Continue reading...
 
BlackSpigot General Chat
Rules Help Users
    S @ SpawNTG: hello
    Top