Closed (fixed)
Project:
Documentation
Component:
Developer Guide
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2006 at 16:41 UTC
Updated:
1 Nov 2006 at 12:46 UTC
Hello, the page on converting themes from 4.7 -> 5 has a little mistake.
The part about adding css files then retrieving them is off.
"print drupal_get_css($css)" should omit the $css variable. I was stuck on this for a while and thought it was a problem with "drupal_add_css()".
Comments
Comment #1
dvessel commentedNever mind.. The problem is way beyond me..