From 87dd9c563d1ee656444ba738cf82a2d7bfd2f4e1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 12 Mar 2018 20:53:29 -0300 Subject: make contrib --- Makefile | 8 ++++++-- help/about-server.txt | 36 +++++++++++++++++++++++------------- 2 files changed, 29 insertions(+), 15 deletions(-) diff --git a/Makefile b/Makefile index 088472f6..32923d25 100644 --- a/Makefile +++ b/Makefile @@ -7,13 +7,17 @@ XSLTPROC = xsltproc all: about-server check +contrib: about-server wiki + +contributors: contrib + about-server: @$(XSLTPROC) -o help/about-server.txt ../tools/contrib_xsl/about-server.xsl ../tools/contrib_xsl/contributors.xml @echo "The file about-server.txt was created successfully." wiki: - @$(XSLTPROC) ../tools/contrib_xsl/wiki.xsl ../tools/contrib_xsl/contributors.xml | less - @echo "You can now place this output in: http://wiki.evolonline.org/contributors" + @$(XSLTPROC) ../tools/contrib_xsl/wiki.xsl ../tools/contrib_xsl/contributors.xml > ../wiki/Contributors.md + @echo "Wiki generated" check: check-xml check-png testxml diff --git a/help/about-server.txt b/help/about-server.txt index b25a1b91..b1031ca0 100644 --- a/help/about-server.txt +++ b/help/about-server.txt @@ -6,16 +6,36 @@ ##3-- <> -- ##3--------------------------- -##941444d494e (Andrei Karas) <4144 evolonline.org> + +##3##BServer Administrators##b ##9jesusalva (Jonatas L. Nogueira) ##9Saulc (Lucas Helaine) ##9Crazyfefe (Lecanu Colin) -##9Polaczka (Denis) -##9Soren + +##3##BAdditional Coders##b ##9Rakinorf ##9ayruss ##9GonzoDark +##3##BAdditional Art and Music##b +##9Polaczka (Denis) + +##3##BAdditional Mappers##b +##9Soren + +##3##BNotable Mentions##b +##941444d494e (Andrei Karas) <4144 evolonline.org> + +##3--------------------------- +##3-- <> -- +##3--------------------------- + +[@@https://manaplus.org|<>https://manaplus.org@@] +[@@http://opengameart.org|<>http://opengameart.org@@] +[@@http://tmw-br.scall.org|<>http://tmw-br.scall.org@@] +[@@https://themanaworld.org|<>https://themanaworld.org@@] +[@@http://evolonline.org|<>http://evolonline.org@@] + ##3--------------------------- ##3-- <> -- ##3--------------------------- @@ -140,13 +160,3 @@ ##9speedygonzo[@@http://freesound.org/people/speedygonzo/|<>@@] ##9spookymodem[@@http://freesound.org/people/spookymodem/|<>@@] ##9vibe_crc[@@http://freesound.org/people/vibe_crc/|<>@@] - -##3--------------------------- -##3-- <> -- -##3--------------------------- - -[@@https://manaplus.org|<>https://manaplus.org@@] -[@@http://opengameart.org|<>http://opengameart.org@@] -[@@http://tmw-br.scall.org|<>http://tmw-br.scall.org@@] -[@@https://themanaworld.org|<>https://themanaworld.org@@] -[@@http://evolonline.org|<>http://evolonline.org@@] -- cgit v1.2.3-60-g2f50