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'm confused about `APP_DIR`. If I touch a file named `/library/linux/bash.md` (with no space),I‘ll get errors when I access `http://host.com/linux/bash.md`: ``` `could not find file bash.md` . ``` That is...

Is there any way to have a rss list of recent changes, or to have such info in a page?

![image](https://cloud.githubusercontent.com/assets/1063891/2578147/2e3a8164-b98b-11e3-88c2-3c33ed10deaf.png) It's convenient for sharing position in page.

Is this possible through the web interface or am just not able to find it? -thanks !

Using BrowserID you can easily add a login system to this code if you wanted to enable web admin or editor. You can see a [simple example of the API](https://github.com/Xeoncross/forumfive/blob/master/forum.php#L110)...

I find this happens after first new line is introduced, the blinking cursor is placed one character in front of where it places characters. This does not causes any error,...