Jump to content

szabesz

Members
  • Posts

    3,057
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by szabesz

  1. 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?
  2. I see. I was just wild guessing here, suspecting something like the system connects to another mysql server not running on the same system...
  3. 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.
  4. This one sounds suspicious. Did you investigate it "in greater detail"?
  5. I updated to AOS 1.3.6, nothing has changed (as expected). This is what happens: Edit: screenshot was removed because of privacy concerns.
  6. 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
  7. 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...
  8. What if he is building Facebook II ?
  9. @Macrura Last link points to a forum which is not public. I wonder if you can provide more info for the rest of us.
  10. 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.
  11. 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.
  12. This one?
  13. Better than nothing It would be awesome if you could add it.
  14. 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.
  15. Could you please put it in a "Spoiler" (eye icon in the toolbar).
  16. Because of this, I would be interested in a team effort to build some common grounds based on the new Markup Regions and UIkit 3. If there were enough of us to take this path, we should be able to build some unofficial "PW theme for developers". I agree
  17. Welcome @carloswinkel ProcessWire frontend "templates" are called "site profiles" and while there are plenty free ones to choose from, I can't think of anything which might provide what you need out of the box. There is only one commercial site profile, but that one might be a bit off topic: http://seavuel.com/ however, even this site profile is not "updatable" anyway, so you are free to change anything in the ProcessWire world as long as you do not change the core (files in /wire) There exists a PayPal module: http://modules.processwire.com/modules/payment-paypal/ PW 3 compatibility is not stated, but it does not mean it can't work, it just means the developer had not had the time to sort it out. Should you have issues with it, you can ask the developer Apeisa, who is still heavily involved in ProcessWire development so I guess this module should be supported in the future as well. Regarding tutorials, I recommend this one: http://blog.mauriziobonani.com/processwire-basic-website-workflow-part-1/ http://blog.mauriziobonani.com/processwire-basic-website-workflow-part-2/ http://blog.mauriziobonani.com/processwire-basic-website-workflow-part-3/ http://blog.mauriziobonani.com/processwire-basic-website-workflow-part-4/ and this one: https://medium.com/@clsource/understanding-processwire-templates-fields-and-pages-201aecd0a1a4#.upwyztack Hope this helps. Also, as @rick said: "...you can always ask for specific advice..." Anything is possible with ProcessWire, but you will need to code. However, it is relatively easy to put together complex solutions with PW.
  18. @Robin S is right, Git will not solve your main issue. You might want to consider using online solutions, like: https://codeanywhere.com/pricing To tell the truth, I do not have any experience with such services, so I do not know how much they can help regarding your database connections. I always work with two databases, local and live.
  19. CodeRunner 2 is on sale at MacUpdate: https://www.macupdate.com/app/mac/38362/coderunner Mostly I use it for writing shell scripts, mocking up algorithms in PHP, JavaScript/jQuery. But is also supports other programming languages as well. https://coderunnerapp.com/ "An advanced, highly flexible, and easy-to-use programming editor for your Mac. CodeRunner supports a large number of languages, and delivers big IDE features while remaining lightweight and clutter-free."
  20. Hi all, My first – hopefully useful – ProcessWire related tutorial: http://szabesz.hu/blog/install-processwire-in-a-subfolder-on-shared-hosting-cpanel_ins-sub/
  21. Also:
  22. I'm interested in the near future I will need something like this and I will be happy to help as much as I can.
  23. I do not know much about ServerPilot, but I think it is "just a tool" to manage "classic" linux servers (FAQ: http://gopanel.io/faq): "With goPanel you can install/manage/configure on Unlimited servers (VPS or Dedicated)" also: What Linux distributions do you support? Ubuntu 14.04 (LTS), 14.10, 15.04, 15.10, 16.04, 16.10 CentOS 6.x, 7.x Amazon Linux 2016.03 Red Hat Enterprise Linux 6.x, 7.x Debian 7 and 8 As @Sérgio pointed out: "Looks like a timesaver" so you do not have to cli to setup a lot of features usually required, and it runs on your Mac doing the cli work for you via its GUI.
  24. I am subscribed to MacUpdate's daily newsletter, and there is a new promotion: https://www.macupdate.com/app/mac/56703/gopanel I'm sharing the link of my email, since there is no sign of the 50% off on the site: normally the promotional offers of apps at MacUpdate are also indicated on these pages as well, but this time it is not for some reason (human error?). Anyway, reading up a bit on goPanel, some of you might be interested in it. Check out the "user guide" for a quick overview of the features: http://gopanel.io/user_guide and the FAQ: http://gopanel.io/faq Currently goPanel provides basic functionality but for the current $12.49 offer (one time payment, unlimited servers, lifetime access) it looks like a good utility for those interested (they say they are planning to add more features.) Edit: I removed my email's link from this post, because in the meantime they updated the app's page, so you can get the discount by going there.
  25. +1 of course, but if you need something more general, there are other solutions, such as: https://github.com/leeoniya/dump_r.php highlights from its readme:: "$depth sets the recursion limit for the dump" "Circular reference (recursion) detection and duplicate output is indicated like this for arrays, objects, closures and resources respectively: [*],{*},(*),<*>."
×
×
  • Create New...