SVN commit 582676 by martin: Update filter info: * more s/filter/supported file format/ * improve information on PDF export * add filter info for KOffice 1.6 beta, noting: * PDF import for krita * improved PNG support Doesn't include updates for filter info on developer pages. M +1 -1 branches/koffice/1.5/koffice/filters/filterstatus.xml M +7 -1 branches/koffice/1.6/koffice/filters/filterstatus.xml M +7 -1 trunk/koffice/filters/filterstatus.xml M +1 -1 trunk/www/areas/koffice/filters/1.4/kofficeversion.inc M +21 -3 trunk/www/areas/koffice/filters/1.5/index.php M +1 -1 trunk/www/areas/koffice/filters/1.5/kofficeversion.inc A trunk/www/areas/koffice/filters/1.6 (directory) trunk/www/areas/koffice/filters/1.5#582641 A trunk/www/areas/koffice/filters/1.6/index.php trunk/www/areas/koffice/filters/1.5/index.php#582675 A trunk/www/areas/koffice/filters/1.6/kexi (directory) trunk/www/areas/koffice/filters/1.5/kexi#582675 A trunk/www/areas/koffice/filters/1.6/kofficeversion.inc trunk/www/areas/koffice/filters/1.5/kofficeversion.inc#582675 A trunk/www/areas/koffice/filters/1.6/kword (directory) trunk/www/areas/koffice/filters/1.5/kword#582675 AM trunk/www/areas/koffice/filters/images/pdf.png M +19 -3 trunk/www/areas/koffice/filters/index.php M +2 -2 trunk/www/areas/koffice/filters/menu.inc M +26 -2 trunk/www/areas/koffice/filters/scripts/FilterStatusStablePhp.xslt M +1 -1 trunk/www/areas/koffice/menu.inc --- branches/koffice/1.5/koffice/filters/filterstatus.xml #582675:582676 @@ -387,7 +387,7 @@ OpenEXR <a href="http://www.openexr.com/">OpenEXR</a> is a high dynamic-range (HDR) format <br /> - developed by <a href="http://www.ilm.com">Industrial Light & Magic</a> + developed by <a href="http://www.ilm.com">Industrial Light &amp; Magic</a> --- branches/koffice/1.6/koffice/filters/filterstatus.xml #582675:582676 @@ -375,7 +375,7 @@ TIFF - + @@ -391,6 +391,12 @@ + + + PDF + Portable Document Format + + Gimp (XCF) --- trunk/koffice/filters/filterstatus.xml #582675:582676 @@ -375,7 +375,7 @@ TIFF - + @@ -391,6 +391,12 @@ + + + PDF + Portable Document Format + + Gimp (XCF) --- trunk/www/areas/koffice/filters/1.4/kofficeversion.inc #582675:582676 @@ -1,4 +1,4 @@ --- trunk/www/areas/koffice/filters/1.5/index.php #582675:582676 @@ -5,7 +5,7 @@ include("header.inc"); ?>
-

Which filters are there?

+

Which file formats are supported by KOffice?

Many KOffice applications support the filter architecture (i.e.: they are able to use filters for file conversion.) The filters are not perfect and some not even done. The status of the current filters is listed below, sorted per @@ -103,9 +103,11 @@ PDF - Portable Document Format: All KOffice applications can export to PDF: use File/Print + Portable Document Format *** - *** + + Yes (see below) + @@ -496,6 +498,22 @@ The status of this filter is unknown, as its development has been abandoned. +

+ PDF Export +

+

All KOffice applications can export (create) PDF files. The + process for exporting to PDF is the same as in most other KDE + applications:

+
    +
  • Select File->Print from the menu;
  • +
  • In the Printer Name box, choose the Print to File + (PDF) option (illustrated below); +
  • +
  • Enter a file name in the Location box (or use the + button next to the Location field for a standard file + window;
  • +
  • Click Print.
  • +

Joining the developers

There are many filters that we would like and many filters that need improvement, although sadly we do not have enough developers working on KOffice.

Would you like to join the development team and help us?

--- trunk/www/areas/koffice/filters/1.5/kofficeversion.inc #582675:582676 @@ -1,4 +1,4 @@ ** trunk/www/areas/koffice/filters/images/pdf.png #property svn:mime-type + application/octet-stream --- trunk/www/areas/koffice/filters/index.php #582675:582676 @@ -1,12 +1,16 @@ -

Welcome to the KOffice Filter Information Page.

+

These pages provide information about which file formats are + supported by KOffice. They also provide an indication of the + extent to which each format is supported.

+

Support for file formats is provided by filters.

+

About Filters

Filters are used to convert documents from one file format into @@ -28,7 +32,7 @@ For more information on which file formats KOffice supports, see the filter status for recent versions of KOffice below.

-

Current (stable) versions

+

Current release: KOffice 1.5

This information pertains to the currently released stable version of KOffice.

@@ -37,6 +41,18 @@
  • Filter status of KOffice 1.5
  • +

    Forthcoming release: KOffice 1.6

    + +

    This information pertains to + the beta + version of KOffice, due to be released as KOffice 1.6 in + October 2006. The information here is for guidance only: it may + be inaccurate and is subject to change.

    + + +

    Old versions

      --- trunk/www/areas/koffice/filters/menu.inc #582675:582676 @@ -1,4 +1,4 @@ appendLink("Filter 1.5 Status", "1.5"); -$this->appendLink("Filter 1.4 Status", "1.4"); +$this->appendLink("KOffice 1.5", "1.5"); +$this->appendLink("KOffice 1.6 (beta)", "1.6"); ?> --- trunk/www/areas/koffice/filters/scripts/FilterStatusStablePhp.xslt #582675:582676 @@ -12,7 +12,7 @@ Do not modify! This file was generated -

      Which filters are there?

      +

      Which file formats are supported by KOffice?

      Many KOffice applications support the filter architecture (i.e.: they are able to use filters for file conversion.) The filters are not perfect and some not even done. The status of the current filters is listed below, sorted per @@ -81,7 +81,16 @@ - + + + (see below)]]> + + + + + + @@ -102,6 +111,21 @@ +

      PDF Export

      +

      All KOffice applications can export (create) PDF files. The + process for exporting to PDF is the same as in most other KDE + applications:

      +
        +
      • Select File->Print from the menu;
      • +
      • In the Printer Name box, choose the Print to File + (PDF) option (illustrated below); +
      • +
      • Enter a file name in the Location box (or use the + button next to the Location field for a standard file + window;
      • +
      • Click Print.
      • +
      +

      Joining the developers

      There are many filters that we would like and many filters that need improvement, although sadly we do not have enough developers working on KOffice.

      Would you like to join the development team and help us?

      --- trunk/www/areas/koffice/menu.inc #582675:582676 @@ -32,7 +32,7 @@ $section->appendDir("KChart", "kchart"); $section->appendDir("KFormula", "kformula"); $section->appendDir("Kugar", "kugar"); -$section->appendDir("Import/Export Filters", "filters"); +$section->appendDir("Supported File Formats", "filters"); $section =& $this->appendSection("Documentation"); $section->appendLink("KOffice $currentversion", "http://docs.kde.org/stable/en/koffice/", false);