Added string cleaning for arguments used in breadcrumb titles when no menu title is available. Cleaning function replaces hyphens and underscores with spaces and capitalizes the first letter so that "my-tag" will be converted to "My tag".
Added required modules to make file.
Added a message to install profile recommending manual download of geofield, which requires the 3rd party geoPHP library. This should be unnecessary once #1518520: Include geoPHP in whitelist is resolved.