da455c486a
The initial bits to serving some page with provision to ingest the different formats into a table. Doesn't yet link with the actual document, but it's a start. The link will have some unique id(s) in it to reference the document in question, which will be some hash (possibly changing with some logic for security reasons). This hash will have to be something valid that WSD will use to locate the DocBroker in question, connect to it and fetch the formats supported and generate unique links for each. When the user clicks on a link, the contents will be downloaded in the given format and copied to the user's clipboard. The clipboard.html template is based on loleaflet.html as we're very likely to use the same customization, branding, localization, and javascript bits. We would probably want to add a brandable title with logo etc. and possibly some more reasable background (ideally, an image enlarged and blured to give the page some semblance of having content). Change-Id: If0550184d4423bef1e98fecbb072bdf8df07701b |
||
---|---|---|
.. | ||
clientnb.cpp | ||
DelaySocket.cpp | ||
DelaySocket.hpp | ||
FakeSocket.cpp | ||
FakeSocket.hpp | ||
ServerSocket.hpp | ||
Socket.cpp | ||
Socket.hpp | ||
Ssl.cpp | ||
Ssl.hpp | ||
SslSocket.hpp | ||
WebSocketHandler.hpp |