Collabora Office 24.04 Help
Collabora Office ukladá dokumenty v XML formáte. Môžete vytvoriť vlastné filtre, ktoré konvertujú XML formát OpenDocument používaný Collabora Office do iného formátu. Tieto filtre môžu byť integrované tak, že Collabora Office bude tieto formáty načítavať a ukladať celkom transparentne.
Aby ste mohli vytvoriť XML filter, musíte mať dobré znalosti princípov XML a XSLT. Tieto princípy sú mimo rámec tohto pomocníka.
XML filter obsahuje štýly napísané v jazyku XSLT. Štýly exportného a importného filtra určujú prevody medzi formátom OpenDocument a ďalším XML formátom. Existujú tri druhy XML filtrov:
Import Filters - load external XML files and transform the format of the files into the OpenDocument XML file format. After you install an import filter, the name of the filter is added to the list of file types in the File Open dialog.
Export Filters - transform OpenDocument XML files and save the files to a different XML format. After you install an export filter, the name of the filter is added to the list of file types in the Export dialog.
Import/Export Filters - load and save OpenDocument XML files into a different XML format. After you install these filters, the names of the filters are added to the list of file types in the File Open dialog and the File Save As dialog.