<div dir="ltr"><div><div>Hi,<br><br></div>I'm working on the feature request [0] and having some troubles with adding table comments as tool tip in the navigation tree. Tool tip can be display by adding title attribute to line [1] in NavigationTree class. But I'm not sure how to access table meta data (table comment) at that point with $node object. Is it possible to do that ?<br>
 link<br>Or can we set table comment in the constructor of Node_Table class by setting another array element to $links associative array [2] ?<br><br></div><div>Is there any other approaches. Appreciate any help.<br></div>
<div><br>[0] : <a href="https://sourceforge.net/p/phpmyadmin/feature-requests/1462/">https://sourceforge.net/p/phpmyadmin/feature-requests/1462/</a><br>[1] : <a href="https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/navigation/NavigationTree.class.php#L936">https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/navigation/NavigationTree.class.php#L936</a><br>
[2] : <a href="https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/navigation/Nodes/Node_Table.class.php#L51">https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/navigation/Nodes/Node_Table.class.php#L51</a><br clear="all">
<div><div><br></div><div>Regards !<br></div><div>-- <br><font size="4">Chanaka Dharmarathna<br></font><div><font color="#999999"><b>Virtusa (Pvt) Ltd. | </b></font><b style="color:rgb(153,153,153)">Sri Lanka</b></div>
</div></div></div></div>