I've uplaoded a document and it's now linked from about 20 pages. I'm now updating the file within that document, but it has a different file name. How can I force umbraco to link to the document and not to the actual file?
Will I have to go through and re-link every reference to it?
Did you use the Rich Text Editor to link to the document? If so you have can't force it because it's using the filename instead of media Id. Better to upload the media again with the same filename or wait until I finally finish SiteAnalyzer which fixes those issues, guess uploading the new media is quicker.
Document Upload
Hi there,
I've uplaoded a document and it's now linked from about 20 pages. I'm now updating the file within that document, but it has a different file name. How can I force umbraco to link to the document and not to the actual file?
Will I have to go through and re-link every reference to it?
Thanks in advance,
Tom
Hi Tom
You should be able to just update the file without having to re-reference the links to it.
However you probably need to repubish the site and update the XML cache.
Hope this helps.
/Jan
Republishing didn't work. How do you update the xml cache?
Hi Tom,
Did you use the Rich Text Editor to link to the document? If so you have can't force it because it's using the filename instead of media Id. Better to upload the media again with the same filename or wait until I finally finish SiteAnalyzer which fixes those issues, guess uploading the new media is quicker.
Cheers,
Richard
Yes I was using the rich text editor. Giving the file the same name was not an option as the original had "version 4" in it which no longer applies.
I look forward to seeing site analyser. :)
Tom
is working on a reply...