| Comment | File | Size | Author |
|---|---|---|---|
| #9 | drupal.theme-node-form.9.patch | 4.25 KB | sun |
| #7 | drupal.theme-node-form.7.patch | 4.14 KB | sun |
| #5 | drupal.theme-node-form.5.patch | 4.1 KB | sun |
| #3 | drupal.theme-node-form.3.patch | 2.46 KB | sun |
| drupal.theme-node-form.patch | 1.31 KB | sun |
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | drupal.theme-node-form.9.patch | 4.25 KB | sun |
| #7 | drupal.theme-node-form.7.patch | 4.14 KB | sun |
| #5 | drupal.theme-node-form.5.patch | 4.1 KB | sun |
| #3 | drupal.theme-node-form.3.patch | 2.46 KB | sun |
| drupal.theme-node-form.patch | 1.31 KB | sun |
Comments
Comment #2
ksenzeeBesides the test failures, we also probably need CSS changes per http://drupal.org/node/296918#comment-974303.
Comment #3
sun- Fixed tests.
- Fixed remnants in CSS.
Comment #5
sunThis time for real.
Comment #7
sunJust found this nice little patch again in my filesystem.
Comment #8
jacineNice one! :D
Did you leave these two out by accident?
Comment #9
sunOf course not! That was a test to see who'll catch it :P
Comment #10
jacineHaha! Ok, well it's all good now :D
Comment #11
dries commentedCommitted to CVS HEAD. Thanks.
Comment #13
gábor hojtsyThis was not documented in http://drupal.org/update/theme/6/7
Comment #14
sun.
Comment #15
jpmckinney commentedNo longer a WTF.
Comment #16
sunAdded docs. http://drupal.org/update/theme/6/7#theme-node-form
Comment #18
dave reidFYI this patch left a watchdog message getting triggered on every node edit view because of a missing theme key 'node_form'. Please advise if the patch posted in #775012-13: Theme key watchdog errors on node pages is the correct solution.