diff --git a/fp-content/plugin_commentcenter/policies.txt b/fp-content/plugin_commentcenter/policies.txt new file mode 100644 index 0000000..1ecf2a5 --- /dev/null +++ b/fp-content/plugin_commentcenter/policies.txt @@ -0,0 +1,11 @@ + + array ( + 'do' => '0', + 'is_all' => true, + ), +); + +?> \ No newline at end of file diff --git a/fp-plugins/akismet/tpls/admin.plugin.akismet.tpl b/fp-plugins/akismet/tpls/admin.plugin.akismet.tpl index e79dc33..2fa9d7f 100644 --- a/fp-plugins/akismet/tpls/admin.plugin.akismet.tpl +++ b/fp-plugins/akismet/tpls/admin.plugin.akismet.tpl @@ -1,17 +1,24 @@ -

{$plang.head}

-

{$plang.description}

+
+
+
+
{$plang.head}
+
+

{$plang.description}

-{include file=shared:errorlist.tpl} - -
- -{html_form} - -

-

-

-

{$plang.whatis}

- -{/html_form} + {include file=shared:errorlist.tpl} +
+ + {html_form} + +

+

+

+

{$plang.whatis}

+ + {/html_form} +
+
+
+
\ No newline at end of file diff --git a/fp-plugins/bbcode/tpls/admin.plugin.bbcode.tpl b/fp-plugins/bbcode/tpls/admin.plugin.bbcode.tpl index 79e7a68..a11bef3 100644 --- a/fp-plugins/bbcode/tpls/admin.plugin.bbcode.tpl +++ b/fp-plugins/bbcode/tpls/admin.plugin.bbcode.tpl @@ -16,7 +16,7 @@ {$plang.allow_html}
-

+

{$plang.allow_html_long}

@@ -24,7 +24,7 @@ {$plang.toolbar}
-

+

{$plang.toolbar_long}

@@ -38,7 +38,7 @@ {$plang.comments}
-

+

{$plang.comments_long}

@@ -47,7 +47,7 @@

{$plang.urlmaxlen_long_pre} - + {$plang.urlmaxlen_long_post}

diff --git a/fp-plugins/blockparser/tpls/admin.plugin.blockparser.tpl b/fp-plugins/blockparser/tpls/admin.plugin.blockparser.tpl index 8f9fe41..fed2312 100644 --- a/fp-plugins/blockparser/tpls/admin.plugin.blockparser.tpl +++ b/fp-plugins/blockparser/tpls/admin.plugin.blockparser.tpl @@ -1,60 +1,67 @@ -

{$plang.head}

-

{$plang.description}

+
+
+
+
{$plang.head}
+
+

{$plang.description}

-{include file=shared:errorlist.tpl} -{static_block} + {include file=shared:errorlist.tpl} + {static_block} -
- - - - - - - - -{static} + + +
{$plang.id}{$panelstrings.title}{$panelstrings.action}
+ + + + + + + {static} - {assign var=inarr value=$id|in_array:$enabledlist} - - - - - + {assign var=inarr value=$id|in_array:$enabledlist} + + + + + -{*** + {*** - - + + - -***} -{/static} -
{$plang.id}{$panelstrings.title}{$panelstrings.action}
{$id} {$subject} - - {$panelstrings.edit} - - - {if $inarr} - - - {$panelstrings.disable} - - {else} - - {$panelstrings.enable} - - {/if} -
{$id} {$subject} + + {$panelstrings.edit} + + + {if $inarr} + + + {$panelstrings.disable} + + {else} + + {$panelstrings.enable} + + {/if} +
-{$subject|truncate:70} -enable/disable + {$subject|truncate:70} + enable/disable
-
- -{/static_block} + + ***} + {/static} + + + {/static_block} +
+
+
+
\ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/approvelist.tpl b/fp-plugins/commentcenter/tpls/approvelist.tpl index e4516b3..4c0dce0 100644 --- a/fp-plugins/commentcenter/tpls/approvelist.tpl +++ b/fp-plugins/commentcenter/tpls/approvelist.tpl @@ -9,7 +9,7 @@

{$plang.app_spamdesc}

{assign var="fetch" value="akismet"} {include file=plugin:commentcenter/listcomments} -

+

