Hi Kohei,
Kohei Yoshida wrote:
Hi Mikhail,
On Thu, 2008-05-22 at 11:40 +0200, Mikhail Voitenko wrote:
[...skipped...]
The minor adjustments are still necessary, for
example the Excel export filter should be handled by sfx2 as a filter
supporting encryption.
Can you expand on this a little? Right now, I put some extra code in
CheckPasswordCapability function object to have it return true on the
'MS Excel 97' filter name, to enable password protection for this
filter.
Yes, this is exactly the place. The change is required to activate the
encryption related checkbox in the SaveAs dialog and the password dialog
on SaveAs action.
When in future more of alien filters support encryption, the information
could be stored in the filter configuration, if there is still a place
for an additional flag. But at the current state it would be probably
enough to check that this is 'MS Excel 97' filter as you have mentioned.
Actually it looks like the only place that has to be adjusted. The save
action transports already the password from current medium to the target
medium without filter check, that is quite reasonable.
Best regards,
Mikhail.
Thanks,
Kohei
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]