This repository has been archived on 2023-08-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
footnotes/templates/public/reference-container-body.html
Aricura f40de329d2 Release version 1.5.7
- Add: Setting to define the positioning of the mouse-over box
- Add: Setting to define an offset for the mouse-over box (precise positioning)
- Bugfix: Target element to move down to the reference container is the footnote index instead of the arrow (possibility to hide the arrow)
- Bugfix: Rating calculation for the 'other plugins' list

git-svn-id: https://plugins.svn.wordpress.org/footnotes/tags/1.5.7@1006769 b8457f37-d9ea-0310-8a92-e5e31aec5664
2014-10-13 17:07:39 +00:00

5 lines
No EOL
307 B
HTML
Executable file

<tr>
<td class="footnote_plugin_index"><span id="footnote_plugin_reference_[[index-int]]">[[index]].</span></td>
<td class="footnote_plugin_link"><span onclick="footnote_moveToAnchor('footnote_plugin_tooltip_[[index-int]]');">[[arrow]]</span></td>
<td class="footnote_plugin_text">[[text]]</td>
</tr>