@gouwzee
I still do work on our internal Mindtouch Core installation, but certainly less development of public stuff out here. I still monitor the forums and my pages and whatnot.
Handling multiline textboxes should be easy, datepickers a bit more work. PM me to discuss.
@neilw
Great, thanks for answering!
What got me thinking is that the templates updatestore and viewstore were moved under the template:obsolete (http://developer.mindtouch.com/Template:Obsolete).
I like page properties since they enable easy parameterization of data. This form example helped me to create forms inside my deki website. I am only slowly learning javascript and dekiscript features such as publish/subscribe and by tweaking your examples I got some neat stuff working.
I really wonder what did your focus shift to? Mindtouch TCS? Something else altogether? I see so little activity nowadays on the developer website..
I would also like to extent this form to support Multiline textbox and datepicker. Might you be interested to help out? :-)
@dadeo
Whoops, my bad. There are two versions of the cycle plugin: the simple one only does "fade". If you call the template with "fade" selected as the effect, then it loads the simple version of the plugin and then fade is all you get. That is what was happening on this page. I changed the default effect on this page to "scrollDown", and now it works as expected.
So: if you want to have multiple selectable effects, don't call the template with "fade"!
@gouwzee
Did I deprecate it? I can't remember, it's been a looooong time since I looked at this particular page. I would say that if you have something that works, then go for it.
Can you point me to where I deprecated it? I can't find anything here, although I do vaguely recall something about that.
@neilw
I have been working with the templates in my own wiki and created an alternative to UpdateStore: UpdateMap, which omits the array and simply overwrites the map. I wanted to post it as a template. Now I find by suprise that you deprecated the UpdateStore template used in your form above. What superseded it?
@neilw
I have been working with the templates in my own wiki and created an alternative to UpdateList: UpdateMap, which omits the array and simply overwrites the map. I wanted to post it as a template. Now I find by suprise that you deprecated the UpdateList template used in your form above. What superseded it?
@neilw - only fade effect works? Even in the above example if I select another effect I still get fade. And captions only display for me at the top, even when I use caption:true
@varosi
That certainly is possible, but I must say honestly it's more work than I could justify right now. It's not too hard to add descriptions to attachments using Mindtouch's existing UI. This would be a bit nicer, but not a huge value (at least, not to me), and not enough to make it onto my "todo" list for the moment. I would of course invite anyone else to add this functionality! :)
@varosi
That certainly is possible, but I must say honestly it's more work than I could justify right now. It's not too hard easy to add descriptions to attachments using Mindtouch's existing UI. This would be a bit nicer, but not a huge value (at least, not to me), and not enough to make it onto my "todo" list for the moment. I would of course invite anyone else to add this functionality! :)
@neilw - Hey it's petee, just testing out the activitystream service. It was disabled when we did the content re-org and SteveB just re-enabled it yesterday I believe.
@neilw - Hi, it's Alex (aleggett) - I really like the star rater, but can't get it to work - am I missing something?
I copied the template code from your starRater page and pasted it into a page as dekiScript but while it displays, it generates a page error when you click one of the stars in IE7 ver 7.0.5730.13:
Firefox ver 3.6.3 doesn't report any errors, but it doesn't increment the vote count either.
I would have commented the page with the starRater on it directly but for some reason when I go to the Wiki section of the portal it doesn't think I'm logged in (this looks like a bug - where do I report it?!)
Hi Neil, would you please add the source code back to this page: http://developer.mindtouch.com/App_Catalog/List_Newest_Pages_or_Changes?highlight=list+recently+changed+pages
thanks,
pete edited 07:23, 16 Mar 2010
I received notification for this, but I also have email notifications turned on for this page, so I would have received it anyway...
I copied the template code from your starRater page and pasted it into a page as dekiScript but while it displays, it generates a page error when you click one of the stars in IE7 ver 7.0.5730.13:
Line: 210
Char: 88
Error: Expected ';'
Code: 0
URL: [mySiteURI]/index.php?title=[myPagePath]
Firefox ver 3.6.3 doesn't report any errors, but it doesn't increment the vote count either.
I would have commented the page with the starRater on it directly but for some reason when I go to the Wiki section of the portal it doesn't think I'm logged in (this looks like a bug - where do I report it?!)
Not sure what's going on but I won't be able to look into it for a week or so. Will notify you if/when I figure something out.
Thanks!