ewww - make news master page have instructions at bottom on news post

This commit is contained in:
Carsten Haitzler 2016-04-15 10:30:15 +09:00
parent 0330924799
commit 7b43c6842d
1 changed files with 20 additions and 0 deletions

View File

@ -5,3 +5,23 @@
==== News ====
~~NOCACHE~~
{{namespace>news&order=created&rsort&link&date&nocomments&beforeeach=>>}}
----
===== Add News Article ====
<const>
YEAR=%YEAR%
MONTH=%MONTH%
DAY=%DAY%
RANDOM=%RANDOM%
</const>
How do you add a new news article? Simple - go to:
http://www.enlightenment.org/news/news-article-name
Where ''news-article-name'' simply is the name of your article. Make
it unique or if you are lazy use this link:
http://www.enlightenment.org/%%YEAR%%-%%MONTH%%-%%DAY%%-%%RANDOM%%
Where the page name uses current date plus a random number.