Do i have to copy the copyright.css also to my drupal server or do i have to include it in my goofy.theme?

Comments

veridicus’s picture

Keep it in the same location as the copyright.module file. If you put copyright.module in /modules then put the css there. If you put the module in /modules/copyright then place the css there.

Mad Maks’s picture

so to keep it clean, the best thing is to move the cporight folder into the module dir. maybey something for the install text.

veridicus’s picture

Updated INSTALL.txt