This commit is contained in:
@@ -264,8 +264,12 @@ todo: ATTACHMENTS
|
||||
- Maybe thumbnail pictures in the UI for easier download when viewing the list of attachments
|
||||
- Consider ability to show attachment links / thumbnails at bottom of edit forms
|
||||
|
||||
todo: AFTER ATTACHMENTS
|
||||
- Go back and finish off wiki image attachment UI and code
|
||||
todo: AFTER ATTACHMENTS WIKI IMAGES
|
||||
- Go back and finish off wiki image attachment UI and code
|
||||
- maybe other types are supported, i.e. video etc?
|
||||
- baseurl setting for local images: https://marked.js.org/#/USING_ADVANCED.md#options
|
||||
- in v7 images are not part of attachment system but rather embedded somehow in the document (have to refresh how that works for export dbdump)
|
||||
|
||||
|
||||
|
||||
TODO: PRIORITIZE THE FOLLOWING BLOCK AND move INTO appropriate STAGES
|
||||
|
||||
@@ -800,12 +800,6 @@ export default {
|
||||
|
||||
|
||||
|
||||
todo: add url based image link and stub out local file image link
|
||||
- I guess I can add external images link and include a local image area with select list for any potential attached images with a button to attach / upload an image?
|
||||
- maybe other types are supported, i.e. video etc?
|
||||
- determine how local images will be handled (attachments)
|
||||
baseurl setting for local images: https://marked.js.org/#/USING_ADVANCED.md#options
|
||||
- in v7 images are not part of attachment system but rather embedded somehow in the document (have to refresh how that works for export dbdump)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user