Franco Pellegrini
Franco Pellegrini
I am having this exact issue... I followed the guide, installed retropie, installed the launcher, but the launcher does not show up in the "Program Add-ons" Went to the preferences,...
@tiberiuichim Sorry I wasn't clear... This is happening before a request is sent to the server, this is pure Javascript/Volto... Simply selecting a big file will give you the errors...
Also, time in widget graph should be local time, not UTC
Oh! I was clicking the left number to rename it, didn't try on the right one... it does work, maybe it needs to be a bit more explicit. As per...
I installed it from the "Get new widgets" button from the list of widgets... Now, it seems weird because when I go in there now, I don't see the "Uninstall"...
@thet @petschki @MrTango Thoughts?
@thet Well, I started replacing `_.template` with this undertemplate, however I found that there are templates that in fact do have some JS evaluation (for instance https://github.com/plone/mockup/blob/master/src/pat/relateditems/templates/toolbar.xml) so this cannot...
@thet Right, the problem is with evaluating JS code within the template, which you cannot do in undertemplate nor moustache, and yeah, ejs seems to have the same issue https://github.com/mde/ejs/issues/468...
@petschki Didn't know you were working on that, it could be a good opportunity to strip out `_.template` usage...
@smcmahon @mauritsvanrees Hey guys, is there talk somewhere on what is going to happen with PFG with Plone 5.2 ? Archetypes won't be ported to Python 3, and while Plone...