Needs work
Project:
Contact form blocks
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2009 at 17:49 UTC
Updated:
31 May 2012 at 09:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
fuerst commentedCurrently I don't have time to implement this. I welcome patches though.
Comment #2
b-prod commentedI first made changes on the 6.x-1.1 version and performed some successful tests.
But when came the time to create a patch against the DEV version, I noticed that this one was very different from the released one.
So I adapted my changes to fit the DEV version, but I did not performed as many tests as before.
If the DEV version is stable, it could be really great to create a new release...
Comment #3
fuerst commentedThanks for the patch, works well so far.
I don't understand though why
contact_form_blocks_get_categories()needs to switch between Global and Contact depending on the parameter$block_info. I rather think it should work this way: Insert the static Global item everytime except when calling the settings page usingcontact_form_blocks_settings(). Here we only want to have the actual categories displayed.It also seems to be necessary to insert the static Global item only when categories are available.
Comment #4
b-prod commentedOh sorry this patch is quite old and I do not remember what it did... If I have some time, I will try to have a look on that.
Comment #5
cr0ss commentedPerhaps this could help, but I've just pushed this feature to 7.x dev version of module.
In can this request is still active I can take a look to 6th version to add this feature.
Comment #6
summit commentedHi,
yes please. It would be great if you could add this feature to 6.x dev also!
Greetings, Martijn