Jump to content

apeisa

Moderators
  • Posts

    4,632
  • Joined

  • Last visited

  • Days Won

    55

Everything posted by apeisa

  1. Technopolis Yliopistonrinne, Business Zone B, Kokoustila Hildén (pääsee vaan kerroksen ovelle asti) Kalevantie 2 33100 Tampere
  2. Just pushing this up, since meetup is getting closer (next week!). I have reservation big enough for 12 people... to make sure we fit in, I hope you guys can confirm your coming by emailing to me: antti@avoine.fi or by phone 041-4383991.
  3. Also if used only from company network, you could use IP restriction: http://modules.processwire.com/modules/page-render-iprestriction/
  4. I love it. Not at the position to test this (on holidays), but languages are not always natural languages. We have used pw language support for client specific manuals for example. Does this module also allow own languages?
  5. Loading content from 50 other pages should never take over 3 secs. Can you share the code you cached to see the original performance issue.
  6. Add hook after page::addable and event->return true.
  7. I don't think live chat is going to bring more customers.
  8. I agree that most of these are good timesavers. Some of them already solved by modules, but I agree, that there is no need for too strict safety nets for developers/superusers.
  9. apeisa

    Heartbleed

    It's already patched: https://www.ssllabs.com/ssltest/analyze.html?d=processwire.com&hideResults=on but sertificate is not changed.
  10. Wow - amazing service. Spend quite a moment tracking animals. Very nice showcase also for ProcessWire's flexibility as a framework.
  11. Just now noticed that you are using Windows. Hard to say... Maybe this helps: http://stackoverflow.com/questions/13363306/php-rename-permission-denied-wamp
  12. I would double check the file & folder permissions.
  13. First PW-meetup in Finland will take place at Tampere, Friday 2.5.2014, 12:00. I'll give you exact address when it's confirmed, but it will be walking distance from Tampere railway station. It will be free event for everyone. Avoine will offer some coffee and if we get really lucky, some cookies also. I think we will have something between 5-10 people coming, so it will not be that formal event. If you have anything you want to talk or show, please get in touch with me (antti@avoine.fi / 041-4383991). Anything goes - showcase something you have build, tell us about the great idea for module, propose plan that will help PW to spread in Finland etc.. After the 3 or 4 hours we can change location to pub and continue the world changing plans. No registration required, but always to happy to hear if you are coming (here or email).
  14. Btw, there seems to be no folder limit on ext4 filesystem. We are running pw installations with well over 100000 folders already.
  15. apeisa

    Lister

    Maybe it could be a button like "remove from results" that would actually populate the selector with id!=123
  16. It is... kind of. It is one of the things that we haven't solved fully yet. You need to deny access on template level to make your file folders protected with the foldername prefix. After that it goes to check your viewing rights for the page (and therefore to the file).
  17. apeisa

    Lister

    You can add filters like id is not 123|567 etc. Little clumsy maybe, but works.
  18. 1) if you have ip that can change during one session (very common with mobile connections for example) you need to turn off the session fingerprint from site/config.php
  19. Well, I don't think you crossed any official lines here. Just felt awkward reading same story from almost every topic.
  20. dfunk, I don't think you are going to help getting S3 support by posting about it on every possible topic. One or two mentions should be enough.
  21. Nope, I think we have even more interest than I expected. I try to give date for this soon.
  22. Totally untested, but how about: business|service|customer={$page->customer}|{$page->service}|{$page->business}
  23. Check js console for errors on page edit screen. Ah, jQuery UI is throwing something. Do you have any custom fields in use? Or some modules that have hooks for page edit?
  24. There might be some development coming for this module, but not planning to commercial this (not even able to, since this is build mainly on my work time). What features you are interested in?
×
×
  • Create New...