Add Readme.md file

Created on 4 January 2023, over 1 year ago
Updated 11 December 2023, 10 months ago

Problem/Motivation

Add Readme.md file

Follow the pattern in the README.md template .

📌 Task
Status

RTBC

Version

1.0

Component

Documentation

Created by

🇮🇳India Dheeraj Jhamtani

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Merge request !2Issue #3331048: Add Readme.md file → (Open) created by Dheeraj Jhamtani
  • 🇺🇸United States drupgirl

    Thanks for getting this started. Noticing that these links are off.

    +## Configuration
    +
    +1. Download [Entity Browser](https://www.drupal.org/project/content_browser) from Drupal.org
    +2. Download [Entity Embed](https://www.drupal.org/project/content_browser) from Drupal.org
    
  • 🇺🇸United States drupgirl

    Per issues 2971165 how masonry is added is changing. Also the version you have added is older.

    https://www.drupal.org/files/issues/2019-05-14/2971165-3-composer-install-masonry.patch+{
    +  "name": "drupal/content_browser",
    +  "type": "drupal-module",
    +  "homepage": "http://drupal.org/project/content_browser",
    +  "repositories": {
    +    "masonry": {
    +      "type": "package",
    +      "package": {
    +        "name": "desandro/masonry",
    +        "version": "4.2.2",
    +        "type": "drupal-library",
    +        "dist": {
    +          "url": "https://github.com/desandro/masonry/archive/v4.2.2.zip",
    +          "type": "zip"
    +        }
    +      }
    +    }
    +  },
    +  "require": {
    +    "desandro/masonry": "4.2.2"
    +  }
    +}
    
  • Status changed to Needs work 10 months ago
  • Assigned to nitin_lama
  • Status changed to Needs review 10 months ago
  • 🇮🇳India nitin_lama

    Please review.

  • Status changed to RTBC 10 months ago
  • 🇵🇭Philippines kenyoOwen

    Hi nitin_lama

    I reviewed your changes and it changed the correct link for the "Requirements" modules and it follows the README.md template.

    Thank you

Production build 0.71.5 2024