Jump to content

Gi∂vanni

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Gi∂vanni

  1. Needed that badly, perfect timing! I didn't know about language alternate fields. That's a good enough solution for now.
  2. The switch to PDO is an important milestone! Way to go!
  3. So, addHook automagically add the method to the pageImage object. I thought hooks where a defined set (like render, save and so on...). I was blown away by the power of PW as CMF, but i'm on the way to get blown away by the power of module development! I considered client side generation of the image, with css or a js/canvas solution, but integrating the functionality in PW just has that The Right Way™ feeling. Also, i need to show 70+ images per page and this could be too much for the client side. Thank you so much, this is often regarded as a vibrant and helping community, now i can confirm that!
  4. Hi, my name is Giovanni and i've been lurking this site for some time. I'm currently building a site base on PW with 100+ pages and when done i'll be happy to share some of my ideas, to se what's good and what could have been done better I'm here to ask, what would be the best way to add a function to the PageImage class? I'd like to be able to do something like $image->size(100, 100)->greyscale(); Any suggestion? Thank you in advance!
×
×
  • Create New...