What (web) application should I use to create and maintain a multilingual operations manual for a restaurant chain?
January 10, 2008 5:58 AM
Subscribe
What (web) application should I use to create and maintain a multilingual operations manual for a restaurant chain?
I run a chain of fast-food restaurants, and we'd like to consolidate all the info we have about running the place into an operations manual.
- It needs to be online, and also easy to print
- Various people need to be able to update it (and attach photos, etc to it)
- It needs to be secure, since only qualified people are supposed to see it. Preferably we could decide the levels each user is able to see.
- We need to be able to adjust the look of the web and print version
- The exact same manual needs to be updated in a number of languages
- We'd also like to be able to store things like images, forms, etc within the same system so it's easy to retrieve (for example, a page about specific equipment should also contain a link to the users manual for that equipment, stored on our servers).
I've looked into Drupal, but I'm a little unsure whether that's the right system and I'd like to be sure about everything before I put more information into one system. Maybe I can buy help with setting up the Drupal structure and look somewhere?
Any ideas?
posted by einarorn to computers & internet (11 comments total)
1 user marked this as a favorite
MediaWiki actually does multi-lingual content better than many content management systems do. Also, I hate to tell you but precise control of print layout and web content basically don't mix. I don't know exactly what you need to adjust in the print version but you won't really be able to affect much more than what you already get control of when you print something from your web browser.
If you were going to spend money I think you'd do better to spend it on web design help that can get the appearance of the web content looking more like what you want in a way that would be compatible with any web-based solution. But again I'd recommend that you get something like the wiki up and going and get your content in shape and usable before you spend money or effort trying to tune it to be exactly the way you want.
posted by XMLicious at 6:43 AM on January 10, 2008