> On June 20, 2013, 1:26 a.m., T.C. Hollingsworth wrote: > > LGTM too. Do you want me to make this into a clickable imagemap like the > > Visual Dictionary in Fundamentals will be? > > Burkhard L?ck wrote: > Yes, I would really appreciate that. > How to proceed? > Commit this so msgs are extracted for translators and then make this into > a clickable imagemap (does not affect translations afaik?) > > T.C. Hollingsworth wrote: > IDK, will the switch from <mediaobject> to <mediaobjectco> make strings > fuzzy? > > Or if you just want to sit tight for a half-hour or so I can just put the > necessary code in a comment here and you can commit it all at the same time. > > Burkhard L?ck wrote: > OK, I'll wait for comment and push later today. > Thanks. > > T.C. Hollingsworth wrote: > Here you go: > > ---- > <screenshot> > <screeninfo></screeninfo> > <mediaobjectco> > <imageobjectco> > <areaspec units="other" otherunits="imagemap"> > <area linkends="panel-kickoff" coords="0,665,40,707"/> <!-- #1 > kickoff launcher #--> > <area linkends="panel-kickoff" coords="0,735,30,767"/><!-- #1 > kickoff launcher icon --> > <area linkends="FIXME" coords="47,619,89,661"/><!-- #2 panel > icons # --> > <area linkends="FIXME" coords="30,715,107,767"/><!-- #2 panel > icons red box --> > <area linkends="FIXME" coords="97,666,137,707"/><!-- #3 pager # > --> > <area linkends="FIXME" coords="108,734,130,767"/><!-- #3 pager > plasmoid --> > <area linkends="panel-taskbar" coords="369,666,410,706"/><!-- #4 > task manager # --> > <area linkends="panel-taskbar" coords="131,716,788,767"/><!-- #4 > task manager red box --> > <area linkends="panel-system-tray" coords="836,665,876,706"/><!-- > #5 system tray # --> > <area linkends="panel-system-tray" coords="792,714,933,767"/><!-- > #5 system tray red box --> > <area linkends="panel-digital-clock" > coords="948,684,990,725"/><!-- #6 clock # --> > <area linkends="panel-digital-clock" > coords="935,735,1001,767"/><!-- #6 clock plasmoid --> > <area linkends="toolboxes" coords="961,611,1002,651"/><!-- #7 > panel cashew # --> > <area linkends="toolboxes" coords=""/><!-- #7 panel cashew icon > --> > <area linkends="FIXME" coords="940,14,981,56"/><!-- #8 desktop > cashew # --> > <area linkends="FIXME" coords="990,0,1025,32"/><!-- #8 desktop > cashew icon --> > <area linkends="FIXME" coords="480,113,520,153"/><!-- #9 folder > view # --> > <area linkends="FIXME" coords="13,23,463,262"/><!-- #9 folder > view plasmoid --> > </areaspec> > <imageobject> > <imagedata fileref="plasma-desktop-annotated.png" > format="PNG"/> > </imageobject> > <textobject> > <phrase>A fairly standard &plasma; Desktop.</phrase> > </textobject> > <caption> > <para>A fairly standard &plasma; Desktop.</para> > </caption> > </imageobjectco> > </mediaobjectco> > </screenshot> > ---- > > Note that there are two entries for each component: the first > corresponds to the red number, and the second corresponds to the actual > component being described, so both are clickable. > > Some of the items didn't really seem to have a good target in the > documentation, so I just put "FIXME" as the linkend for now. You can just > remove or comment the <area> lines if you don't need those parts to be > clickable.
Oops, I missed the panel cashew icon, sorry. It should be: <area linkends="toolboxes" coords="1004,735,1025,767"/><!-- #7 panel cashew icon --> - T.C. ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111110/#review34717 ----------------------------------------------------------- On June 19, 2013, 7:09 a.m., Burkhard L?ck wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/111110/ > ----------------------------------------------------------- > > (Updated June 19, 2013, 7:09 a.m.) > > > Review request for Documentation. > > > Description > ------- > > Add > http://userbase.kde.org/User:Claus_chr/Visual_Dictionary#The_Plasma_Desktop > section to the plasma handbook > Adapted some links to point to para inside handbook > The screenshot plasma-desktop-annotated.png is not uploaded, see Usebase page > > > Diffs > ----- > > doc/plasma-desktop/index.docbook 507ed56 > > Diff: http://git.reviewboard.kde.org/r/111110/diff/ > > > Testing > ------- > > run checkXML, build + installed workspace, proofreading in KHelpcenter > > > Thanks, > > Burkhard L?ck > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20130620/6c399008/attachment.html>
