nodeauthor README (C) Copyright 2006 Pavel Prochazka & Jakub Suchy Description ------------ Nodeauthor module is very simple module which allows users to edit additional information about them in user-edit form. This information is then displayed below nodes created by such users. Administrators are allowed to restrict displaying info to particular node types. Installation ------------ To install, you move this directory and all its subdirectories to your /modules directory. Enable the nodeauthor.module, then go to http://www.your-drupal-site.com/admin/settings/nodeauthor and check node types which will display author information. Then go to http://www.your-drupal-site.com/user/YOUR-ID/edit and edit form field named Additional user info -> Short info. Everything done... Theming ------- Info is by default displayed as:
About author ...your information...
You can theme the display by editing nodeauthor.css in this directory Bugs ---- Please feel free to report any bugs you find to Drupal.org issue tracker.