----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116793/#review52921 -----------------------------------------------------------
kioslave/man/kio_man.cpp <https://git.reviewboard.kde.org/r/116793/#comment37249> <div class=\"secidxmain\">" this part shall be AFTER the indexLine, otherwise the result is <div class="secidxmain"> <div class="secidxshort"> indexLine ... </div> main index ... </div> <div class="secidxshort"> indexLine ... </div> which makes a difference when you have a .css changing "secidxmain" The result for indedxLine should be the same style above and below the main index, e.g. <div class="secidxshort">indexLine</div> <div class="secidxmain">main index ... </div> <div class="secidxshort">indexLine</div> - Martin Koller On March 14, 2014, 12:20 a.m., Luigi Toscano wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/116793/ > ----------------------------------------------------------- > > (Updated March 14, 2014, 12:20 a.m.) > > > Review request for Documentation and Martin Koller. > > > Bugs: 328783 > http://bugs.kde.org/show_bug.cgi?id=328783 > > > Repository: kde-runtime > > > Description > ------- > > The quick-access alphabetical index at the bottom of the page is not so > helpful. This patch adds it also at the top of the page. > > > Diffs > ----- > > kioslave/man/kio_man.cpp adb5976 > > Diff: https://git.reviewboard.kde.org/r/116793/diff/ > > > Testing > ------- > > Compiles, the alphabetic index is printed at the top too. > > > Thanks, > > Luigi Toscano > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20140314/ee0f5229/attachment.html>
