Questions tagged [mindtouch]

10 questions
5
votes
4 answers

Is there a Wiki with a Web 2.0 UI (like StackOverflow's)?

I need to use MediaWiki at work. It used to be okay, but with sites s.a. StackOverflow, there's some user interface issues that simply don't do any more. Most importantly, I'd want to see the live preview when typing. There shouldn't be need for a…
akauppi
  • 17,018
  • 15
  • 95
  • 120
2
votes
1 answer

Export from Mindtouch wiki software

I'd like to export all pages from a Mindtouch wiki install to html. I found this script, but I'm not too sure how to use it. Anyone who has experience with this?
HankSmackHood
  • 4,673
  • 7
  • 29
  • 30
2
votes
1 answer

Mintouch Wiki - Code to Save the current page

I have a wiki created using Mindtouch software. I have created a page which has an HTML table on it. There is a button that when clicked calls a javascript function that adds a new row to the table on the page. My question is regarding how to save…
Davie
  • 818
  • 3
  • 12
  • 24
1
vote
1 answer

Python: Convert quote in HTML content not HTML tags

I have a piece of HTML like this:
template("main/GlobalShared");
var link = '/Draft/Tracker_1.1';
if (wiki.pageexists(link)) {
    <div class="version"> web.link(wiki.uri(link), 'Version 1.1')…
transilvlad
  • 13,974
  • 13
  • 45
  • 80
1
vote
1 answer

ASP.NET Handler "StaticFile" has a bad module "DefaultDocumentModule" in its module list

I'm attempting to install MindTouch Core onto IIS8. Installation works just fine, but then I see this message. What does it mean? Please note that I've got ASP.NET installed fully so that can't be an issue. Also, it's not an issue with application…
Dmitri Nesteruk
  • 23,067
  • 22
  • 97
  • 166
1
vote
1 answer

Heading auto-numbering with CSS works for all but top-level

I have been trying to implement heading auto-numbering in my Mindtouch wiki using a standard CSS counter mechanism. The CSS is being applied to the website with Stylish extension in Chrome. Weirdly, the top-level headings (h2 in my case; h1 is…
neilw
  • 475
  • 6
  • 15
0
votes
2 answers

How to sett the HTTP_VERSION in Pycurl for use with Mindtouch CURL interface

I am trying to access a Mindtouch Wiki using Python. I am trying to use pycurl to do this as the sparse Mindtouch documentation does give CURL command line examples. I found by trial and error that the operation needs the --http1.0 option to be…
Stephen Ellwood
  • 394
  • 1
  • 2
  • 11
0
votes
1 answer

Mindtouch dream framework UI composition

Has anyone use Mindtouch's dream framework in conjunction with a asp.net frontend? It seems like all component on the page needs to be client side composited where each component is making a call back to the dream server for rendering another tiny…
Herman
  • 3,004
  • 5
  • 37
  • 49
0
votes
1 answer

mindtouch installation

Can mindtouch be installed on IIS6.0, just wanted to make sure before i upgrade my OS.
zapping
  • 4,118
  • 6
  • 38
  • 56
0
votes
1 answer

MindTouch Core Menu

I'm trying to accomplish what I consider to be a relatively small tweak to MindTouch Core 10.4. I want to be able to add a menu, pulldown or static, to the existing menu bar. So far I have had no luck. The attached image shows what I am trying to…
gwrichard
  • 95
  • 1
  • 7