Hi,
First handbook page, so a check that the language and positioning is correct would be much appreciated.
Regards,
Anthony.
Hi,
First handbook page, so a check that the language and positioning is correct would be much appreciated.
Regards,
Anthony.
Comments
Comment #1
figaro commentedLooks good to me, although this sentence suggests that Drupal is internally inconsistent:
"Drupal will look for a function called 'custom_login_block' which has not been defined. "
Comment #2
malks commentedHow about if I change it to:
Comment #3
figaro commentedI was wondering whether it is possible to fix the problem at the source, rather than having to propose a workaround.
Comment #4
malks commentedI'm not sure what you mean? That it can't find the function? That's what hook_forms is for and is part of what I'm trying to show the use of.
Comment #5
dman commentedI did a bunch of rewrite - hope you don't find the editing to vicious. :-)
- removed some of the 'talky' bits to make the language more straightforward. Lots of editing.
- added comments to the snippets, some code style repairs.
- added LOTS of cross-references to api.drupal.org and others.
- some html formatting
- hook_block uses strings as $delta these days.
... since you asked for a review, I thought it was worth a decent bit of sub-editing.
Comment #6
malks commentedDon't mind at all dman. Looks good, thanks!
Comment #7
arianek commentedjust made a minor change on the formatting for the link to the api page - looks good to me otherwise, marking fixed.