Tagged Questions

1
vote
2answers
29 views
+200

mediawiki - assign Ctrl-S to save page (edit mode)

Mediawiki: I'd like to change the key combination alt-shift-s to be ctrl-s for saving a page that is currently being edited.
0
votes
1answer
21 views

MediaWiki: restricting access to view/edit

Can MediaWiki combine with windows domain server, so people login with domain account can view/edit pages. Or at least has an account control mechanism so reach above requirement.
3
votes
1answer
51 views

Mass Rollback on MediaWiki

So, I have a personal wiki that I use to document code and programming practices and all that good stuff over at StackOverflow. I linked to one of the pages on an SO answer and BOOM! Spam Bots. …
0
votes
1answer
31 views

MediaWiki and Mercurial (Hg) Integration

Context: Our availability requirements are pretty loose. If our Virtual Private Server goes off-line, I need to be able to replace it within a few days. That's no problem because the data and logs …
1
vote
3answers
95 views

Pre-built templates in MediaWiki?

Hopefully this won't be too confusing, because I am not to familiar with the terminology. I'll try to explain what I'm looking for: I have a local install of Media Wiki, and there is a type of page …
1
vote
1answer
65 views

MediaWiki - editing on a blackberry

I've got a MediaWiki installed on my webserver and locked down so just I can access it. I plan to use it to keep track of thoughts and ideas while they are being fleshed out, prior to formally …
2
votes
1answer
168 views

DokuWiki - How to show the edit buttons on section headers

In DokuWiki, is there any plugin compatible with the latest stable release (2009-02-14), that can show the edit buttons on section headers (like Wikipedia or MediaWiki) instead of showing them at the …
1
vote
3answers
124 views

Recommendation for Wiki that supports WYSIWYG?

Currently we use a MediaWiki installation for writing documentation, but several of us find the markup format horribly arbitrary and awkward, with a mixture of Wiki tags and XML in the text, and the …
0
votes
1answer
84 views

Converting HTML to MediaWiki .txt format not working in OpenOffice?

I been trying to convert my HTML file to MediaWiki format by exporting it using OpenOffice. I keep getting this error message though: Error saving the document <filename>: Write Error. The …
1
vote
2answers
62 views

Easily host a MediaWiki locally?

Is there a simple Wiki that doesn't use a database, but which uses syntax like MediaWiki? (eg. like Wikipedia) I want to host it locally on my PC, but have it hosted as an HTTP webserver on a …