development 2.2.0d0 for Forum

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2435618 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
pewgeuges 2020-12-09 15:12:37 +00:00
parent 4b27b10295
commit 8e02b48df3
20 changed files with 373 additions and 216 deletions

View file

@ -1,27 +1,30 @@
<table id="customize-css" class="widefat fixed">
<table id="customize_css" class="widefat fixed">
<tbody>
<tr>
<td>[[label-css]]</td>
<td><span>[[headline]]</span><br />
<div class="list">
<p>.footnote_referrer = enclosing &lt;span>
<p>.footnote_plugin_tooltip_text = inner &lt;sup>, not tooltip
<p>
<p>.footnote_tooltip = inner &lt;span>
<p>.footnote_tooltip_continue = nested &lt;span>
<p>
<p>.footnotes_reference_container = enclosing &lt;div>
<p>.footnote_container_prepare = label &lt;div>
<p>.footnote_reference_container_label = &lt;span>
<p>.footnote_reference_container_collapse_button = sibling &lt;span>
<p>.footnotes_table = &lt;table>
<p>
<p>.footnote_plugin_index_combi = first &lt;td> if identical footnotes are combined
<p>.footnote_plugin_index = first &lt;td> if not
<p>.footnote_index = &lt;a> or &lt;span> in first &lt;td> in 3-column table
<p>.footnote_plugin_link = &lt;a> or &lt;span> if identical footnotes are not combined, or second &lt;td> in 3-column table
<p>.footnote_backlink = &lt;a> or &lt;span> if identical footnotes are combined, or in second &lt;td> in 3-column table
<p>.footnote_index_arrow = nested &lt;span>, symbol only
<p>.footnote_plugin_text = second &lt;td>, or third &lt;td> in 3-column table
</div>
</td>
<td>[[css]]</td>
</tr>
<tr>
<td colspan="2">[[headline]]</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><strong>[[label-class-1]]</strong><br/><em>[[class-1]]</em></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><strong>[[label-class-2]]</strong><br/><em>[[class-2]]</em></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><strong>[[label-class-3]]</strong><br/><em>[[class-3]]</em></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><strong>[[label-class-4]]</strong><br/><em>[[class-4]]</em></td>
</tr>
</tbody>
</table>

View file

@ -1,4 +1,4 @@
<table id="customize-mouse-over-box" class="widefat fixed">
<table id="customize_mouse_over_box" class="widefat fixed">
<tbody>
<tr>
<td>[[label-enable]]</td>

View file

@ -1,4 +1,4 @@
<table id="customize-superscript" class="widefat fixed">
<table id="customize_superscript" class="widefat fixed">
<tbody>
<tr>
<td>[[label-superscript]]</td>

View file

@ -3,7 +3,7 @@
<p>[[description-2]] [[description-3]]</p>
<p>[[description-4]]</p>
</div>
<table id="expert-lookup" class="widefat fixed">
<table id="expert_lookup" class="widefat fixed">
<thead>
<tr>
<th>[[head-hook]]</th>

View file

@ -1,4 +1,4 @@
<table id="settings-love" class="widefat fixed">
<table id="settings_love" class="widefat fixed">
<tbody>
<tr>
<td>[[label-love]]</td>

View file

@ -1,13 +1,17 @@
<table id="settings-other" class="widefat fixed">
<table id="settings_other" class="widefat fixed">
<tbody>
<tr>
<td>[[label-url-wrap]]</td>
<td>[[url-wrap]]<span class="footnotes_notice"> [[notice-url-wrap]]</span></td>
</tr>
<tr>
<td>[[label-link]]</td>
<td>[[link]]</td>
</tr>
<tr>
<td>[[label-excerpt]]</td>
<td>[[excerpt]]<span class="footnotes_notice">[[notice1-excerpt]]</span></td>
<td><span class="footnotes_notice">[[notice2-excerpt]]<br />[[notice3-excerpt]]</span></td>
<td>[[excerpt]]<span class="footnotes_notice"> [[notice1-excerpt]]</span></td>
<td><span class="footnotes_notice"> [[notice2-excerpt]]<br />[[notice3-excerpt]]</span></td>
</tr>
<tr>
<td>[[label-expert-mode]]</td>

View file

@ -1,4 +1,4 @@
<table id="settings-reference-container" class="widefat fixed">
<table id="settings_reference_container" class="widefat fixed">
<tbody>
<tr>
<td>[[label-name]]</td>

View file

@ -1,4 +1,4 @@
<table id="settings-styling" class="widefat fixed">
<table id="settings_styling" class="widefat fixed">
<tbody>
<tr>
<td>[[label-short-code-start]]</td>

View file

@ -24,7 +24,7 @@
style="[[style]]"
>
<table
class="footnote-reference-container"
class="footnotes_table footnote-reference-container"
>
<tbody>
[[content]]