Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Jul 2013 at 15:18 UTC
Updated:
18 Sep 2013 at 16:25 UTC
Sandbox: http://git.drupal.org/sandbox/mavin/2033717
Git: git clone --branch 7.x-1.x http://git.drupal.org/sandbox/mavin/2033717.git scald_webform
Scald Webform is a webform provider for the scald module.
It allows you to drag and drop webforms in wysiwyg.
Scald Webform depends on the following modules:
-Scald
- Webform
http://drupal.org/node/2030647#comment-7611659
http://drupal.org/node/2033671#comment-7611609
http://drupal.org/node/1978434#comment-7611509
Comments
Comment #1
vincenzo gambino commentedHi mavin,
This is the ventral review with minor issues
There is still a master branch, make sure to set the correct default branch: http://drupal.org/node/1659588 . Then remove the master branch, see also step 6 and 7 in http://drupal.org/node/1127732
Review of the 7.x-1.x branch:
Be sure you follow the standard code
After you reviewed 3 projects I think you can move your issue to high priority.
Comment #2
asplamagnifique commentedYou have a bad link in your issue on the sandbox link, it's : https://drupal.org/sandbox/mavin/2033717
Btw, you can also complete your project page, with more info about your module.
Comment #3
jcisio commentedBecause the form, which contains form token, cannot be cached, you will need this:
$atom->rendered->nocache = TRUE;Comment #4
poukram commentedHi,
after some testing :
- if we have no webform we can validate and create an atom
- it is preferable to use preprocess function rather than putting the code in the template file
Comment #5
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application.
I'm a robot and this is an automated message from Project Applications Scraper.