Sheetster is kind of like MindTouch in that there is a free unsupported version and a paid version with more features. My challenge is getting the free version to work easily with MT. Since I'm not...
Type: Posts; User: sdgenxr
Sheetster is kind of like MindTouch in that there is a free unsupported version and a paid version with more features. My challenge is getting the free version to work easily with MT. Since I'm not...
Ah, that all makes sense. How to accomplish it is a completely different story as I'm not much of a coder. Are there any examples that I could use and modify to work? I wouldn't even have a clue...
Is it possible to add a last modified date to the wiki.tree function and sort by that date?
Basically I have multiple pages for active and inactive clients that I would like to be able to see when...
I'm getting a similar error for my home page when I click edit. Has anyone figured out how to resolve this?
Thanks
I was wondering if anyone has installed or knows how to add the open source spreadsheet solution Sheetster to their MindTouch solution?
Currently I use core as a personal and business wiki and a...
Not sure if it's just me but the navigation controls are not working with the latest version of Core on Chrome.
Found it under the "More" drop down. How would I make the tags section show up at the bottom of the page then?
I didn't think they would be removed. For some reason though, they are not showing up in my windows installation. There is the Files and Comments sections at the bottom, but no tags. Not sure if...
What happened to page tags? Was it removed on the latest edition of the core offering?
Just curious as this is a huge functional aspect of MindTouch.
Can't seem to figure out what is throwing the error now. But I seem to be getting a "Site settings could not be loaded" error as found on this wiki page.
Here's a link to my dream.log file in...
Can't seem to figure out what is throwing the error now. But I seem to be getting a "Site settings could not be loaded" error as found on this wiki page.
Here is a link to my dream.log in hopes...
Ok, not I've got passed the above error message on the first post. Now I'm getting a 404 error stating "Site settings could not be loaded" Hopefully I can work this one out this weekend. If anyone...
Still the same error message. The database wasn't wiped out, I just unistalled it while keeping the files. I believe the problem is that MySQL can't reconnect to the old files since they weren't...
So should I unistall MindTouch and MySQL and reinstall them both? What about the data that I have previously saved and reconnecting to the initial DB?
Many thanks for the help on this Steve!
Ok, first off is to admit that I screwed up. I accidentally unistalled MySQL from my win2003 server. Yep, I screwed up!
Luckily, I have the ibdata1 files from the installation. I've since...
The way I do it is to create a page with restricted access to certain groups, call it "Archive Pages" or something. Then I just move the pages that I want to archive to this to page/directory and all...
That did it. Not sure why I didn't think of that. HUGE thanks!
Edit:
Placed a bullet list into the script:
var sectionName = "IncludeForEachPage"; // put your desired section name here,...
Thanks for the code Neil. However, for some reason I can't get it to work. It's not even giving me any script errors. I've tried to copy and paste it into the html view and still no luck.
I...
I was wondering if it is possible to combine {{wiki.tree(page.path,1)}} and show the contents of a particular section of each page with {{ wiki.page("<page>", "<section>") }}?
I tried to use {{...
Looking through the IIS log, it shows a 500 error. One thing I noticed is that the update did something to the asp.net files that are referenced. They were no longer referenced to the appropriate...
Here is the log output from today minus some middle stuff to fit character limit:
2011-04-13 09:23:11,970 [34] INFO MindTouch.Deki.Logic.ServiceBL - Service 'Multimedia'...
Today a couple of updates to my Windows 2003 installation rolled out, and as usual I reviewed them and proceeded with the security updates. Now my MindTouch installation is down stating that the...
That was a super fast reply! I think one of those will do the trick.
Thanks Neil
Would it be possible to add wiki.tree functionality to this template? It would be nice to be able to list out a TOC for sub pages.
Ok, I finally figured it out. It appears that MindTouch does not install well in the D:\Shares location under Windows Home Server (WHS). Installed MT in the D:\websites directory and all is working...