Review Request: [PATCH] Make kio_info produce valid HTML
Michael Pyne
mpyne at kde.org
Tue Jul 17 03:35:18 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105590/#review15990
-----------------------------------------------------------
I think the current best-practice for HTML is a doctype of (and I'm not kidding) <!DOCTYPE html>, which also prevents requiring a manual annotation of text/css later in the style sheets. However these changes (except the question of the missing <div>) are harmless so they can be committed. A long-term project for those who are interested would be to find if there are more suitable info->html converters available instead of old Perl scripts (and likewise for man pages). Maybe pandoc?
kioslave/info/kde-info2html
<http://git.reviewboard.kde.org/r/105590/#comment12595>
Was there a reason this div was removed?
- Michael Pyne
On July 16, 2012, 11:38 a.m., Paul Walger wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105590/
> -----------------------------------------------------------
>
> (Updated July 16, 2012, 11:38 a.m.)
>
>
> Review request for KDE Runtime.
>
>
> Description
> -------
>
> Fixes Bug 295170.
>
>
> This addresses bug 295170.
> http://bugs.kde.org/show_bug.cgi?id=295170
>
>
> Diffs
> -----
>
> kioslave/info/kde-info2html bff85bbde3f3a66467f7f198ee8c4eae25aa1f6d
>
> Diff: http://git.reviewboard.kde.org/r/105590/diff/
>
>
> Testing
> -------
>
> Tested via http://validator.w3.org
>
>
> Thanks,
>
> Paul Walger
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120717/b8d6e9d0/attachment.htm>
More information about the kde-core-devel
mailing list