pukiwiki-plus-plus-i18n = pukiwiki-plus-i18n + multiple sites supports + sonots plugins and skins(Monobook skin for PukiWiki Plus!)
PukiWiki Plus! Plus!(PPP) makes it easy to duplicate the sites, contains some useful sonots plugins, and adopts the Monobook skin for PukiWiki Plus! : well-organized and easy to read.
Including PukiWiki Plus! for PPP as GIT submodule, it is forked from PukiWiki Plus!.
Thanks for their incredible jobs.
-
Clone this project.
-
After
cd /path/to/PPP(contains README.md)
, dogit submodule init git submodule update
Now, PukiWiki Plus! has cloned.
-
Next, do
./bin/create_symlinks.sh
And you can access to sample site : http://your.web.server/ppp/sites/sample
-
Copy an existing site directory recursively.
cp -r sites/sample sites/new_wiki_name
-
After
cd /path/to/PPP(contains README.md)
, do./bin/setup_site.sh sample new_wiki_name
Now, you can access to new site : http://your.web.server/ppp/sites/new_wiki_name
-
edit files as you like:
sites/new_wiki_name/index.php sites/new_wiki_name/data/*.usr.ini.php
This project is no big deal because this is not too much to wrap some great projects or files.
I want to provide this project as PUBLIC-DOMAIN (do not know how the laws of Japan treats it).
But some projects wrapped by this projects are displayed their license.
Please follow them when you use this project not for personal use.
I am aware that my English is poor.
Please send me your fixed README.md or fork and request to pull.