{/if} {if $other} @@ -18,7 +18,8 @@ {include file=plugin:commentcenter/listcomments} {/if}
- {html_submit name="mpubcomm" id="mpubcomm" value=$plang.app_pselected} - {html_submit name="mdelcomm" id="mdelcomm" value=$plang.app_dselected} + {html_submit name="mpubcomm" id="mpubcomm" class="btn btn-primary" value=$plang.app_pselected} + {html_submit name="mdelcomm" id="mdelcomm" class="btn btn-secondary" value=$plang.app_dselected}
{/html_form} +{include file=plugin:commentcenter/footer} \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/configure.tpl b/fp-plugins/commentcenter/tpls/configure.tpl index f5bbf93..e36d851 100644 --- a/fp-plugins/commentcenter/tpls/configure.tpl +++ b/fp-plugins/commentcenter/tpls/configure.tpl @@ -6,37 +6,48 @@
-
- {$plang.log_all_long} +
+ + +
-
- {$plang.email_alert_long} +
+ + +

{$plang.akismet}

-
-
- -
+
+ + +
-
+
{$plang.akismet_key_long}
-
+
{$plang.akismet_url_long|sprintf:$smarty.const.BLOG_BASEURL}
- {html_submit name="configure" id="configure" value=$plang.save_conf} + {html_submit name="configure" class="btn btn-primary" id="configure" value=$plang.save_conf}
{/html_form} +{include file=plugin:commentcenter/footer} \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/deletecomm.tpl b/fp-plugins/commentcenter/tpls/deletecomm.tpl index 229c57c..a3729a4 100644 --- a/fp-plugins/commentcenter/tpls/deletecomm.tpl +++ b/fp-plugins/commentcenter/tpls/deletecomm.tpl @@ -14,10 +14,11 @@ {assign var="button_suff" value=""} {/if} {if $single} - {html_submit name="commdelok$button_suff" id="commdelok$button_suff" value=$plang.del_subs} + {html_submit name="commdelok$button_suff" class="btn btn-primary" id="commdelok$button_suff" value=$plang.del_subs} {else} - {html_submit name="commdelok$button_suff" id="commdelok$button_suff" value=$plang.del_subm} + {html_submit name="commdelok$button_suff" class="btn btn-primary" id="commdelok$button_suff" value=$plang.del_subm} {/if} - {html_submit name="ccancel$button_suff" id="ccancel$button_suff" value=$plang.del_cancel} + {html_submit name="ccancel$button_suff" class="btn btn-secondary" id="ccancel$button_suff" value=$plang.del_cancel}
{/html_form} +{include file=plugin:commentcenter/footer} \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/deletepol.tpl b/fp-plugins/commentcenter/tpls/deletepol.tpl index dd2a9b4..829538e 100644 --- a/fp-plugins/commentcenter/tpls/deletepol.tpl +++ b/fp-plugins/commentcenter/tpls/deletepol.tpl @@ -7,10 +7,11 @@

{$plang.sure}

{if $single} - {html_submit name="delok" id="delok" value=$plang.del_subs} + {html_submit class="btn btn-primary" name="delok" id="delok" value=$plang.del_subs} {else} - {html_submit name="delok" id="delok" value=$plang.del_subm} + {html_submit class="btn btn-primary" name="delok" id="delok" value=$plang.del_subm} {/if} - {html_submit name="cancel" id="cancel" value=$plang.del_cancel} + {html_submit class="btn btn-secondary" name="cancel" id="cancel" value=$plang.del_cancel}
{/html_form} +{include file=plugin:commentcenter/footer} \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/editpol.tpl b/fp-plugins/commentcenter/tpls/editpol.tpl index ed2dff5..6bf462d 100644 --- a/fp-plugins/commentcenter/tpls/editpol.tpl +++ b/fp-plugins/commentcenter/tpls/editpol.tpl @@ -4,16 +4,16 @@
{$plang.apply_to}
- +
- +
- +
- @@ -29,19 +29,19 @@ {if !empty($policy.entry) && !is_array($policy.entry)} {assign var="parity" value=1} - + {elseif !empty($policy.entry)} {foreach name=entries_foreach from=$policy.entry item=entry} - {if ($smarty.foreach.entries_foreach.iteration % 2)==0}
{/if} + {if ($smarty.foreach.entries_foreach.iteration % 2)==0}
{/if} {if ($smarty.foreach.entries_foreach.iteration % 2)==1 && $smarty.foreach.entries_foreach.last}{assign var="parity" value=1}{/if} {/foreach} {/if} {if $parity==1}
{/if} - -
- -
+ +
+ +
@@ -58,7 +58,7 @@
{$plang.po_time}

