File | Date | Author | Commit |
---|---|---|---|
pages | 2015-03-22 |
![]() |
[843c5f] initial commit |
pages_t2t | 2020-04-12 |
![]() |
[cb94b3] adding disclamer |
plugins | 2020-04-12 |
![]() |
[cb94b3] adding disclamer |
ReadMe.rst | 2020-04-12 |
![]() |
[cb94b3] adding disclamer |
config.t2t | 2015-03-22 |
![]() |
[843c5f] initial commit |
index.php | 2020-04-12 |
![]() |
[cb94b3] adding disclamer |
txt2tags.class.php | 2020-04-12 |
![]() |
[cb94b3] adding disclamer |
wabisabi.css | 2020-04-12 |
![]() |
[cb94b3] adding disclamer |
wabisabi.org.php | 2020-04-12 |
![]() |
[cb94b3] adding disclamer |
wabisabi.t2t.php | 2020-04-12 |
![]() |
[cb94b3] adding disclamer |
This wiki engine must be adapted to work with PHP 7!
WabiSabi is a fast experimental Wiki engine in under 300 lines of PHP. The FeatureSet places it in the same ballpark as the original WikiWikiWeb, only with a modern bent. The name comes from a Japanese aesthetic that is reflected in the project's CurrentGoals.
WabiSabi draws inspiration from many other WikiEngines. The WikiSandbox will give you an idea of the supported syntax.
Please keep in mind that WabiSabi was created out of academic curiosity. It may or may not be suitable for a production website. Especially as it's not widely used, so it may well have bugs and security holes. That said, I am trying to make it useful. Also check out the RoadMap.
WabiSabi-t2t is a light modification of WabiSabi, which features Txt2Tags as the default syntax. Some elements of the original WabiSabi syntax might be still compatible (the original pages are left unmodified so you can compare).
WabiSabi is being developed by FelixPlesoianu, while WabiSabi-t2t was adapted by Eric Forgeot.