Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DGI9-504 : Remove Older Derivative Commands #27

Merged
merged 5 commits into from
May 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
DGI9-504: Remove Older Derivative Commands from Readme
Prashant-bd committed May 6, 2024
commit ec6d87788cb7192426d99e2fff8168de7d61284e
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -74,14 +74,6 @@ drush islandora_drush_utils:null-child-weight-updater --verbose

This command identifies and updates nodes that have a mix of null and integer values in field_weight.

### Derivatives Generator

```bash
drush islandora_drush_utils:derivativesgenerator --model_name="Image" --user=islandora
```

Re-generates all derivatives for a given list of pids (comma separated list of pids or a file), model name or model uri. Specify 'media_use_uri' to target derivatives, defaults to 'http://pcdm.org/use#ThumbnailImage'.

### User wrapper

```bash