Jump to content

szabesz

Members
  • Posts

    3,024
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by szabesz

  1. Welcome to ProcessWire! Are you looking for something like this?
  2. Big thumbs up to Sérgio! And thank you for sharing the info of the "tools" used. Both smoothState.js and Auth0 looks "interesting" Also, I spotted that you use @tpr's TemplateLatteReplace. For the whole site?
  3. +1 Or you might want to look for non PW solutions which must be integrated for sure, so that is some extra work. I've just read about this one the other day: http://www.responsivefilemanager.com/
  4. This sounds great to me! Tricks and tips can be useful, but if you have the time, a tutorial can be more helpful, but obviously requires more time. The topic of "newsletters and frontend users" is worth the effort, I think. I'm thinking of targeting somewhat experienced developers new to ProcessWire, so you should not have to delve into all the details, but provide working example code with comments and some explanation, just like you did in the case of your Beginner’s modules tutorial, but this time it would be more lengthy I think.
  5. Yeah, it would be a good idea to make a cheat sheet on these hidden "shortcuts".
  6. Hi @benbyf I cannot come up with something that has not been addressed in the forums in some way or another, there is so much buried here that it is probably impossible to decide what should be highlighted more than others. It might not fit your current needs, but what I would like to see in a more concise/tutorial like manner is implementing complete frontend user features from scratch. Well, maybe not from scratch, you could use UIkit 3 to do the design stuff, but other than that only pure PW could be used, even without the backend's form API. Something like this one turned into a complete tutorial: Such a tutorial would not only provide on solution to the long standing "how to do frontend users" dilemma, but it would also be a great example of implementing forms, sending emails, etc..
  7. Hi @Alex L As far as I can see you need to implement your own version of "article summary" so that you have something to output instead of "body". Such as: https://processwire.com/blog/posts/pw-3.0.28/ You can also extract the first paragraph in various ways: http://stackoverflow.com/questions/8757826/i-need-to-split-text-delimited-by-paragraph-tag Hope this helps. If get stuck just post what you implement so that we can help further.
  8. You mean @horst's Image Animated GIF module? Compatibility is set to 2.5, 2.6, 2.7, 3.0, so maybe that's why?
  9. Hi, This issue is partially discussed over here:
  10. How about: Confirm to move to Trash Permanently delete instead to make it less confusing?
  11. But that's impossible!
  12. Useful posts:
  13. Friday afternoon 3D fun:
  14. +1 Also, normally a public query interface should not serve all data by default, as that would allow for pretty easy data harvesting.
  15. 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
  16. 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.
  17. Also: https://processwire.com/blog/posts/introducing-a-new-processwire-site-profile/
  18. I see Thanx anyway!
  19. 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?
  20. I see. I was just wild guessing here, suspecting something like the system connects to another mysql server not running on the same system...
  21. 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.
  22. This one sounds suspicious. Did you investigate it "in greater detail"?
  23. I updated to AOS 1.3.6, nothing has changed (as expected). This is what happens: Edit: screenshot was removed because of privacy concerns.
×
×
  • Create New...