some questions and links to existing patches
[ikiwiki] / doc / users / The_TOVA_Company.mdwn
1 We're a small medical software and hardware company. We're based in LA, but all of our developers are up here in Portland. We choose ikiwiki for both our [public web site](http://www.tovatest.com/) and for our internal wikis. We love it, especially based on git: it lets us merge our document repository with our wiki, which is kind of neat.
2
3 We're looking for the following "standard" wiki features for some of our git-disabled users:
4
5 - [[Attachments|todo/fileupload]] (including renaming/moving/deleting)
6 - Page renaming/moving/deleting
7   > There is an (old) [[patch|todo/Moving_pages]] for this, still needing
8   > significant cleanups and improvements to be rcs-agnostic, etc. --[[Joey]]
9 - inter-wiki links (specifically for having to-do lists for people across multiple wikis)
10   > Something more than the shortcut plugin? Maybe you should spell out 
11   > exactly what you want in a [[todo]] item. --[[Joey]]
12 - Some cleanups on other plugins:
13    - Add the ability to use the meta title to the map plugin.
14      > Patch [[exists|plugins/map/discussion]], just needs some cleanup. --[[Joey]]