diff --git a/README.txt b/README.txt index 8d0584a6664645e4e70b85508d06c549cbb01bcd..15d0e83f74b51cada59e6f5f7b87ac6a33ebad8a 100644 --- a/README.txt +++ b/README.txt @@ -23,12 +23,9 @@ development. Many other nice functions like dpm(), dvm(). AJAX developers in particular ought to install FirePHP Core from http://www.firephp.org/ and put it in the devel directory. Your path to fb.php should looks like devel/FirePHPCore/lib/FirePHPCore/fb.php. You can use svn checkout http://firephp.googlecode.com/svn/trunk/trunk/Libraries/FirePHPCore. Then you can log php variables to the firebug console. Is quite useful. Included in this package is also: -- devel_themer.module which outputs deep information related to all theme calls on a page. - devel_node_access module which prints out the node_access records for a given node. Also offers hook_node_access_explain for all node access modules to implement. Handy. - devel_generate.module which bulk creates nodes, users, comment, terms for development -Macro module has moved to http://drupal.org/project/macro. - Some nifty drush integration ships with devel and devel_generate. See drush help for details. COMPATIBILITY NOTES