Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
drupalorg
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
drupalorg
Commits
1ffeb073
Commit
1ffeb073
authored
5 months ago
by
Brendan Blaine
Browse files
Options
Downloads
Patches
Plain Diff
Close comments on future case studies
parent
b77e761a
No related branches found
No related tags found
1 merge request
!304
Close comments on future case studies
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
features/drupalorg_case_studies/drupalorg_case_studies.info
+1
-1
1 addition, 1 deletion
features/drupalorg_case_studies/drupalorg_case_studies.info
features/drupalorg_case_studies/drupalorg_case_studies.strongarm.inc
+1
-1
1 addition, 1 deletion
...upalorg_case_studies/drupalorg_case_studies.strongarm.inc
with
2 additions
and
2 deletions
features/drupalorg_case_studies/drupalorg_case_studies.info
+
1
−
1
View file @
1ffeb073
...
...
@@ -21,7 +21,7 @@ dependencies[] = strongarm
dependencies[] = taxonomy
dependencies[] = text
dependencies[] = views
datestamp = 1
655832989
datestamp = 1
731970494
features[ctools][] = field_group:field_group:1
features[ctools][] = fieldable_panels_panes:fieldable_panels_pane_type:1
features[ctools][] = strongarm:strongarm:1
...
...
This diff is collapsed.
Click to expand it.
features/drupalorg_case_studies/drupalorg_case_studies.strongarm.inc
+
1
−
1
View file @
1ffeb073
...
...
@@ -22,7 +22,7 @@ function drupalorg_case_studies_strongarm() {
$strongarm
->
disabled
=
FALSE
;
/* Edit this to true to make a default strongarm disabled initially */
$strongarm
->
api_version
=
1
;
$strongarm
->
name
=
'comment_casestudy'
;
$strongarm
->
value
=
'
2
'
;
$strongarm
->
value
=
'
1
'
;
$export
[
'comment_casestudy'
]
=
$strongarm
;
$strongarm
=
new
stdClass
();
...
...
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