Skip to content

Commit

Permalink
renamed to wiki-gnap
Browse files Browse the repository at this point in the history
  • Loading branch information
Infrabel committed Dec 5, 2014
1 parent e06cc22 commit 41cf0bf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GNaP.Tooling.Wiki
wiki-gnap
=========

We utilise a wiki to combine all our documentation in a central place. This place is called **Athena**, after the Greek goddess of wisdom.
Expand All @@ -12,7 +12,7 @@ As a platform we use [DokuWiki](https://www.dokuwiki.org/dokuwiki), combined wit
* Export pages as PDF
* ...

[GNaP.Web.Themes](https://github.com/infrabel/GNaP.Web.Themes) is used to style everything to make it consistent.
[theme-gnap](https://github.com/infrabel/theme-gnap) is used to style everything to make it consistent.

All of this is hosted on an IIS webserver, running on Windows Server 2012 R2.

Expand All @@ -23,9 +23,9 @@ Getting all of this to work together can be quite a bit of work, which is why we
* Clone the repository.
* Open a prompt and navigate to the directory you cloned to.
* Run ```install.cmd``` to access the installation menu.
* [Details on all available commands can be found in the documentation](https://github.com/infrabel/GNaP.Tooling.Wiki/wiki).
* [Details on all available commands can be found in the documentation](https://github.com/infrabel/wiki-gnap/wiki).
* Depending on your needs, you can install all required prerequisites, as well as DokuWiki, our graphical modifications, our plugin selection, our sample structure and some sample content.
* [Read the documentation](https://github.com/infrabel/GNaP.Tooling.Wiki/wiki) to read more on how to configure your installation.
* [Read the documentation](https://github.com/infrabel/wiki-gnap/wiki) to read more on how to configure your installation.


## Copyright
Expand All @@ -34,16 +34,16 @@ Copyright © 2014 Infrabel and contributors.

## License

DokuWiki is licensed under [GPL v2](http://choosealicense.com/licenses/gpl-v2/ "Read more about the GPL v2 License"). Refer to [dokuwiki/base/COPYING](https://github.com/infrabel/GNaP.Tooling.Wiki/blob/master/dokuwiki/base/COPYING) for more information.
DokuWiki is licensed under [GPL v2](http://choosealicense.com/licenses/gpl-v2/ "Read more about the GPL v2 License"). Refer to [dokuwiki/base/COPYING](https://github.com/infrabel/wiki-gnap/blob/master/dokuwiki/base/COPYING) for more information.

PHP is licensed under [PHP License v3.01](http://www.php.net/license/3_01.txt "Read more about the PHP v3.01 License"). Refer to [php/3_01.txt](https://github.com/infrabel/GNaP.Tooling.Wiki/blob/master/php/3_01.txt) for more information.
PHP is licensed under [PHP License v3.01](http://www.php.net/license/3_01.txt "Read more about the PHP v3.01 License"). Refer to [php/3_01.txt](https://github.com/infrabel/wiki-gnap/blob/master/php/3_01.txt) for more information.

IIS URL Rewrite 2.0 is licensed under Microsoft Software Supplemental License Terms. Refer to [rewrite/rewrite_license.rtf](https://github.com/infrabel/GNaP.Tooling.Wiki/blob/master/rewrite/rewrite_license.rtf) for more information.
IIS URL Rewrite 2.0 is licensed under Microsoft Software Supplemental License Terms. Refer to [rewrite/rewrite_license.rtf](https://github.com/infrabel/wiki-gnap/blob/master/rewrite/rewrite_license.rtf) for more information.

7-zip is licensed under [GNU LGPL](http://choosealicense.com/licenses/lgpl-3.0/ "Read more about the LGPL Licencse"). Refer to [7z/license.txt](https://github.com/infrabel/GNaP.Tooling.Wiki/blob/master/7z/license.txt) for more information.
7-zip is licensed under [GNU LGPL](http://choosealicense.com/licenses/lgpl-3.0/ "Read more about the LGPL Licencse"). Refer to [7z/license.txt](https://github.com/infrabel/wiki-gnap/blob/master/7z/license.txt) for more information.

GNaP.Web.Themes is licensed under [BSD (3-Clause)](http://choosealicense.com/licenses/bsd-3-clause/ "Read more about the BSD (3-Clause) License"). Refer to [LICENSE](https://github.com/infrabel/GNaP.Web.Themes/blob/master/LICENSE) for more information.
theme-gnap is licensed under [BSD (3-Clause)](http://choosealicense.com/licenses/bsd-3-clause/ "Read more about the BSD (3-Clause) License"). Refer to [LICENSE](https://github.com/infrabel/theme-gnap/blob/master/LICENSE) for more information.

The GNaP theme uses ```Ace - Responsive Admin Template``` as it's base theme, which is licensed under [Extended License](https://github.com/infrabel/GNaP.Web.Themes/blob/master/custom/ace/LICENSE-Ace), our license covers redistribution and usage by you. However, if you would like to show your support to the original author, you can [buy a Single application license here](https://wrapbootstrap.com/theme/ace-responsive-admin-template-WB0B30DGR?ref=cc), it's quite cheap after all.
The GNaP theme uses ```Ace - Responsive Admin Template``` as it's base theme, which is licensed under [Extended License](https://github.com/infrabel/theme-gnap/blob/master/custom/ace/LICENSE-Ace), our license covers redistribution and usage by you. However, if you would like to show your support to the original author, you can [buy a Single application license here](https://wrapbootstrap.com/theme/ace-responsive-admin-template-WB0B30DGR?ref=cc), it's quite cheap after all.

GNaP.Tooling.Wiki is licensed under [GPL v2](http://choosealicense.com/licenses/gpl-v2/ "Read more about the GPL v2 License"). Refer to [dokuwiki/modifications/COPYING](https://github.com/infrabel/GNaP.Tooling.Wiki/blob/master/dokuwiki/modifications/COPYING) for more information.
wiki-gnap is licensed under [GPL v2](http://choosealicense.com/licenses/gpl-v2/ "Read more about the GPL v2 License"). Refer to [dokuwiki/modifications/COPYING](https://github.com/infrabel/wiki-gnap/blob/master/dokuwiki/modifications/COPYING) for more information.
18 changes: 9 additions & 9 deletions install.cmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@ECHO OFF
ECHO Welcome to the GNaP.Tooling.Wiki installer
ECHO ==========================================
ECHO Welcome to the wiki-gnap installer
ECHO ==================================

:AvailableOptions
ECHO Installable components provided by this installer:
Expand All @@ -9,9 +9,9 @@ ECHO [2] IIS URL Rewrite Module 2.0
ECHO [3] FastCGI (requires elevated permissions, and Windows Server)
ECHO [4] PHP 5.5
ECHO [5] DokuWiki
ECHO [6] Base GNaP.Tooling.Wiki theme
ECHO [7] GNaP.Tooling.Wiki example structure
ECHO [8] GNaP.Tooling.Wiki example content
ECHO [6] Base wiki-gnap theme
ECHO [7] wiki-gnap example structure
ECHO [8] wiki-gnap example content
ECHO [9] Setup NTFS permissions
ECHO [X] Exit
ECHO.
Expand Down Expand Up @@ -148,13 +148,13 @@ SET THEME=C:\Wiki
SET /P THEME="Install path [C:\Wiki]: "

ECHO.
ECHO Installing base GNaP.Tooling.Wiki theme to %THEME%
ECHO Installing base wiki-gnap theme to %THEME%

XCOPY dokuwiki\modifications %THEME% /E
DEL /S /Q %THEME%\data\cache\*

ECHO.
ECHO Installed base GNaP.Tooling.Wiki theme to %THEME%
ECHO Installed base wiki-gnap theme to %THEME%
PAUSE

ECHO.
Expand All @@ -167,13 +167,13 @@ SET STRUCT=C:\Wiki
SET /P STRUCT="Install path [C:\Wiki]: "

ECHO.
ECHO Installing GNaP.Tooling.Wiki example structure theme to %STRUCT%
ECHO Installing wiki-gnap example structure theme to %STRUCT%

XCOPY dokuwiki\modifications-structure %STRUCT% /E
DEL /S /Q %STRUCT%\data\cache\*

ECHO.
ECHO Installed GNaP.Tooling.Wiki example structure to %STRUCT%
ECHO Installed wiki-gnap example structure to %STRUCT%
PAUSE

ECHO.
Expand Down

0 comments on commit 41cf0bf

Please sign in to comment.