Table of contents
    No headers

    Last Update Wed, 23 May 2012 23:06:59 GMT

    Messages to Anonymous:

    Message on HideElements: Selectively Hide Page Elements (tags, files, images, comments, ratings) Tue, 14 Jun 2011 01:52:11 GMT
    Message on HideElements: Selectively Hide Page Elements (tags, files, images, comments, ratings) Mon, 13 Jun 2011 20:47:36 -05:00
    Message on Comments Fri, 10 Dec 2010 15:06:17 GMT
    Message on mindtouch.import Wed, 05 May 2010 08:53:00 -08:00
    Message on Mathematical Formulae Sun, 04 Apr 2010 21:15:26 GMT
    Message on Community Scoring (Page Rating) Sat, 13 Mar 2010 08:32:28 +01:00
    Message on Display Recent Users Tue, 16 Feb 2010 07:14:15 GMT
    Message on Enable Single Sign On for Active Directory with MindTouch installed on Windows Fri, 11 Sep 2009 00:01:16 -12:00
    Message on Display the contents of an attached file inside a page Mon, 29 Jun 2009 13:55:50 GMT
    Message on MindTouch Moderator and Collaborative Publishing Tue, 26 May 2009 06:59:36 GMT

    (unable to fetch text document from uri [status: 501 (NotImplemented)]) (click for details)

    Show more... Show all


    #22
    neilw at 19/03/2010 - 17:30
    @carles.coll 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.

    #23
    carles.coll at 19/03/2010 - 17:44
    #22: @neilw You know who we have to ask for it from mindtouch guys? I've noticed really awfull css thins on devaloper mindtouch portal from my iphone.

    #24
    neilw at 19/03/2010 - 17:56
    #23: @carles.coll I'd just post to the DekiScript forum and cross your fingers. Does the developer portal actually have special mobile CSS? I hadn't noticed, though I hadn't really looked...

    #25
    carles.coll at 19/03/2010 - 18:58
    #24: @neilw I acces via iphone without especial css just the same as desktop ones, usually it looks and acts perfect, but from yesterday it doesn'k work as expected. I'm posting this comment from my iphone without problem.


    #11
    neilw at 08/03/2010 - 20:51
    Hmm, "Update History" doesn't coexist with the collapsible comments. I think I'll have to change the action to be a full page reload rather than just reloading the table (that's easier than doing it the "right way"...)

    #12
    carles.coll at 08/03/2010 - 23:18
    #11: @neilw - Yes I know, But don't do a full page reload, it's awful, it's better to arrange the ajax/collapsible (not an easy task, I tried it when I was developing PagesMonitor).

    #14
    neilw at 08/03/2010 - 23:36
    #12: @carles.coll When I get around to it I'll do it the right way. For now, I'm just reloading it manually afterwards (actually I set the page to auto-refresh every 5 minutes, so it'll eventually do it itself).

    #26
    neilw at 22/03/2010 - 18:54
    #12: @carles.coll See this: http://forums.developer.mindtouch.com/showthread.php?p=39028. I don't think there's any way to fix this problem generically. By the way, this problem is not limited to my version of PagesMonitor; yours has it too. After "Update History" the collapsible items are non-functional. The only way to fix it here is to pull the collapseItem code into PagesMonitor, and do it all yourself. Blech.

    #27
    carles.coll at 23/03/2010 - 08:04
    #26: @neilw I've posted a comment on forum thread. We can put a parameter on collapseItem to make know if it's embeded on another template.


    #28
    neilw at 07/07/2010 - 16:05
    @carles.coll "Update History" has stopped working...

    #29
    carles.coll at 08/07/2010 - 10:13
    #28: @neilw Wait until they (mindtouch) finish with testing Olympic release, or maybe better we open a Forum thread about this, this way maybe Mindtouch guys realise about this bug they introduced?

    #30
    neilw at 08/07/2010 - 15:22
    #29: @carles.coll Any idea where the problem lies?

    #31
    carles.coll at 08/07/2010 - 18:29
    #30: @neilw No, I have to go through the javascript code, and I don't want to do it until they release Olympic.
    Add message:

    Tag page
    Viewing 15 of 31 comments: view all
    Hey @neilw - If done an AJAX loading for messages, just click on the Messages bar. It's a code on the page not on the template, I will love have this funcionality for widgets, that we can just not load all the widget only a bar, and when you click it loads it (if you click it it realoads again).

    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
    Posted 01:44, 9 Mar 2010
    @carles.coll
    "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: ' +
    Posted 06:21, 19 Mar 2010
    #18: @neilw You are right I've noticied this morning, maybe mindtouch guys changed something on Deki.Api call, we have to digg it.
    Posted 06:48, 19 Mar 2010
    #19: @carles.coll By the way, now that I have tailored them just a bit to my liking, I'm really enjoying WatchedPages, and CommentsToMe has been a lifesaver while the notification system is broken on this wiki. Good stuff!
    Posted 06:52, 19 Mar 2010
    #20: @neilw Yea I found it, they have changed Deki.Api for MindTouch.Deki, Now my PagesMonitor Works, Damn it they can't change without mention it!!!

    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
    Posted 07:05, 19 Mar 2010
    @carles.coll
    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
    Posted 07:30, 19 Mar 2010
    #22: @neilw You know who we have to ask for it from mindtouch guys?

    I've noticed really awfull css thins on devaloper mindtouch portal from my iphone. edited 07:45, 19 Mar 2010
    Posted 07:44, 19 Mar 2010
    #23: @carles.coll I'd just post to the DekiScript forum and cross your fingers. Does the developer portal actually have special mobile CSS? I hadn't noticed, though I hadn't really looked...
    Posted 07:56, 19 Mar 2010
    #24: @neilw I acces via iphone without especial css just the same as desktop ones, usually it looks and acts perfect, but from yesterday it doesn'k work as expected.

    I'm posting this comment from my iphone without problem.
    Posted 08:58, 19 Mar 2010
    #12: @carles.coll See this: http://forums.developer.mindtouch.com/showthread.php?p=39028. I don't think there's any way to fix this problem generically. By the way, this problem is not limited to my version of PagesMonitor; yours has it too. After "Update History" the collapsible items are non-functional.

    The only way to fix it here is to pull the collapseItem code into PagesMonitor, and do it all yourself. Blech.
    Posted 08:54, 22 Mar 2010
    #26: @neilw I've posted a comment on forum thread.

    We can put a parameter on collapseItem to make know if it's embeded on another template.
    Posted 22:04, 22 Mar 2010
    @carles.coll
    "Update History" has stopped working...
    Posted 06:05, 7 Jul 2010
    #28: @neilw Wait until they (mindtouch) finish with testing Olympic release, or maybe better we open a Forum thread about this, this way maybe Mindtouch guys realise about this bug they introduced? edited 00:14, 8 Jul 2010
    Posted 00:13, 8 Jul 2010
    #29: @carles.coll Any idea where the problem lies?
    Posted 05:22, 8 Jul 2010
    #30: @neilw No, I have to go through the javascript code, and I don't want to do it until they release Olympic.
    Posted 08:29, 8 Jul 2010
    Viewing 15 of 31 comments: view all
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by