Needs review
Project:
CSS
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2010 at 16:39 UTC
Updated:
10 Jan 2011 at 15:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
joelstein commentedOops, the patches didn't get uploaded.
Comment #2
joelstein commentedFor what it's worth, I created a module which adds this plus much more (including Javascript support) here: Code per Node.
Comment #3
fax8 commentedHi there, thanks for your patches. Is usually a good idea not to create another module when there are already which somehow does the same as your would do but rather collaborate and improve what is already available.
I saw you already went with creating your Code per Node.. but would you be interested in moving those features to CSS module?
Comment #4
joelstein commentedWell, in addition to CSS support, Code per Node adds Javascript support. And, not just for nodes, but for blocks as well (as soon as I commit this patch: #1017738: Code per Node for blocks). I was really close to making a patch for the CSS module, but wanted a solution which handled CSS and Javascript, and since your module's name is "CSS", it didn't seem to try and cram Javascript into that name.