-
Posts
3,015 -
Joined
-
Last visited
-
Days Won
20
Everything posted by szabesz
-
Hi, This issue is partially discussed over here:
-
How about: Confirm to move to Trash Permanently delete instead to make it less confusing?
-
But that's impossible!
-
Useful posts:
-
+1 Also, normally a public query interface should not serve all data by default, as that would allow for pretty easy data harvesting.
-
Where did you read that Guetzil is lossless? https://arxiv.org/abs/1703.04421 "visually indistinguishable images" also "...by combining advanced psychovisual models with lossy compression techniques." It is lossy, so if you want to keep the original, you need to keep the original
-
Mobile Menu on new "Regular Blog Site Profile" is not working
szabesz replied to psquaretrader's topic in General Support
Hi, Icons were moved into uikit-icons.min.js so if you update to the latest UIkit 3 beta (by also including the missing uikit-icons.min.js), then the hamburger menu icon should appear. I've just updated the files on my blog (see the link in my signature below) and it looks to be ok. -
Also: https://processwire.com/blog/posts/introducing-a-new-processwire-site-profile/
-
I see Thanx anyway!
-
Not sure either, however, the feature in its current state could be "improved" that way. After all, now we have to do it manually. Maybe an option in the Settings for those who want it to "stay" maximized?
-
Yes, I do. Oh well, then it was just a misunderstanding. So you mean it is not possible to re-maximize it automatically? The idea here is to work in maximized mode only, not being distracted (too much) by periodic saves.
-
I updated to AOS 1.3.6, nothing has changed (as expected). This is what happens: Edit: screenshot was removed because of privacy concerns.
-
The person who marked this as CON did not understand Processwire... And they left out the same in the case of WordPress: "Everything has to be a 'custom post' even if you don't use it as a post". Same for Drupal: "Everything has to be a 'node' even if you don't use it as a node" This is just the chosen terminology, so the person who made it up does not understand too much
-
Thanks for the tip, sadly it did not work Anyway, I only use/used AOS to mod the editor. I cleared the cache, tried it in Firefox too, and it does save the page so it is the new JS at work, it just cannot do maximize at the end. No JS error in the console either. Worst kinda issue...
-
Is there a limit on the number of users within PW ?
szabesz replied to Doc's topic in General Support
What if he is building Facebook II ? -
How to show message in backend when user choose a certain field value
szabesz replied to Gideon So's topic in General Support
@Macrura Last link points to a forum which is not public. I wonder if you can provide more info for the rest of us. -
Thanks @alan! I'm a happy CodeKit user too. Since I do not start a new frontend project too often, I keep forgetting all the related cli stuff (commands, updates, incompatibility issues, etc..), that is why I stick to CodeKit. For me, CodeKit is the timesaver.
-
Thanks! Save works but it cannot re-maximize it afterwards. At first I got a PW error notification which said something like: "body field could not be found" (I do not have the exact message) but after that it just fails without any error in sight.
-
Better than nothing It would be awesome if you could add it.
-
Hi @tpr Should ctrl+S/command+S trigger the save action in the maximized view as well? It does not work for me on Mac/Chrome.