2.5.11d7 with the new settings.
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2500244 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
27b33e7a6f
commit
c93e6ff28d
11 changed files with 280 additions and 144 deletions
|
@ -8,6 +8,22 @@
|
|||
<td>[[label-scroll-duration]]</td>
|
||||
<td>[[scroll-duration]] <span class="footnotes_notice">[[notice-scroll-duration]]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[[label-asymmetricity]]</td>
|
||||
<td>[[asymmetricity]] <span class="footnotes_notice">[[notice-asymmetricity]]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[[label-scroll-down-duration]]</td>
|
||||
<td>[[scroll-down-duration]] <span class="footnotes_notice">[[notice-scroll-down-duration]]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[[label-scroll-down-delay]]</td>
|
||||
<td>[[scroll-down-delay]] <span class="footnotes_notice">[[notice-scroll-down-delay]]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[[label-scroll-up-delay]]</td>
|
||||
<td>[[scroll-up-delay]] <span class="footnotes_notice">[[notice-scroll-up-delay]]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[[label-hard-links]]</td>
|
||||
<td>[[hard-links]] <span class="footnotes_notice">[[notice-hard-links]]</span></td>
|
||||
|
|
Reference in a new issue