blob: d08b0f75c224faeda1308a8d553311f1d3723a22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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.
We're looking for the following "standard" wiki features for some of our git-disabled users:
- [[Attachments|todo/fileupload]] (including renaming/moving/deleting)
- Page renaming/moving/deleting
> There is an (old) [[patch|todo/Moving_pages]] for this, still needing
> significant cleanups and improvements to be rcs-agnostic, etc. --[[Joey]]
- inter-wiki links (specifically for having to-do lists for people across multiple wikis)
> Something more than the shortcut plugin? Maybe you should spell out
> exactly what you want in a [[todo]] item. --[[Joey]]
- Some cleanups on other plugins:
- Add the ability to use the meta title to the map plugin.
> Patch [[exists|plugins/map/discussion]], just needs some cleanup. --[[Joey]]
|