summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUser <user@Sybil>2018-05-26 16:33:45 +1200
committerUser <user@Sybil>2019-01-12 10:16:48 +1300
commit47fa815eddd8fd335ada9fb165c491078a726981 (patch)
treef701481abf068d786d93c0f8bb023ffa08516fb2
parent7f01c6dbfd2dcb147200f60104011b09e5ba0113 (diff)
downloadserverdata-47fa815eddd8fd335ada9fb165c491078a726981.tar.gz
serverdata-47fa815eddd8fd335ada9fb165c491078a726981.tar.bz2
serverdata-47fa815eddd8fd335ada9fb165c491078a726981.tar.xz
serverdata-47fa815eddd8fd335ada9fb165c491078a726981.zip
Add RSS to news generation
- Updates tools submodule pointer for the companion commit - Adds news.rss to .gitignore - Also performs chmod a+r on news.rss
-rw-r--r--GNUmakefile2
m---------tools0
-rw-r--r--world/map/.gitignore1
3 files changed, 2 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 5f293b3b..2a780188 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -33,7 +33,7 @@ indent-mobs: tools/aligncsv
world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py world/map/news.d/* world/map/news.d/
tools/news.py world/map/ world/map/news.d/
- chmod a+r world/map/news.txt world/map/news.html
+ chmod a+r world/map/news.txt world/map/news.html world/map/news.rss
news: world/map/news.txt world/map/news.html
updates:
diff --git a/tools b/tools
-Subproject ef69e2f046022ea7a97e70aca7292b7e4590758
+Subproject 3acdb782f65b40f36ff9222285b7c505daa8741
diff --git a/world/map/.gitignore b/world/map/.gitignore
index 2c681650..af61ce78 100644
--- a/world/map/.gitignore
+++ b/world/map/.gitignore
@@ -1,6 +1,7 @@
/news.html
/news.txt
/news.phpbb.txt
+/news.rss
/db/const-debugflag.txt