Activity Timeline
You can get the source and binaries from sourceforge: http://sourceforge.net/projects/dekiwiki/files/MindTouch%20Core%20Source/Pipestone%2010.1.0/
That is an older release of MindTouch Core (and mindtouch.doc is part of that project) but nothing has changed in the doc code since that release.
I will post here once i pull out the mindtouch.doc code from Core and import it into its own github repository Fri, 02 Dec 2011 23:30:25 GMT
XObject has landed at github: https://github.com/MindTouch/XObject Mon, 17 Oct 2011 05:15:08 GMT
I think it got lost on some old SVN branch. Let me see if i can dig it up and put it on github. Tue, 11 Oct 2011 18:01:15 GMT
@kellya by default here is no host config file. you have to call mindtouch.host.exe config {configfilepath}
Note, that once you use that commandline option all other args need to be specified in that configfile as well Tue, 19 Oct 2010 19:11:15 GMT
Re: { } calling convention, i just felt it more natural, because then the argument list is basically a hash.
Re: allocation then initialization, i agree. I don't want to have lots of constructors like C# has. Of course the whole allocation and initialization is out of the hand of the caller and in the hands of the DI context.
Re: protected: I like the ! suggestion. Using it Wed, 30 Jun 2010 15:50:53 GMT
@arnec @RoyK Will there be a dashboard or section in the Admin panel that could make it easy to read these search analytics? Having this in the API is nice, but without some easy way of viewing them this feature might be lost.
I know that last summer, we set up an analytic dashboard software that watched any URL that included "Special:Search" and graphed query data. This year though, we've moved to a Google Mini appliance to crawl our deki. Again, it has lots of features for showing queries without much work. Thu, 10 Jun 2010 19:57:47 GMT
no, export/import is purely content. It's not currently meant as a strict backup but more content migration, which means that users and permissions on the destination are not known. It's something we may add later. Fri, 04 Jun 2010 16:37:51 GMT
Import/export cannot be done as anonymous, so some user/password credentials are required Wed, 05 May 2010 16:53:00 GMT
@tbender to run a .NET .exe on linux you just prefix the command with 'mono', i.e. mono mindtouch.import.exe [args] Mon, 03 May 2010 14:39:54 GMT
| Work In Progress | 22393
|