Provided by: po4a_0.69-1_all bug

NAME

       Locale::Po4a::Xhtml - convert XHTML documents from/to PO files

DESCRIPTION

       The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance
       of translations) using gettext tools on areas where they were not expected like documentation.

       Locale::Po4a::Xhtml is a module to help the translation of XHTML documents into other [human] languages.

OPTIONS ACCEPTED BY THIS MODULE

       These are this module's particular options:

       includessi[=rootpath]
           Include  files  specified  by  an  include  SSI  (Server  Side  Includes)  element (e.g. <!--#include
           virtual="/foo/bar.html" -->).

           Note: You should use it only for static files.

           An additional rootpath parameter can be specified. It specifies the root path to find files  included
           by a virtual attribute.

STATUS OF THIS MODULE

       This  module  is  fully  functional,  as it relies in the Locale::Po4a::Xml module. This only defines the
       translatable tags and attributes.

       "It works for me", which means I use it successfully on my personal Web site.  However, YMMV: please  let
       me know if something doesn't work for you.

SEE ALSO

       Locale::Po4a::TransTractor(3pm), Locale::Po4a::Xml(3pm), po4a(7)

AUTHORS

        Yves Rütschlé <po4a@rutschle.net>
        Nicolas François <nicolas.francois@centraliens.net>

COPYRIGHT AND LICENSE

        Copyright © 2004 Yves Rütschlé <po4a@rutschle.net>
        Copyright © 2007-2008 Nicolas François <nicolas.francois@centraliens.net>

       This  program  is free software; you may redistribute it and/or modify it under the terms of GPL (see the
       COPYING file).

Po4a Tools                                         2023-01-03                           Locale::Po4a::Xhtml(3pm)