Hi Scott,
Scott Carr schrieb:
Sigrid Kronenberger wrote:
Hi there,
is there a possibility for easy downloading all the FAQ-items?
I thougt about translating them to German (offline, because I'm on a
dial-up-connection) and afterwards uploading them on the
german-documentation-site. Is this possible?
Any ideas? Thanks.
I have a FAQ spider that will download everything to your home
computer, the problem is uploading the FAQs back to the site after
update.
Currently, I am not aware of software that would allow mass upload of
FAQs to the Plone site.
You need no software,
At first You have to enable a aditonal content type in Plone 'External
File'. (If You create or upload a file with this type, the file will
stored in the lokal filesystem of the server an nor in the plone database.
The only thing You have to find is the path on the server where the
file(s) are stored...
Second create a ssh connection to the oooauthors.org server (send a
public ssh key to Daniel in order to get passwordless access via ssh key).
If the ssh-connection is enabled, You can use every tool You want eg.
Perl or Shell to copy the files to the server ;-)
I will add the needed Filetype to our Site as soon as possible ok?
Cheers Marko