Needs work
Project:
Code per Node
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2012 at 09:06 UTC
Updated:
29 Mar 2013 at 20:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
cainrus commentedHello, I have created a patch for that feature.
I have added radiobox "File store mode" for cpn settings page. If you set active radio to "filesystem mode", then you will be able to edit assets with ide or text editor, cpn will load js/css files from filesystem(not from db) on block/node edit pages. My patch helped me to use version control for cpn generated files(no overwrite for manualy edited with ide files after resaving node/block).
Comment #2
cainrus commentedcomment was fixed
Comment #3
damienmckennaNeeds to be rerolled, and updated to match the Drupal coding standards.