Skip to content

Conversation

@JamesHabben
Copy link
Collaborator

  • add is_embedded to media item table
  • remove media_path from media references table
  • create central media folder and link/copy all media
  • create html media folder and link/copy all html media
  • change sql inserts to use parameters
  • move media check in logic to single internal function
  • public media check functions point to internal
  • add output parameters to context
  • add force params to let modules set mime type, extension, created, modified

…t more media info

- add `is_embedded` to media item table
- remove `media_path` from media references table
- create central media folder and link/copy all media
- create html media folder and link/copy all html media
- change sql inserts to use parameters
- move media check in logic to single internal function
- public media check functions point to internal
- add output parameters to context
- add force params to let modules set mime type, extension, created, modified
@JamesHabben JamesHabben added bug Something isn't working enhancement New feature or request LEAPP Core Update related to LEAPP core framework labels Oct 31, 2025
@Johann-PLW
Copy link
Collaborator

You just forgot to replace out_params.report_folder_base with out_params.output_folder_base.
Otherwise, everything else is OK.

- determine original extracted file source path ahead of embedded split
- set source_path from original file path
@JamesHabben
Copy link
Collaborator Author

new commit to resolve the db source path issue you mentioned to me. ready for review when you have a chance @Johann-PLW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request LEAPP Core Update related to LEAPP core framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants