|
15 |
Chapter 1: page 15 : Disabling Unneeded Modules
The book instructs you to disable the Color and Overlay modules. At press time, disabling the Color module left the Slate color in tact. However, Drupal has... |
Not too bad |
November 4, 2011 |
1. First Steps: Building a Drupal 7 site |
|
159 |
Wrong field selected in View setup
Item #7 under the 'Building the Authors Headshot View' section contains an error - it says to choose 'Content: Image' as one of the fields, when actually it should be 'Content: Headshot'.
|
Not too bad |
December 1, 2011 |
8. Extending Your Site |
|
163 |
Unclear item in ordered list / View configuration
Item #1 in the ordered list begins: "Go back to the profile view image display..." I don't understand what this is trying to say.
|
Minor miscommunication |
December 2, 2011 |
8. Extending Your Site |
|
163 |
Erroneous View Page Display Elements
Contrary to the instructions on this page, there is no option to format the View as "Row style: Node (teaser)". No "Node" options whatsoever are available.
Similarly, there is no option to... |
Not too bad |
December 2, 2011 |
8. Extending Your Site |
|
174 |
Missing steps
Figure 8-21 shows setting the display options on the Chapter content type and shows several fields the chapter never told you to create. Figure 8-18 does the same. I know the book isn't supposed to detail every single step but I ran into... |
Not too bad |
February 3, 2012 |
8. Extending Your Site |
|
258 |
Reverting features in update hooks requires a helper function
The tip on page 258 (Chapter 13, Putting a site online and deploying new features) does not work. The Features revert command needs some helper code... |
Endangers life |
August 28, 2011 |
13. Putting Your Site Online, Staging and Deployment |
|
286 |
Location of html.tpl.php not specified
Location of html.tpl.php is in:
/modules/system directory.
|
Not too bad |
February 28, 2012 |
15. Theming |
|
370 |
Wrong jQueryUI for the draggable example
Wrong jQueryUI for the draggable example.
|
Minor miscommunication |
December 17, 2011 |
17. jQuery |
|
371 |
Wrong jQueryUI for the droppable example
Wrong jQueryUI for the droppable example
|
Minor miscommunication |
December 17, 2011 |
17. jQuery |
|
388 |
Typo in git example
In my printing of the book the example for git init reads...
it init
|
Minor miscommunication |
December 9, 2011 |
18. Introduction to Module Development |
|
419 |
Example code doesn't work
theme('xray_help', array('text' => $output));
Does not return anything, and therefore causes function _xray_help_admin_appearance() to return nothing as well, generating no help text. (at...
|
Major problem |
December 9, 2011 |
18. Introduction to Module Development |
|
430 |
Grep Issue
grep -nHR --include=*.module 'View site reports' modules
I am using the MINGW32 Git Bash command line tool in Windows Vista. The above command produces the following errors:
grep: invalid option -- R
grep: unrecognized option... |
Not too bad |
April 6, 2012 |
19. Using Drupal's API in a Module |
|
51 |
small grammar error
The second paragraph under the "Enable" section states:
"Drupal will not allow you to enable a module if all dependencies are not present in your site files.",
which means if none of the dependencies are present.... |
Minor miscommunication |
February 23, 2012 |
3. Building Dynamic Pages Using Views |
|
540 |
Download Drupal, then change directory, not other way around
In the instructions for rapidly downloading a test installation, the cd (change directory) command must follow the downloading of Drupal... |
Not too bad |
December 29, 2011 |
24. Writing a Major Module |
|
59 |
typo
"... and massaging you Views using this ..." should read
"... and massaging your Views using this ...".
|
Minor miscommunication |
February 23, 2012 |
3. Building Dynamic Pages Using Views |
|
60 |
typo
First bullet point should say "Name: The name of the display of ..."
It currently says, "Name: The same of the display of ..."
|
Minor miscommunication |
February 23, 2012 |
3. Building Dynamic Pages Using Views |
|
71 |
"User: Name" not a valid filter criteria
The instructions for creating a filter to limit the content to articles written by Bob is written as follows: "Select User from the Filter select box and select the User: Name filter... |
Not too bad |
January 3, 2012 |
3. Building Dynamic Pages Using Views |
|
75 |
"Wrap field in HTML" should be "Customize field and label wrapper HTML"
The paragraph describing how to modify the output of a field, incorrectly specifies "Wrap field in HTML". As of... |
Not too bad |
February 23, 2012 |
3. Building Dynamic Pages Using Views |
|
76 |
Instruction's "Add and Configure" button does not exist.
The directions for handling zero results specify to click "Add and Configure". The only buttons are "Apply" and "Cancel".
|
Not too bad |
February 24, 2012 |
3. Building Dynamic Pages Using Views |
|
77 |
Tip references actions not specified in the directions
The tip says, "When you went to add the page title", though there is no mention of setting a page title.
|
Not too bad |
February 24, 2012 |
3. Building Dynamic Pages Using Views |
|
78 |
unquoted words are confusing
"Click Before under Attachment position"... It sounds like I need to click something before doing something else.
|
Not too bad |
February 24, 2012 |
3. Building Dynamic Pages Using Views |
|
79 |
Reference to 'Event' content type
Page 79 refers to an "Event" content type, but there is no such content type.
|
Not too bad |
December 8, 2011 |
3. Building Dynamic Pages Using Views |
|
892 |
Recommended place to put Drush aliases file is kept a secret
In the section "Drush Aliases for All Sites Involved in the Upgrade", a location at which the shown aliases file can be placed so that Drush will read it... |
Not too bad |
December 21, 2011 |
A. Upgrading a Drupal site from 6 to 7 |
|
906 |
Commit message for Diff module could be more clear
The git commit message
git commit -m "Diff module for helping show differences between features and content."
would be clearer as
|
Not too bad |
August 9, 2011 |
A. Upgrading a Drupal site from 6 to 7 |
|
91 |
"Hexadecimal" misspelled
In the description of the Color module, "hexidecimal" should be "hexadecimal".
|
Minor miscommunication |
December 10, 2011 |
4. There's A Module For That |
|
93 |
Formatting error
The description of the User module and the introductory paragraph for the next set of core modules are formatted as a single bulleted paragraph, and the list of modules that follow (from Aggregator onward) are indented an extra level,... |
Not too bad |
December 10, 2011 |
4. There's A Module For That |
|
95 |
browser'' should be browser's
The description of Pathauto has a double apostrophe after the word browser. The line should be "... in the browser's address bar."
|
Minor miscommunication |
December 11, 2011 |
4. There's A Module For That |
|
96 |
Incorrect use of possessive "URL's"
In the text about the Token module, the possessive "URL's" is used instead of the plural "URLs".
|
Minor miscommunication |
December 11, 2011 |
4. There's A Module For That |
|
All |
Chapters in book and on site do not line up
Chapter 19 "Using Drupal's APIs in a module" and Chapter 20 "Refining your module" (probably among others) are not valid "chapters" in this errata submission form.
|
Major problem |
December 9, 2011 |
18. Introduction to Module Development |
|
various |
Drupal.behaviors attach not working
I can't get the wrapping style that is recommended in the book to fire the jQuery:
Drupal.behaviors.myNameSpace = { attach: function(context, settings) { ...
|
Not too bad |
December 17, 2011 |
17. jQuery |