From 26df7db7edaf2389a3ec5cab6a25ac18a393e5cb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 12 Mar 2018 20:42:18 -0300 Subject: Make for GitLab wiki --- contrib_xsl/Makefile | 10 +++++---- contrib_xsl/wiki.xsl | 61 ++++++++++++++++++++++++++++++---------------------- 2 files changed, 41 insertions(+), 30 deletions(-) (limited to 'contrib_xsl') diff --git a/contrib_xsl/Makefile b/contrib_xsl/Makefile index 7c3edea..c3f475e 100644 --- a/contrib_xsl/Makefile +++ b/contrib_xsl/Makefile @@ -1,6 +1,7 @@ XSLTPROC = xsltproc -CDDIR = ../../client-data -HELPDIR = help +CDDIR = ../../client-data +WKDIR = ../../wiki +HELPDIR = help all: about-server wiki @@ -10,5 +11,6 @@ about-server: @echo "The file about-server.txt was created successfully." wiki: - @$(XSLTPROC) wiki.xsl contributors.xml | less - @echo "You can now place this output in: http://wiki.evolonline.org/contributors" + @$(XSLTPROC) wiki.xsl contributors.xml > Contributors.md + @cp Contributors.md $(WKDIR) + @echo "Wiki generated" diff --git a/contrib_xsl/wiki.xsl b/contrib_xsl/wiki.xsl index 24b063e..ca6e0c5 100644 --- a/contrib_xsl/wiki.xsl +++ b/contrib_xsl/wiki.xsl @@ -12,33 +12,51 @@ Copyright (C) 2016 Evol Online --> + + + # TMW2 Contributors + |Nickname|Real Name / Email| + |--------|-----------------| + + + - ^ Evol Online Contributors ^^ - ^ Nickname ^ Real Name / Email ^ Link ^ + + # Evol Online Contributors + |Nickname|Real Name / Email| + |--------|-----------------| - ^ The Mana World Legacy Contributors ^^ - ^ Nickname ^ Real Name / Email ^ Link ^ + + # The Mana World Legacy Contributors + |Nickname|Real Name / Email| + |--------|-----------------| - ^ Unknown Flying Bullet Contributors ^^ - ^ Nickname ^ Real Name / Email ^ Link ^ + + # Unknown Flying Bullet Contributors + |Nickname|Real Name / Email| + |--------|-----------------| - ^ Freesound Contributors ^^ - ^ Nickname ^ Real Name / Email ^ Link ^ + + # Freesound Contributors + |Nickname|Real Name / Email| + |--------|-----------------| - ^ Related Community Contributors ^^ - ^ Name ^ Link ^ + + # Related Community Contributors + |Nickname|Real Name / Email| + |--------|-----------------| @@ -50,11 +68,7 @@ Copyright (C) 2016 Evol Online --> - |[[mailto: - - @ - - | + |( @@ -63,7 +77,12 @@ Copyright (C) 2016 Evol Online --> - ]] | + )[mailto: + + + @ + + ] | | @@ -78,16 +97,6 @@ Copyright (C) 2016 Evol Online --> | - - - - - | - - - No Data | - - -- cgit v1.2.3-70-g09d2