angular-drupal
angular-drupal copied to clipboard
It now checks whether the Drupal 7 site has CleanURLs enabled and change the query string in the path accordingly.
The Angual module now checks if the Drupal site has CleanUrls enabled, prepending the query path string with '/?q' if not, or with just '/' otherwise', fixing a problem with Drupal 7 web sites where the CleanURLs module is enabled