Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lastlink committed Aug 31, 2018
1 parent 25100d1 commit 6f8ba32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 3 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ Improvements:
* added ability to list all wikipages (paginated) as a high level overview
* Can order them
* Also can search by content.
* Translation cleanups
* Some Translation/grammar cleanups
* removed ': ' from translations
* Cleaned up some gramar
* Renamed wikipage to Wiki page
* Updated sidebar
* removed excess space from left side

Version 0.2.7-alpha

Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ Note that you can only restore **saved** editions. So you if you have the global
- [] ordering
- [] drop down to switch
- [] drag to move, require css magic
- [] fix wiki sidebar
- [x] fix wiki sidebar
- use html template render properly to list wiki pages
- still having difficulty getting template helper working, manually added for each page
- [x] get rid of additional old budget plugin code
- [] kanboard rest api support
- [] translations, maybe buttons, won't be translating "Wiki" for most languages
Expand All @@ -85,7 +86,7 @@ Note that you can only restore **saved** editions. So you if you have the global
- style updates
- ordering
- [file attachment support](https://github.com/funktechno/kanboard-plugin-wiki/issues/3)
- global wiki page search [issue 5](https://github.com/funktechno/kanboard-plugin-wiki/issues/5) prob next year
- [x] global wiki page search [issue 5](https://github.com/funktechno/kanboard-plugin-wiki/issues/5) prob next year
- rest support - LOW PRIORITY
- [issues/bugs](https://github.com/funktechno/kanboard-plugin-wiki/issues)

Expand Down

0 comments on commit 6f8ba32

Please sign in to comment.