Difference between revisions of "News"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page with "News are a form of text post that can be used to alert all users to important information. They can be edited in the admin panel by users with the '''Edit Text Pages''' power....")
Tag: 2017 source edit
 
Line 1: Line 1:
 
News are a form of text post that can be used to alert all users to important information. They can be edited in the admin panel by users with the '''Edit Text Pages''' power.
 
News are a form of text post that can be used to alert all users to important information. They can be edited in the admin panel by users with the '''Edit Text Pages''' power.
{| class="wikitable"
+
=Usage=
|Fold
 
 
 
Table of Contents
 
 
 
Usage
 
 
 
Editing
 
 
 
See Also
 
|}
 
 
 
= Usage =
 
 
News posts can be created in the admin panel and viewed on the news page. The news page lists news posts ordered by newest first. When a new post is made, all users will gain an alert at the top of every page notifying them of the new post. This alert disappears when the news page is viewed.
 
News posts can be created in the admin panel and viewed on the news page. The news page lists news posts ordered by newest first. When a new post is made, all users will gain an alert at the top of every page notifying them of the new post. This alert disappears when the news page is viewed.
  
 
News posts can be scheduled to post at certain times. Note that this posting is handled via crontab scheduling, and therefore may not be entirely accurate to the minute.
 
News posts can be scheduled to post at certain times. Note that this posting is handled via crontab scheduling, and therefore may not be entirely accurate to the minute.
  
= Editing =
+
=Editing=
 
News posts have the following properties:
 
News posts have the following properties:
  
* Title
+
*Title
* Post Time
+
*Post Time
* Post Content (accepts HTML)
+
*Post Content (accepts HTML)
  
 
'''Title''' is the title of the news post.
 
'''Title''' is the title of the news post.
Line 28: Line 16:
 
'''Post Time''' is optional, and schedules the post to be posted after a certain date/time. If not set, the news post will be posted immediately.
 
'''Post Time''' is optional, and schedules the post to be posted after a certain date/time. If not set, the news post will be posted immediately.
  
'''Post Content''' is the content of the news post itself. HTML is allowed. The File Manager can be used to upload images to be inserted into news posts if desired.
+
'''Post Content''' is the content of the news post itself. HTML is allowed. The [[File Manager]] can be used to upload images to be inserted into news posts if desired.
 +
 
 +
=See Also=
  
= See Also =
+
*[[Site Pages]]
  
* Site Pages
+
[[Category:Documentation]]

Revision as of 14:47, 19 June 2021

News are a form of text post that can be used to alert all users to important information. They can be edited in the admin panel by users with the Edit Text Pages power.

Usage

News posts can be created in the admin panel and viewed on the news page. The news page lists news posts ordered by newest first. When a new post is made, all users will gain an alert at the top of every page notifying them of the new post. This alert disappears when the news page is viewed.

News posts can be scheduled to post at certain times. Note that this posting is handled via crontab scheduling, and therefore may not be entirely accurate to the minute.

Editing

News posts have the following properties:

  • Title
  • Post Time
  • Post Content (accepts HTML)

Title is the title of the news post.

Post Time is optional, and schedules the post to be posted after a certain date/time. If not set, the news post will be posted immediately.

Post Content is the content of the news post itself. HTML is allowed. The File Manager can be used to upload images to be inserted into news posts if desired.

See Also