Difference between revisions of "Post a blog item"

From Organic Design wiki
(Created page with "{{#tag:html|<form method="POST"> <b>Title: </b><input name="newtitle" size="50" value="{{REQUEST:newtitle}}" /><br /><br /> <b>Summary</b> <textarea name="summary" rows="3">{{...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{#tag:html|<form method="POST">
 
{{#tag:html|<form method="POST">
 
<b>Title: </b><input name="newtitle" size="50" value="{{REQUEST:newtitle}}" /><br /><br />
 
<b>Title: </b><input name="newtitle" size="50" value="{{REQUEST:newtitle}}" /><br /><br />
<b>Summary</b>
+
<b>Item content</b>
<textarea name="summary" rows="3">{{REQUEST:summary}}</textarea><br /><br />
+
<textarea name="summary" rows="20">{{REQUEST:summary}}</textarea><br /><br />
<b>Content</b>
+
<b>Additional detail (visible only on the post's own page)</b>
 
<textarea name="content" rows="10">{{REQUEST:content}}</textarea><br /><br />
 
<textarea name="content" rows="10">{{REQUEST:content}}</textarea><br /><br />
 
}}
 
}}
Line 11: Line 11:
 
<br /><br /><div style="clear:both"></div>
 
<br /><br /><div style="clear:both"></div>
 
<input type="submit" name="type" value="Post" />
 
<input type="submit" name="type" value="Post" />
<input type="submit" name="type" value="Preview" />
+
<input type="submit" name="type" value="Summary preview" />
<input type="submit" name="type" value="News preview" />
+
<input type="submit" name="type" value="Full preview" />
<input type="hidden" name="action" value="news" />
+
<input type="hidden" name="action" value="blog" />
 
</form></html>
 
</form></html>
 
[[Category:Bliki]]
 
[[Category:Bliki]]

Latest revision as of 15:09, 25 January 2014

Title:

Item content

Additional detail (visible only on the post's own page)

Tags

 Extensions
 Libre software
 News
 Our fifth year on the land
 Our forth year on the land
 Our second year on the land
 Our sixth year on the land
 Our third year on the land
 Server