Wikitten icon indicating copy to clipboard operation
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.

Results 37 Wikitten issues
Sort by recently updated
recently updated
newest added

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...

![image](https://user-images.githubusercontent.com/49110429/55465784-6d14a800-5630-11e9-9c68-f493d8b70c43.png) ![image](https://user-images.githubusercontent.com/49110429/55465864-99302900-5630-11e9-8155-4983fa4387b4.png) 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...