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

(more tidying)
(instructions updates)
Line 53: Line 53:
<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 />''[timestamp]''/''[your title here]''''' and attributed to <get name=user />.
* 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 />'''.
* "topic lists" should look like this: \a topic\another topic\third topic\and so on
* "topic lists" should look like this: '''<nowiki>[[topic::a topic]] [[topic::another topic]] [[topic::third topic]]</nowiki>''' and so on
** You can use whatever character you want as a divider; the first character in the text becomes the divider.
** Topics in the "user topic list" will be prefixed with your username, to distinguish them from global topics (which are common to the entire wiki)
** Assigning posts to one or more topics makes it possible to display post summaries by topic.
** 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.

Revision as of 14:44, 12 April 2022

Make a Post

Post title:
Above the fold:
Below the fold:

List as many topics as you want; a topic list looks like this: \a topic\another topic\a third topic

Global topics:
User topics:

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.
  • If you post it, it will be saved on a page called User:18.224.149.242/blog/[time submitted]/[Post title] and attributed to 18.224.149.242.
  • "topic lists" should look like this: [[topic::a topic]] [[topic::another topic]] [[topic::third topic]] and so on
    • 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.
  • The template for formatting the data in this form is: [[project:Forms/handling/blog/post]]
  • Timestamp will be set to the time at which you first preview the post