raster pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=7b43c6842d7139a0483abdf71c97e76389e333db

commit 7b43c6842d7139a0483abdf71c97e76389e333db
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Fri Apr 15 10:30:15 2016 +0900

    ewww - make news master page have instructions at bottom on news post
---
 pages/news.txt | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/pages/news.txt b/pages/news.txt
index 0561cc5..fa0d754 100644
--- a/pages/news.txt
+++ b/pages/news.txt
@@ -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.

-- 


Reply via email to