Closed (fixed)
Project:
Flickr
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Dec 2014 at 11:43 UTC
Updated:
19 Feb 2015 at 09:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lolandese commentedWe ran into two issues to solve:
Q: How can we also move form validation to a sub-module?
A: http://befused.com/drupal/form-validation
Q: Should we declare .inc files in the .info file or with module_load_include() to put in the .module file of the sub-module?
A: https://www.drupal.org/node/1762288#comment-6749026
Comment #2
lolandese commentedStraightforward enough to commit safely.