Help
Darien Kent
darienkentster at gmail.com
Mon Jan 26 05:37:01 UTC 2009
2009/1/22, ubuntu-doc-request at lists.ubuntu.com
<ubuntu-doc-request at lists.ubuntu.com>:
> Send ubuntu-doc mailing list submissions to
> ubuntu-doc at lists.ubuntu.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-doc
> or, via email, send a message with subject or body 'help' to
> ubuntu-doc-request at lists.ubuntu.com
>
> You can reach the person managing the list at
> ubuntu-doc-owner at lists.ubuntu.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ubuntu-doc digest..."
>
>
> Today's Topics:
>
> 1. Re: behind help.ubuntu.com (Alexey Balmashnov)
> 2. Re: behind help.ubuntu.com (Adi Roiban)
> 3. Re: behind help.ubuntu.com (Alexey Balmashnov)
> 4. Re: behind help.ubuntu.com (Connor Imes)
> 5. Server Guide PDF (Adam Sommer)
> 6. Re: Server Guide PDF (Matthew East)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 21 Jan 2009 23:38:43 +0100
> From: Alexey Balmashnov <a.balmashnov at gmail.com>
> Subject: Re: behind help.ubuntu.com
> To: Adi Roiban <adi at roiban.ro>
> Cc: ubuntu-doc at lists.ubuntu.com
> Message-ID:
> <e06e213d0901211438u4c17736ei88f50f61abd9bd5b at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Hi all,
>
> By any chance is there a howto somewhere with step-by-step
> instructions on export of static html pages with translated
> documentation?
>
> Regards,
> Alexey
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 22 Jan 2009 00:59:51 +0200
> From: Adi Roiban <adi at roiban.ro>
> Subject: Re: behind help.ubuntu.com
> To: Alexey Balmashnov <a.balmashnov at gmail.com>
> Cc: ubuntu-doc at lists.ubuntu.com
> Message-ID: <1232578791.6219.24.camel at adi-laptop>
> Content-Type: text/plain; charset=UTF-8
>
> Hi,
>
> You can use the Makefile (make html).
>
> Some steps are described here:
> https://wiki.ubuntu.com/DocumentationTeam/Translation
>
> Istv?n Nyitrai has created a translated version for help.ubuntu.com at
> http://sugo.ubuntu.hu/
>
> His scripts are here:
> https://code.edge.launchpad.net/~sianis/+junk/ubuntu-docs-hu
>
> If you don't need fancy features, basicaly you should get the bazaar
> branch of ubuntu-doc , customize the libs/ubuntu-html-chunk-cust.xsl
> file and run make html
>
> Cheers,
> Adi
>
>
> ?n data de Mi, 21-01-2009 la 23:38 +0100, Alexey Balmashnov a scris:
>> Hi all,
>>
>> By any chance is there a howto somewhere with step-by-step
>> instructions on export of static html pages with translated
>> documentation?
>>
>> Regards,
>> Alexey
> --
> Adi Roiban
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 22 Jan 2009 00:20:35 +0100
> From: Alexey Balmashnov <a.balmashnov at gmail.com>
> Subject: Re: behind help.ubuntu.com
> To: Connor Imes <rocket2dmn at ubuntu.com>
> Cc: ubuntu-doc at lists.ubuntu.com
> Message-ID:
> <e06e213d0901211520j2d4f25e9t23ce6460396fa793 at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Thu, Jan 22, 2009 at 12:03 AM, Connor Imes <rocket2dmn at ubuntu.com> wrote:
>> Alexey Balmashnov wrote:
>>> Hi all,
>>>
>>> By any chance is there a howto somewhere with step-by-step
>>> instructions on export of static html pages with translated
>>> documentation?
>>>
>>> Regards,
>>> Alexey
>>>
>> Alexey,
>> It sounds like you are interested in this page [1]. There are a bunch
>> of pages to help with system docs here [2]. If that's not what you're
>> looking for, please clarify.
>>
>> [1] https://wiki.ubuntu.com/DocumentationTeam/Translation
>> [2] https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation
>
> Yep, should have looked there, sorry for buzzz.
>
> Thanks!
>
> -- Alexey
>
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 21 Jan 2009 18:03:52 -0500
> From: Connor Imes <rocket2dmn at ubuntu.com>
> Subject: Re: behind help.ubuntu.com
> To: Alexey Balmashnov <a.balmashnov at gmail.com>
> Cc: ubuntu-doc at lists.ubuntu.com
> Message-ID: <4977A9D8.8020905 at ubuntu.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Alexey Balmashnov wrote:
>> Hi all,
>>
>> By any chance is there a howto somewhere with step-by-step
>> instructions on export of static html pages with translated
>> documentation?
>>
>> Regards,
>> Alexey
>>
> Alexey,
> It sounds like you are interested in this page [1]. There are a bunch
> of pages to help with system docs here [2]. If that's not what you're
> looking for, please clarify.
>
> [1] https://wiki.ubuntu.com/DocumentationTeam/Translation
> [2] https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation
>
> Hope that helps,
> -Connor
>
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 21 Jan 2009 21:39:58 -0500
> From: Adam Sommer <asommer70 at gmail.com>
> Subject: Server Guide PDF
> To: Ubuntu Doc <ubuntu-doc at lists.ubuntu.com>
> Message-ID:
> <2062c0d40901211839t1cbdbb37k8464d42a3b61b84f at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hey all,
>
> I wanted to get some feedback for a patch I've worked up that will re-enable
> creating a PDF file for the Server Guide. I say "re-enable" because most of
> the code in the Makefile is already there, it just needed a little
> tweaking. There has been multiple instances of user's requesting a PDF
> version of the Server Guide, and the rest of the Ubuntu docs for that
> matter. It was on my list for Intrepid, but I didn't get around to working
> on it.
>
> Anyway, attached is a patch for the Makefile and debian/rules to create the
> PDF file. If there is any way the code can be improved please let me know.
>
> Also, the fop utility is used to create the PDF, and the version in Interpid
> and Jaunty has a bug [1]. So if you want to test out the PDF:
>
> 1. install fop: sudo apt-get install fop
> (not sure if that's 100% needed, but that's what I did :-)
> 2. Download the latest fop:
> http://archive.apache.org/dist/xmlgraphics/fop/binaries/fop-0.95beta-bin.zip
> 3. unzip
> 4. Rename the packaged fop binary: sudo mv /usr/bin/fop /usr/bin/fop
> 5. Symlink the downloaded binary: sudo ln -s
> /path/to/unzipped/fop-0.95beta/fop /usr/bin/
> 6. get the latest ubuntu-docs from LP and apply the attached patch
> 7. from the ubuntu-doc directory: make serverguide-pdf
> 8. If all goes well you should have a
> build/serverguide-pdf/C/serverguide.pdf file
>
>
> I'll file a bug about the fop issue and hopefully get the packaged updatd
> for Jaunty.
>
> [1]
> http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200701.mbox/%3C8315716.post@talk.nabble.com%3E
>
> --
> Party On,
> Adam
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> https://lists.ubuntu.com/archives/ubuntu-doc/attachments/20090121/4f66b795/attachment-0001.htm
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: serverguide-pdf.patch
> Type: text/x-patch
> Size: 2152 bytes
> Desc: not available
> Url :
> https://lists.ubuntu.com/archives/ubuntu-doc/attachments/20090121/4f66b795/attachment-0001.bin
>
> ------------------------------
>
> Message: 6
> Date: Thu, 22 Jan 2009 08:40:44 +0000
> From: Matthew East <mdke at ubuntu.com>
> Subject: Re: Server Guide PDF
> To: Ubuntu Doc <ubuntu-doc at lists.ubuntu.com>
> Message-ID:
> <3bd91160901220040l14763578nd344e6a173b6170a at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Thu, Jan 22, 2009 at 2:39 AM, Adam Sommer <asommer70 at gmail.com> wrote:
>> Hey all,
>>
>> I wanted to get some feedback for a patch I've worked up that will
>> re-enable
>> creating a PDF file for the Server Guide. I say "re-enable" because most
>> of
>> the code in the Makefile is already there, it just needed a little
>> tweaking. There has been multiple instances of user's requesting a PDF
>> version of the Server Guide, and the rest of the Ubuntu docs for that
>> matter. It was on my list for Intrepid, but I didn't get around to
>> working
>> on it.
>>
>> Anyway, attached is a patch for the Makefile and debian/rules to create
>> the
>> PDF file. If there is any way the code can be improved please let me
>> know.
>
> The changes to the Makefile look ok to me, but the changes to the
> packaging in debian/rules don't look to me like they will work. You
> haven't included any scope in the packaging for installing the build
> dependencies required to generate the pdf. In any event, I don't think
> it can or should be done because:
>
> 1. fop is required so that will pull in large build dependencies into
> ubuntu-docs in order to build the package (java etc)
> 2. latest fop is required and there is no way to install that on the buildds
> 3. I vaguely recollect that in order to build the PDF, a headless
> server (i.e. a server without a desktop environment) will not work
> because of something to do with the image libraries used.
>
> To be honest, I don't really see the point in including a PDF in the
> ubuntu-serverguide package anyway, because Ubuntu Server doesn't come
> with a pdf viewer, does it?
>
> In sum, I'm happy to release a pdf for the serverguide and to put it
> on help.ubuntu.com, as indeed we have done in the past, but I think
> you should revert your changes to debian/rules.
>
> --
> Matthew East
> http://www.mdke.org
> gnupg pub 1024D/0E6B06FF
>
>
>
> ------------------------------
>
> --
> ubuntu-doc mailing list
> ubuntu-doc at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-doc
>
>
> End of ubuntu-doc Digest, Vol 52, Issue 17
> ******************************************
>
--
Enviado desde mi dispositivo móvil
More information about the ubuntu-doc
mailing list