-
Posts
687 -
Joined
-
Last visited
-
Days Won
4
Everything posted by matjazp
-
Thanks for pointing it out. While I think in most circumstances trimming is ok, in this particular case it is not ok. I want the file I like, not what PW thinks I like So I fixed it (hopefully) please try v1.7.4
-
Will think about undo option, but likely won't be soon, December is a busy month. I never used CustomUploadnames so have to test. I guess we are both hooking to the same method?
-
Please grab the latest version (1.1.1) and test. reSmush.it has no support for svg, so you must use web server tools, aka sudo npm install -g svgo. I tested here on windows and included svgo.exe binary that add 8 MB to the download size.
-
Windows IIS Server - recurring Class not found errors
matjazp replied to nbcommunication's topic in General Support
I'm running a few sites on IIS and never had problems, although I don't use ProCache (would you mind sharing web.config in regards to ProCache)? I also develop on IIS and everything works. Did you consult IIS/PHP log files? Event viewer? -
I won't invest time in svg upload issue. Thanks for the info on crop/variations. Missing those two buttons made me fix a bug in AS. Have some issues testing svgo on windows since there is no svgo for windows, the best alternative is svgop executable, but it's almost 40MB.
-
Hm, I can't even upload SVG image, the spinner is running, no js error... Strange, another image field and upload is working. But there are no crop/variations buttons, this is how it should be?
-
I'm not sure about that. This is file editor, not file manager. If one needs to create/delete/move/copy/rename files/folders etc. then it's better to use ftp manager or some php based file manager, maybe http://www.gerd-tentler.de/tools/filemanager/
-
I can confirm this. That's why I still use 0.8.7 and not 0.9.4 ...
-
Thanks for considering using AS, I'm sure some bugs might pop up Will check spatie's image-optimizer and see what can be done.
-
Thanks, I've added this to readme.
-
Sounds good. Please check v1.7.3.
-
Don't know either. What do you suggest? Ah, forgot the label, will fix. Yeah, in my language I was "šlampast". Now go on and translate that word I was programming between making a lunch and was like a bee, flying from a flower to a flower...
-
@adrian please update to v1.7.2 and check module config options. Lete me know if that works for you.
-
I upgraded jQuery from 1.8.3 to 1.12.1, jQuery UI from 1.10.4 to 1.12.1, datepicker.js from 1.6.1 to 1.6.3 and updated longclick.js from 0.3.2 to 0.4.0 and it works just fine (after few quick tests). Then I tried jQuery 3.2.1 and jQuery Migrate 1.4.1 and it's working too (Migrate is required). jQuery 1.8.3 is released in november 2012. It's nothing wrong with that old version, but it just doesn't fit in the incoming new stable version of PW...
-
A sec urity sca nner found this issue on my site on admin link (/processwire/): jQuery Selector Injection What does this mean? It is possible to manipulate the jQuery selector to take control of unintended elements. What can happen? The risk depends on the context of the application. If the selector is used to click on an object and an at tacker can manipulate the selector, then it would be possible to click on buttons such as "promote to admin" or "add to shopping cart". Resources If you’d like to read up on this finding, here are some handy resources you can check out. MISC - jQuery Issue #11290: selector interpreted as HTML MISC - jQuery versions with known weaknesses It's jQuery v1.8.3. The last "good" version is jQuery v1.12.1 (it passes bugs 11290, 9521, 2432 and 11974). Is this something to worry about?
-
Module: Video embed for YouTube/Vimeo (TextformatterVideoEmbed)
matjazp replied to ryan's topic in Modules/Plugins
I tried inserting this link and it works here. There is something that makes text formater to fail and then just plain text is rendered. As netcarver pointed, remove the link to video altogether, save the page and the insert it again. Also, the site sometimes takes a long time to load at all, but its unrelated I guess. -
And that commit also brings some other nice features, thanks Ryan
-
Hm, I don't consider this as an issue, rather personal preference or maybe annoyance, that can be dealt with a few css tweaks, although I didn't attempt to do it (yet), waiting for more experienced CSS developers
-
Agree. We all love space to breath, but in this case this is just too much. Especially those notices are annoying with their height. On the other hand, this is just default theme, waiting to be "pimped" ...
-
It looks like Tracy bd call. Either install Tracy or remove that bd() in line 471.
- 41 replies
-
- 1
-
- photoswipe
- module
-
(and 1 more)
Tagged with:
-
Awesome! I've been missing this feature for centuries
- 38 replies
-
- 1
-
- hosting integration
- preview
-
(and 2 more)
Tagged with:
-
Module: AIOM+ (All In One Minify) for CSS, LESS, JS and HTML
matjazp replied to David Karich's topic in Modules/Plugins
Please provide the full stack (everything in red). It looks like C:/xampp/htdocs/xxx/site/assets/cache/Page/ folder is not found/accessible? Does it help if you run aiom in development mode? After providing above answers, please replace /site/modules/AllInOneMinify/AllInOneMinify.module with this one attached. AllInOneMinify.module -
Hmm, sound interesting...
-
You can comment out the rule and off you go. It has nothing to do with localhost or server, you're probably running different version of AS. I removed padding in v1.1.0.