Jump to content

yabapolido

Members
  • Posts

    5
  • Joined

  • Last visited

yabapolido's Achievements

Newbie

Newbie (2/6)

2

Reputation

  1. Soma, Andrian after a good night of sleep, I thought on that. Maybe it doesn't make too much sense to create a real page, I just need that "id" to add the comments. There's a limited number of valid license plates, anything else will be 404 (Soma, not a million pages ). So perhaps I can solve it with URL routing right?! Taking the 1st ou 2nd parameter and validate it against the regex that I have. If valid, will display a page to add comments and pictures to that license plate. Thanks
  2. For the intended purpose, there will be a limit, and there's really no problem that pages are created. Although, you're right on comments, I will activate akismet or some captcha. Don't know if you checked http://numplate.co.uk/ but I'll do mostly the same. There's X number of plates for my country, so having the pages created is fine, they won't have any content until someone uploads pictures or comments. I've already explored a little more about PW, that module to create a webservice based on pages is a life saver too. I was planning to have an Android application to integrate with the website, and this saves a lot of work. Anyway, my problem now is with the forms. I've installed the PoC module, not the premium one, I can generate pages based on the form fields, text, email fields work fine, but I can't upload a file or image I should buy the Form Builder right?! (last resort as this project will be non-profit). Thanks.
  3. Well, that module was a great kickstart for my project. Thanks for all the help. I'll try to figure out the images thing later, comments are working fine too.
  4. WOW. Adrian you blew my mind. I've been reading for the past hour about PW and understood that is powerfull, but this is just awesome. If I can just figure it out how, I'll try it right away, this is a module right? It's working like a charm. Thanks! Would it be very annoying to ask another thing? Given that new auto-created page, how should I proceed to let users add new comments and images to that page? I've been looking at Form modules (because Comments module doesn't allow pictures), but don't know if that's the best choice?
  5. Hello, Is it possible for ProcessWire to create pages on the fly if they don't exist? If possible, with a rule check, something like, create only if it has 2 numbers and 2 letters, everything else, 404. Also, is it possible to have images on the comments?! I'm trying to replicate this behaviour: http://numplate.co.uk/ Thank you.
×
×
  • Create New...