Question
I am looking for a way to use a module such as
MsOfficeAttachmentsAsHTMLPlugin to upload and present MsOffice docuements on my TWiki site. I am using SSL so the problem I am running into is using INCLUDE with ATTACHURL, INCLUDE replaces all slashed with dots because ATTACHURL does not start with http, but rather https... is there a work around or better way of doing this?
Environment
--
MarcBrashear - 09 Dec 2004
Answer
SSL isn't supported currently by the INCLUDE feature - if you can can do or convince someone to do coding, using the CPAN Net::* modules under TWiki's Net.pm would be a good place to start...
--
RichardDonkin - 10 Dec 2004
See related
IncludeUrlWithHttpsProtocol,
CannotInlineFromHttpS.
--
PeterThoeny - 11 Dec 2004