Textpattern logo

Help?

Default Forms

From Textbook

Contents

Article Forms

article_listing

<txp:if_first_article><ul class="directory"></txp:if_first_article>

<li><span class="entry-title"><txp:permlink><txp:title /></txp:permlink></span> · <span class="published"><txp:posted format="%Y-%m-%d" /></span></li>

<txp:if_last_article></ul></txp:if_last_article>

comments_display

<h2 id="<txp:text item="comment" />"><txp:comments_invite textonly="1" showalways="1" showcount="0" /></h2>

<txp:comments />

<txp:if_comments_preview>
<div id="cpreview">
<txp:comments_preview />
</div>
</txp:if_comments_preview>

<txp:if_comments_allowed>
<txp:comments_form isize="25" msgcols="45" msgrows="15" />
<txp:else />
<p><txp:text item="comments_closed" /></p>
</txp:if_comments_allowed>

default

<txp:if_individual_article>
<h1 class="entry-title"><txp:permlink><txp:title /></txp:permlink></h1>
<txp:else />
<h3 class="entry-title"><txp:permlink><txp:title /></txp:permlink></h3>
</txp:if_individual_article>

<p class="published"><txp:posted /></p>

<div class="entry-content">
<txp:body />
</div>

<address class="vcard author">— <span class="fn"><txp:author /></span></address>

<p class="tags"><txp:category1 title="1" link="1" />, <txp:category2 title="1" link="1" /></p>

<txp:comments_invite wraptag="p" />

<div class="divider"><img src="<txp:site_url />images/1.gif" width="400" height="1" alt="---" title="" /></div>

lofi

<h3 class="entry-title"><txp:title /> <txp:permlink>#</txp:permlink></h3>

<p class="published"><txp:posted /></p>

<div class="entry-content">
<txp:body />
</div>

<hr />

search_results

<h3 class="entry-title"><txp:permlink><txp:title /></txp:permlink></h3>

<p class="published"><txp:posted /></p>

<p class="entry-summary"><txp:search_result_excerpt /></p>

<p class="small"><txp:permlink><txp:permlink /></txp:permlink></p>

<div class="divider"><img src="<txp:site_url />images/1.gif" width="400" height="1" alt="---" title="" /></div>

single

<h3 class="entry-title"><txp:permlink><txp:title /></txp:permlink></h3>
	<p class="published"><txp:posted /></p>

<div class="entry-content">
<txp:body />
</div>

Comment Forms

comments

<txp:comment_message />

<p class="small">— <txp:comment_name /> · <txp:comment_time /> · <txp:comment_permlink>#</txp:comment_permlink></p>

comment_form

<txp:comments_error wraptag="ul" break="li" />

<table cellpadding="4" cellspacing="0" border="0">
<tr>
	<td align="right">
		<label for="name"><txp:text item="comment_name" /></label>
	</td>

	<td>
		<txp:comment_name_input />
		<txp:comment_remember />
	</td>
</tr>

<tr>
	<td align="right">
		<label for="email"><txp:text item="comment_email" /></label>
	</td>

	<td>
		<txp:comment_email_input />
	</td>
</tr>

<tr>
	<td align="right">
		<label for="web"><txp:text item="comment_web" /></label>
	</td>

	<td>
		<txp:comment_web_input />
	</td>
</tr>

<tr>
	<td align="right">
		<label for="message"><txp:text item="comment_message" /></label>
	</td>

	<td>
		<txp:comment_message_input />
		<div id="comments-help"><txp:comments_help /></div>
	</td>

</tr>

<tr>
	<td> </td>

	<td>
		<txp:comment_preview />
		<txp:comment_submit />
	</td>
</tr>

</table>

popup_comments

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title><txp:page_title /></title>
	<link rel="stylesheet" type="text/css" href="<txp:css />" />
</head>
<body>

<div style="padding: 1em; width:300px;">
<txp:popup_comments />
</div>

</body>
</html>

File Forms

files

<txp:text item="file" />: 
<txp:file_download_link>
<txp:file_download_name /> [<txp:file_download_size format="auto" decimals="2" />]
</txp:file_download_link>
<br />
<txp:text item="category" />: <txp:file_download_category /><br />
<txp:text item="download" />: <txp:file_download_downloads />

Link Forms

Links

<p><txp:link /><br />
<txp:link_description /></p>

noted

<p><txp:link />. <txp:link_description /></p>

plainlinks

<txp:linkdesctitle /><br />

Translations [?]...

About Textbook