Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WCM Base Distribution
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
OCIO_ODEE_Web
WCM Base Distribution
Commits
0ed485bd
Commit
0ed485bd
authored
8 years ago
by
Chris Gross
Browse files
Options
Downloads
Patches
Plain Diff
weekly build 3
parent
0d1b156f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
profiles/wcm_base/modules/custom/ocio_book/ocio_book.context.inc
+5
-2
5 additions, 2 deletions
...s/wcm_base/modules/custom/ocio_book/ocio_book.context.inc
with
5 additions
and
2 deletions
profiles/wcm_base/modules/custom/ocio_book/ocio_book.context.inc
+
5
−
2
View file @
0ed485bd
...
...
@@ -17,9 +17,12 @@ function ocio_book_context_default_contexts() {
$context
->
description
=
''
;
$context
->
tag
=
'OCIO Book'
;
$context
->
conditions
=
array
(
'book'
=>
array
(
'book
root
'
=>
array
(
'values'
=>
array
(
'book-toc-8'
=>
'book-toc-8'
,
'book_page'
=>
'book_page'
,
),
'options'
=>
array
(
'node_form'
=>
'1'
,
),
),
);
...
...
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