Skip to content

pukiwiki-plus-i18n + multiple sites supports + sonots plugins

Notifications You must be signed in to change notification settings

weseek/pukiwiki-plus-plus-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PukiWiki Plus! Plus!(PPP)

pukiwiki-plus-plus-i18n = pukiwiki-plus-i18n + multiple sites supports + sonots plugins and skins(Monobook skin for PukiWiki Plus!)

INTRODUCTION

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.

INSTALLATION

  1. Clone this project.

  2. After cd /path/to/PPP(contains README.md), do

     git submodule init
     git submodule update
    

    Now, PukiWiki Plus! has cloned.

  3. Next, do

     ./bin/create_symlinks.sh
    

    And you can access to sample site : http://your.web.server/ppp/sites/sample

HOW TO DUPLICATE A SITE

  1. Copy an existing site directory recursively.

     cp -r sites/sample sites/new_wiki_name
    
  2. After cd /path/to/PPP(contains README.md), do

     ./bin/setup_site.sh new_wiki_name
    

    Now, you can access to new site : http://your.web.server/ppp/sites/new_wiki_name

  3. edit files as you like:

     sites/new_wiki_name/index.php
     sites/new_wiki_name/data/*.usr.ini.php
    

LICENSE

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.

HELP!

I am aware that my English is poor.
Please send me your fixed README.md or fork and request to pull.

About

pukiwiki-plus-i18n + multiple sites supports + sonots plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published