Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[wiki] Error in "Common 'How Do I?' questions" FAQ.
Hi,
there are some errors in the Common ‘How Do I?’ questions FAQ.
In some code snippets, readers can see a few <del></del>
tags (inside comments) that can be confusing. I think this del tags are the result of Textile…
Example:
<code><txp:if_article_list>
<!— excerpt only <del>->
<txp:excerpt />
<txp:permlink>read more..</txp:permlink>
<txp:else />
<!</del>- full article body —>
<txp:body />
</txp:if_article_list></code>
Offline