Closed (fixed)
Project:
Field API Pane Editor (FAPE)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Jun 2012 at 10:39 UTC
Updated:
12 May 2014 at 20:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
psynaptic commentedSince I made the changes to this in #1672598: Clean up inline code documentation in PHP files I'm happy to make these changes too. Just doing the review in the interests of transparency.
The rest of the fape.module file doesn't align assignment operators. We should definitely follow suit.
This needs use the correct syntax for doxygen function headers. Using a
@seedirective for reference tonode_validate()would be nicer.Same comment about doxygen function header.
I think the re-wording from my other patch improves this slightly.
This line is too complex to be readable. It would be much better to assign these ternaries above the element definition.
Same comment as above about alignment of assignment operators.
Same as above.
Same as above.
I think there should be a command before "and".
Comment #2
psynaptic commentedI have created a patch with all the changes mentioned above.
Comment #3
wim leersBump. What can we do to move this forward?
Comment #4
awebb commentedI'll try and take a look at this tonight or tomorrow.
Comment #5
damienmckennaNeeds to be rerolled.
Comment #6
damienmckennaRerolled.
Comment #7
damienmckennaLets get this tested.
Comment #8
damienmckennaComment #10
damienmckennaCommitted. Thank you both!
Comment #11
damienmckenna