-
I'd like to be able to add tooltips to each button on the toolbar, since some of my users are not familiar with html and h1,h2,h3,etc is not clear enought for them :/
Any idea?
-
http://www.tatool.ch/forum/viewtopic.php?f=10&t=633
-
If I have a module A and a module B and the run block of A needs something executed in config block of B and the run block of B needs something executed in config block of A, the current angularAMD ve…
-
I'm new to tatool, so I'm starting with the executables tutorial (http://www.tatool-web.com/#/doc/dev-executable-templates.html). My js and html files are in the projects folder, as directed in the tu…
-
The display of video stimuli currently has to be coded separately, this enhancement introduces support for video stimuli in the tatool-stimulus and tatool-grid templates.
-
Hi guys! Nifty stuff.
I hate to be "that guy", but we were checking this tool out and I just had to be the jerk who opened it in Internet Explorer. On Win7 IE11.0.9600.17501, the login screen locks u…
-
I try to insert a youtube link ( https). But the link was converted into a http link. When the hosting site is running https, the posted video will be blocked by browser. Tested in both Firefox and C…
-
Crossposted here: http://stackoverflow.com/questions/27505328/cant-get-angularjs-decorator-for-textangular-to-work
I'm not sure I totally understand _decorators_ in AngularJS - I'm trying to modify T…
-
Hi all,
I'm extending textAngular with a custom image gallery tool, as you can see bellow in the code:
``` coffeescript
taRegisterTool 'imageGallery',
iconclass: 'fa fa-image'
action: (d…
-
Unwrapping `blockquote` for the html: `Test` fails.
I have a fix for this, but when I run the tests, I get a failure: 'taTools test tool actions test image popover logic has functioning 100% button F…