MTShop/code/web/modules/contrib/flag
Gdilove c391965547 update config 2023-11-17 01:10:57 +08:00
..
config update config 2023-11-17 01:10:57 +08:00
css update config 2023-11-17 01:10:57 +08:00
images update config 2023-11-17 01:10:57 +08:00
js update config 2023-11-17 01:10:57 +08:00
modules update config 2023-11-17 01:10:57 +08:00
scripts/js update config 2023-11-17 01:10:57 +08:00
src update config 2023-11-17 01:10:57 +08:00
templates update config 2023-11-17 01:10:57 +08:00
tests update config 2023-11-17 01:10:57 +08:00
.eslintignore update config 2023-11-17 01:10:57 +08:00
.eslintrc.json update config 2023-11-17 01:10:57 +08:00
.eslintrc.legacy.json update config 2023-11-17 01:10:57 +08:00
.eslintrc.passing.json update config 2023-11-17 01:10:57 +08:00
.gitignore update config 2023-11-17 01:10:57 +08:00
.stylelintrc.json update config 2023-11-17 01:10:57 +08:00
JAVASCRIPT.md update config 2023-11-17 01:10:57 +08:00
LICENSE.txt update config 2023-11-17 01:10:57 +08:00
README.md update config 2023-11-17 01:10:57 +08:00
flag.api.php update config 2023-11-17 01:10:57 +08:00
flag.info.yml update config 2023-11-17 01:10:57 +08:00
flag.install update config 2023-11-17 01:10:57 +08:00
flag.libraries.yml update config 2023-11-17 01:10:57 +08:00
flag.links.action.yml update config 2023-11-17 01:10:57 +08:00
flag.links.menu.yml update config 2023-11-17 01:10:57 +08:00
flag.links.task.yml update config 2023-11-17 01:10:57 +08:00
flag.module update config 2023-11-17 01:10:57 +08:00
flag.permissions.yml update config 2023-11-17 01:10:57 +08:00
flag.post_update.php update config 2023-11-17 01:10:57 +08:00
flag.routing.yml update config 2023-11-17 01:10:57 +08:00
flag.services.yml update config 2023-11-17 01:10:57 +08:00
flag.tokens.inc update config 2023-11-17 01:10:57 +08:00
flag.views.inc update config 2023-11-17 01:10:57 +08:00
flag.views_execution.inc update config 2023-11-17 01:10:57 +08:00
package.json update config 2023-11-17 01:10:57 +08:00
yarn.lock update config 2023-11-17 01:10:57 +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: