Everything on mindtouch.com points to the free trial. Where do I go to download the open source project? or the virtual machine appliances? where did it all go? :(
Type: Posts; User: meesterfox
Everything on mindtouch.com points to the free trial. Where do I go to download the open source project? or the virtual machine appliances? where did it all go? :(
Hello all, it's been a while since I last posted, but I have another project using mindtouch and this has been an itch for me. I'm not sure what developments have been made, so maybe this is easy...
my extension lives on my web server but has a self signed certificate. I upgraded to mindtouch 10 and in the shuffle things got borked. I tried executing to resolve but that didn't seem to do it. ...
This is of course, awesome.
Could you provide a few examples on it's implementation and usage?
I do use my wiki very much as a DB... and with once i move on this project it will be even moreso one.
for me, we have it setup like this:
/client/servers
page contains system wide values:...
Oh! I'll be interested to see it! I'm assuming things like extensions will at least work in there as well? (either way, i'll certainly give it some testing for you)
So I am on the latest version...
Ok, just curious on point #1: where are the unescaped < and > ? or is that they are in there in the first place thats the issue?
Secondly, i obviously don't want to have to make a bunch of calls...
Actually, Mr.neilw, that's pretty much the exact same thing as what I was after! wahoo!
rberinger, thats exactly what I need to know... last week. :) Which is to say, i moved on to thinking the...
Actually, after some digging, implementing this would be cool:
http://www.cssnewbie.com/example/showhide-content/
However, I'm not sure how to intergrate that. Or, what the best way would be....
Hi all,
I'm looking for a way to maybe make templates more dynamic. A user invokes a template (a form), Fills it out, and saves it. From that point on, it's static.
The problem I run into is...
Hi,
I need to hide a section of content (specifically, a table) on a page, but have it visible and all in the editor. AND, I need to be able to "see" this table via XML.
have tried the...
Hi all,
We use our wiki to document things, like servers, software, that kinda stuff. So, a server page has things like RAM, model and etc in a few tables. Users just invoke the template, fill it...
Hrm, I've tried tinkering with it, kinda get whats going on, but i can't seem to get it to work. just keeps generating an empty table. Any ideas? i don't know if maybe i'm just missing something...
Maybe it's not so bad. I reset it again (man i'm bad...) and it was all random lowercase characters this time which is naturally, more complex. I've just never seen them be ALL numbers before like...
So, I'm a dork and had to reset my password today. and i realized that when it resets the password, it e-mails it to you, and mine was just a bunch of numbers. Now... i'm no security guru, but is it...
Well, there are a few things i think the wiki could generically support for hitting submit, which would / could be useful to everyone, and be something even end users can use.
So, when a user...
I have pages with tables and pull info from them (for example, IP addresses) but for some reason... if the IP address isn't bold or italic... it simply doesn't work.
to pull info from other...
Hello.
We use the following extention in our wiki:
<extension>
<title>jscrypt</title>
<copyright>(C) respective authors</copyright>
−
<description>
This extension allows you to easily...
I would like to improve upon the way our wiki looks. I am not trying modify the skin or anything like that, but would like to see some examples of nice page design, as well as the code for it. For...
So, Been using deki wiki for a while now and it is of course, awesome.
I have added to most pages a section at the end for changes needed, as an h5. This is where people pt things for what a page...
i did look at that option originally but couldn't get it to work. but after y0ou mentioned it again i realized it was a nming issue.
ran the following to get the cert imported:
whoa! crazy... because that worked exactly as it should have! i certainly didn't see that coming...
thanks for the help!
yes, saved the script, compiled it and ran it, threw the error:
the FAQ says to implement a "ICertificatePolicy" but the documentation for that does not exist yet.
or! i could ofer to...
i get this as an error:
Sorry but you need a newer version of Mono.Security.dll to use this feature.
when i run:
certmgr -ssl -v https://wiki.local/ (which is correct)
just finished an...
hrm that's a good point! never tried to curl it from the server.... was always trying from my browser which of course already accepted the certificate... i see now where the issue is most likely....