Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
migrate_file-3420449
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Issue forks
migrate_file-3420449
Commits
ddb16929
Commit
ddb16929
authored
6 years ago
by
Graham Cole
Committed by
Chris Eastwood
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2950695
by grahamC: Nonsensical comments in ImageImport plugin
parent
493cf52a
Branches
3.5.x
Branches containing commit
Tags
3.6.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Plugin/migrate/process/ImageImport.php
+4
-4
4 additions, 4 deletions
src/Plugin/migrate/process/ImageImport.php
with
4 additions
and
4 deletions
src/Plugin/migrate/process/ImageImport.php
+
4
−
4
View file @
ddb16929
...
...
@@ -16,10 +16,10 @@ use GuzzleHttp\Exception\ClientException;
*
* Extends the regular file_import plugin but adds the following additional
* optional configuration keys.
* - alt: The
uid to
attribute the
file entity to. Defaults to 0
* - title:
Boolean, if TRUE, move the file, otherwise copy the file.
* - width: The
u
id
to attribute the file entity to. Defaults to 0
* - height:
Boolean, if TRUE, move the file, otherwise copy the file.
* - alt: The
alt
attribute
for
the
image
* - title:
The title attribute for the image
* - width: The
w
id
th of the image
* - height:
The height of the image
*
* All of the above fields fields support copying destination values. These are
* indicated by a starting @ sign. Values using @ must be wrapped in quotes.
...
...
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