Wikitten
Wikitten copied to clipboard
Wikitten is a small, fast, PHP wiki, and the perfect place to store your notes, code snippets, ideas, and so on.
i need write wiki by myself,and other can view only bug the code in index.php is ugly,maybe need a new php file like function.php now,This is what I need I...
- Added docker-compose version number - fixed formatting to 4 space indentation
Separate the existing`$source` variable into a pair of `$source` (contains both meta-data and page content) and `$contents` (just the page content) variables. This allows the HTML to be rendered from...
- add missing `use_pastebin` in *all* uses of `$this->_view('render' ... );` - add `USE_PAGE_METADATA` to create initial JSON (title) metadata in `$content` of `createAction`. - fix use of `APP_DIR` in...
Updated [php-markdown](https://github.com/michelf/php-markdown) to version 1.9.0 ([+ most recent changes on master on 2020/07/19](https://github.com/michelf/php-markdown/commit/6975244af21bd467235217813f3473bf3929a208))
I'm currently trying out Wikitten as a personal markdown-Wiki and like it very much. It's just that I always got an Error 403 on some .md-Pages when I tried to...
After deploy new version,can not access wikitten normally evn: nginx/1.12.1 PHP 7.3.4 page error: Fatal error: Uncaught Exception: Page 'index.md' was not found in /www/mywiki/wiki.php:52 Stack trace: #0 /www/mywiki/wiki.php(133): Wiki->{closure}()...
Hello, i use wikitten on a linux server. It works fine. When i start the wiki on a windows server i get a error message. PHP Fatal error: Uncaught exception...
  Hi, could get some help from you. as you can see, the index on the left is not refer to the exact place 'library', while refer to the...
Hi, i have just installed Wikitten, everything seems to work, but i can not see any file other than an .md if i try to open any other file .sh...