6924027cd8
- Bugfix: More security recognizing Footnotes on public pages (e.g. ignoring empty Footnote short codes) - Bugfix: Clear old Footnotes before lookup new public page (only if no reference container displayed before) - Updated: language EN and DE - Added: Setting to customize the hyperlink symbol in der reference container for each footnote reference - Added: Setting to enter a user defined hyperlink symbol git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@969519 b8457f37-d9ea-0310-8a92-e5e31aec5664
8 lines
No EOL
488 B
HTML
Executable file
8 lines
No EOL
488 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]]"
|
|
id="footnote_plugin_reference_[[FOOTNOTE INDEX SHORT]]">[[HYPERLINK SYMBOL]]</a> [[FOOTNOTE TEXT]]</div>
|
|
<div class="footnote_plugin_end"></div>
|
|
</div> |