diff -u b/README.md b/README.md --- b/README.md +++ b/README.md @@ -1,12 +1,14 @@ CONTENTS OF THIS FILE --------------------- -* Introduction -* Requirements -* Installation -* Configuration -* History and Maintainers -Introduction + * Introduction + * Requirements + * Installation + * Configuration + * Support requests + * History and Maintainers + +INTRODUCTION ------------ The Flag module allows you to define a boolean toggle field and attach it to a @@ -15,14 +17,10 @@ the proper permission may chose to flag the entity. You may want to visit the handbook of this module, at: - http://drupal.org/handbook/modules/flag - * For a full description of the module, visit the project page: - https://www.drupal.org/project/flag - - * To submit bug reports and feature suggestions, or to track changes: - https://www.drupal.org/project/issues/flag + * For a full description of the module, visit the project page: + https://www.drupal.org/project/flag REQUIREMENTS @@ -47,21 +45,39 @@ -* Go to Admin > Structure > Flags, and click "Add flag". -* Select the target entity type, and click "Continue". -* Enter the flag link text, link type, and any other options. -* Click "Save Flag". -* Under Admin > People, configure the permissions for each Flag. + * Go to Admin > Structure > Flags, and click "Add flag". + + * Select the target entity type, and click "Continue". + + * Enter the flag link text, link type, and any other options. + + * Click "Save Flag". + + * Under Admin > People, configure the permissions for each Flag. Once you are finished creating flags, you may choose to use Views to leverage your new flags. -History and Maintainers +SUPPORT REQUESTS +---------------- + +Before posting a support request, check Recent log entries at +admin/reports/dblog + +Once you have done this, you can post a support request at module issue queue: +https://www.drupal.org/project/issues/flag + +When posting a support request, please inform what does the status report say +at admin/reports/dblog and if you were able to see any errors in +Recent log entries. + + +HISTORY AND MAINTAINERS ----------------------- This module was formerly known as Views Bookmark, which was originally was written by Earl Miles. Later versions of Flag were written by Nathan Haug and Mooffie. Flag 8.x was written by socketwench. -Current Flag Maintainers: - * Joachim - * Shabana Blackborder - * socketwench +Current Maintainers: + * Joachim Noreiko (joachim) - https://www.drupal.org/u/joachim + * Shabana Navas (shabana.navas) - https://www.drupal.org/u/shabananavas + * Tess (socketwench) - https://www.drupal.org/u/socketwench