-
Posts
2,951 -
Joined
-
Last visited
-
Days Won
20
Everything posted by szabesz
-
Maybe an indicator to show that there are inactive languages and when the user clicks it we get the tooltip? In a tooltip you have more room to use something else which can be better than a line-through.
-
I'm not quite sure what you mean. Do you list all languages when they are not visible? btw, HUN crossed out (aka line-through) looked like Arabic to me. I had to zoom in see what it is.
-
Payment base class + PaymentStripe + PaymentPaypal
szabesz replied to apeisa's topic in Module/Plugin Development
They have "USA CODE SAMPLE"s as well, eg: https://developer.moneris.com/Documentation/NA/E-Commerce Solutions/API/Refund?lang=php I guess it means US based companies are OK too, right? I am asking this because I still need to decide what to pick when I get to the ecommerce features of the site I'm still building... Have you already implemented ecommerce features for a ProcessWire site based on Moneris? I do not want to highjack this topic, btw... -
Generally agree, we just need less padding: https://processwire.com/talk/topic/17786-pw-3084-–-core-updates-installer/?do=findComment&comment=156119 Maybe by being able to set it in the config? That would be great.
-
Please do not! Don't be like Apple who keeps removing useful features from the system Jokes aside, this module has not yet received the attention it deserves but things can improve any time. For example as soon as I have the time to implement something useful I will surely contribute.
-
Flexible input forms on a budget and with limited coding required
szabesz replied to Kiwi Chris's topic in Tutorials
Thanks for sharing this tip! I will try it out as soon as I have the time but I already have one question: how do you fight nasty bots when this setup is used? -
@flydev Thank you so much for this module! Just a side-note: please consider turning the next version number to at least 0.1.0 or better yet 1.0.0 (I do not think this module is in beta state as it is stable. It might lack some functions you have not yet found the time to finish but those can be pointed out in the read me and not in the version number ) We have a recent discussion about this and it seems to be beneficial to use semver 2.0 : https://processwire.com/talk/topic/17767-module-release-notes/?do=findComment&comment=156350 And for those who doesn't already know I would like to point out that Duplicator is not just about duplicating but making regular backups (via (lazy)cron).
-
I registered at cloudinary.com a year ago in order to manage images. I found that the free plan is only good for testing purposes because the monthly quota quickly got exhausted as they took into account any bits that were transferred in any way possible. I cannot remember the details but the only useful plans were the paid ones which were not an option for the client so I have not yet checked their services since then.
-
Couldn't a module like this would be a better solution for "sharing"? @flydev has not yet released it so it's hard to compare two sneak-peek projects but still...
-
I opted for this one here: https://www.szepelet.com/products/product-categories_cleansers/ for example: product-categories_body-care vs skin-concerns_body-care Where product-categories and skin-concerns are parent categories while body-care and body-care are different subcategories under their respective parents. However, these categories are sort of set in stone, meaning that they rarely change – if ever – and not manageable by the site editor by design.
-
@adrian's Admin Actions module is a good starting point as well, take a look at source code files, most of them are short and good examples how to work with the API, you can create your own "action" and run from the admin if you want to:
-
Sure, it is odd to put View Site and Debug there in the first place. Maybe the logo could have its own dropdown menu and View Site and Debug could be moved there?
-
New image upload options - client side vs server side resize
szabesz replied to SamC's topic in General Support
Doesn't sound good to me, at least I would not like to encounter such an issue. I hope I will remember to check the image fields when I need to upgrade some old sites. If it happens automatically that is quite a breaking change -
Also the changelog: https://getuikit.com/changelog "3.0.0 beta 3 (January 17, 2017) Add support for data-uk- prefixed component attributes" But they keep fighting it as they tend to miss some tests of the "support" of data- prefix as the changelog lists various fixes regarding this issue. If they themselves were to use it as a default we would we see less bugs, I guess.
-
How to save page title to other language with API?
szabesz replied to Gideon So's topic in API & Templates
https://processwire.com/api/multi-language-support/multi-language-fields/#getting-and-setting URL needs to be fixed, I think. -
Thank you! Should be part of the core, BTW.
-
Oh, and I also have a script to clone an online db to local via SSH in seconds
-
We've already discussed it, I use my own script: https://processwire.com/talk/topic/7545-difference-between-2-mysql-backups/?do=findComment&comment=131182 I clone the database to a temporary one, update the site/module, after that: compare. I confess that I do not do it all the time I tend to be lazy even though it really takes less than a minute to perform all this.
-
Me too but in this case somehow it "got fixed" in my dev environment and soon after that stopped working in production. This type of seemingly inconsistent behavior is what I hate tracking down. Maybe some permission issues and the error message is just simply misleading, I dunno. I'll wait for PW 3.0.85 and see what happens when I upgrade. It's not a critical issue in the case of this site so I'm trying not waste a lot of time dealing with it.
-
Encryption for fields just because? This is insane... What about images? Say you build a website for your local sports club with avatars and people upload their photos. Also, why would I encrypt their names in the database when they are displayed publicly on the "Our Team" page? How can one encrypt the apache logs, for example? Not even the governments will be able to comply.
-
I'm still having this issue, because a few hours later PW cannot unzip the module files but this time on the production server I tried switching the admin themes back and forth but it did not help. It is hard to analyze such inconsistent behavior. Other sites are not affected, not even on the production server. Only this 3.0.83 instance is the problematic one.
-
Sure diff features: If you have a local version of a PW site you can compare it to the production one in seconds (depending on the connection speed usually in 4-40 seconds), benefits: dead easy to spot new log entries, such us: errors.txt, sessions.txt, etc... easy to apply changes both directions, after all, it is a diff tool helps when doing upgrades: it is possible to compare updated index.php to .index-3.0.x.php, for example. Same goes for wire folder and .htaccess, of course. You can delete what is no longer needed, rename what should be changed right form the diff view window. I usually also delete previous module directories renamed and left over by the upgrade module. You can batch select changed/new files, expand the tree view to see only changed/new files/folders, temporarily see "files/folder hidden by you" etc... all in all it is very fast to manually sync a site. It is possible to temporarily exclude and/or hide files/folders, excluding can be saved as a "permanent session" (can be changed later on, of course) I'm just scratching the surface with this sort description, it has tons of other features, but most importantly if configured properly it is the fastest (by far) of all similar GUI diff tools I've ever tested. Automatic file sync features are good too but I use those less often. I want to write a blog post about my workflow that heavily relies on all the above. I just need to find the time to do that
-
Best and fastest diff+sync tool ever . Period Windows, Mac or Linux Monday, November 27th only. Applies to new licenses and upgrades: https://www.scootersoftware.com/shop.php?zz=shop_promo https://www.scootersoftware.com/features.php?zz=features_list I'm waiting for it...
-
No I did not but just to make sure: I've just upgraded one site to PW 3.0.83 and it makes no difference. I had another idea and set the admin theme to Default from UIkit and this time it worked! Afterwards I set it back to UIkit and it started to work with this admin theme as well. Weird ... Anyway, thanks for the tip!