Closed (fixed)
Project:
Term Display
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2009 at 14:54 UTC
Updated:
29 Mar 2009 at 18:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
joachim commentedGood catch on the foreach spacing!
But code style for 6.x is one space each side of a . operator.
Any particular reason you're moving hook_theme lower down? I can't tell just from looking at the patch. You putting it immediately above the theme functions?
Comment #2
rstamm commentedFixed code style and moved hook_theme and theme functions to the top.
Comment #3
rstamm commentedComment #4
nedjoThanks, please go ahead and apply.
Comment #5
rstamm commentedCommitted to HEAD.
Comment #6
rstamm commentedMoved theme functions to the top and removed whitespaces.
Comment #7
nedjoThanks.
It makes sense to keep D5 parallel to HEAD for ease in backporting.
Comment #8
rstamm commentedCommitted to D5.