MTShop/code/web/modules/contrib/flag
Gdilove 6f7054591c change folder for dev 2023-11-16 17:29:07 +08:00
..
config change folder for dev 2023-11-16 17:29:07 +08:00
css change folder for dev 2023-11-16 17:29:07 +08:00
images change folder for dev 2023-11-16 17:29:07 +08:00
js change folder for dev 2023-11-16 17:29:07 +08:00
modules change folder for dev 2023-11-16 17:29:07 +08:00
scripts/js change folder for dev 2023-11-16 17:29:07 +08:00
src change folder for dev 2023-11-16 17:29:07 +08:00
templates change folder for dev 2023-11-16 17:29:07 +08:00
tests change folder for dev 2023-11-16 17:29:07 +08:00
.eslintignore change folder for dev 2023-11-16 17:29:07 +08:00
.eslintrc.json change folder for dev 2023-11-16 17:29:07 +08:00
.eslintrc.legacy.json change folder for dev 2023-11-16 17:29:07 +08:00
.eslintrc.passing.json change folder for dev 2023-11-16 17:29:07 +08:00
.gitignore change folder for dev 2023-11-16 17:29:07 +08:00
.stylelintrc.json change folder for dev 2023-11-16 17:29:07 +08:00
JAVASCRIPT.md change folder for dev 2023-11-16 17:29:07 +08:00
LICENSE.txt change folder for dev 2023-11-16 17:29:07 +08:00
README.md change folder for dev 2023-11-16 17:29:07 +08:00
flag.api.php change folder for dev 2023-11-16 17:29:07 +08:00
flag.info.yml change folder for dev 2023-11-16 17:29:07 +08:00
flag.install change folder for dev 2023-11-16 17:29:07 +08:00
flag.libraries.yml change folder for dev 2023-11-16 17:29:07 +08:00
flag.links.action.yml change folder for dev 2023-11-16 17:29:07 +08:00
flag.links.menu.yml change folder for dev 2023-11-16 17:29:07 +08:00
flag.links.task.yml change folder for dev 2023-11-16 17:29:07 +08:00
flag.module change folder for dev 2023-11-16 17:29:07 +08:00
flag.permissions.yml change folder for dev 2023-11-16 17:29:07 +08:00
flag.post_update.php change folder for dev 2023-11-16 17:29:07 +08:00
flag.routing.yml change folder for dev 2023-11-16 17:29:07 +08:00
flag.services.yml change folder for dev 2023-11-16 17:29:07 +08:00
flag.tokens.inc change folder for dev 2023-11-16 17:29:07 +08:00
flag.views.inc change folder for dev 2023-11-16 17:29:07 +08:00
flag.views_execution.inc change folder for dev 2023-11-16 17:29:07 +08:00
package.json change folder for dev 2023-11-16 17:29:07 +08:00
yarn.lock change folder for dev 2023-11-16 17:29:07 +08:00

README.md

CONTENTS OF THIS FILE

  • 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 node, comment, user, or any entity type. You may define as many of these 'flags' as your site requires. By default, flags are per-user. This means any user with the proper permission may chose to flag the entity.

REQUIREMENTS

No special requirements.

INSTALLATION

CONFIGURATION

Configuration of Flag module involves creating one or more flags.

  1. Go to Admin > Structure > Flags, and click "Add flag".

  2. Select the target entity type, and click "Continue".

  3. Enter the flag link text, link type, and any other options.

  4. Click "Save Flag".

  5. 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.

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 Maintainers: