Closed (fixed)
Project:
Export DocBook
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2009 at 10:37 UTC
Updated:
24 Feb 2009 at 21:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedwhitespace problem - looks like a tab in hook_perm
Add doxygen comments indicating which hooks are being implemented.
improve form_id check
Comment #2
horncologne commentedRerolled!
- Added doxygen comments
- Removed errant tab char
- Implemented suggested form_id check
Thanks, Peter!
Comment #3
paul.lovvik commentedThe code looks good, but the comments aren't exactly the right format. They should look something like this:
Of course the asterisks should align vertically. Otherwise I tested the code and it works fine. Attached is a patch that corrects the comment format.
Comment #4
pwolanin commentedpatch looks fine visually
Comment #5
paul.lovvik commentedCommitted.