Suggestion Box
Add tooltip for creating topic

I think we should add a tool tip for the Create Topic button.

5509048fb35bb.png

I think we should add a tool tip for the Create Topic button. ![5509048fb35bb.png](serve/attachment&path=5509048fb35bb.png)
NguoiAnPhu.com Powered by Codoforum 4.3 (https://github.com/nguoianphu/codoforums-vietnam).

I tried these lines:

home\sites\default\themes\default\templates\layout.tpl

{if $I->loggedIn()}

                                {if $canCreateTopicInAtleastOneCategory}
                                    <li class="codo_topics_new_topic hidden-xs codo_tooltip" data-placement="bottom" data-toggle="tooltip" title="{_t('Add new Topic')}>
                                        <a class="codo_nav_icon" href="#" onclick="codo_create_topic()">
                                            <i class="icon-new-topic"></i>
                                        </a>
                                    </li>
                                {/if}

home\sites\default\locale\en_US\en_US.php

  'your previous draft will be discarded.' => 'your previous draft will be discarded.',
  'Add new Topic' => 'Add new Topic',
I tried these lines: #### home\sites\default\themes\default\templates\layout.tpl ```` {if $I-&amp;gt;loggedIn()} {if $canCreateTopicInAtleastOneCategory} &amp;lt;li class=&quot;codo_topics_new_topic hidden-xs codo_tooltip&quot; data-placement=&quot;bottom&quot; data-toggle=&quot;tooltip&quot; title=&quot;{_t(&#039;Add new Topic&#039;)}&amp;gt; &amp;lt;a class=&quot;codo_nav_icon&quot; href=&quot;#&quot; onclick=&quot;codo_create_topic()&quot;&amp;gt; &amp;lt;i class=&quot;icon-new-topic&quot;&amp;gt;&amp;lt;/i&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt; {/if} ```` ####home\sites\default\locale\en_US\en_US.php ```` &#039;your previous draft will be discarded.&#039; =&amp;gt; &#039;your previous draft will be discarded.&#039;, &#039;Add new Topic&#039; =&amp;gt; &#039;Add new Topic&#039;, ````
NguoiAnPhu.com Powered by Codoforum 4.3 (https://github.com/nguoianphu/codoforums-vietnam).

@nguoianphu Well,

This is something worth to build into the core, i think the devs avinash or adesh would love to build this into the new version.

You dont want to change everything back every release (5weeks). So this feature request is enough, next version it will be added i think.

Greets.

@nguoianphu Well, This is something worth to build into the core, i think the devs avinash or adesh would love to build this into the new version. You dont want to change everything back every release (5weeks). So this feature request is enough, next version it will be added i think. Greets.
149
6
4
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft