Open djplaner opened 2 years ago
c2m_CompletedView
calls
Currently loops through each item and then calls findOrCreteItem
[x] Modify createModule to create this.canvasModules.fileLinks amd ...numFileLinks
[x] checkEmptyModuleCreated should then call new findFileLinks
to find all the file links
[x] insert checkFileLinksCreated as new event handler for findFileLinks which eventually calls findOrCeateModuleItems when all created
[ ] modify findOrCreateModuleItem to check if there are any fleLinks for this item, if there is it needs to update the HTML/body for the item before it is created. So that it adds the right informatoin
[ ] Will need a timeout
[ ] Modify to check if item html contains span.canvasFileLink,
May need to create a new item type OR perhaps call a different method findExistingFile
Have a canvas file link style in word that allows linking to files within pages.
anchor text is the display name, the link is either file name or link.
Required change
Original
Where the innerText is the name of the file.
preview_in_overlay
preview inline