- + {$plang.days}

@@ -67,6 +67,7 @@
- {html_submit name="edit_policy" id="edit_policy" value=$plang.save_policy} + {html_submit name="edit_policy" class="btn btn-primary" id="edit_policy" value=$plang.save_policy}
{/html_form} +{include file=plugin:commentcenter/footer} \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/footer.tpl b/fp-plugins/commentcenter/tpls/footer.tpl new file mode 100644 index 0000000..946ded5 --- /dev/null +++ b/fp-plugins/commentcenter/tpls/footer.tpl @@ -0,0 +1,4 @@ +
+ + + \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/header.tpl b/fp-plugins/commentcenter/tpls/header.tpl index 8fe80b9..f61b09d 100644 --- a/fp-plugins/commentcenter/tpls/header.tpl +++ b/fp-plugins/commentcenter/tpls/header.tpl @@ -1,13 +1,16 @@ -

{$plang.title}

-

{$plang.desc1}

-

{$plang.desc2}

- - -{include file='shared:errorlist.tpl'} +
+
+
+
{$plang.title}
+
+

{$plang.desc1}

+

{$plang.desc2}

+ + {include file='shared:errorlist.tpl'} diff --git a/fp-plugins/commentcenter/tpls/listcomments.tpl b/fp-plugins/commentcenter/tpls/listcomments.tpl index f90cbf1..0af3394 100644 --- a/fp-plugins/commentcenter/tpls/listcomments.tpl +++ b/fp-plugins/commentcenter/tpls/listcomments.tpl @@ -1,4 +1,4 @@ - +
{if !$delete}{/if} @@ -16,7 +16,7 @@ {foreach from=$entry.$fetch item=comm key=comm_id} {assign var="i" value=$i+1} -{if !$delete}{/if} +{if !$delete}{/if} {/if} @@ -56,4 +56,4 @@ {$plang.select_all}{$plang.deselect_all} -{/if} +{/if} \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/listpolicies.tpl b/fp-plugins/commentcenter/tpls/listpolicies.tpl index 3f22152..617d11a 100644 --- a/fp-plugins/commentcenter/tpls/listpolicies.tpl +++ b/fp-plugins/commentcenter/tpls/listpolicies.tpl @@ -1,4 +1,4 @@ -
{$plang.app_date}
{$comm.date|date_format:"%D, %T"} {$comm.content|strip_tags} @@ -41,7 +41,7 @@ {else} {assign var="rm_url" value=$action_url|cmd_link:deletecomm:"e`$entryid`_c`$comm_id`"} {/if} -{$plang.app_delete} +{$plang.app_delete}
+
{if !$delete} {/if} @@ -10,7 +10,7 @@ {foreach name=policies from=$policies key=id item=policy} -{if !$delete} {/if} +{if !$delete} {/if} {/foreach} -
{$plang.select}
{if $delete} {/if} @@ -58,4 +58,4 @@
+ \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/manage.tpl b/fp-plugins/commentcenter/tpls/manage.tpl index 8e844e7..5a2db2e 100644 --- a/fp-plugins/commentcenter/tpls/manage.tpl +++ b/fp-plugins/commentcenter/tpls/manage.tpl @@ -2,8 +2,11 @@ {html_form}

{$plang.man_searcht}

{$plang.man_searchd}

-

-{html_submit name="entry_search" id="entry_search" value=$plang.man_search}

