Difference between revisions of "PsyCrit:Forms/blog/post"

(tidying)
(tidying diagnostics display)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
<noinclude>[[category:forms/entry]]</noinclude><hide>
<noinclude>[[category:forms/entry]]</noinclude><hide>
<let name=timestamp pre>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} {{CURRENTTIME}}</let>
<let name=timestamp pre>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} {{CURRENTTIME}}</let>
<let name=tpltpage>project:Forms/handling/blog/post</let>
<let name=tpltpage>project:Forms/handling/blog/post</let>
 
<let name=urlTarget parse>{{localurl:Special:W3TPL/makepage}}</let>
<let name=user val=@user.dbkey />
<let name=tagOpenForm parse>form action="<get name=urlTarget />" target=_blank method=POST</let>
<if not flag=$title-prefix>
<let name=tagInput1 parse>input type=hidden name="!TPLTPAGE"  value="<get name=tpltpage />"</let>
  <let name=title-prefix pre>User:</let>
</hide>
  <let name=title-prefix append copy=user />
<get name=tagOpenForm astag />
  <let name=title-prefix append>/blog/</let>
<get name=tagInput1 astag />
</if>
<let name=tagTitleTplt chr=60 />
<let name=tagTitleTplt append>input type=hidden name=!TITLETPLT value="</let>
<let name=tagTitleTplt append copy=title-prefix />
<let name=tagTitleTplt append>[$?TIMESTAMP$] [$posttitle$]"</let>
<let name=tagTitleTplt append chr=62 />
</hide><echo raw vars now>
<form action="/w/Special:MakePage" target=_blank method=POST>
<input type=hidden name="!TPLTPAGE"  value="[$tpltpage$]">
<input type=hidden name="!TIMEFMT"  value="Y-m-d Hi">
<input type=hidden name="!TPLTSTART" value="@@START@@">
<input type=hidden name="!TPLTSTOP"  value="@@STOP@@">
</echo><get name=tagTitleTplt raw />
==Make a Post==
==Make a Post==
{|
{|
Line 29: Line 17:
|-
|-
| colspan=2  | '''Below the fold''': <echo raw now><textarea name=text-below rows=20></textarea></echo>
| colspan=2  | '''Below the fold''': <echo raw now><textarea name=text-below rows=20></textarea></echo>
|-
|-
| align=right | '''Topics''': || <echo raw now><input name=topics size=80></echo>
|-
|-
| colspan=2 |
| colspan=2 |
<hr>
<small>List as many topics as you want; see Explanations below for how to format them.</small>
<small>List as many topics as you want; see Explanations below for how to format them.</small>
|-
|-
| align=right | '''Global topics''': || <echo raw now><input name=topics-global size=80></echo>
| colspan=2  | <echo raw now><input type=submit value="Preview the post"></echo>
|-
| align=right | '''User topics''':  || <echo raw now><input name=topics-user size=80></echo>
|-
| colspan=2  | <hr><echo raw now><input type=submit value="Preview the post"></echo>
|}
|}
<echo raw vars now></form></echo>
<echo raw vars now></form></echo>
Line 44: Line 30:
<div class=instructions>
<div class=instructions>
* When you press "Preview the post", you will get to see roughly what your post will look like when you post it. From there you can post it, or switch back to this tab to make changes.
* When you press "Preview the post", you will get to see roughly what your post will look like when you post it. From there you can post it, or switch back to this tab to make changes.
* If you post it, it will be saved on a page called '''<get name=title-prefix />''[time submitted]''/''[Post title]''''' and attributed to '''<get name=user />'''.
* A topic list should look like this: '''<nowiki>[[topic::a topic]] [[topic::another topic]] [[topic::third topic]]</nowiki>''' and so on
* "topic lists" should look like this: '''<nowiki>[[topic::a topic]] [[topic::another topic]] [[topic::third topic]]</nowiki>''' and so on
** Assigning one or more topics makes it possible to display posts by topic, in various formats.
** Assigning posts to one or more topics makes it possible to display post summaries by topic.
* "above the fold" text will appear in summaries/compilations and in the RSS feed; "below the fold" generally only appears when you look at the actual posting page.
* "above the fold" text will appear in summaries/compilations and in the RSS feed; "below the fold" generally only appears when you look at the actual posting page.
* Timestamp will be set to the time at which you first preview the post
* Timestamp will be set to the time at which you first preview the post
</div>
</div>
<hide detsumm="Diagnostics">
==Diagnostics==
<let name=wttpltpage>[[</let>
<let name=wttpltpage append copy=tpltpage />
<let name=wttpltpage append>]]</let>
* '''Form target''': <get name=urlTarget />
* '''Template''': <get name=wttpltpage parse />
* '''Variables''':
<blockquote>
<dump vars />
<dump vars />
</blockquote>
</hide>

Latest revision as of 20:53, 18 May 2022

Make a Post

Post title:
Above the fold:
Below the fold:
Topics:

List as many topics as you want; see Explanations below for how to format them.

Some Explanations

  • When you press "Preview the post", you will get to see roughly what your post will look like when you post it. From there you can post it, or switch back to this tab to make changes.
  • A topic list should look like this: [[topic::a topic]] [[topic::another topic]] [[topic::third topic]] and so on
    • Assigning one or more topics makes it possible to display posts by topic, in various formats.
  • "above the fold" text will appear in summaries/compilations and in the RSS feed; "below the fold" generally only appears when you look at the actual posting page.
  • Timestamp will be set to the time at which you first preview the post

Diagnostics

Diagnostics


  • Variables:
    • [timestamp] = [2024-04-24 08:09]
    • [tpltpage] = [project:Forms/handling/blog/post]
    • [urltarget] = [/w/Special:W3TPL/makepage]
    • [tagopenform] = [form action="'"`UNIQ--get-00000005-QINU`"'" target=_blank method=POST]
    • [taginput1] = [input type=hidden name="!TPLTPAGE" value="'"`UNIQ--get-00000007-QINU`"'"]
    • [wttpltpage] = [[[project:Forms/handling/blog/post]]]