ab368ba787
* New setting to collapse the reference container by default * Added link behind the footnotes to automatically jump to the reference container * New function to easy output input fields for the settings page * Updated translation for the new setting git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917811 b8457f37-d9ea-0310-8a92-e5e31aec5664
13 lines
No EOL
407 B
HTML
Executable file
13 lines
No EOL
407 B
HTML
Executable file
<div class="footnote_plugin_container">
|
|
<div class="footnote_plugin_index">
|
|
[[FOOTNOTE INDEX]].
|
|
</div>
|
|
<div class="footnote_plugin_text">
|
|
<a class="footnote_plugin_link" href="#footnote_plugin_tooltip_[[FOOTNOTE INDEX SHORT]]" name="footnote_plugin_reference_[[FOOTNOTE INDEX SHORT]]">
|
|
↑
|
|
</a>
|
|
|
|
[[FOOTNOTE TEXT]]
|
|
</div>
|
|
<div class="footnote_plugin_end"></div>
|
|
</div> |