Messages to Anonymous:
Message on HideElements: Selectively Hide Page Elements (tags, files, images, comments, ratings) Tue, 14 Jun 2011 01:52:11 GMT
@neilw thanks for the super quick response. when I use the byuser argument set it then shows up visible for logged in users as well. Im nnot trying to hide it on all pages, just on the home page and each of the top pages for each of our categories. Anonymous users do not have write permission because we are using it as a KB and only want certain people to contribute.
@neilw thanks for the super quick response. when I use the byuser argument set it then shows up visible for logged in users as well. Im nnot trying to hide it on all pages, just on the home page and each of the top pages for each of our categories. Anonymous users do not have write permission because we are using it as a KB and only want certain people to contribute.
Message on HideElements: Selectively Hide Page Elements (tags, files, images, comments, ratings) Mon, 13 Jun 2011 20:47:36 -05:00
@irockadidas 1) Do you have the "byuser" argument set to true? 2) Do anonymous users have write permission on your wiki? HideElements will show stuff if "byuser" is true *and* the user has write permission. Those are the only conditions that should occur. Does that match your situation?
@irockadidas 1) Do you have the "byuser" argument set to true? 2) Do anonymous users have write permission on your wiki? HideElements will show stuff if "byuser" is true *and* the user has write permission. Those are the only conditions that should occur. Does that match your situation?
Message on Comments Fri, 10 Dec 2010 15:06:17 GMT
@intertesto how did you post using the anonymous account?!
@intertesto how did you post using the anonymous account?!
Message on mindtouch.import Wed, 05 May 2010 08:53:00 -08:00
Import/export cannot be done as anonymous, so some user/password credentials are required
Import/export cannot be done as anonymous, so some user/password credentials are required
Message on Mathematical Formulae Sun, 04 Apr 2010 21:15:26 GMT
I'm looking for some help to get this function working. Here is the current error I get on the page: MindTouch.Deki.Script.DekiScriptInvokeException: function 'Formula' failed ---> System.IO.FileNotFoundException: Could not find file "/tmp/a34cfa4d-f915-0463-3319-4551474ea7bb.png". at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.File.Open (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] at System.IO.File.ReadAllBytes (System.String path) [0x00000] at MindTouch.Deki.Services.MathService.Formula (System.String formula) [0x00000] at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[]) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of exception stack trace --- at MindTouch.Deki.Script.DekiScriptRuntime.Invoke(XUri uri, DekiScriptLiteral args, DekiScriptEnv env, Result`1 result) at MindTouch.Deki.DekiWikiService.GetPageContents(DreamContext context, DreamMessage request, Result`1 response) --- End of coroutine stack trace --- --- End of inner exception stack trace --- at MindTouch.Deki.Script.DekiScriptRuntime+d__0.MoveNext () [0x00000] at MindTouch.Tasking.Coroutine.Invoke (System.Func`1 invocation) [0x00000] --- End of exception stack trace --- at MindTouch.Deki.Script.DekiScriptRuntime.Invoke(XUri uri, DekiScriptLiteral args, DekiScriptEnv env, Result`1 result) at MindTouch.Deki.DekiWikiService.GetPageContents(DreamContext context, DreamMessage request, Result`1 response) --- End of coroutine stack trace --- The permissions on /tmp drwxrwxrwt 7 root root 4096 Apr 4 17:05 tmp (SE is disabled btw) # cat /etc/sysconfig/selinux SELINUX=disabled SELINUXTYPE=targeted
I'm looking for some help to get this function working. Here is the current error I get on the page: MindTouch.Deki.Script.DekiScriptInvokeException: function 'Formula' failed ---> System.IO.FileNotFoundException: Could not find file "/tmp/a34cfa4d-f915-0463-3319-4551474ea7bb.png". at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.File.Open (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] at System.IO.File.ReadAllBytes (System.String path) [0x00000] at MindTouch.Deki.Services.MathService.Formula (System.String formula) [0x00000] at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[]) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of exception stack trace --- at MindTouch.Deki.Script.DekiScriptRuntime.Invoke(XUri uri, DekiScriptLiteral args, DekiScriptEnv env, Result`1 result) at MindTouch.Deki.DekiWikiService.GetPageContents(DreamContext context, DreamMessage request, Result`1 response) --- End of coroutine stack trace --- --- End of inner exception stack trace --- at MindTouch.Deki.Script.DekiScriptRuntime+d__0.MoveNext () [0x00000] at MindTouch.Tasking.Coroutine.Invoke (System.Func`1 invocation) [0x00000] --- End of exception stack trace --- at MindTouch.Deki.Script.DekiScriptRuntime.Invoke(XUri uri, DekiScriptLiteral args, DekiScriptEnv env, Result`1 result) at MindTouch.Deki.DekiWikiService.GetPageContents(DreamContext context, DreamMessage request, Result`1 response) --- End of coroutine stack trace --- The permissions on /tmp drwxrwxrwt 7 root root 4096 Apr 4 17:05 tmp (SE is disabled btw) # cat /etc/sysconfig/selinux SELINUX=disabled SELINUXTYPE=targeted
Message on Community Scoring (Page Rating) Sat, 13 Mar 2010 08:32:28 +01:00
@royk When you say "When a user rates a page negatively, an input field will appear, allowing users to post a public note about why they rated the page negatively. This will post as a comment to the page" This will prevent on a corporate site that people critisism other people, don't do this, I've readed about it on some studies. The votes have to be anonymous on corporate sites, otherwise you will not take what you want to get with page votes.
@royk When you say "When a user rates a page negatively, an input field will appear, allowing users to post a public note about why they rated the page negatively. This will post as a comment to the page" This will prevent on a corporate site that people critisism other people, don't do this, I've readed about it on some studies. The votes have to be anonymous on corporate sites, otherwise you will not take what you want to get with page votes.
Message on Display Recent Users Tue, 16 Feb 2010 07:14:15 GMT
Output looks like this (user names are links to that user): Wiki most recent logins * jvervill (07:10AM 2-16-2010) * Anonymous (07:09AM 2-16-2010) * LLIGHTY (07:56PM 2-4-2010) * gengap (08:35PM 2-3-2010) * BTHOMAN (07:21PM 2-1-2010) * wlee7 (02:12PM 1-28-2010) * mdsteine (03:54PM 1-7-2010) * acarogla1 (01:51PM 1-7-2010) * tests2 (01:23AM 1-6-2010) * tests (01:18AM 1-6-2010) * jpjpjp (01:14AM 1-6-2010) * vsank (04:00PM 1-5-2010) * carlos.westhelle (08:37PM 1-4-2010) * fhall (05:24PM 12-30-2009) * GCRUM (04:16PM 12-22-2009) * mike.viens (07:38PM 12-19-2009) * jvervill1 (09:12PM 12-18-2009) * Erik.Burgess (03:40PM 12-17-2009) * eburgess1 (02:50PM 12-17-2009) * eburgess (02:43PM 12-17-2009)
Output looks like this (user names are links to that user): Wiki most recent logins * jvervill (07:10AM 2-16-2010) * Anonymous (07:09AM 2-16-2010) * LLIGHTY (07:56PM 2-4-2010) * gengap (08:35PM 2-3-2010) * BTHOMAN (07:21PM 2-1-2010) * wlee7 (02:12PM 1-28-2010) * mdsteine (03:54PM 1-7-2010) * acarogla1 (01:51PM 1-7-2010) * tests2 (01:23AM 1-6-2010) * tests (01:18AM 1-6-2010) * jpjpjp (01:14AM 1-6-2010) * vsank (04:00PM 1-5-2010) * carlos.westhelle (08:37PM 1-4-2010) * fhall (05:24PM 12-30-2009) * GCRUM (04:16PM 12-22-2009) * mike.viens (07:38PM 12-19-2009) * jvervill1 (09:12PM 12-18-2009) * Erik.Burgess (03:40PM 12-17-2009) * eburgess1 (02:50PM 12-17-2009) * eburgess (02:43PM 12-17-2009)
Message on Enable Single Sign On for Active Directory with MindTouch installed on Windows Fri, 11 Sep 2009 00:01:16 -12:00
In my case, on Windows Vista and IIS7, I had to additionally enable anonymous authentication for the MindTouchDeki/Deki Directory. And the file system folder redist/php/session needed write privileges for "Authenticated Users".
In my case, on Windows Vista and IIS7, I had to additionally enable anonymous authentication for the MindTouchDeki/Deki Directory. And the file system folder redist/php/session needed write privileges for "Authenticated Users".
Message on Display the contents of an attached file inside a page Mon, 29 Jun 2009 13:55:50 GMT
@gouwzee your wiki is probably set to private, which means that web.* functions will fail since they always operate as an anonymous user. If you're retrieving XML, you can use wiki.api instead. Or you can append your authentication toke to the uri of the document by doing: web.text(doc.uri & { authtoken: user.authtoken }).
@gouwzee your wiki is probably set to private, which means that web.* functions will fail since they always operate as an anonymous user. If you're retrieving XML, you can use wiki.api instead. Or you can append your authentication toke to the uri of the document by doing: web.text(doc.uri & { authtoken: user.authtoken }).
Message on MindTouch Moderator and Collaborative Publishing Tue, 26 May 2009 06:59:36 GMT
The more I read this, the more I like the type of workflow described. I suppose there are a couple of different levels of security: External Security (Anonymous users) Internal Security (New feature discussions - don't want Sales seeing potential features discussed) Internal Security (Discussion of database maintenance procedures that we don't want an Engineer to try on a live customer database) To this end, you would need different moderators for different sections - e.g. 2 or 3 people for R&D content, another 2 or 3 for technical documentation, but would this be done by tag or by page hierarchy or both? Also I spend much of my time documenting and testing potentially scary/dangerous instructions and really would like them to be hidden from any searches until it's been peer reviewed for safety and accuracy.
The more I read this, the more I like the type of workflow described. I suppose there are a couple of different levels of security: External Security (Anonymous users) Internal Security (New feature discussions - don't want Sales seeing potential features discussed) Internal Security (Discussion of database maintenance procedures that we don't want an Engineer to try on a live customer database) To this end, you would need different moderators for different sections - e.g. 2 or 3 people for R&D content, another 2 or 3 for technical documentation, but would this be done by tag or by page hierarchy or both? Also I spend much of my time documenting and testing potentially scary/dangerous instructions and really would like them to be hidden from any searches until it's been peer reviewed for safety and accuracy.

I will be very useful to have a total new messages on Messages bar, then you just click if there's new messages, This can be done with another template who reads page propertis for "viewed" messages and not "viewed" ones. edited 01:47, 9 Mar 2010
"Update History" just stopped working. I'm getting a javascript error:
Deki.Api.ReadPageProperty is not a function
[Break on this error] function(result) { alert('ERROR: reding history (status: ' +
Who is the responsible of developing the mindtouch.deki.js?
I have more templates that relays on this js function, I will have to check it all. edited 07:06, 19 Mar 2010
Hmm, I can't see any evidence of change in the last couple of days. The script here http://scripts.mindtouch.com/res/deki/ show last update on Feb. 22. The extension script doesn't look different. What changed?
It is listed as "Work-in-progress", but a lot of folks are using it so it's probably not cool to be changing functionality like that. edited 07:30, 19 Mar 2010
I've noticed really awfull css thins on devaloper mindtouch portal from my iphone. edited 07:45, 19 Mar 2010
I'm posting this comment from my iphone without problem.
The only way to fix it here is to pull the collapseItem code into PagesMonitor, and do it all yourself. Blech.
We can put a parameter on collapseItem to make know if it's embeded on another template.
"Update History" has stopped working...