<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/114204/">http://git.reviewboard.kde.org/r/114204/</a>
     </td>
    </tr>
   </table>
   <br />




<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Marble and Torsten Rahn.</div>
<div>By Yazeed Zoabi.</div>










<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
marble
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">For each checked checkbox or radio button or selected comboBox option, a paragraph describing it can be added now, when it's selected It shows up, when it's not, it disappears :D

a simple change a map maker should do, in the legend.html file, is to add the paragraph. :D with it's ID set to the 'connect' attribute of the section in the dgml file. example: 


<p id="hevelius" style="display:none;">Hevelius' telescope could see much more detail than could previous telescopes. He saw mountains on the Moon, for example, and was able to estimate their heights. With his skill at drawing and his attention to detail, he created extremely intricate maps.</p>

<p id="riciolli" style="display:none;">Riccioli (Giovanni Battista Riccioli) first published his map of the moon in Almagestum nouum, published in Bologna in 1651. The Riccioli moon map is historically of great importance, as it provides the basis for the system of lunar nomenclature still in use.</p>

these were added to the legend.html file, and the ids riciolli and hevelius are the values of the 'connect' attribute in the sections of the dgml file: 

              <section name="riciolli" checkable="true" radio="Ric_Hev" connect="riciolli" spacing="12">
                  <heading>Riciolli</heading>
              </section>
              <section name="hevelius" checkable="true" radio="Ric_Hev" connect="hevelius" spacing="12">
                  <heading>Hevelius</heading>
              </section></pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/lib/marble/MarbleLegendBrowser.h <span style="color: grey">(e7fb4b5)</span></li>

 <li>src/lib/marble/MarbleLegendBrowser.cpp <span style="color: grey">(644dd0f)</span></li>

 <li>src/lib/marble/geodata/handlers/dgml/DgmlAttributeDictionary.h <span style="color: grey">(d426e0d)</span></li>

 <li>src/lib/marble/geodata/handlers/dgml/DgmlAttributeDictionary.cpp <span style="color: grey">(20b0ebe)</span></li>

 <li>src/lib/marble/geodata/handlers/dgml/DgmlSectionTagHandler.cpp <span style="color: grey">(66ee562)</span></li>

 <li>src/lib/marble/geodata/scene/GeoSceneSection.h <span style="color: grey">(5224f43)</span></li>

 <li>src/lib/marble/geodata/scene/GeoSceneSection.cpp <span style="color: grey">(9d7bf77)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/114204/diff/" style="margin-left: 3em;">View Diff</a></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">File Attachments </h1>

<ul>

 <li><a href="http://git.reviewboard.kde.org/media/uploaded/files/2013/11/29/8e06db64-4f68-49a7-b259-2619799c708c__doppelmayr1707.zip">new map</a></li>

</ul>





  </td>
 </tr>
</table>




  </div>
 </body>
</html>