0
votes
1answer
82 views
What Wiki system does Stackoverflow use? [closed]
Any one knows the kind of wiki system Stackoverflow uses? Or any recommendations for the best wikis out there that can do a decent job like stackoverflow?
-Merci dank
0
votes
2answers
26 views
Using semantic MediaWiki for tabular data
Am I completely off-track to think about using Semantic MediaWiki to store (and organise, report on, etc.) 'tabular' data such as financial transactions or weather readings that wo …
0
votes
1answer
34 views
Integrating Drupal + Moodle + MediaWiki with OpenID
I'd like to be able to use these "best of breed" opensource solutions, with the only requirement of some sort of single-sign-on between the different sites. I don't want my users h …
1
vote
2answers
169 views
LaTeX equations in Ubuntu’s MediaWiki
My Texvc seems to works, since texvc /home/wiki/tmp /home/wiki/math "y=x+2" gives
Cdaa63ef966cc412541190bc8794731de<i>y</i> = <i>x</i> + 2<mi>y</m …
0
votes
2answers
31 views
Get Text Content from mediawiki page via API
Hi people,
i'm quite new to mediawiki, and now i have some problem
I have the title of some wikipage, and i want to get just text of this page using api.php, but all that i have f …
0
votes
1answer
41 views
Making Postgres accessible in Firefox by Psql
How can you make Postgres accessible in Firefox, in installing MediaWiki?
I get the error "No database connection" because Firefox cannot have a database connection.
I can have d …
0
votes
2answers
43 views
Mixing Python web platforms with Mediawiki
Is anyone developing application integrated with Mediawiki - using Django or other Python web development platforms using mod_wsgi?
Would be very interested to find out what has …
3
votes
1answer
340 views
Using Redmine with an external Wiki?
We've got a company wiki running Mediawiki on our intranet that has been in use for a while. We just recently installed Redmine and are in the process of getting it configured jus …
0
votes
2answers
43 views
Advice for integrating a blog and wiki in a custom site
I've been tasked with building a site for a client. They want it to include a wordpress blog and a wiki with both integrated apps sharing the look and feel of the main site. Curr …
0
votes
2answers
57 views
In MediaWiki, is there a way I can apply [[Image:<name>]] style resizing to external images?
MediaWiki has a great built-in way for finessing the display of images, e.g. from http://www.mediawiki.org/wiki/Help%3AImages :
[[File:MediaWiki:Image sample|thumb|50px]]
[[File:M …
0
votes
1answer
76 views
Easily host a MediaWiki locally? [closed]
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 we …
0
votes
3answers
111 views
pywikipedia login.py socket.error: (10060, ‘Operation timed out’)
Hello,
I'm totally new to python, so hopefully someone can help if I'm doing something obviously wrong. I'm trying to create and run a simple pywikipedia bot on vocabularies.refer …
0
votes
2answers
234 views
How to add a user group for mediawiki ?
I need add a new user group for mediawiki. The new group has more permission than "User" group. How can i get it ?
0
votes
2answers
35 views
Wrap MediaWiki in another website
I want to wrap a mediawiki site inside another site - using the header.inc and footer.inc files that the rest of the website's html files use.
I'm not familiar with php, is there a …
0
votes
4answers
141 views
mod_rewrite redirect all urls except /wiki
I'm new to mod_rewrite and have just been going by trial and error so far, I'd like to redirect all URL requests to /drupal-6.13/ and hide the /drupal-6.13/, but if the URL is www. …
