Hi Burkhard! On Fri, Feb 3, 2012 at 4:54 AM, Burkhard L?ck <lueck at hube-lueck.de> wrote: > SVN commit 1277907 by lueck: > > Use sparate kioslave box and Application names instead if directory names > > Add kioslaves to checkarray to get them into a separate boxes > Add appdisplayname_array with Names like in Menu or Systemsettings > > Each packages/module has now up to three separate boxes - Applications, > Systemsettings Modules and Kioslaves > > Please check the appearance at docs-staging.kde.org > > Known issue: on some pages like e. g. kdelibs or kdepimlibs with boxes with > only a few items > the header of the next box is screwed up. How to fix that? Via css?
Yup. "#appswrapper h3" needs "clear: both". Patch attached. I'm also attaching a patch for a couple typos in the names and a minor HTML validity nitpick. Apart from that, it looks great! Thanks a lot. -T.C. -------------- next part -------------- A non-text attachment was scrubbed... Name: dko-h3-clear.patch Type: text/x-patch Size: 250 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20120203/c6ebf837/attachment.patch> -------------- next part -------------- A non-text attachment was scrubbed... Name: dko-name-typos.patch Type: text/x-patch Size: 1759 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20120203/c6ebf837/attachment-0001.patch>