+ +
+ + {html_submit name="entry_search" class="btn btn-primary mt-1" id="entry_search" value=$plang.man_search} +
{if !empty($entry_id)} {assign var="titleok" value=$entry_id|idToSubject|wp_specialchars} @@ -11,8 +14,9 @@ {include file=plugin:commentcenter/listcomments}
- {html_submit name="mdelcomm_2" id="mdelcomm_2" value=$plang.app_dselected} + {html_submit name="mdelcomm_2" id="mdelcomm_2" class="btn btn-primary" value=$plang.app_dselected}
{/if} {/html_form} +{include file=plugin:commentcenter/footer} \ No newline at end of file diff --git a/fp-plugins/commentcenter/tpls/policies.tpl b/fp-plugins/commentcenter/tpls/policies.tpl index 0fc6564..4c99160 100644 --- a/fp-plugins/commentcenter/tpls/policies.tpl +++ b/fp-plugins/commentcenter/tpls/policies.tpl @@ -7,10 +7,9 @@ {$plang.select_all} {$plang.deselect_all}
-
- {html_submit name="multidel" id="multidel" value=$plang.del_selected} + {$plang.newpol} {$plang.newpol} + {html_submit class="btn btn-primary" name="multidel" id="multidel" value=$plang.del_selected}
{/html_form} +{include file=plugin:commentcenter/footer} \ No newline at end of file diff --git a/fp-plugins/lastcommentsadmin/tpls/admin.plugin.lastcommentsadmin.tpl b/fp-plugins/lastcommentsadmin/tpls/admin.plugin.lastcommentsadmin.tpl index 0831b41..6f66e33 100644 --- a/fp-plugins/lastcommentsadmin/tpls/admin.plugin.lastcommentsadmin.tpl +++ b/fp-plugins/lastcommentsadmin/tpls/admin.plugin.lastcommentsadmin.tpl @@ -1,15 +1,21 @@ -

{$plang.head}

-

{$plang.description}

+
+
+
+
+
{$plang.head}
+
+
+

{$plang.head}

+

{$plang.description}

-{include file=shared:errorlist.tpl} - -
- -{html_form} -

{$plang.cleardescription}

-


-

{$plang.rebuilddescription}

- -{/html_form} + {include file=shared:errorlist.tpl} + + {html_form} +

{$plang.cleardescription}

+

{$plang.rebuilddescription}

+ {/html_form} +
+
+
\ No newline at end of file diff --git a/fp-plugins/prettyurls/tpls/admin.plugin.prettyurls.tpl b/fp-plugins/prettyurls/tpls/admin.plugin.prettyurls.tpl index f67501f..4900b9d 100644 --- a/fp-plugins/prettyurls/tpls/admin.plugin.prettyurls.tpl +++ b/fp-plugins/prettyurls/tpls/admin.plugin.prettyurls.tpl @@ -1,47 +1,53 @@ -

{$plang.head}

+
+
+
+
{$plang.head}
+
+ {include file=shared:errorlist.tpl} + {html_form} + -{include file=shared:errorlist.tpl} +

{$plang.mode}

+
+
+
{$plang.autodescr}
+
+
{$plang.pathinfodescr}
+
+
{$plang.httpgetdescr}
+
+
{$plang.prettydescr}
+
- -{html_form} - +
+ +
-

{$plang.mode}

-
-
-
{$plang.autodescr}
-
-
{$plang.pathinfodescr}
-
-
{$plang.httpgetdescr}
-
-
{$plang.prettydescr}
-
-
- + +

{$plang.htaccess}

+ +

{$plang.description}

+

+ +

+ +
+ {if $cantsave} +

{$plang.cantsave}

+ {else} + + {/if} +
+ + {/html_form} +
+
+
- - - -

{$plang.htaccess}

- -

{$plang.description}

-

- -

- -
- {if $cantsave} -

{$plang.cantsave}

- {else} - - {/if} -
- -{/html_form} +
\ No newline at end of file diff --git a/fp-plugins/qspam/tpls/admin.plugin.qspam.tpl b/fp-plugins/qspam/tpls/admin.plugin.qspam.tpl index 1f3ad72..5468d8c 100644 --- a/fp-plugins/qspam/tpls/admin.plugin.qspam.tpl +++ b/fp-plugins/qspam/tpls/admin.plugin.qspam.tpl @@ -1,29 +1,38 @@ -

{$plang.head}

+
+
+
+
{$plang.head}
+
-{include file=shared:errorlist.tpl} + {include file=shared:errorlist.tpl} -{html_form class=option-set} + {html_form class=option-set} -
-

{$plang.desc1|wptexturize}

-

- -

-

{$plang.desc2}

-
+
+

{$plang.desc1|wptexturize}

+

+ +

+

{$plang.desc2}

+
-

{$plang.options}

-
-
-
- {$plang.desc3pre} - - {$plang.desc3post} -
- -
+

{$plang.options}

+
+
+
+ {$plang.desc3pre} + + {$plang.desc3post} +
+ +
-
- -
-{/html_form} +
+ +
+ {/html_form} +
+
+
+
+
\ No newline at end of file