Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
webdev
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
webdev
Commits
933a6266
Commit
933a6266
authored
2 years ago
by
Shaimaa Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3317008
: Add Link Attributes ~1.0 module to Web Development module
parent
f78187ef
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+17
-17
17 additions, 17 deletions
README.md
composer.json
+17
-17
17 additions, 17 deletions
composer.json
webdev.info.yml
+3
-3
3 additions, 3 deletions
webdev.info.yml
with
37 additions
and
37 deletions
README.md
+
17
−
17
View file @
933a6266
# Web
DEV
# Web
Development
### Website Development Tools.
Most needed contributed modules in Websites Development with Drupal.
*
[
Custom Permissions
](
https://www.drupal.org/project/config_perms
)
: @stable @enabled
*
[
Chaos Tool Suite (ctools)
](
https://www.drupal.org/project/ctools
)
: @stable @enabled
*
[
Token
](
https://www.drupal.org/project/token
)
: @stable @enabled
*
[
Pathauto
](
https://www.drupal.org/project/pathauto
)
: @stable @enabled
*
[
Field Group
](
https://www.drupal.org/project/field_group
)
: @stable @enabled
*
[
Smart Trim
](
https://www.drupal.org/project/smart_trim
)
: @stable @enabled
*
[
Entityqueue
](
https://www.drupal.org/project/entityqueue
)
: @stable @enabled
*
[
Inline Entity Form
](
https://www.drupal.org/project/inline_entity_form
)
: @stable @enabled
*
[
Metatag
](
https://www.drupal.org/project/metatag
)
: @stable @enabled
*
[
Better Exposed Filters
](
https://www.drupal.org/project/better_exposed_filters
)
: @stable @enabled
*
[
Diff
](
https://www.drupal.org/project/diff
)
: @stable #enabled
*
[
Shield
](
https://www.drupal.org/project/shield
)
: @stable
*
[
Devel
](
https://www.drupal.org/project/devel
)
: @stable
*
[
Anonymous Redirect
](
https://www.drupal.org/project/anonymous_redirect
)
: @stable
*
[
User Redirect
](
https://www.drupal.org/project/user_redirect
)
: @stable
*
[
Autocomplete Deluxe
](
https://www.drupal.org/project/autocomplete_deluxe
)
: @stable
\ No newline at end of file
*
[
Ctools
](
https://www.drupal.org/project/ctools
)
:
`~3.0`
**enabled**
*
[
Token
](
https://www.drupal.org/project/token
)
:
`~1.0`
**enabled**
*
[
Diff
](
https://www.drupal.org/project/diff
)
:
`~1.0`
**enabled**
*
[
Pathauto
](
https://www.drupal.org/project/pathauto
)
:
`~1.0`
**enabled**
*
[
Metatag
](
https://www.drupal.org/project/metatag
)
:
`~1.0`
**enabled**
*
[
Field Group
](
https://www.drupal.org/project/field_group
)
:
`~3.0`
**enabled**
*
[
Smart Trim
](
https://www.drupal.org/project/smart_trim
)
:
`~3.0`
**enabled**
*
[
Inline Entity Form
](
https://www.drupal.org/project/inline_entity_form
)
:
`~1.0`
**enabled**
*
[
Better Exposed Filters
](
https://www.drupal.org/project/better_exposed_filters
)
:
`~6.0`
**enabled**
*
[
Shield
](
https://www.drupal.org/project/shield
)
:
`~1.0`
*
[
Devel
](
https://www.drupal.org/project/devel
)
:
`~5.0`
*
[
Custom Permissions
](
https://www.drupal.org/project/config_perms
)
:
`~2.0`
*
[
Anonymous Redirect
](
https://www.drupal.org/project/anonymous_redirect
)
:
`~2.0`
*
[
User Redirect
](
https://www.drupal.org/project/user_redirect
)
:
`~2.0`
*
[
Autocomplete Deluxe
](
https://www.drupal.org/project/autocomplete_deluxe
)
:
`~2.0`
*
[
Link Attributes
](
https://www.drupal.org/project/link_attributes
)
:
`~1.0`
This diff is collapsed.
Click to expand it.
composer.json
+
17
−
17
View file @
933a6266
...
...
@@ -23,22 +23,22 @@
}
},
"require"
:
{
"
drupal/core
"
:
"
~9.0
"
,
"
drupal/c
onfig_perms
"
:
"
@stable
"
,
"
drupal/
c
to
ols
"
:
"
@stable
"
,
"
drupal/
token
"
:
"
@stable
"
,
"
drupal/pathauto
"
:
"
@stable
"
,
"
drupal/
field_group
"
:
"
@stable
"
,
"
drupal/
smart_trim
"
:
"
@stable
"
,
"
drupal/
entityqueue
"
:
"
@stable
"
,
"
drupal/inline_entity_form
"
:
"
@stable
"
,
"
drupal/
m
et
atag
"
:
"
@stable
"
,
"
drupal/
better_exposed_filters
"
:
"
@stable
"
,
"
drupal/d
iff
"
:
"
@stable
"
,
"
drupal/
shield
"
:
"
@stable
"
,
"
drupal/
devel
"
:
"
@stable
"
,
"
drupal/
anonymo
us_redirect
"
:
"
@stable
"
,
"
drupal/
user_redirect
"
:
"
@stable
"
,
"
drupal/
autocomplete_deluxe
"
:
"
@stable
"
"
drupal/core
"
:
"~9.0
|| ~10.0
"
,
"
drupal/c
tools
"
:
"
~3.0
"
,
"
drupal/to
ken
"
:
"
~1.0
"
,
"
drupal/
diff
"
:
"
~1.0
"
,
"
drupal/pathauto
"
:
"
~1.0
"
,
"
drupal/
metatag
"
:
"
~1.0
"
,
"
drupal/
field_group
"
:
"
~3.0
"
,
"
drupal/
smart_trim
"
:
"
~3.0
"
,
"
drupal/inline_entity_form
"
:
"
~1.0
"
,
"
drupal/
b
et
ter_exposed_filters
"
:
"
~6.0
"
,
"
drupal/
shield
"
:
"
~1.0
"
,
"
drupal/d
evel
"
:
"
~5.0
"
,
"
drupal/
config_perms
"
:
"
~2.0
"
,
"
drupal/
anonymous_redirect
"
:
"
~2.0
"
,
"
drupal/us
er
_redirect
"
:
"
~2.0
"
,
"
drupal/
autocomplete_deluxe
"
:
"
~2.0
"
,
"
drupal/
link_attributes
"
:
"
~1.0
"
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
webdev.info.yml
+
3
−
3
View file @
933a6266
...
...
@@ -5,11 +5,11 @@ core_version_requirement: ^9.0
dependencies
:
-
ctools:ctools
-
token:token
-
diff:diff
-
pathauto:pathauto
-
metatag:metatag
-
field_group:field_group
-
smart_trim:smart_trim
-
entityqueue:entityqueue
-
inline_entity_form:inline_entity_form
-
metatag:metatag
-
better_exposed_filters:better_exposed_filters
-
diff:diff
-
link_attributes:link_attributes
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment