[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: RFC: new kioslave html error page system
From:       Stephan Kulow <coolo () kde ! org>
Date:       2002-01-26 10:51:02
[Download RAW message or body]

On Friday, 25. January 2002 16:33, Hamish Rodda wrote:
> Hi,
>
> I am looking at developing an extension to kio and khtml to allow us to
> display "friendly" error pages when an error occurs in konqueror. I would
> like feedback on what format would be best to create the pages in for the
> purposes of translation.
>
> Currently I am thinking of plain html or docbook.  Are there any
> advantages/disadvantages you would like me to consider, or a different
> format all together?  The page will need to be able to include variables
> eg. %1
>
> For an early example of this system, please see the attached page. As you
> can see they won't be too complicated, although better formatting and
> images will be added beforehand.
>
Hi!

Do what we have for other HTML pages too. Use 
QString("<H1>%1<H1>").arg(i18n("Title"));

Meaning to create the HTML dynamcily. Just make sure to leave logical parts
(e.g. paragraphs) together. The i18n calls can contain _some_ HTML :)

Greetings, Stephan
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic