Search found 43 matches

by boonier
Mon Jan 27, 2014 11:22 pm
Forum: Modules/Add-Ons
Topic: FormBuilder UDT validation boilerplate code
Replies: 2
Views: 1394

Re: FormBuilder UDT validation boilerplate code

Thank you for the response Velden. Yes I read that entry in the docs and it never did quite sink in. I was getting the values in and running conditional checks on them but getting unstuck at sending them back. As I understand it, if the form is passed to the UDT, then the default validation can neve...
by boonier
Mon Jan 27, 2014 3:09 pm
Forum: Modules/Add-Ons
Topic: FormBuilder UDT validation boilerplate code
Replies: 2
Views: 1394

FormBuilder UDT validation boilerplate code

Hi Is there a starting block UDT that validates submitted form elements that I can use as a basis for mine? I'm having a bit of of trouble getting my UDT going. I'm getting the $params in ok - do I just reference all the fields individually and return whether this field validates? Or better, I read ...
by boonier
Thu Jan 23, 2014 1:00 am
Forum: Modules/Add-Ons
Topic: Form Builder and Validation methods
Replies: 1
Views: 977

Form Builder and Validation methods

Hi I'm having a bit of an ordeal with HTML5 constraints validation kicking in because the form elements generated in the template automatically have the 'required' attribute rendered in all the required tags. This is causing a kind of half-way house of validation where the browser does one bit, and ...
by boonier
Sat Dec 28, 2013 6:02 pm
Forum: Modules/Add-Ons
Topic: Honeypot captcha with form builder
Replies: 4
Views: 2926

Re: Honeypot captcha with form builder

Thanks for the explanations guys. Will investigate!

S
by boonier
Sat Dec 28, 2013 4:37 pm
Forum: Modules/Add-Ons
Topic: Honeypot captcha with form builder
Replies: 4
Views: 2926

Re: Honeypot captcha with form builder

Hi, did this ever get solved? or did anyone successfully do this? I'd like to implement this on my site as it's getting attacked with spam recently. Also, would I have to hack the module php to check the field before the form is posted? Maybe I've had too many xmas sherries but I can't see a way to ...
by boonier
Thu Aug 29, 2013 8:12 am
Forum: Modules/Add-Ons
Topic: Gallery image upload resize/compression
Replies: 2
Views: 1278

Re: Gallery image upload resize/compression

I did, and also compression to 100. Seems to leave things as they are.

Now seems v simple

cheers
by boonier
Wed Aug 28, 2013 10:35 pm
Forum: Modules/Add-Ons
Topic: Gallery image upload resize/compression
Replies: 2
Views: 1278

Gallery image upload resize/compression

Hi

Is it possible to switch this off? I prefer to use photoshop and would rather not have the images re-compressed and resize again when uploading in the Gallery module

thanks
by boonier
Fri Jul 26, 2013 2:40 pm
Forum: Modules/Add-Ons
Topic: More generic version of Gallery module
Replies: 9
Views: 2434

Re: More generic version of Gallery module

Sorry I'll explain myself better :) So when you define a Listit instance, the fields are declared and sorted into the right order (for the backend), then you create the instance. You then populate these fields and then if you need another field you are stuck with the predefined ones, or you may have...
by boonier
Fri Jul 26, 2013 2:04 pm
Forum: Modules/Add-Ons
Topic: More generic version of Gallery module
Replies: 9
Views: 2434

Re: More generic version of Gallery module

But my point is that once the fields are defined, they are set for each record. I can't add or remove them as I see fit (as I can in Gallery) Maybe extending Gallery is more appropriate...? cheers edit*** actually looking deeper into the Gallery module, I can define different types of fields, could ...
by boonier
Fri Jul 26, 2013 1:32 pm
Forum: Modules/Add-Ons
Topic: More generic version of Gallery module
Replies: 9
Views: 2434

Re: More generic version of Gallery module

Thats a nice simple approach - using the logic in the template.. But I wonder if I can be a bit more freeform about a) what sort of content blocks I want b) how many and c) the order to appear in example: 1. I add an image block (with image upload field) 2. I need a text block below that 3. I add an...
by boonier
Fri Jul 26, 2013 11:15 am
Forum: Modules/Add-Ons
Topic: More generic version of Gallery module
Replies: 9
Views: 2434

More generic version of Gallery module

Is there a module that exists, like the Gallery, that I can insert content into - eg. could be text, then a image, then embed code for a video, then more text.... Ideally I'd like the option to be able to order them in the backend, like the Gallery. Also option to show/hide these blocks of content. ...
by boonier
Wed Jun 12, 2013 8:05 pm
Forum: Modules/Add-Ons
Topic: MicroTiny un-editable under webkit (chrome and safari)
Replies: 9
Views: 2645

Re: MicroTiny un-editable under webkit (chrome and safari)

Hello, just reporting back on this...

Does the latest update 1.11.7 fix this? I couldn't see anything in the changelog

cheers
by boonier
Sun May 12, 2013 6:22 pm
Forum: Modules/Add-Ons
Topic: MicroTiny un-editable under webkit (chrome and safari)
Replies: 9
Views: 2645

Re: MicroTiny un-editable under webkit (chrome and safari)

Hmm sorry is that something that I have omitted, or something that should be in the system info print?

Thanks
by boonier
Fri May 10, 2013 8:25 am
Forum: Modules/Add-Ons
Topic: MicroTiny un-editable under webkit (chrome and safari)
Replies: 9
Views: 2645

Re: MicroTiny un-editable under webkit (chrome and safari)

Thanks here it is: (btw I only upgraded and tested 1.11.6 on my MAMP site locally) ---------------------------------------------- Cms Version: 1.11.4 Installed Modules: CMSMailer: 5.2.1 FileManager: 1.4.3 MenuManager: 1.8.5 ModuleManager: 1.5.5 News: 2.12.10 Search: 1.7.7 ThemeManager: 1.1.7 Catalog...

Go to advanced search