Sociable - Version 4.3.0

Version Description

  • Some fixes
Download this release

Release Info

Developer sociable
Plugin Icon wp plugin Sociable
Version 4.3.0
Comparing to
See all releases

Code changes from version 4.2.9 to 4.3.0

Files changed (3) hide show
  1. includes/class-sociable_Admin_Options.php +5081 -1346
  2. readme.txt +7 -3
  3. sociable.php +2 -2
includes/class-sociable_Admin_Options.php CHANGED
@@ -1,1308 +1,1030 @@
1
  <?php
2
 
 
 
3
  /*
4
 
5
 
6
 
 
 
 
 
7
  * Administration Options Class For Sociable 2
8
 
9
 
10
 
11
- */
12
 
13
- class sociable_Admin_Options{
14
 
15
- /**
16
 
17
 
 
18
 
19
- * A Function To Hook To Admin Init.
20
 
21
 
 
22
 
23
- */
24
 
25
- function init(){
26
 
27
- register_setting( 'sociable_options_group' , 'sociable_options' );
28
 
29
- //Add The Settings Sections
30
 
31
- // add_settings_section( 'sociable_locations', __( 'Locations' ), array( 'sociable_Admin_Options' , 'location_options_callback' ) , 'sociable_options' );
32
 
33
- // add_settings_section( 'sociable_options', __( 'General Options' ), array( 'sociable_Admin_Options' , 'general_options_callback' ) , 'sociable_options' );
34
 
35
- register_setting( 'skyscraper_options_group' , 'skyscraper_options' );
36
 
37
- // add_settings_section( 'sociable_locations', __( 'Locations' ), array( 'sociable_Admin_Options' , 'location_options_callback' ) , 'skyscraper_options' );
38
 
39
 
 
40
 
41
- }
42
 
43
- function skyscraper_init(){
44
 
45
- register_setting( 'skyscraper_options_group' , 'skyscraper_options' );
46
 
47
- add_settings_section( 'sociable_locations', __( 'Locations' ), array( 'sociable_Admin_Options' , 'location_options_callback' ) , 'skyscraper_options' );
48
 
49
- //Add All The Settings Fields
50
 
51
- //self::add_settings_fields();
52
 
 
53
 
54
 
55
- }
56
 
57
- function Select_Sociable_Page(){
58
 
59
- global $sociable_options;
60
 
61
 
 
62
 
63
- ?>
64
 
65
- <div class="wrap" style="margin-top:25px">
66
 
67
- <div style="width: 80%; margin-left: 25px; color: rgb(147, 147, 147); font-weight: bold; font-size: 15px;">
68
 
69
- Congrats! You are joining the leader in the sharing space of WordPress plugins. Started more than 2 years ago, and with over 1,5mm downloads now, here comes the latest version 4.1 <br /><br />
70
 
71
- You can select Sociable Classic and/or Sociable Skyscraper to spread the World, increase your traffic and your reader's ability to share your posts! <br /> <br />
72
 
 
73
 
74
 
75
- </div>
76
 
77
- <div class="wrap" style="width:42%;float:left">
78
 
79
- <?php //wp_nonce_field('sociable-config'); ?>
80
 
81
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Preview-Title" style="margin:0 0 0 25px">
82
 
 
83
 
84
 
85
- <TR>
86
 
87
- <TD class="Border-Left" ></TD><TD class="BG-Middle" >Skyscraper Sociable</TD><TD class="Border-Right"></TD>
88
 
89
 
90
 
91
- </TR>
92
 
93
 
94
 
95
- <TR>
96
 
97
- <TD colspan="3" >
98
 
99
- <table>
100
 
101
- <tr>
102
 
 
103
 
104
 
105
- <td>
106
 
107
- <img src="<?php echo SOCIABLE_HTTP_PATH ?>images/skyphoto.png" style="margin-left:-5px;margin-top:20px;" />
108
 
109
- </td>
110
 
111
- <td valign="top" >
112
 
113
- <br/><br/>
114
 
115
- <span style="font-size:18px;color:#18305e;font-weight:bold;">Skyscraper Sociable</span>
116
 
117
- <p style="font-size:12px;color:#939393;font-weight:bold;" >
118
 
119
- Now introducing the ultimate advanced and feature packed plugin for setting up rating system on your WordPress blog.
120
 
121
 
122
 
123
- <br/ ><br/ >
124
 
125
- Sociable Skyscraper allows you to set up different rating systems for posts, pages and comments with great degree of customization.
126
 
127
- <br/ ><br/ >
128
 
129
- List of features is so smart and non-stop growing:
130
 
131
- <br/ ><br/ >
132
 
133
- You can get more "Sociable" with Sociable Skyscraper and easily getting
134
 
135
- Rating and Review of: posts, pages, comments, Facebook, G+, LinkedIN,
136
 
137
- Twitter as well as multiple ratings for posts and pages. Visitor's counter,
138
 
139
- visitor's from Facebook and Twitter... As a plus you get an easy way to get
140
 
141
- TOP or HOME from Sociable Skyscraper.
142
 
143
- <br/ ><br/ >
144
 
145
- Enjoy it now!!!
146
 
147
- <br/ ><br/ >
148
 
149
- Be Sociable, Share!!!
150
 
151
- </p>
152
 
153
-
154
 
155
- <a href="?page=skyscraper_options" style="color:#ffffff;text-decoration:none;" ><img src="<?php echo SOCIABLE_HTTP_PATH ?>images/button_newsky.png" ></a>
156
 
157
-
158
 
159
- </td>
160
 
161
- </tr>
162
 
 
163
 
 
 
 
 
 
164
 
165
- </table>
166
 
167
- </TD>
168
 
169
-
170
 
171
-
172
 
173
- </TR>
174
 
175
- </TABLE>
176
 
177
- <BR/>
178
 
179
-
180
 
181
- </div>
182
 
183
- <div class="wrap" style="margin-left:30px;width:48%;float:left">
184
 
185
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Preview-Title" style="margin:0 0 0 25px">
186
 
187
- <TR>
188
 
189
 
 
190
 
191
- <TD class="Border-Left" ></TD><TD class="BG-Middle" >Classic Sociable</TD><TD class="Border-Right"></TD>
192
 
193
- </TR>
194
 
195
- <TR>
196
 
197
- <TD colspan="3" >
198
 
199
- <div style="margin-left:5px;">
200
 
201
- <br /><br />
202
 
203
- <span style="font-size:18px;color:#18305e;font-weight:bold;">Classic Sociable</span>
204
 
205
-
206
 
207
- <p style="font-size:12px;color:#939393;font-weight:bold;" >
208
 
209
 
210
 
211
- We've improved our visual interface, the default icons are now much
212
 
213
- <br/ >
214
 
215
- more appealing, and a touch bit larger (you do want your readers to
216
 
217
- <br/ >
218
 
219
- share your posts, don't you? :) Get it now!
220
 
221
- </p>
222
 
223
- <img src="<?php echo SOCIABLE_HTTP_PATH ?>images/socciable_old.png" ><br/>
224
 
225
- <div style="height: 176px;"></div>
226
 
227
- <a href="?page=sociable_options" style="color:#ffffff;text-decoration:none;" ><img src="<?php echo SOCIABLE_HTTP_PATH ?>images/button_sociabb.png" ></a>
228
 
229
- </div>
230
 
231
- </TD>
232
 
233
 
234
 
235
-
236
 
237
  </TR>
238
 
239
- </TABLE>
240
 
241
- <BR/>
242
 
243
-
244
 
245
- </div>
246
 
247
- </div>
248
 
249
- <?php }
250
 
251
-
252
 
253
- function create_select_options($value){
254
 
255
-
256
 
257
- for($i=3; $i<=9; ){
258
 
259
-
260
 
261
- $sel = "";
262
 
263
- if ($value == $i){
264
 
265
- $sel = "selected";
266
 
267
- }
268
 
269
- echo "<option ".$sel." value='".$i."'> latest ".$i."</option>";
270
 
271
-
272
 
273
- $i = $i+3;
274
 
275
- }
276
 
277
- }
278
 
279
-
280
 
281
-
282
 
283
- function Create_Options_Page_Skycraper(){
284
 
285
 
286
 
287
- global $skyscraper_options;
288
 
289
- ?>
290
 
291
 
 
292
 
293
- <div class="wrap" style="width:48%;float:left">
294
 
295
 
 
296
 
297
- <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" >
298
 
299
 
 
300
 
301
- <iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblogplay.com%2F&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=recommend&amp;colorscheme=light&amp;font&amp;height=80&amp;appId=133479460071366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:40px;" allowTransparency="true"></iframe>
302
 
303
 
 
304
 
305
- <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://blogplay.com" data-text="Check the sociable plugin" >Tweet</a>
306
 
307
- <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
308
 
309
- <br />
310
 
311
- </div>
312
 
313
 
 
314
 
315
- <form method="post" action="options.php" id="form1" autocomplete="off">
316
 
317
- <?php wp_nonce_field('sociable-config'); ?>
318
 
319
- <INPUT type="hidden" class="version-INPUT" id="version" name="skyscraper_options[version]" value="<?php echo $skyscraper_options["version"];?>" />
320
 
321
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Preview-Title" style="margin:0 0 0 25px">
322
 
323
- <TR>
324
 
325
 
 
326
 
327
- <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Style Options","sociable");?></TD><TD class="Border-Right"></TD>
328
 
329
- </TR>
330
 
331
- </TABLE>
332
 
333
- <BR/>
334
 
335
- <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" >
336
 
337
- <?php _e("Text Size","sociable");?>:
338
 
339
- <select id="text_size" name="skyscraper_options[text_size]" style="margin-left:73px">
340
 
341
- <?php
342
 
343
- for($px=10; $px <= 20; $px++) {
344
 
345
- $sel = "";
346
 
347
- if($px== $skyscraper_options["text_size"])$sel = "selected";
348
 
 
349
 
350
 
351
- ?>
352
 
353
- <option <?php echo $sel?> value="<?php echo $px?>"><?php echo $px?>px</option>
354
 
355
 
356
 
357
- <?php
358
 
359
- }?>
360
 
361
- </select>
362
 
363
- </DIV>
364
 
365
 
366
 
367
- <DIV style="margin:0 0 0 24px" class="Post-subTXT" id="Post-subTXT" ><?php _e("Widget Width","sociable");?>:
368
 
369
- <select id="text_size" id="widget_width" name="skyscraper_options[widget_width]" style="margin-left:50px">
370
 
371
 
 
372
 
373
- <?php
374
 
375
- for($wi=70; $wi <= 90; ) {
376
 
377
- $sel = "";
378
 
379
- if($wi== $skyscraper_options["widget_width"])$sel = "selected";
380
 
381
 
 
382
 
383
- ?>
384
 
385
 
 
386
 
387
- <option <?php echo $sel?> value="<?php echo $wi?>"><?php echo $wi?>px</option>
388
 
389
 
 
390
 
391
- <?php
392
 
393
- $wi +=5;
394
 
395
- }?>
396
 
397
- </select>
398
 
399
- </DIV>
400
 
401
- <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" ><?php _e("Background Color","sociable");?>:
402
 
403
 
404
 
405
- <input value="<?php echo $skyscraper_options['background_color']?>" style="margin-left:22px" id="background_color" name="skyscraper_options[background_color]" type="text" /> ( #fefefe default color)
406
 
407
- </DIV>
408
 
409
 
 
410
 
411
- <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" ><?php _e("Labels Color","sociable");?>:
412
 
413
 
 
414
 
415
- <input value="<?php echo $skyscraper_options['labels_color']?>" style="margin-left:49px" id="background_color" name="skyscraper_options[labels_color]" type="text" /> ( #f7f7f7 default color)
416
 
417
 
 
418
 
419
- </DIV>
420
 
421
 
422
 
423
- <BR/>
424
 
425
 
 
426
 
427
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Tagline-Title">
428
 
429
- <TR>
430
 
431
- <TD class="Border-Left" ></TD><TD class="BG-Middle" >
432
 
433
- Social Options
434
 
435
- </TD>
436
 
437
- <TD class="Border-Right"></TD>
438
 
439
- </TR>
440
 
441
- </TABLE>
442
 
443
- <BR/>
444
 
445
 
446
 
447
- <DIV style="margin:0 0 0 25px" class="Post-subTXT">
448
 
449
- <?php _e("Your Twitter username","sociable");?>:<?php
450
 
451
- if (!empty($skyscraper_options["twitter_username"])){
452
 
453
- $twitter_username = $skyscraper_options["twitter_username"];
454
 
455
- }
456
 
457
- else{
458
 
459
- $twitter_username = "@";
460
 
461
- }
462
 
463
 
 
464
 
465
- ?>
466
 
467
- <input type="text" name="skyscraper_options[twitter_username]" value="<?php echo $twitter_username?>" />
468
 
469
- <select name="skyscraper_options[num_tweets]" id="num_tweets">
470
 
471
- <?php self:: create_select_options($skyscraper_options["num_tweets"]) ?>
472
 
473
- </select>
474
 
475
- </DIV>
476
 
477
- <BR/>
478
 
479
- <DIV style="border: 1px solid rgb(223, 223, 223); margin-left: 22px; font-size: 10px; font-style: italic; width: 327px; padding: 0px 11px;">
480
 
481
- <p>This feature will read your latest tweets and mentions posted by other users and show them on skyscraper sociable.
482
 
483
- <p>Sociable will save and use your twitter username only to read tweets. </p>
484
 
485
-
486
 
487
- <p>Your visitors can read the information that you are sharing.</p>
488
 
489
- <p>If you agree check here:
490
 
491
-
492
 
493
- <?php
494
 
495
-
496
 
497
- $sel = "";
498
 
499
- if (isset($skyscraper_options["accept_read_twitter"])){
500
 
501
-
502
 
503
- if ($skyscraper_options["accept_read_twitter"] == 1){
504
 
505
-
506
 
507
- $sel = "checked";
508
 
509
- }
510
 
511
- }
512
 
513
- ?>
514
 
515
- <input type="checkbox" <?php echo $sel?> name="skyscraper_options[accept_read_twitter]" value="1"/>
516
 
517
- </p>
518
 
519
- </DIV>
520
 
521
- <BR/>
522
 
523
- <BR/>
524
 
525
- <DIV style="margin:0 0 0 25px" class="Post-subTXT">
526
 
527
 
528
 
529
- <?php _e("Your RSS feed","sociable");?>:
530
 
531
- <?php
532
 
533
-
534
 
535
- if (!empty($skyscraper_options["rss_feed"])){
536
 
537
- $rss_feed = $skyscraper_options["rss_feed"];
538
 
539
- }
540
 
541
- else{
542
 
543
- $rss_feed = "http://";
544
 
545
- }
546
 
547
- ?>
548
 
549
- <input type="text" name="skyscraper_options[rss_feed]" style="margin-left: 46px;" value="<?php echo $rss_feed?>" />
550
 
551
- <select name="skyscraper_options[num_rss]" id="num_rss">
552
 
553
- <?php self:: create_select_options($skyscraper_options["num_rss"]) ?>
554
 
555
- </select>
556
 
557
- </DIV><BR/>
558
 
559
- <DIV style="border: 1px solid rgb(223, 223, 223); margin-left: 22px; font-size: 10px; font-style: italic; width: 327px; padding: 0px 11px;">
560
 
561
- <p>This feature will read your rss posts and show them on skyscraper sociable. </p>
562
 
563
- <p>Sociable will save and use the rss url only to read posts.</p>
564
 
565
- <p>Your visitors can read the information that you are sharing.</p>
566
 
567
- <p>If you agree check here:
568
 
569
-
570
 
571
- <?php
572
 
573
-
574
 
575
- $sel = "";
576
 
577
- if (isset($skyscraper_options["accept_read_rss"])){
578
 
579
-
580
 
581
- if ($skyscraper_options["accept_read_rss"] == 1){
582
 
583
-
584
 
585
- $sel = "checked";
586
 
587
- }
588
 
589
- }
590
 
591
- ?>
592
 
593
- <input type="checkbox" <?php echo $sel?> name="skyscraper_options[accept_read_rss]" value="1"/></p>
594
 
595
- </DIV>
596
 
597
- <BR/><BR/>
598
 
599
- <DIV style="margin:0 0 0 25px" class="Post-subTXT">
600
 
601
 
 
602
 
603
- <?php
604
 
605
-
606
- $checked = "";
607
 
608
- if (isset($skyscraper_options["counters"]["check"])){
609
 
610
- $checked = "checked";
611
 
612
- }
613
 
614
-
615
 
616
- $folded = "";
617
 
618
- $unfolded= "";
619
 
620
- if (isset($skyscraper_options["counters"]["folded"])){
621
 
622
- if($skyscraper_options["counters"]["folded"] == "1"){
623
 
624
- $folded = "checked";
625
 
626
- $unfolded= "";
627
 
628
- }else{
629
 
630
- $unfolded = "checked";
631
 
632
- $folded= "";
633
 
634
- }
635
 
636
- }
637
 
638
-
639
 
640
-
641
 
642
- ?>
643
 
644
- <input type="checkbox" <?php echo $checked ?> name="skyscraper_options[counters][check]" id="" />
645
 
646
- Counters
647
 
648
- <input name="skyscraper_options[counters][folded]" <?php echo $unfolded?> value="0" type="radio">Folded
649
 
650
- <input name="skyscraper_options[counters][folded]" <?php echo $folded?> value="1" type="radio">Unfolded
651
 
652
- </DIV><BR/>
653
 
654
- <DIV style="border: 1px solid rgb(223, 223, 223); margin-left: 22px; font-size: 10px; font-style: italic; width: 327px; padding: 0px 11px;">
655
 
656
- <p>This feature load Facebook Counter, Twitter Counter and Google Plus Counter.</p>
657
 
658
- <p>Will load scripts from each site and show information of yours visitors and maybe and could delay the load of the page.</p>
659
 
660
- </p>
661
 
662
- </DIV>
663
 
664
- <BR/> <BR/>
 
 
 
 
 
 
 
 
 
 
 
 
 
665
 
666
- <DIV style="margin:0 0 0 25px" class="Post-subTXT">
667
 
668
- <?php
 
 
 
 
 
 
669
 
670
- $checked = "";
671
 
672
- if (isset($skyscraper_options["share"]["check"])){
673
 
674
- $checked = "checked";
675
 
676
- }
677
 
678
-
679
 
680
- if (isset($skyscraper_options["share"]["folded"])){
681
 
682
- if($skyscraper_options["share"]["folded"] == "1"){
683
 
684
- $folded = "checked";
685
 
686
- $unfolded= "";
687
 
688
- }else{
689
 
690
- $unfolded = "checked";
691
 
692
- $folded= "";
693
 
694
- }
695
 
696
- }
697
 
698
-
699
 
700
-
701
 
702
- ?>
703
 
704
-
705
 
706
- <input type="checkbox" <?php echo $checked ?> name="skyscraper_options[share][check]" /> Share
707
 
708
- <input style="margin-left:19px" <?php echo $unfolded?> value="0" name="skyscraper_options[share][folded]" type="radio">Folded
709
 
710
- <input name="skyscraper_options[share][folded]" <?php echo $folded?> value="1" type="radio">Unfolded
711
 
712
- </DIV>
713
 
714
 
 
715
 
716
- <DIV class="Content-Box" id="Preview-Content">
717
 
718
-
719
 
720
- </DIV>
721
 
722
- <div style="clear:both"></div>
723
 
724
-
725
 
726
- <BR/>
727
 
728
- <DIV class="Content-Box" id="Preview-Content">
729
 
730
- <ul class="items_li">
731
 
732
- <li>
733
 
734
- <?php
735
 
736
- $checked = "";
737
 
738
- if (isset($skyscraper_options['follow_us_check']) && $skyscraper_options['follow_us_check'] == "on"){
739
 
740
- $checked = "checked";
741
 
742
- }
743
 
744
- ?>
745
 
746
- Follow Us
747
 
748
- <ul class="sub_item_li">
749
 
 
750
 
751
 
752
- <li>
753
 
754
- <?php
755
 
756
- $checked = "";
757
 
758
- if (isset($skyscraper_options['follow_us']['twitter']["active"]) && $skyscraper_options['follow_us']['twitter']["active"] == "on"){
759
 
760
- $checked = "checked";
761
 
762
- }
763
 
764
- ?>
765
 
766
- <input <?php echo $checked ?> name="skyscraper_options[follow_us][twitter][active]" type="checkbox" style="padding-bottom:5px" />
767
 
768
- <?php
769
 
770
- $account = "http://twitter.com/";
771
 
772
- if(!empty($skyscraper_options["follow_us"]["twitter"]["account"])){
773
 
774
- $account = $skyscraper_options["follow_us"]["twitter"]["account"];
775
 
776
- }
777
 
778
- ?>
779
 
780
- <input type="hidden" value="t.png" name="skyscraper_options[follow_us][twitter][logo]" />
781
 
782
- <img style="padding-bottom:5px" src="<?php echo SOCIABLE_HTTP_PATH ?>images/toolbar/t.png"/>
783
 
784
- <input size="40" name="skyscraper_options[follow_us][twitter][account]" value="<?php echo $account?>" type="text" />
785
 
786
- </li>
787
 
788
- <li>
789
 
790
 
 
791
 
792
- <?php
793
 
794
- $checked = "";
795
 
796
- if ( isset($skyscraper_options['follow_us']['feed']["active"]) && $skyscraper_options['follow_us']['feed']["active"] == "on"){
 
 
 
 
797
 
798
- $checked = "checked";
799
 
800
- }
801
 
802
- ?>
803
 
804
- <input <?php echo $checked ?> name="skyscraper_options[follow_us][feed][active]" type="checkbox" style="padding-bottom:5px" />
805
 
806
- <input type="hidden" value="rss.png" name="skyscraper_options[follow_us][feed][logo]" />
807
 
808
- <?php
809
 
810
- $rss = "http://";
811
 
812
- if(!empty($skyscraper_options["follow_us"]["feed"]["account"])){
813
 
814
-
815
 
816
- $rss = $skyscraper_options["follow_us"]["feed"]["account"];
817
 
818
- }
819
 
820
- ?>
821
 
822
- <img style="padding-bottom:5px" src="<?php echo SOCIABLE_HTTP_PATH ?>images/toolbar/rss.png"/>
823
 
824
- <input size="40" value="<?php echo $rss?>" name="skyscraper_options[follow_us][feed][account]" type="text" />
825
 
826
- </li>
827
 
828
- <li>
829
 
830
- <?php
831
 
832
- $checked = "";
833
 
834
- if ( isset($skyscraper_options['follow_us']['fb']["active"]) && $skyscraper_options['follow_us']['fb']["active"] == "on"){
835
 
836
- $checked = "checked";
837
 
838
- }
839
 
840
- ?>
841
 
842
 
 
843
 
844
- <input <?php echo $checked ?> name="skyscraper_options[follow_us][fb][active]" type="checkbox" style="padding-bottom:5px" />
845
 
846
- <input type="hidden" value="f.png" name="skyscraper_options[follow_us][fb][logo]" />
847
 
848
-
849
 
850
- <?php
851
 
852
- $fb = "http://facebook.com/";
853
 
854
- if(!empty($skyscraper_options["follow_us"]["fb"]["account"])){
855
 
856
-
857
 
858
- $fb = $skyscraper_options["follow_us"]["fb"]["account"];
859
 
860
- }
861
 
862
- ?>
863
 
864
- <img style="padding-bottom:5px" src="<?php echo SOCIABLE_HTTP_PATH ?>images/toolbar/f.png"/>
865
 
866
- <input size="40" value="<?php echo $fb?>" name="skyscraper_options[follow_us][fb][account]" type="text" />
867
 
868
- </li>
869
 
870
-
871
 
872
- <li>
873
 
874
- <?php
875
 
876
- $checked = "";
877
 
878
- if ( isset($skyscraper_options['follow_us']['li']["active"]) && $skyscraper_options['follow_us']['li']["active"] == "on"){
879
 
880
- $checked = "checked";
881
 
882
- }
883
 
884
- ?>
885
 
886
- <input <?php echo $checked ?> name="skyscraper_options[follow_us][li][active]" type="checkbox" style="padding-bottom:5px" />
887
 
888
- <input type="hidden" value="i.png" name="skyscraper_options[follow_us][li][logo]" />
889
 
890
 
 
891
 
892
- <input type="hidden" value="linkedin.com/in/" name="skyscraper_options[follow_us][li][url]" />
893
 
894
- <?php
895
 
896
- $li = "http://linkedin.com/";
897
 
898
- if(!empty($skyscraper_options["follow_us"]["li"]["account"])){
899
 
900
-
901
 
902
- $li = $skyscraper_options["follow_us"]["li"]["account"];
903
 
904
- }
905
 
906
- ?>
907
 
908
- <img style="padding-bottom:5px" src="<?php echo SOCIABLE_HTTP_PATH ?>images/toolbar/i.png"/>
909
 
910
- <input size="40" value="<?php echo $li?>" name="skyscraper_options[follow_us][li][account]" type="text" />
911
 
912
- </li>
913
 
914
- </ul>
915
 
916
- </li>
917
 
918
- </ul>
919
 
920
- </DIV>
921
 
922
- <br />
923
 
924
 
925
 
 
926
 
927
 
928
- <div class="Content-Box" id="Active-Content" style="display: block;">
929
 
930
- <br>
931
 
932
- <div align="center" style="width:100%;">
933
 
934
- <table align="center" cellspacing="0" cellpadding="10" border="0" class="GeneralOptions-List">
935
 
936
- <tbody><tr valign="top">
937
 
938
 
939
 
940
- <td align="right" class="Title">Active Sociable Banner</td>
941
 
942
 
943
 
944
- <td align="left" style="width:5px;">
945
 
946
 
947
 
948
- <?php
949
 
950
 
951
 
952
-
953
 
954
 
955
 
956
- $sel = "";
957
 
958
 
959
 
960
-
961
 
962
 
963
 
964
- if (isset($skyscraper_options["sociable_banner"])){
965
 
 
966
 
967
 
968
-
969
 
 
970
 
971
 
972
- if (!empty($skyscraper_options["sociable_banner"])){
973
 
974
 
975
 
976
- $sel = "checked";
977
 
978
 
 
979
 
980
- }
981
 
982
 
 
983
 
984
-
985
 
986
 
 
987
 
988
- }
989
 
990
 
 
991
 
992
-
993
 
994
 
995
 
996
- ?>
997
 
998
 
999
 
1000
-
1001
 
1002
 
1003
 
1004
- <input type="checkbox" name="skyscraper_options[sociable_banner]" id="sociable_banner" <?php echo $sel?>></td>
1005
 
1006
- <td align="left" class="Content">
1007
 
1008
- <span class="TXT">Active Sociable "Reminder to Share" Banner / Check if you want to remind your readers Share your content.</span>
1009
 
1010
- <br>
1011
 
1012
- </td>
1013
 
1014
- </tr>
1015
 
1016
 
 
1017
 
1018
- <tr valign="top">
1019
 
1020
 
 
1021
 
1022
- <td align="right" class="Title">Blogplay Tags</td>
1023
- <td align="left" style="width:5px;">
1024
 
1025
 
1026
- <?php
1027
 
1028
- $sel = "";
1029
 
1030
- if (isset($skyscraper_options["blogplay_tags"])){
1031
 
1032
- if (!empty($skyscraper_options["blogplay_tags"])){
1033
 
1034
 
1035
- $sel = "checked";
1036
 
1037
 
1038
- }
1039
 
1040
- }
1041
 
1042
- ?>
1043
- <input type="checkbox" name="skyscraper_options[blogplay_tags]" id="blogplay_tags" <?php echo $sel?>></td>
1044
 
1045
- <td align="left" class="Content">
1046
 
1047
- <span class="TXT">Accept include the blogplay.com tag into my shares and counters.</span>
1048
 
1049
- <br>
1050
 
1051
- </td>
1052
 
1053
- </tr>
1054
 
1055
 
1056
 
1057
- <tr valign="top">
1058
 
1059
- <td align="right" class="Title">Banner's label (35 char Max.)</td>
1060
 
1061
 
1062
 
1063
-
1064
 
1065
 
1066
 
1067
- <td align="left" style="width:5px;">
1068
 
1069
 
1070
 
1071
- <?php
1072
 
1073
 
1074
 
1075
- $sel = 'Please spread the word: Be Sociable, Share!';
1076
 
1077
 
1078
 
1079
- if (isset($skyscraper_options["sociable_banner_text"])){
1080
 
1081
 
1082
 
1083
- if (!empty($skyscraper_options["sociable_banner_text"])){
1084
 
1085
 
1086
 
1087
- $sel = $skyscraper_options["sociable_banner_text"];
1088
 
1089
 
1090
 
1091
- }
1092
 
1093
 
1094
 
1095
- }
1096
 
 
1097
 
1098
 
1099
- ?>
1100
 
 
1101
 
1102
 
1103
- </td>
1104
 
1105
 
1106
 
1107
- <td align="left" class="Content">
1108
 
1109
 
 
1110
 
1111
-
1112
 
1113
 
1114
 
1115
- <span class="TXT"> <input style="width:245px !important" type="text" name="skyscraper_options[sociable_banner_text]" value="<?php echo $sel?>"></span>
1116
 
1117
 
1118
 
1119
- <br>
1120
 
1121
- </td>
1122
 
1123
- </tr>
1124
 
1125
 
1126
 
1127
-
1128
 
1129
 
 
1130
 
1131
- <tr valign="top">
1132
 
1133
 
1134
 
1135
-
1136
 
1137
 
1138
 
1139
- <td align="right" class="Title">Banners Timer (sec.)</td>
1140
 
1141
 
1142
 
1143
-
1144
 
1145
 
1146
 
1147
- <td align="left" style="width:5px;">
1148
 
 
1149
 
1150
 
1151
-
1152
 
 
1153
 
1154
 
1155
- </td>
1156
 
 
1157
 
1158
 
1159
- <td align="left" class="Content">
1160
 
 
1161
 
1162
 
1163
- <span class="TXT">
1164
 
 
1165
 
1166
 
1167
-
1168
 
 
1169
 
1170
 
1171
- <select name="skyscraper_options[sociable_banner_timer]" id="banner_timer" >
1172
 
 
1173
 
1174
 
1175
- <?php
1176
 
 
1177
 
1178
 
1179
- for($timer=10; $timer <= 120; $timer++){
1180
 
 
1181
 
1182
 
1183
-
1184
 
1185
 
1186
 
1187
- $sel = "";
1188
 
1189
 
 
1190
 
1191
-
1192
 
1193
 
 
1194
 
1195
- if (!empty($skyscraper_options["sociable_banner_timer"])){
1196
 
1197
 
 
1198
 
1199
-
1200
 
1201
 
 
1202
 
1203
- if ($skyscraper_options["sociable_banner_timer"] == $timer){
1204
 
1205
 
 
1206
 
1207
-
1208
 
1209
 
 
1210
 
1211
- $sel = "selected";
1212
 
1213
 
 
1214
 
1215
- }
1216
 
1217
 
 
1218
 
1219
- }
1220
 
1221
 
1222
 
1223
- ?>
1224
 
1225
 
1226
 
1227
- <option value="<?php echo $timer?>" <?php echo $sel ?> ><?php echo $timer?></option>
1228
 
1229
 
1230
 
1231
- <?php
1232
 
1233
 
1234
 
1235
-
1236
 
1237
 
1238
 
1239
- $timer = $timer + 4;
1240
 
1241
 
1242
 
1243
- } ?>
1244
 
1245
 
1246
 
1247
- </select>
1248
 
1249
 
1250
 
1251
-
1252
 
1253
 
1254
 
1255
- </span>
1256
 
1257
- <br>
1258
 
1259
- </td>
1260
 
1261
- </tr>
1262
 
1263
 
1264
 
1265
-
1266
 
1267
 
1268
 
1269
- <tr valign="top">
1270
 
1271
 
1272
 
1273
-
1274
 
1275
 
1276
 
1277
- <td align="right" class="Title">Font Color <a title="default color #6A6A6A" class="default_values">(#6A6A6A)</a></td>
1278
 
1279
 
1280
 
1281
-
1282
 
1283
 
1284
 
1285
- <td align="left" style="width:5px;">
1286
 
1287
 
1288
 
1289
-
1290
 
1291
 
1292
 
1293
- </td>
1294
 
1295
 
1296
 
1297
- <td align="left" class="Content">
1298
 
1299
 
1300
 
1301
-
1302
 
1303
 
1304
 
1305
- <span class="TXT">
1306
 
1307
 
1308
 
@@ -1310,401 +1032,393 @@ share your posts, don't you? :) Get it now!
1310
 
1311
 
1312
 
1313
- <?php
1314
 
1315
 
1316
 
1317
- $sel = '#6A6A6A';
1318
 
1319
 
1320
 
1321
-
1322
 
1323
 
1324
 
1325
- if (isset($skyscraper_options["sociable_banner_colorFont"])){
1326
 
1327
 
1328
 
1329
-
1330
 
1331
 
1332
 
1333
- if (!empty($skyscraper_options["sociable_banner_colorFont"])){
1334
 
1335
 
1336
 
1337
-
1338
 
1339
 
1340
 
1341
- $sel = $skyscraper_options["sociable_banner_colorFont"];
1342
 
1343
 
1344
 
1345
- }
1346
 
1347
 
1348
 
1349
- }
1350
 
1351
 
1352
 
1353
- ?>
1354
 
1355
 
1356
 
1357
-
1358
 
 
1359
 
1360
 
1361
- <input type="text" value="<?php echo $sel?>" name="skyscraper_options[sociable_banner_colorFont]" style="width:81px !important">
1362
 
 
1363
 
1364
 
1365
- </span>
1366
 
1367
- <br>
1368
 
1369
- </td>
1370
 
1371
- </tr>
1372
 
1373
-
1374
-
1375
- <!-- Font Size -->
1376
 
1377
 
1378
 
1379
- <tr valign="top">
1380
 
1381
 
1382
 
1383
-
1384
 
1385
 
1386
 
1387
- <td align="right" class="Title">Font Size <a title="default size 9px" class="default_values">(9px)</a></td>
1388
 
1389
 
1390
 
1391
-
1392
 
1393
 
1394
 
1395
- <td align="left" style="width:5px;">
1396
 
1397
 
1398
 
1399
-
1400
 
1401
 
1402
 
1403
- </td>
1404
 
1405
 
1406
 
1407
- <td align="left" class="Content">
1408
 
1409
 
1410
 
1411
- <span class="TXT">
1412
 
1413
 
1414
 
1415
-
1416
 
1417
 
1418
 
1419
- <select name="skyscraper_options[sociable_banner_fontSize]" id="banner_fontSize" >
1420
 
1421
 
1422
 
1423
- <?php
1424
 
1425
 
1426
 
1427
- for($fontSize=8; $fontSize <= 16; $fontSize++){
1428
 
1429
 
1430
 
1431
-
1432
 
1433
 
1434
 
1435
- $sel = "";
1436
 
1437
 
1438
 
1439
-
1440
 
1441
 
1442
 
1443
- if (!empty($skyscraper_options["sociable_banner_fontSize"])){
1444
 
1445
 
1446
 
1447
-
1448
 
1449
 
1450
 
1451
- if ($skyscraper_options["sociable_banner_fontSize"] == $fontSize){
1452
 
1453
 
1454
 
1455
-
1456
 
1457
 
1458
 
1459
- $sel = "selected";
1460
 
1461
 
1462
 
1463
- }
1464
 
1465
 
1466
 
1467
- }
1468
 
1469
 
1470
 
1471
- ?>
1472
 
1473
 
1474
 
1475
- <option value="<?php echo $fontSize?>px" <?php echo $sel ?> ><?php echo $fontSize?>px</option>
1476
 
1477
 
1478
 
1479
- <?php
1480
 
1481
 
1482
 
1483
- } ?>
1484
 
1485
 
1486
 
1487
- </select>
1488
 
1489
 
1490
 
1491
-
1492
 
1493
 
1494
 
1495
-
1496
 
1497
 
1498
 
1499
- </span>
1500
 
1501
 
1502
 
1503
- <br>
1504
 
1505
 
1506
 
1507
- </td>
1508
 
1509
 
1510
 
1511
- </tr>
1512
 
 
1513
 
1514
 
1515
-
1516
 
 
1517
 
 
1518
 
1519
- <!-- color label -->
1520
 
1521
 
 
1522
 
1523
- <tr valign="top">
1524
 
1525
 
 
1526
 
1527
-
1528
 
1529
 
 
1530
 
1531
- <td align="right" class="Title">Label Color <a title="default color #F7F7F7" class="default_values">(#F7F7F7)</a></td>
1532
 
1533
 
 
1534
 
1535
-
1536
 
1537
 
 
1538
 
1539
- <td align="left" style="width:5px;">
1540
 
1541
 
 
1542
 
1543
-
1544
 
1545
 
 
1546
 
1547
- </td>
1548
 
1549
 
 
1550
 
1551
- <td align="left" class="Content">
1552
 
1553
 
 
1554
 
1555
-
1556
 
1557
 
 
1558
 
1559
- <span class="TXT">
1560
 
1561
 
 
1562
 
1563
-
1564
 
1565
 
 
1566
 
1567
- <?php
1568
 
1569
 
 
1570
 
1571
- $sel = '#F7F7F7';
1572
 
1573
 
 
1574
 
1575
-
1576
 
1577
 
 
1578
 
1579
- if (isset($skyscraper_options["sociable_banner_colorLabel"])){
1580
 
1581
 
 
1582
 
1583
-
1584
 
1585
 
 
1586
 
1587
- if (!empty($skyscraper_options["sociable_banner_colorLabel"])){
1588
 
1589
 
 
1590
 
1591
-
1592
 
1593
 
 
1594
 
1595
- $sel = $skyscraper_options["sociable_banner_colorLabel"];
1596
 
1597
 
 
1598
 
1599
- }
1600
 
1601
 
 
1602
 
1603
- }
1604
 
1605
 
 
1606
 
1607
- ?>
1608
 
1609
 
 
1610
 
1611
-
1612
 
1613
 
 
1614
 
1615
- <input type="text" value="<?php echo $sel?>" name="skyscraper_options[sociable_banner_colorLabel]" style="width:81px !important">
1616
 
1617
 
 
1618
 
1619
- </span>
1620
 
1621
 
 
1622
 
1623
- <br>
1624
 
1625
- </td>
1626
 
1627
- </tr>
1628
 
1629
 
1630
 
1631
- <!-- color font -->
1632
 
1633
 
1634
 
1635
- <tr valign="top">
1636
 
1637
 
1638
 
1639
-
1640
 
1641
 
1642
 
1643
- <td align="right" class="Title">Background Color <a title="default color #F7F7F7" class="default_values">(#F7F7F7)</a></td>
1644
 
1645
 
1646
 
1647
-
1648
 
1649
 
1650
 
1651
- <td align="left" style="width:5px;">
1652
 
1653
 
1654
 
1655
-
1656
 
1657
 
1658
 
1659
- </td>
1660
 
1661
 
1662
 
1663
- <td align="left" class="Content">
1664
 
1665
 
1666
 
1667
- <span class="TXT">
1668
 
1669
 
1670
 
1671
- <?php
1672
 
1673
 
1674
 
1675
- $sel = '#F7F7F7';
1676
 
1677
 
1678
 
1679
-
1680
 
1681
 
1682
 
1683
- if (isset($skyscraper_options["sociable_banner_colorBack"])){
1684
 
1685
 
1686
 
1687
-
1688
 
1689
 
1690
 
1691
- if (!empty($skyscraper_options["sociable_banner_colorBack"])){
1692
 
1693
 
1694
 
1695
-
1696
 
1697
 
1698
 
1699
- $sel = $skyscraper_options["sociable_banner_colorBack"];
1700
 
1701
 
1702
 
1703
- }
1704
 
1705
 
1706
 
1707
- }
1708
 
1709
 
1710
 
@@ -1712,1482 +1426,5093 @@ share your posts, don't you? :) Get it now!
1712
 
1713
 
1714
 
1715
- <input type="text" value="<?php echo $sel?>" name="skyscraper_options[sociable_banner_colorBack]" style="width:81px !important">
1716
-
1717
 
1718
 
1719
-
1720
 
 
1721
 
1722
 
1723
- </span>
1724
 
 
1725
 
1726
 
1727
- <br>
1728
 
1729
- </td>
1730
 
1731
- </tr>
1732
 
1733
 
 
1734
 
1735
-
1736
 
1737
 
1738
 
1739
- </tbody></table>
1740
 
1741
 
1742
 
1743
- <br><br>
1744
 
1745
- </div>
1746
 
1747
- </div>
1748
 
1749
- <!-- general options -->
1750
 
1751
- <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('GeneralOptions');">
1752
 
1753
 
 
1754
 
1755
- <TR>
1756
 
1757
- <TD class="Border-Left" ></TD><TD class="BG-Middle" id="GeneralOptions-Title" ><span id="GeneralOptions-Tab"> + </span> <?php _e("General Options","sociable");?></TD><TD class="Border-Right"></TD>
1758
 
1759
- </TR>
1760
 
1761
- </TABLE>
1762
 
1763
- <BR/>
1764
 
1765
-
1766
 
1767
- <DIV class="Content-Box" id="GeneralOptions-Content" style="display:none;" >
1768
 
1769
-
1770
 
1771
  <BR/>
1772
 
1773
 
1774
 
1775
- <DIV align="center" style="width:100%;">
1776
 
1777
- <TABLE align="center" class="GeneralOptions-List" cellspacing="0" border=0 cellpadding ="10" >
1778
 
1779
-
1780
 
1781
- <TR valign="top" >
1782
 
1783
- <TD align="right" class="Title" ><?php _e("Widget Position","sociable")?></TD>
1784
 
1785
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["widget_position"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[widget_position]" id="widget_position" /></TD>
1786
 
1787
- <TD align="left" class="Content">
1788
 
1789
- <SPAN class="TXT"><?php _e("Check if you want Sociable Fixed on the screen","sociable");?> </SPAN>
1790
 
1791
 
 
1792
 
1793
- <BR/>
1794
 
1795
-
1796
 
1797
- </TD>
1798
 
1799
- </TR>
1800
 
1801
- </TABLE>
1802
 
1803
- <BR/><BR/>
1804
 
1805
- </DIV>
1806
 
1807
- </DIV>
1808
 
1809
- <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('Locations');" >
1810
 
1811
- <TR>
1812
 
1813
 
 
1814
 
1815
- <TD class="Border-Left" ></TD><TD class="BG-Middle" id="Locations-Title" ><span id="Locations-Tab">+ </span><?php _e("Locations","sociable");?></TD><TD class="Border-Right"></TD>
1816
 
1817
- </TR>
1818
 
1819
- </TABLE>
1820
 
1821
- <BR/>
1822
 
1823
-
1824
 
1825
- <DIV class="Content-Box" id="Locations-Content" style="display:none;" >
1826
 
1827
- <DIV class="Locations-TXT" id="Locations-TXT" ><?php _e("Please select the locations that you wish to allow the Sociable plugin to insert itself.","sociable");?></DIV>
1828
 
1829
-
1830
 
1831
- <BR/>
1832
 
1833
- <DIV align="center" style="width:100%;">
1834
 
1835
 
1836
 
1837
- <TABLE align="center" class="Locations-List" cellspacing="0" border=0 cellpadding="10">
1838
 
1839
- <TR valign="top" >
1840
 
1841
- <TD align="right" class="Title" ><?php _e("Home page","sociable");?></TD>
1842
 
1843
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_front_page"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_front_page]" id="HomePage" /></TD>
1844
 
1845
- <TD align="left" class="Content">
1846
 
1847
- <SPAN class="TXT"><?php _e("The front page of the blog (if set to a static page), or the main blog page (if set to your latest posts).","sociable");?></SPAN>
1848
 
1849
-
1850
 
1851
- </TD>
1852
 
1853
- </TR>
1854
 
 
1855
 
1856
 
1857
-
1858
 
1859
- <TR valign="top" >
1860
 
1861
- <TD align="right" class="Title" ><?php _e("Blog page","sociable");?></TD>
1862
 
1863
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_home"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_home]" id="BlogPage" /></TD>
1864
 
1865
- <TD align="left" class="Content">
1866
 
1867
- <SPAN class="TXT"><?php _e("The home page of the blog if is set to your latest posts, or the posts page if the home page is set to a static page","sociable");?></SPAN>
1868
 
1869
-
1870
 
1871
- </TD>
1872
 
1873
- </TR>
1874
 
1875
-
1876
 
1877
- <TR valign="top" >
1878
 
1879
 
1880
 
1881
- <TD align="right" class="Title" ><?php _e("Posts","sociable");?></TD>
1882
 
1883
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_single"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_single]" id="Posts" /></TD>
1884
 
1885
- <TD align="left" class="Content">
1886
 
1887
- <SPAN class="TXT"><?php _e("Single post pages","sociable");?></SPAN>
1888
 
1889
-
1890
 
1891
- </TD>
1892
 
1893
- </TR>
1894
 
1895
-
1896
 
1897
- <TR valign="top" >
1898
 
1899
- <TD align="right" class="Title" ><?php _e("Pages","sociable");?></TD>
1900
 
1901
 
1902
 
1903
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_page"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_page]" id="Pages" /></TD>
1904
 
1905
- <TD align="left" class="Content">
1906
 
1907
- <SPAN class="TXT"><?php _e("Individual Wordpress pages","sociable");?></SPAN>
1908
 
1909
-
1910
 
1911
- </TD>
1912
 
1913
- </TR>
1914
 
1915
-
1916
 
1917
- <TR valign="top" >
1918
 
1919
- <TD align="right" class="Title" ><?php _e("Category archives","sociable");?></TD>
1920
 
1921
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_category"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_category]" id="CategoryArchives" /></TD>
1922
 
1923
 
1924
 
1925
- <TD align="left" class="Content">
1926
 
1927
- <SPAN class="TXT"><?php _e("Category archive pages","sociable");?></SPAN>
1928
 
1929
-
1930
 
1931
- </TD>
1932
 
1933
- </TR>
1934
 
1935
-
1936
 
1937
- <TR valign="top" >
1938
 
1939
- <TD align="right" class="Title" ><?php _e("Date archives","sociable");?></TD>
1940
 
1941
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_date"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_date]" id="DateArchives" /></TD>
1942
 
1943
- <TD align="left" class="Content">
1944
 
1945
 
1946
 
1947
- <SPAN class="TXT"><?php _e("Date archive pages","sociable");?> </SPAN>
1948
 
1949
-
1950
 
1951
- </TD>
1952
 
1953
- </TR>
1954
 
1955
-
1956
 
1957
- <TR valign="top" >
1958
 
1959
- <TD align="right" class="Title" ><?php _e("Tag archives","sociable");?></TD>
1960
 
1961
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_tag"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_tag]" id="TagArchives" /></TD>
1962
 
1963
- <TD align="left" class="Content">
1964
 
1965
 
 
1966
 
1967
- <SPAN class="TXT"><?php _e("Tag archive pages","sociable");?> </SPAN>
1968
 
1969
-
1970
 
1971
- </TD>
1972
 
1973
- </TR>
1974
 
1975
-
1976
 
1977
- <TR valign="top" >
1978
 
1979
- <TD align="right" class="Title" ><?php _e("Author archives","sociable");?></TD>
1980
 
1981
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_author"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_author]" id="AuthorArchives" /></TD>
1982
 
1983
- <TD align="left" class="Content">
1984
 
1985
 
1986
 
1987
- <SPAN class="TXT"><?php _e("Author archive pages","sociable");?></SPAN>
1988
 
1989
-
1990
 
1991
- </TD>
1992
 
1993
- </TR>
1994
 
1995
-
1996
 
1997
- <TR valign="top" >
1998
 
1999
- <TD align="right" class="Title" ><?php _e("Search results","sociable");?></TD>
2000
 
2001
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_search"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_search]" id="SearchResults" /></TD>
2002
 
2003
- <TD align="left" class="Content">
2004
 
2005
- <SPAN class="TXT"><?php _e("Search results pages","sociable");?></SPAN>
2006
 
2007
 
2008
 
2009
-
2010
 
2011
- </TD>
2012
 
2013
- </TR>
2014
 
2015
-
2016
 
2017
- <TR valign="top" >
2018
 
2019
- <TD align="right" class="Title" ><?php _e("RSS feeds","sociable");?></TD>
2020
 
2021
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_rss"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_rss]" id="RssFeeds" /></TD>
2022
 
2023
- <TD align="left" class="Content">
2024
 
2025
- <SPAN class="TXT"><?php _e("RSS feeds","sociable");?></SPAN>
2026
 
2027
-
2028
 
2029
- </TD>
2030
 
2031
 
 
2032
 
2033
- </TR>
2034
 
2035
-
2036
 
2037
- </TABLE>
2038
 
2039
- <BR/><BR/>
2040
 
2041
- </DIV>
2042
 
2043
- </DIV>
2044
 
2045
-
2046
 
2047
- <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('Active');" >
2048
 
2049
- <TR>
2050
 
2051
- <TD class="Border-Left" ></TD><TD class="BG-Middle" id="Active-Title" ><span id="Active-Tab">+ </span><?php _e("Active Skyscraper","sociable");?></TD><TD class="Border-Right"></TD>
2052
 
2053
- </TR>
2054
 
 
2055
 
2056
 
2057
- </TABLE>
2058
 
2059
-
2060
 
2061
- <div style="display: block;" id="Active-Content" class="Content-Box">
2062
 
2063
-
2064
 
2065
- <br>
2066
 
2067
- <div align="center" style="width:100%;">
2068
 
2069
- <table align="center" cellspacing="0" cellpadding="10" border="0" class="GeneralOptions-List">
2070
 
2071
-
2072
 
2073
- <tbody><tr valign="top">
2074
 
2075
- <td align="right" class="Title">Active Skyscraper</td>
2076
 
2077
- <td align="left" style="width:5px;">
2078
 
2079
 
2080
 
2081
- <input <?php if(isset($skyscraper_options["active"])) echo "checked='checked'"?> type="checkbox" id="active" name="skyscraper_options[active]" ></td>
2082
 
2083
- <td align="left" class="Content">
2084
 
2085
- <span class="TXT">Check if you want Sociable Skyscraper enable </span>
2086
 
2087
- <br>
2088
 
2089
-
2090
 
2091
- </td>
2092
 
2093
- </tr>
2094
 
2095
- </tbody></table>
2096
 
2097
- <br><br>
2098
 
2099
 
 
2100
 
2101
- </div>
2102
 
2103
- </div>
2104
 
2105
- <br/><br/>
2106
 
2107
- <?php settings_fields( 'skyscraper_options_group' ); ?>
2108
 
2109
- </form>
2110
 
2111
- <div class="Content-Box">
2112
 
2113
-
2114
 
2115
- <form id="sociable_reset_form" action="" method="POST">
2116
 
2117
- <?php wp_nonce_field('sociable-reset'); ?>
2118
 
2119
- <input type="hidden" id="skyscraper_reset" name="skyscraper_reset" value="1">
2120
 
2121
 
 
2122
 
2123
- <?php //submit_button( __( 'Reset Sociable' ) , 'primary', 'sociable_reset', false ); ?>
2124
 
2125
- </form>
2126
 
2127
-
2128
 
2129
- <div id="ActionsBar">
2130
 
2131
- <div style="cursor:pointer;line-height:15px;" onclick="document.getElementById('form1').submit();" class="SaveChanges"><br>
2132
 
2133
- <span style="margin:30px;">Save Changes</span>
2134
 
2135
- </div>
2136
 
2137
- <div style="cursor:pointer;line-height:15px;font-size:12px;" onclick="document.getElementById('sociable_reset_form').submit();" name="sociable_reset" id="sociable_reset" class="ResetSociable"><br>
2138
 
2139
- <span style="margin:40px;margin-left:35px;">Reset Skyscraper</span>
2140
 
2141
 
2142
 
2143
- </div>
2144
 
2145
- </div>
2146
 
2147
- </div>
2148
 
2149
-
2150
 
2151
- </div>
2152
 
2153
- <div style="float:left;width:49%;margin-left:15px" name="skyscraper" id="skyscraper">
2154
 
2155
- <script type="text/javascript">
2156
 
2157
- var base_url_sociable = "<?php echo SOCIABLE_HTTP_PATH?>";
2158
 
2159
- </script>
2160
 
2161
- </div>
2162
 
2163
- <?php
2164
 
2165
- }
2166
 
2167
-
2168
 
2169
- /**
2170
 
2171
- * Add The Menu Pages To The Administration Options
2172
 
2173
- */
2174
 
2175
-
2176
 
2177
- function add_menu_pages(){
2178
 
2179
-
2180
 
2181
- global $sociable_post_types;
2182
 
2183
-
2184
 
2185
- $url = $_SERVER["QUERY_STRING"];
2186
 
2187
- // $page[] = add_options_page( __( 'Sociable Options' ), __( 'Sociable Plugin' ), 'manage_options', 'sociable_select' , array( 'sociable_Admin_Options' , 'Select_Sociable_Page' ) );
2188
 
2189
- //$page[]= add_plugins_page( __( 'Sociable Options' ), __( 'Sociable Plugin' ), 'manage_options', 'Create_Options_Page_Skycraper' );
2190
 
2191
- //$page[]= add_plugins_page( 'sociable_options', 'sociable_options', 'read', 'Create_Options_Page' );
2192
 
2193
- $page[] = add_options_page( "","", 'manage_options', 'sociable_select' , array( 'sociable_Admin_Options' , 'Select_Sociable_Page' ) );
2194
 
2195
- $page[] = add_options_page( "","", 'manage_options', 'sociable_options' , array( 'sociable_Admin_Options' , 'Create_Options_Page' ) );
2196
 
2197
- $page[] = add_options_page( "","", 'manage_options', 'skyscraper_options' , array( 'sociable_Admin_Options' , 'Create_Options_Page_Skycraper' ) );
2198
 
2199
- // Add a new submenu under Settings:
2200
 
2201
- // $page[] = add_options_page(__( 'Sociable Options' ),__( 'Sociable Plugin' ), 'manage_options', 'sociable_select', 'Select_Sociable_Page');
2202
 
2203
- // Add a new top-level menu (ill-advised):
2204
 
2205
- add_menu_page(__( 'Sociable Options' ), __( 'Select Sociable Plugin' ), 'manage_options', '/options-general.php?page=sociable_select' );
2206
 
2207
- // Add a submenu to the custom top-level menu:
2208
 
2209
- add_submenu_page('options-general.php?page=sociable_select', __( 'Sociable Options' ), __( 'Sociable Options' ), 'manage_options', 'sociable_options' , array( 'sociable_Admin_Options' , 'Create_Options_Page' ) );
2210
 
2211
- // Add a second submenu to the custom top-level menu:
2212
 
2213
- add_submenu_page('options-general.php?page=sociable_select', __( 'Skyscraper Options' ), __( 'Skyscraper Options' ), 'manage_options', 'skyscraper_options' , array( 'sociable_Admin_Options' , 'Create_Options_Page_Skycraper' ) );
2214
 
2215
-
2216
 
2217
- //Add CSS And Javascript Specific To This Options Pages
2218
 
2219
- add_action( 'admin_print_styles-' . $page[0] , array( 'sociable_Admin_Options' , 'enqueue_styles' ) );
2220
 
2221
- add_action( 'admin_print_scripts-' . $page[0] , array( 'sociable_Admin_Options' , 'enqueue_scripts' ) );
2222
 
2223
-
2224
 
2225
- add_action( 'admin_print_styles-' . $page[1] , array( 'sociable_Admin_Options' , 'enqueue_styles' ) );
2226
 
2227
- add_action( 'admin_print_scripts-' . $page[1] , array( 'sociable_Admin_Options' , 'enqueue_scripts' ) );
2228
 
2229
- add_action( 'admin_print_styles-' . $page[2] , array( 'sociable_Admin_Options' , 'enqueue_styles' ) );
2230
 
2231
- add_action( 'admin_print_scripts-' . $page[2] , array( 'sociable_Admin_Options' , 'enqueue_scripts' ) );
2232
 
2233
-
2234
 
2235
- if( isset( $_POST['sociable_reset'] ) ){
2236
 
2237
- check_admin_referer( 'sociable-reset' );
2238
 
2239
-
2240
 
2241
- sociable_reset();
2242
 
2243
- wp_redirect( $_SERVER['HTTP_REFERER' ] );
2244
 
2245
- }
2246
 
2247
-
2248
 
2249
- if( isset( $_POST['skyscraper_reset'] ) ){
2250
 
2251
- check_admin_referer( 'sociable-reset' );
2252
 
2253
-
2254
 
2255
- skyscraper_reset();
2256
 
2257
- wp_redirect( $_SERVER['HTTP_REFERER' ] );
2258
 
2259
- }
2260
 
2261
-
2262
 
2263
-
2264
 
2265
- /*
2266
 
2267
- * We can create The Meta Boxes Here
2268
 
2269
- */
2270
 
2271
- foreach( $sociable_post_types as $type => $data ){
2272
 
2273
- self::add_meta_box( $type );
2274
 
2275
- }
2276
 
2277
- //Also on posts and pages
2278
 
2279
- self::add_meta_box( 'post' );
2280
 
2281
- self::add_meta_box( 'page' );
2282
 
2283
-
2284
 
2285
- }
2286
 
2287
-
2288
 
2289
- /*
2290
 
2291
- * Function to Enqueue The Styles For The Options Page
2292
 
2293
- */
2294
 
2295
- function enqueue_styles(){
2296
 
2297
- wp_enqueue_style( 'style-admin-css', SOCIABLE_HTTP_PATH . 'css/style-admin.css' );
2298
 
2299
- wp_enqueue_style( 'sociable-admin-css', SOCIABLE_HTTP_PATH . 'css/sociable-admin.css' );
2300
 
2301
- wp_enqueue_style( 'sociablecss' , SOCIABLE_HTTP_PATH . 'css/sociable.css' );
2302
 
2303
- }
2304
 
2305
-
2306
 
2307
- /*
2308
 
2309
- * Function To Enqueue The Scripts For The Options Page
2310
 
2311
- */
2312
 
2313
- function enqueue_scripts(){
2314
 
2315
- wp_enqueue_script('jquery');
2316
 
2317
- wp_enqueue_script('jquery-ui-core',false,array('jquery'));
2318
 
2319
- wp_enqueue_script('jquery-ui-sortable',false,array('jquery','jquery-ui-core'));
2320
 
2321
- wp_enqueue_script( 'sociable-admin-js', SOCIABLE_HTTP_PATH . 'js/sociable-admin.js' , array( 'jquery','jquery-ui-core' , 'jquery-ui-sortable' ) );
2322
 
2323
- wp_enqueue_script( 'admin-fn-js', SOCIABLE_HTTP_PATH . 'js/admin-fn.js' , array( 'jquery','jquery-ui-core' , 'jquery-ui-sortable' ) );
2324
 
2325
-
2326
 
2327
- }
2328
 
2329
-
2330
 
2331
-
2332
 
2333
-
2334
 
2335
- /*
2336
 
2337
- * Function To Add The Settings Fields.
2338
 
2339
- */
2340
 
2341
- function do_site_selection_list($plugin = 'sociable'){
2342
 
2343
-
2344
 
2345
- if ($plugin == 'sociable'){
2346
 
2347
-
2348
 
2349
- global $sociable_options;
2350
 
2351
- $option_plugin = $sociable_options;
2352
 
2353
- $name_plugin = "sociable_options";
2354
 
2355
- }
2356
 
2357
- else{
2358
 
2359
-
2360
 
2361
- global $skyscraper_options;
2362
 
2363
- $option_plugin = $skyscraper_options;
2364
 
2365
- $name_plugin = "skyscraper_options";
2366
 
2367
- }
2368
 
2369
-
2370
 
2371
-
2372
 
2373
- $sociable_known_sites = get_option( 'sociable_known_sites' );
2374
 
2375
- /*
2376
 
2377
- * Sort The List Based On The Active Sites So That They Display Correctly.
2378
 
2379
- */
2380
 
2381
- $active_sites = isset( $option_plugin['active_sites'] ) && is_array( $option_plugin['active_sites'] ) ? $option_plugin['active_sites'] : array() ;
2382
 
2383
-
2384
 
2385
- //Start Blank
2386
 
2387
- $active = Array();
2388
 
2389
-
2390
 
2391
- //Disabled Untill Proven Active
2392
 
2393
- $disabled = $sociable_known_sites;
2394
 
2395
-
2396
 
2397
- //Loop Through The Active Sites, sorting into 2 arrays
2398
 
2399
- foreach( $active_sites as $sitename => $value ) {
2400
 
2401
- $active[$sitename] = $disabled[$sitename];
2402
 
2403
- unset( $disabled[$sitename] );
2404
 
2405
- }
2406
 
2407
-
2408
 
2409
- uksort($disabled, "strnatcasecmp");
2410
 
2411
-
2412
 
2413
- $sites = array_merge( $active, $disabled );
2414
 
2415
-
2416
 
2417
- $imagepath = isset( $option_plugin['sociable_imagedir'] ) ? $option_plugin['sociable_imagedir'] : '' ;
2418
 
2419
-
2420
 
2421
- if ($imagepath == "") {
2422
 
2423
- $imagepath = trailingslashit( SOCIABLE_HTTP_PATH ) . 'images/';
2424
 
2425
- } else {
2426
 
2427
- $imagepath .= trailingslashit( $imagepath );
2428
 
2429
- }
2430
 
2431
-
2432
 
2433
- $out ='<ul id="sociable_site_list" >' ;
2434
 
2435
- $io = 0;
2436
 
2437
- foreach( $sites as $sitename => $site ){
2438
 
2439
-
2440
 
2441
-
2442
 
2443
- //Set Checked And Active If Relevant
2444
 
2445
- if( array_key_exists( $sitename, $active_sites ) ){
2446
 
2447
- $checked = 'checked="checked"';
2448
 
2449
- $active = 'active';
2450
 
2451
- } else {
2452
 
2453
- $checked = '';
2454
 
2455
- $active = 'inactive';
2456
 
2457
- }
2458
 
2459
- if ( $sitename != "More"){
2460
 
2461
- if (isset($site["counter"])){
2462
 
2463
- //$image = "<img src='".SOCIABLE_HTTP_PATH."images/".$site["favicon"]."'>";
2464
 
2465
- $image = $site["url"];
2466
 
2467
- }else{
2468
 
2469
- $image = _get_sociable_image( $site, '' );
2470
 
2471
- }
2472
 
2473
- }else{
2474
 
2475
- $image = "<img src='".SOCIABLE_HTTP_PATH."images/more.png'>";
2476
 
2477
- }
2478
 
2479
-
2480
 
2481
- // if ( ! isset( $site['spriteCoordinates']) || isset( $sociable_options['sociable_disablesprite'] ) ) {
2482
 
2483
- // if (strpos($site['favicon'], 'http') === 0) {
2484
 
2485
- // $imgsrc = $site['favicon'];
2486
 
2487
- // } else {
2488
 
2489
- // $imgsrc = $imagepath.$site['favicon'];
2490
 
2491
- // }
2492
 
2493
- // $img = '<img src="' . $imgsrc . '" width="16" height="16" />';
2494
 
2495
- // } else {
2496
 
2497
- // $imgsrc = $imagepath."services-sprite.gif";
2498
 
2499
- // $services_sprite_url = $imagepath . "services-sprite.png";
2500
 
2501
- // $spriteCoords = $site['spriteCoordinates'];
2502
 
2503
- // $img = '<img src="' . $imgsrc . '" width="16" height="16" style="background: transparent url(' . $services_sprite_url . ') no-repeat; background-position:-' . $spriteCoords[0] . 'px -' . $spriteCoords[1] . 'px" />';
2504
 
2505
- // }
2506
 
2507
-
2508
 
2509
- $out .= '<li id="' . $sitename . '" class="' . $active . '">';
2510
 
2511
-
2512
 
2513
- $out .= '<input type="checkbox" id="cb_' . $sitename . '" name="'.$name_plugin.'[active_sites][' . $sitename . ']" ' . $checked . ' />';
2514
 
2515
-
2516
 
2517
- $out .= $image;
2518
 
2519
- if (!isset($site["counter"])){
2520
 
2521
- $out .= $sitename;
2522
 
2523
- }
2524
 
2525
-
2526
 
2527
- $out .= '</li>';
2528
 
2529
-
2530
 
2531
- }
2532
 
2533
-
2534
 
2535
-
2536
 
2537
- echo $out."</ul>";
2538
 
2539
-
2540
 
2541
- }
2542
 
2543
-
2544
 
2545
- /*
2546
 
2547
- * Create The HTML For The Options Page
2548
 
2549
- */
2550
 
2551
- function Create_Options_Page(){
2552
 
2553
- global $sociable_options;
2554
 
2555
- ?>
2556
 
2557
 
 
2558
 
2559
- <div class="wrap">
2560
 
2561
 
2562
 
2563
- <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" >
2564
 
2565
-
2566
 
2567
- <iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblogplay.com%2F&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=recommend&amp;colorscheme=light&amp;font&amp;height=80&amp;appId=133479460071366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:40px;" allowTransparency="true"></iframe><br />
2568
 
2569
- <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://blogplay.com" data-text="Check the sociable plugin" >Tweet</a>
2570
 
2571
 
2572
 
2573
- <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
2574
 
2575
- <br />
2576
 
2577
- </div>
2578
 
2579
- <h2 style="clear:both;"><?php _e( 'Sociable Options' ); ?></h2>
2580
 
2581
- <form method="post" action="options.php" id="form1" autocomplete="off">
2582
 
2583
 
2584
 
2585
-
2586
 
2587
- <?php wp_nonce_field('sociable-config'); ?>
2588
 
2589
- <INPUT type="hidden" class="version-INPUT" id="version" name="sociable_options[version]" value="<?php echo$sociable_options["version"];?>" />
2590
- <INPUT type="hidden" id="blogplay_tags" name="sociable_options[blogplay_tags]" value="1" />
2591
 
2592
 
2593
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Preview-Title" style="margin:0 0 0 25px">
2594
 
2595
- <TR>
2596
 
2597
- <TD class="Border-Left" ></TD><TD class="BG-Middle" >Preview</TD><TD class="Border-Right"></TD>
2598
 
2599
- </TR>
2600
 
2601
- </TABLE>
2602
 
2603
- <BR/>
2604
 
2605
-
2606
 
2607
- <DIV class="Content-Box" id="Preview-Content">
2608
 
2609
 
2610
 
2611
- <DIV style="margin:0 0 0 25px" align="left" class="Live-Preview" id="Live-Preview" ><?php _e("Live preview of how Sociable will appear on your blog.","sociable")?></DIV>
2612
 
2613
-
2614
 
2615
- <BR/>
2616
 
2617
-
2618
 
2619
- <DIV style="margin:0 0 0 25px" class="Post-TXT" id="Post-TXT" ><?php _e("This is your post here...","sociable")?></DIV>
2620
 
2621
-
2622
 
2623
- <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" >Lorem ipsum dolor sit amet, consectetur adipiscing elit.</DIV>
2624
 
2625
-
2626
 
2627
- <BR/>
2628
 
2629
- <DIV style="margin:0 0 0 25px" id="ShareAndEnjoy" > <?php do_sociable(); ?></DIV>
2630
 
2631
- </DIV>
2632
 
2633
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Tagline-Title">
2634
 
 
2635
 
2636
 
2637
- <TR>
2638
 
2639
- <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Tagline","sociable");?></TD><TD class="Border-Right"></TD>
2640
 
2641
- </TR>
2642
 
2643
- </TABLE>
2644
 
2645
- <BR/>
2646
 
2647
-
2648
 
2649
- <DIV class="Content-Box" id="Tagline-Content">
2650
 
2651
- <DIV class="Tagline-TXT" id="Tagline-TXT" ><?php _e('Previously we used "Share and Enjoy", remember the good old days?',"sociable");?></DIV>
2652
 
2653
-
2654
 
2655
- <BR/>
2656
 
2657
- <DIV style="width:100%;height:60px;">
2658
 
2659
 
 
2660
 
2661
- <INPUT type="text" class="Tagline-INPUT" id="tagline" name="sociable_options[tagline]" value="<?php echo$sociable_options["tagline"];?>" />
2662
 
2663
-
2664
 
2665
- <DIV class="ToSociable" >
2666
 
2667
- <INPUT type="checkbox" <?php if (!empty($sociable_options["help_grow"])) echo "checked = 'checked'";?> name="sociable_options[help_grow]" id="LinkToSociable" />
2668
 
2669
- <?php _e("Link to Sociable","sociable");?><BR/>
2670
 
2671
- <SPAN style="font-size:14px;"><?php _e("(Help us grow, please leave the link so others discover Sociable from your blog)","sociable");?></SPAN>
2672
 
2673
- </DIV>
2674
 
2675
- </DIV>
2676
 
2677
- </DIV>
2678
 
2679
-
2680
 
2681
-
2682
 
2683
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Tagline-Title">
2684
 
2685
 
2686
 
2687
- <TR>
2688
 
2689
- <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Icons to Include","sociable");?></TD><TD class="Border-Right"></TD>
2690
 
2691
- </TR>
2692
 
2693
- </TABLE>
2694
 
2695
- <BR/>
2696
 
2697
-
2698
 
2699
- <DIV class="Content-Box" id="IconsToInclude-Box" style="">
2700
 
2701
- <DIV class="IconsToInclude-TXT" id="IconsToInclude-TXT" >
2702
 
2703
- <?php _e("Check the sites you want to appear on your blog.","sociable");?>
2704
 
2705
- </DIV>
2706
 
2707
- <BR/>
2708
- <DIV style="font-size:13px">
2709
-
2710
- <?php
2711
- $check_tags = "";
2712
- if (isset($sociable_options["linksoptions"])){
2713
-
2714
- if (!empty($sociable_options["linksoptions"])){
2715
- $check_tags = "checked";
2716
  }
2717
- }
2718
-
2719
- ?>
2720
-
2721
- <input type="checkbox" <?php echo $check_tags;?> id="" name="sociable_options[linksoptions]" /> Accept include the blogplay.com tag into my share icons
2722
- </DIV>
2723
 
2724
-
2725
 
2726
- <BR/>
2727
 
2728
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2729
 
2730
- <?php self::do_site_selection_list(); ?>
2731
 
2732
- </DIV>
2733
 
2734
-
2735
 
2736
- <div class="soc_clear"></div>
2737
 
2738
-
2739
 
2740
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="IconSize-Title" style="margin-top:20px;">
2741
 
2742
- <TR>
2743
 
2744
- <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Icons Size","sociable");?></TD><TD class="Border-Right"></TD>
2745
 
2746
- </TR>
2747
 
2748
- </TABLE>
2749
 
2750
 
2751
 
2752
- <BR/>
2753
 
2754
-
2755
 
2756
- <DIV class="Content-Box" style="margin-left:-3px" id="IconSize-Content">
2757
 
2758
- <?php
2759
 
2760
- $checked16 = "";
2761
 
2762
- $checked32 = "";
2763
 
2764
- $checked48 = "";
2765
 
2766
- $checked64 = "";
2767
 
2768
- if ($sociable_options["icon_size"] == 16) $checked16 = "checked='checked'";
2769
 
2770
- if ($sociable_options["icon_size"] == 32) $checked32 = "checked='checked'";
2771
 
2772
- if ($sociable_options["icon_size"] == 48) $checked48 = "checked='checked'";
2773
 
2774
- if ($sociable_options["icon_size"] == 64) $checked64 = "checked='checked'";
2775
 
2776
- //echo $checked16;
2777
 
2778
- ?>
2779
 
2780
- <SPAN class="IconSize-Item"> <INPUT value="16" type="radio" name="sociable_options[icon_size]" <?php echo $checked16;?> />16x16 Pixels </SPAN>
2781
 
2782
-
2783
 
2784
- <SPAN class="IconSize-Item"> <INPUT <?php echo$checked32;?> value="32" type="radio" name="sociable_options[icon_size]" />32x32 Pixels </SPAN>
2785
 
2786
-
2787
 
2788
- <SPAN class="IconSize-Item"> <INPUT <?php echo$checked48;?> value="48" type="radio" name="sociable_options[icon_size]"/>48x48 Pixels </SPAN>
2789
 
2790
 
2791
 
2792
-
2793
 
2794
- <SPAN class="IconSize-Item"> <INPUT <?php echo$checked64;?> value="64" type="radio" name="sociable_options[icon_size]" />64x64 Pixels </SPAN>
2795
 
2796
-
2797
 
2798
-
2799
 
2800
- </DIV>
2801
 
2802
-
2803
 
2804
- <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="IconSize-Title" style="margin-top:20px;">
2805
 
2806
- <TR>
2807
 
2808
- <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Icons Style","sociable");?></TD><TD class="Border-Right"></TD>
2809
 
2810
- </TR>
2811
 
2812
- </TABLE>
2813
 
2814
 
2815
 
2816
- <BR/>
2817
 
2818
-
2819
 
2820
- <DIV class="Content-Box" id="IconSize-Content" style="padding:20px;">
2821
 
2822
-
2823
 
2824
- <?php
2825
 
2826
- $checked1 = "";
2827
 
2828
- $checked2 = "";
2829
 
2830
- $checked3 = "";
2831
 
2832
- $checked4 = "";
2833
 
2834
- $checked5 = "";
2835
 
2836
- $checked6 = "";
2837
 
2838
- if ($sociable_options["icon_option"] == "option1") $checked1 = "checked='checked'";
2839
 
2840
- if ($sociable_options["icon_option"] == "option2") $checked2 = "checked='checked'";
2841
 
2842
- if ($sociable_options["icon_option"] == "option3") $checked3 = "checked='checked'";
2843
 
2844
- if ($sociable_options["icon_option"] == "option4") $checked4 = "checked='checked'";
2845
 
2846
- if ($sociable_options["icon_option"] == "option5") $checked5 = "checked='checked'";
2847
 
2848
- if ($sociable_options["icon_option"] == "option6") $checked6 = "checked='checked'";
2849
 
2850
-
2851
 
2852
- $imagepath = isset( $sociable_options['sociable_imagedir'] ) ? $sociable_options['sociable_imagedir'] : '' ;
2853
 
2854
-
2855
 
2856
- if ($imagepath == "") {
2857
 
2858
- $imagepath = trailingslashit( SOCIABLE_HTTP_PATH ) . 'images/';
2859
 
2860
- } else {
2861
 
2862
- $imagepath .= trailingslashit( $imagepath );
2863
 
2864
- }
2865
 
2866
- //echo $imagepath;
2867
 
2868
- ?>
2869
 
2870
-
2871
 
2872
- <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked1?> value="option1" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option1_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
2873
 
2874
- <BR/><BR/>
2875
 
2876
- <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked2?> value="option2" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option2_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
2877
 
 
2878
 
2879
 
2880
- <BR/><BR/>
2881
 
2882
- <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked3?> value="option3" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option3_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
2883
 
2884
- <BR/><BR/>
2885
 
2886
- <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked4?> value="option4" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option4_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
2887
 
 
2888
 
2889
 
2890
- <BR/><BR/>
2891
 
2892
- <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked5?> value="option5" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option5_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
2893
 
2894
- <BR/><BR/>
2895
 
2896
- <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked6?> value="option6" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/16/option_6_16.png" /> </SPAN>
2897
 
2898
- <BR/><BR/>
2899
 
2900
- </DIV>
2901
 
2902
-
2903
 
2904
- <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('Locations');" >
2905
 
2906
 
2907
 
2908
- <TR>
2909
 
2910
- <TD class="Border-Left" ></TD><TD class="BG-Middle" id="Locations-Title" ><span id="Locations-Tab">+ </span><?php _e("Locations","sociable");?></TD><TD class="Border-Right"></TD>
2911
 
2912
- </TR>
2913
 
2914
- </TABLE>
 
2915
 
2916
- <BR/>
2917
 
2918
 
2919
 
2920
- <DIV class="Content-Box" id="Locations-Content" style="display:none;" >
2921
 
2922
- <DIV class="Locations-TXT" id="Locations-TXT" ><?php _e("Please select the locations that you wish to allow the Sociable plugin to insert itself.","sociable");?></DIV>
2923
 
2924
-
 
2925
 
2926
- <BR/>
2927
 
 
2928
 
2929
 
2930
- <DIV align="center" style="width:100%;">
2931
 
2932
- <TABLE align="center" class="Locations-List" cellspacing="0" border=0 cellpadding="10">
2933
 
2934
- <TR valign="top" >
2935
 
2936
- <TD align="right" class="Title" ><?php _e("Home page","sociable");?></TD>
2937
 
2938
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_front_page"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_front_page]" id="HomePage" /></TD>
2939
 
2940
- <TD align="left" class="Content">
2941
 
2942
- <SPAN class="TXT"><?php _e("The front page of the blog (if set to a static page), or the main blog page (if set to your latest posts).","sociable");?></SPAN>
2943
 
2944
-
2945
 
2946
- </TD>
2947
 
2948
 
2949
 
2950
- </TR>
2951
 
2952
-
2953
 
2954
- <TR valign="top" >
2955
 
2956
- <TD align="right" class="Title" ><?php _e("Blog page","sociable");?></TD>
2957
 
2958
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_home"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_home]" id="BlogPage" /></TD>
2959
 
2960
- <TD align="left" class="Content">
2961
 
2962
- <SPAN class="TXT"><?php _e("The home page of the blog if is set to your latest posts, or the posts page if the home page is set to a static page","sociable");?></SPAN>
2963
 
2964
-
2965
 
2966
- </TD>
2967
 
2968
- </TR>
2969
 
2970
 
2971
 
2972
-
2973
 
2974
- <TR valign="top" >
2975
 
2976
- <TD align="right" class="Title" ><?php _e("Posts","sociable");?></TD>
2977
 
2978
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_single"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_single]" id="Posts" /></TD>
2979
 
2980
- <TD align="left" class="Content">
2981
 
2982
- <SPAN class="TXT"><?php _e("Single post pages","sociable");?></SPAN>
2983
 
2984
-
2985
 
2986
- </TD>
2987
 
2988
- </TR>
2989
 
2990
-
 
 
2991
 
2992
  <TR valign="top" >
2993
 
2994
 
2995
 
2996
- <TD align="right" class="Title" ><?php _e("Pages","sociable");?></TD>
2997
 
2998
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_page"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_page]" id="Pages" /></TD>
2999
 
3000
- <TD align="left" class="Content">
3001
 
3002
- <SPAN class="TXT"><?php _e("Individual Wordpress pages","sociable");?></SPAN>
3003
 
3004
-
3005
 
3006
- </TD>
3007
 
3008
- </TR>
3009
 
3010
-
3011
 
3012
- <TR valign="top" >
3013
 
3014
- <TD align="right" class="Title" ><?php _e("Category archives","sociable");?></TD>
3015
 
 
3016
 
3017
 
3018
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_category"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_category]" id="CategoryArchives" /></TD>
3019
 
3020
- <TD align="left" class="Content">
3021
 
3022
- <SPAN class="TXT"><?php _e("Category archive pages","sociable");?></SPAN>
3023
 
3024
-
3025
 
3026
- </TD>
3027
 
3028
- </TR>
3029
 
3030
-
3031
 
3032
- <TR valign="top" >
3033
 
3034
- <TD align="right" class="Title" ><?php _e("Date archives","sociable");?></TD>
3035
 
3036
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_date"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_date]" id="DateArchives" /></TD>
3037
 
 
3038
 
3039
 
3040
- <TD align="left" class="Content">
3041
 
3042
- <SPAN class="TXT"><?php _e("Date archive pages","sociable");?> </SPAN>
 
 
3043
 
3044
 
3045
 
 
 
3046
  </TD>
3047
 
3048
- </TR>
3049
 
3050
-
3051
 
3052
- <TR valign="top" >
3053
 
3054
- <TD align="right" class="Title" ><?php _e("Tag archives","sociable");?></TD>
3055
 
3056
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_tag"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_tag]" id="TagArchives" /></TD>
3057
 
3058
 
 
3059
 
3060
- <TD align="left" class="Content">
3061
 
3062
- <SPAN class="TXT"><?php _e("Tag archive pages","sociable");?> </SPAN>
3063
 
3064
-
3065
 
3066
- </TD>
3067
 
3068
- </TR>
3069
 
3070
 
3071
 
3072
- <TR valign="top" >
3073
 
3074
- <TD align="right" class="Title" ><?php _e("Author archives","sociable");?></TD>
3075
 
3076
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_author"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_author]" id="AuthorArchives" /></TD>
3077
 
3078
 
3079
 
3080
- <TD align="left" class="Content">
3081
 
3082
- <SPAN class="TXT"><?php _e("Author archive pages","sociable");?></SPAN>
3083
 
3084
-
3085
 
3086
- </TD>
3087
 
3088
- </TR>
3089
 
3090
-
3091
 
3092
- <TR valign="top" >
3093
 
3094
- <TD align="right" class="Title" ><?php _e("Search results","sociable");?></TD>
3095
 
3096
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_search"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_search]" id="SearchResults" /></TD>
3097
 
3098
  <TD align="left" class="Content">
3099
 
3100
 
3101
 
3102
- <SPAN class="TXT"><?php _e("Search results pages","sociable");?></SPAN>
 
3103
 
3104
-
3105
 
3106
  </TD>
3107
 
3108
- </TR>
3109
 
3110
-
3111
 
3112
- <TR valign="top" >
3113
 
3114
- <TD align="right" class="Title" ><?php _e("RSS feeds","sociable");?></TD>
3115
 
3116
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_rss"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_rss]" id="RssFeeds" /></TD>
3117
 
3118
- <TD align="left" class="Content">
3119
 
3120
- <SPAN class="TXT"><?php _e("RSS feeds","sociable");?></SPAN>
3121
 
3122
 
3123
 
3124
-
3125
 
3126
- </TD>
3127
 
3128
- </TR>
3129
 
3130
-
 
 
 
 
 
 
3131
 
3132
-
3133
 
3134
- </TABLE>
3135
 
3136
- <BR/><BR/>
3137
 
3138
- </DIV>
3139
 
3140
- </DIV>
3141
 
3142
-
3143
 
3144
- <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('GeneralOptions');">
3145
 
3146
- <TR>
3147
 
3148
- <TD class="Border-Left" ></TD><TD class="BG-Middle" id="GeneralOptions-Title" ><span id="GeneralOptions-Tab"> + </span> <?php _e("General Options","sociable");?></TD><TD class="Border-Right"></TD>
3149
 
 
3150
 
3151
 
3152
- </TR>
3153
 
3154
- </TABLE>
3155
 
3156
- <BR/>
3157
 
3158
-
3159
 
3160
- <DIV class="Content-Box" id="GeneralOptions-Content" style="display:none;" >
3161
 
3162
-
3163
 
3164
- <BR/>
3165
 
3166
- <DIV align="center" style="width:100%;">
3167
 
3168
- <TABLE align="center" class="GeneralOptions-List" cellspacing="0" border=0 cellpadding ="10" >
3169
 
3170
- <TR valign="top" >
3171
 
3172
- <TD align="right" class="Title" ><?php _e("Automatic mode","sociable")?></TD>
3173
 
 
3174
 
3175
 
3176
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["automatic_mode"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[automatic_mode]" id="AutoMode" /></TD>
3177
 
3178
  <TD align="left" class="Content">
3179
 
3180
- <SPAN class="TXT"><?php _e("Do you want to automatically use Sociable on the locations specified?","sociable");?> </SPAN>
3181
-
3182
- <BR/>
3183
 
3184
- <SPAN class="sTXT">
3185
 
3186
- <?php _e("If this is unchecked, you will have to use the shortcode[sociable/] or template","sociable");?> tag ?php if( function_exists( do_sociable() ) ){ do_sociable(); }
3187
 
3188
- </SPAN>
3189
 
3190
-
3191
 
3192
  </TD>
3193
 
@@ -3195,516 +6520,926 @@ share your posts, don't you? :) Get it now!
3195
 
3196
  </TR>
3197
 
3198
-
3199
 
3200
 
3201
 
3202
- </TR>
3203
 
3204
- <TR valign="top" >
3205
 
3206
- <TD align="right" class="Title" ><?php _e("Use styleSheet","sociable");?></TD>
3207
 
3208
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["use_stylesheet"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[use_stylesheet]" id="UseStyleSheets" /></TD>
3209
 
3210
- <TD align="left" class="Content">
3211
 
3212
- <SPAN class="TXT"><?php _e("Do you want to use the default stylesheet for sociable?","sociable");?></SPAN>
3213
 
3214
- </TD>
3215
 
3216
 
3217
 
3218
- </TR>
3219
 
3220
- <TR valign="top" >
3221
 
3222
- <TD align="right" class="Title" ><?php _e("Use your own icons","sociable");?></TD>
3223
 
3224
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["custom_icons"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[custom_icons]" id="UseStyleSheets" /></TD>
3225
 
3226
- <TD align="left" class="Content">
3227
 
3228
- <SPAN class="TXT"><?php _e("Do you want to use your own icons for sociable?","sociable");?></SPAN>
3229
 
3230
- </TD>
3231
 
3232
- </TR>
3233
 
3234
 
 
3235
 
3236
- <TR valign="top" >
3237
 
3238
- <TD align="right" class="Title" ><?php _e("Use images","sociable");?></TD>
3239
 
3240
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["use_images"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[use_images]" id="UseImages" /></TD>
3241
 
3242
- <TD align="left" class="Content">
3243
 
3244
- <SPAN class="TXT"><?php _e("Do you want to use the Sociable images? If not, the plugin will insert plain text links.","sociable");?></SPAN>
3245
 
3246
  </TD>
3247
 
 
 
3248
  </TR>
3249
 
3250
-
3251
 
3252
-
3253
 
3254
  <TR valign="top" >
3255
 
3256
 
3257
 
3258
- <TD align="right" class="Title" ><?php _e("Use alpha mask","sociable");?></TD>
3259
-
3260
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["use_alphamask"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[use_alphamask]" id="AlphaMask" /></TD>
3261
 
3262
- <TD align="left" class="Content">
3263
 
3264
- <SPAN class="TXT"><?php _e("Do you want to use alpha masks on the images (available only on the Original Sociable)?","sociable");?></SPAN>
3265
 
3266
- </TD>
3267
 
3268
- </TR>
3269
 
3270
- <TR valign="top" >
3271
 
3272
- <TD align="right" class="Title" ><?php _e("Bottom and Top","sociable");?></TD>
3273
 
 
3274
 
3275
 
3276
- <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["topandbottom"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[topandbottom]" id="TopAndBottom" /></TD>
3277
 
3278
  <TD align="left" class="Content">
3279
 
 
 
3280
  <SPAN class="TXT"><?php _e("Do you want to use Sociable plugin to show up at the top and bottom?","sociable");?></SPAN>
3281
 
 
 
3282
  </TD>
3283
 
 
 
3284
  </TR>
3285
 
 
 
3286
  <TR valign="top" >
3287
 
 
 
3288
  <TD align="right" class="Title" ><?php _e("Open in new window","sociable");?></TD>
3289
 
 
 
3290
  <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["new_window"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[new_window]" id="OpenNewWindow" /></TD>
3291
 
3292
 
3293
 
 
 
 
 
3294
  <TD align="left" class="Content">
3295
 
 
 
3296
  <SPAN class="TXT"><?php _e("do you want to open the links in a new window?","sociable");?></SPAN>
3297
 
 
 
3298
  </TD>
3299
 
 
 
3300
  </TR>
3301
 
 
 
3302
 
3303
 
 
 
3304
 
3305
 
 
 
3306
 
3307
 
 
 
3308
  </TABLE>
3309
 
 
 
3310
 
3311
 
 
 
3312
  <BR/><BR/>
3313
 
 
 
3314
  </DIV>
3315
 
 
 
3316
  </DIV>
3317
 
 
 
3318
  <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('Active');" >
3319
 
3320
 
3321
 
 
 
 
 
3322
  <TR>
3323
 
 
 
3324
  <TD class="Border-Left" ></TD><TD class="BG-Middle" id="Active-Title" ><span id="Active-Tab">+ </span><?php _e("Active Sociable Classic","sociable");?></TD><TD class="Border-Right"></TD>
3325
 
 
 
3326
  </TR>
3327
 
 
 
3328
  </TABLE>
3329
 
 
 
3330
 
3331
 
 
 
3332
  <div style="display: block;" id="Active-Content" class="Content-Box">
3333
 
 
 
3334
 
3335
 
 
 
3336
  <br>
3337
 
 
 
3338
  <div align="center" style="width:100%;">
3339
 
 
 
3340
  <table align="center" cellspacing="0" cellpadding="10" border="0" class="GeneralOptions-List">
3341
 
3342
 
3343
 
 
 
 
 
3344
 
3345
 
 
 
3346
  <tbody><tr valign="top">
3347
 
 
 
3348
  <td align="right" class="Title">Active Sociable Classic</td>
3349
 
 
 
3350
  <td align="left" style="width:5px;">
3351
 
 
 
3352
  <input <?php if(isset($sociable_options["active"])) echo "checked='checked'"?> type="checkbox" id="active" name="sociable_options[active]" /></td>
3353
 
 
 
3354
  <td align="left" class="Content">
3355
 
 
 
3356
  <span class="TXT">Check if you want Sociable Classic enable </span>
3357
 
 
 
3358
  <br>
3359
 
3360
 
3361
 
 
 
 
 
3362
 
3363
 
 
 
3364
  </td>
3365
 
 
 
3366
  </tr>
3367
 
 
 
3368
  </tbody></table>
3369
 
 
 
3370
  <br><br>
3371
 
 
 
3372
  </div>
3373
 
 
 
3374
  </div>
3375
 
 
 
3376
  <?php //<HR style="height:10px;background:#18305d;"/>?>
3377
 
 
 
3378
  <?php settings_fields( 'sociable_options_group' ); ?>
3379
 
 
 
3380
  </FORM>
3381
 
 
 
3382
  <DIV class="Content-Box" >
3383
 
3384
 
3385
 
 
 
 
 
3386
  <DIV id="ActionsBar">
3387
 
 
 
3388
  <DIV class="SaveChanges" onClick="document.getElementById('form1').submit();" style="cursor:pointer;line-height:15px;"><br/>
3389
 
 
 
3390
  <span style="margin:30px;"><?php _e("Save Changes","sociable");?></span>
3391
 
3392
 
3393
 
 
 
 
 
3394
  </DIV>
3395
 
 
 
3396
  <DIV class="ResetSociable" id="sociable_reset" name="sociable_reset" onClick="document.getElementById('sociable_reset_form').submit();" style="cursor:pointer;line-height:15px;font-size:12px;"><br/>
3397
 
 
 
3398
  <span style="margin:40px;margin-left:35px;"><?php _e("Reset Sociable","sociable");?></span>
3399
 
 
 
3400
  </DIV>
3401
 
 
 
3402
  <DIV class="UninstallSociable" onClick="document.getElementById('sociable_remove_form').submit();" style="cursor:pointer;line-height:15px;font-size:12px;"><br/>
3403
 
3404
 
3405
 
 
 
 
 
3406
  <span style="margin:25px;margin-left:20px;"><?php _e("Completly Uninstall Sociable","sociable");?></span>
3407
 
 
 
3408
  </DIV>
3409
 
 
 
3410
  </DIV>
3411
 
 
 
3412
  </DIV>
3413
 
 
 
3414
  <br>
3415
 
 
 
3416
  <br>
3417
 
3418
 
3419
 
 
 
 
 
3420
  <?php //do_settings_sections( 'sociable_options' ); ?>
3421
 
 
 
3422
  <form id="sociable_reset_form" action="" method="POST">
3423
 
3424
 
3425
 
 
 
 
 
3426
  <?php wp_nonce_field('sociable-reset'); ?>
3427
 
 
 
3428
  <input type="hidden" id="sociable_reset" name="sociable_reset" value="1">
3429
 
 
 
3430
  <?php //submit_button( __( 'Reset Sociable' ) , 'primary', 'sociable_reset', false ); ?>
3431
 
 
 
3432
  </form>
3433
 
 
 
3434
 
3435
 
 
 
3436
 
3437
 
 
 
3438
  </div>
3439
 
 
 
3440
  <?php }
3441
 
 
 
3442
 
3443
 
 
 
3444
  function add_meta_box( $page ){
3445
 
 
 
3446
  add_meta_box( 'sociable_off' , __( 'Disable sociable' ), array( 'sociable_Admin_Options' , 'create_meta_box' ) , $page, 'side', 'default' );
3447
 
 
 
3448
  }
3449
 
 
 
3450
 
3451
 
 
 
3452
  function create_meta_box(){
3453
 
 
 
3454
  global $post;
3455
 
 
 
3456
  $sociableoff = false;
3457
 
 
 
3458
  $checked = '';
3459
 
 
 
3460
  if ( get_post_meta( $post->ID,'_sociableoff',true ) ) {
3461
 
 
 
3462
  $checked = 'checked="checked"';
3463
 
 
 
3464
  }
3465
 
 
 
3466
  wp_nonce_field( 'update_sociable_off' , 'sociable_nonce' );
3467
 
 
 
3468
  echo '<input type="checkbox" id="sociableoff" name="sociableoff" ' . $checked . ' /> <p class="description">' . __('Check This To Disable Sociable 2 On This Post Only.') . '</p>';
3469
 
 
 
3470
 
3471
 
 
 
3472
  }
3473
 
 
 
3474
 
3475
 
 
 
3476
  function save_post( $post_id ){
3477
 
 
 
3478
 
3479
 
 
 
3480
  if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE )
3481
 
 
 
3482
  return $post_id;
3483
 
 
 
3484
  // verify this came from the our screen and with proper authorization,
3485
 
 
 
3486
  // because save_post can be triggered at other times
3487
 
 
 
3488
 
3489
 
 
 
3490
  $nonce = ( isset( $_POST['sociable_nonce'] ) ) ? $_POST['sociable_nonce'] : false ;
3491
 
 
 
3492
  if ( ! $nonce || ! wp_verify_nonce( $nonce, 'update_sociable_off' ) )
3493
 
 
 
3494
  return $post_id;
3495
 
 
 
3496
  // Check permissions
3497
 
 
 
3498
  if ( 'page' == $_POST['post_type'] ){
3499
 
 
 
3500
  if ( !current_user_can( 'edit_page', $post_id ) )
3501
 
 
 
3502
  return;
3503
 
 
 
3504
  } else {
3505
 
 
 
3506
  if ( !current_user_can( 'edit_post', $post_id ) )
3507
 
 
 
3508
  return;
3509
 
 
 
3510
  }
3511
 
 
 
3512
 
3513
 
 
 
3514
  //Lets Do This
3515
 
 
 
3516
  if( isset( $_POST['sociableoff'] ) ){
3517
 
 
 
3518
  update_post_meta( $post_id, '_sociableoff' , $_POST['sociableoff'] );
3519
 
 
 
3520
  } else {
3521
 
 
 
3522
  delete_post_meta( $post_id, '_sociableoff' );
3523
 
 
 
3524
  }
3525
 
 
 
3526
 
3527
 
 
 
3528
  return $post_id;
3529
 
 
 
3530
  }
3531
 
 
 
3532
 
3533
 
 
 
3534
  /**
3535
 
 
 
3536
  * This Function Runs Before The Options Are Printed Out.
3537
 
 
 
3538
  */
3539
 
 
 
3540
  function general_options_callback(){
3541
 
 
 
3542
 
3543
 
 
 
3544
  return true;
3545
 
 
 
3546
  }
3547
 
 
 
3548
 
3549
 
 
 
3550
  /**
3551
 
 
 
3552
  * This Function Runs Before The Location Options Are Echoed Out.
3553
 
 
 
3554
  */
3555
 
 
 
3556
  function location_options_callback(){
3557
 
 
 
3558
  echo '<p>' . __( 'Please Select The Locations That You Wish To Allow The Sociable 2 Plugin To Insert The Links.' ) . '</p>';
3559
 
 
 
3560
  }
3561
 
 
 
3562
 
3563
 
 
 
3564
  /**
3565
 
 
 
3566
  * Adds A Function For The add_settings_field(); function
3567
 
 
 
3568
  *
3569
 
 
 
3570
  * should be passed:
3571
 
 
 
3572
  * $data = array(
3573
 
 
 
3574
  * 'id' => 'field_id_and_name',
3575
 
 
 
3576
  * 'description' => 'field Description Should Go Here, This is Not The Title, Rather The Description'
3577
 
 
 
3578
  * );
3579
 
 
 
3580
  */
3581
 
 
 
3582
  function Checkbox( $data ){
3583
 
 
 
3584
  global $sociable_options;
3585
 
 
 
3586
 
3587
 
 
 
3588
  //Save The Locations As a seperate array option
3589
 
3590
 
3591
 
 
 
 
 
3592
  if( isset( $data['locations'] ) ){
3593
 
 
 
3594
  $name = 'sociable_options[locations][' . $data['id'] . ']';
3595
 
 
 
3596
  $checked = ( isset( $sociable_options['locations'][$data['id']] ) ) ? 'checked="checked"' : '' ;
3597
 
 
 
3598
  } else {
3599
 
 
 
3600
  $name = 'sociable_options[' . $data['id'] . ']';
3601
 
 
 
3602
  $checked = ( isset( $sociable_options[$data['id']] ) ) ? 'checked="checked"' : '' ;
3603
 
 
 
3604
  }
3605
 
 
 
3606
 
3607
 
 
 
3608
 
3609
 
 
 
3610
  echo '<input ' . $checked . ' id="' . $data['id'] . '" name="' . $name . '" type="checkbox" /> <span class="description">' . $data['description'] . '</span>';
3611
 
 
 
3612
  }
3613
 
 
 
3614
 
3615
 
 
 
3616
  function TextInput( $data ){
3617
 
 
 
3618
  global $sociable_options;
3619
 
 
 
3620
 
3621
 
 
 
3622
  $value = ( isset( $sociable_options[$data['id']] ) ) ? $sociable_options[$data['id']] : '';
3623
 
 
 
3624
 
3625
 
 
 
3626
  echo '<input id="' . $data['id'] . '" name="sociable_options[' . $data['id'] . ']" size="40" type="text" value="' . esc_attr( $value ) . '" /> <br /><span class="description">' . $data['description'] . '</span>';
3627
 
 
 
3628
 
3629
 
 
 
3630
  }
3631
 
 
 
3632
 
3633
 
 
 
3634
  function TextArea( $data ){
3635
 
 
 
3636
  global $sociable_options;
3637
 
 
 
3638
 
3639
 
 
 
3640
  $value = ( isset( $sociable_options[$data['id']] ) ) ? $sociable_options[$data['id']] : '';
3641
 
 
 
3642
 
3643
 
 
 
3644
  echo '<textarea id="' . $data['id'] . '" name="sociable_options[' . $data['id'] . ']" >' . $value . '</textarea> <br /><span class="description">' . $data['description'] . '</span>';
3645
 
 
 
3646
 
3647
 
 
 
3648
  }
3649
 
 
 
3650
 
3651
 
 
 
3652
  function radio( $data ){
3653
 
 
 
3654
  global $sociable_options;
3655
 
 
 
3656
 
3657
 
 
 
3658
  $cur_val = ( isset( $sociable_options[$data['id']] ) ) ? $sociable_options[$data['id']] : 0 ;
3659
 
 
 
3660
 
3661
 
 
 
3662
  echo '<span class="description">' . $data['description'] . '</span><br />';
3663
 
 
 
3664
  foreach( $data['options'] as $value => $option ){
3665
 
 
 
3666
  $selected = ( $value == $cur_val ) ? 'checked="checked"' : '' ;
3667
 
 
 
3668
  echo '<input type="radio" name="sociable_options[' . $data['id'] . ']" value="' . $value . '" ' . $selected . ' /> <span>' . $option . '</span><br />';
3669
 
 
 
3670
  }
3671
 
 
 
3672
  }
3673
 
 
 
3674
 
3675
 
 
 
3676
 
3677
 
 
 
3678
  }
3679
 
 
 
3680
  function add_ie7() {
3681
 
 
 
3682
  echo'<!--[if lt IE 7]>
3683
 
 
 
3684
  <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js"
3685
 
 
 
3686
  type="text/javascript"></script>
3687
 
 
 
3688
  <![endif]-->
3689
 
3690
 
3691
 
 
 
 
 
3692
  <!--[if lt IE 8]>
3693
 
 
 
3694
  <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js"
3695
 
 
 
3696
  type="text/javascript"></script>
3697
 
 
 
3698
  <![endif]-->
3699
 
 
 
3700
  <!--[if lt IE 9]>
3701
 
 
 
3702
  <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
3703
 
 
 
3704
  <![endif]-->';
3705
 
 
 
3706
  }
3707
 
 
 
3708
  //add_action('admin_head', 'add_ie7' );
3709
 
 
 
3710
  ?>
1
  <?php
2
 
3
+
4
+
5
  /*
6
 
7
 
8
 
9
+
10
+
11
+
12
+
13
  * Administration Options Class For Sociable 2
14
 
15
 
16
 
 
17
 
 
18
 
 
19
 
20
 
21
+ */
22
 
 
23
 
24
 
25
+ class sociable_Admin_Options{
26
 
 
27
 
 
28
 
29
+ /**
30
 
 
31
 
 
32
 
 
33
 
 
34
 
 
35
 
36
 
37
+ * A Function To Hook To Admin Init.
38
 
 
39
 
 
40
 
 
41
 
 
42
 
 
43
 
 
44
 
45
+ */
46
 
47
 
 
48
 
49
+ function init(){
50
 
 
51
 
52
 
53
+ register_setting( 'sociable_options_group' , 'sociable_options' );
54
 
 
55
 
 
56
 
57
+ //Add The Settings Sections
58
 
 
59
 
 
60
 
61
+ // add_settings_section( 'sociable_locations', __( 'Locations' ), array( 'sociable_Admin_Options' , 'location_options_callback' ) , 'sociable_options' );
62
 
63
 
 
64
 
65
+ // add_settings_section( 'sociable_options', __( 'General Options' ), array( 'sociable_Admin_Options' , 'general_options_callback' ) , 'sociable_options' );
66
 
 
67
 
 
68
 
69
+ register_setting( 'skyscraper_options_group' , 'skyscraper_options' );
70
 
71
 
 
72
 
73
+ // add_settings_section( 'sociable_locations', __( 'Locations' ), array( 'sociable_Admin_Options' , 'location_options_callback' ) , 'skyscraper_options' );
74
 
75
 
76
 
 
77
 
78
 
79
 
 
80
 
81
+ }
82
 
 
83
 
 
84
 
85
+ function skyscraper_init(){
86
 
87
 
 
88
 
89
+ register_setting( 'skyscraper_options_group' , 'skyscraper_options' );
90
 
 
91
 
 
92
 
93
+ add_settings_section( 'sociable_locations', __( 'Locations' ), array( 'sociable_Admin_Options' , 'location_options_callback' ) , 'skyscraper_options' );
94
 
 
95
 
 
96
 
97
+ //Add All The Settings Fields
98
 
99
 
100
 
101
+ //self::add_settings_fields();
102
 
 
103
 
 
104
 
 
105
 
 
106
 
 
107
 
 
108
 
109
+ }
110
 
 
111
 
 
112
 
113
+ function Select_Sociable_Page(){
114
 
 
115
 
 
116
 
117
+ global $sociable_options;
118
 
 
119
 
 
120
 
 
121
 
 
122
 
 
123
 
 
124
 
125
+ ?>
126
 
127
+ <style>
128
+ .Title-Box .BG-Middle {
129
+ vertical-align: middle;
130
+ }
131
+ </style>
132
 
133
+ <div class="wrap" style="margin-top:25px">
134
 
 
135
 
 
136
 
137
+ <div style="width: 80%; margin-left: 25px; color: rgb(147, 147, 147); font-weight: bold; font-size: 15px;">
138
 
 
139
 
 
140
 
141
+ Congrats for joining the leader in the sharing space of WordPress plugins. "Sociable" is totally FREE, has over 1,7 million downloads and now you can enjoy Fueto and make your searches more Sociable.<br /> <br />
142
 
 
143
 
 
144
 
 
145
 
 
146
 
 
147
 
148
 
149
+ </div>
150
 
 
151
 
 
152
 
153
+ <div class="wrap" style="width:42%;float:left">
154
 
 
155
 
 
156
 
157
+ <?php //wp_nonce_field('sociable-config'); ?>
158
 
 
159
 
 
160
 
161
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Preview-Title" style="margin:0 0 0 25px">
162
 
163
 
164
 
 
165
 
 
166
 
 
167
 
 
168
 
169
+ <TR>
170
 
 
171
 
 
172
 
173
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" >Skyscraper Sociable</TD><TD class="Border-Right"></TD>
174
 
 
175
 
 
176
 
 
177
 
178
 
179
 
 
180
 
181
  </TR>
182
 
 
183
 
 
184
 
 
185
 
 
186
 
 
187
 
 
188
 
189
+ <TR>
190
 
 
191
 
 
192
 
193
+ <TD colspan="3" >
194
 
 
195
 
 
196
 
197
+ <table>
198
 
 
199
 
 
200
 
201
+ <tr>
202
 
 
203
 
 
204
 
 
205
 
 
206
 
 
207
 
 
208
 
209
+ <td>
210
 
211
 
212
 
213
+ <img src="<?php echo SOCIABLE_HTTP_PATH ?>images/skyphoto.png" style="margin-left:-5px;margin-top:20px;" />
214
 
 
215
 
216
 
217
+ </td>
218
 
 
219
 
220
 
221
+ <td valign="top" >
222
 
 
223
 
224
 
225
+ <br/><br/>
226
 
 
227
 
228
 
229
+ <span style="font-size:18px;color:#18305e;font-weight:bold;">Skyscraper Sociable</span>
230
 
 
231
 
 
232
 
233
+ <p style="font-size:12px;color:#939393;font-weight:bold;" >
234
 
 
235
 
236
 
237
+ Now introducing the ultimate advanced and feature packed plugin for setting up rating system on your WordPress blog.
238
 
 
239
 
 
240
 
 
241
 
 
242
 
 
243
 
244
 
245
+ <br/ ><br/ >
246
 
 
247
 
 
248
 
249
+ Sociable Skyscraper allows you to set up different rating systems for posts, pages and comments with great degree of customization.
250
 
 
251
 
 
252
 
253
+ <br/ ><br/ >
254
 
 
255
 
 
256
 
257
+ List of features is so smart and non-stop growing:
258
 
 
259
 
 
260
 
261
+ <br/ ><br/ >
262
 
263
 
 
264
 
265
+ You can get more "Sociable" with Sociable Skyscraper and easily getting
266
 
267
 
268
 
269
+ Rating and Review of: posts, pages, comments, Facebook, G+, LinkedIN,
270
 
 
271
 
 
272
 
273
+ Twitter as well as multiple ratings for posts and pages. Visitor's counter,
274
 
275
 
276
 
277
+ visitor's from Facebook and Twitter... As a plus you get an easy way to get
278
 
 
279
 
280
 
281
+ TOP or HOME from Sociable Skyscraper.
282
 
 
283
 
 
284
 
285
+ <br/ ><br/ >
286
 
 
287
 
288
 
289
+ Enjoy it now!!!
290
 
 
291
 
292
 
293
+ <br/ ><br/ >
294
 
 
295
 
296
 
297
+ Be Sociable, Share!!!
298
 
 
299
 
 
300
 
301
+ </p>
302
 
 
303
 
 
304
 
305
+
306
 
307
 
308
 
309
+ <a href="?page=skyscraper_options" style="color:#ffffff;text-decoration:none;" ><img src="<?php echo SOCIABLE_HTTP_PATH ?>images/button_newsky.png" ></a>
310
 
 
311
 
312
 
313
+
314
 
 
315
 
316
 
317
+ </td>
318
 
 
319
 
320
 
321
+ </tr>
322
 
323
+
324
 
325
 
326
 
 
327
 
328
 
329
+ </table>
330
 
 
331
 
 
332
 
333
+ </TD>
334
 
 
335
 
 
336
 
337
+
338
 
 
339
 
 
340
 
341
+
342
 
343
 
344
 
345
+ </TR>
346
 
 
347
 
 
348
 
349
+ </TABLE>
350
 
 
351
 
 
352
 
353
+ <BR/>
354
 
 
355
 
356
 
357
+
358
 
 
359
 
 
360
 
361
+ </div>
362
 
 
363
 
 
364
 
365
+ <div class="wrap" style="margin-left:30px;width:48%;float:left">
366
 
 
367
 
 
368
 
369
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Preview-Title" style="margin:0 0 0 25px">
370
 
 
371
 
 
372
 
373
+ <TR>
374
 
 
375
 
 
376
 
 
377
 
 
378
 
 
379
 
 
380
 
381
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" >Classic Sociable</TD><TD class="Border-Right"></TD>
382
 
 
383
 
 
384
 
385
+ </TR>
386
 
 
387
 
 
388
 
389
+ <TR>
390
 
 
391
 
 
392
 
393
+ <TD colspan="3" >
394
 
 
395
 
 
396
 
397
+ <div style="margin-left:5px;">
398
 
399
 
400
 
401
+ <br /><br />
402
 
 
403
 
 
404
 
405
+ <span style="font-size:18px;color:#18305e;font-weight:bold;">Classic Sociable</span>
406
 
 
407
 
 
408
 
409
+
410
 
 
411
 
 
412
 
413
+ <p style="font-size:12px;color:#939393;font-weight:bold;" >
414
 
 
415
 
 
416
 
 
417
 
 
418
 
 
419
 
 
420
 
421
+ We've improved our visual interface, the default icons are now much
422
 
 
423
 
 
424
 
425
+ <br/ >
426
 
 
427
 
 
428
 
429
+ more appealing, and a touch bit larger (you do want your readers to
430
 
 
431
 
 
432
 
433
+ <br/ >
434
 
 
435
 
 
436
 
437
+ share your posts, don't you? :) Get it now!
438
 
 
439
 
 
440
 
441
+ </p>
442
 
 
443
 
 
444
 
445
+ <img src="<?php echo SOCIABLE_HTTP_PATH ?>images/socciable_old.png" ><br/>
446
 
 
447
 
448
 
449
+ <div style="height: 176px;"></div>
450
 
 
451
 
 
 
452
 
453
+ <a href="?page=sociable_options" style="color:#ffffff;text-decoration:none;" ><img src="<?php echo SOCIABLE_HTTP_PATH ?>images/button_sociabb.png" ></a>
454
 
 
455
 
 
456
 
457
+ </div>
458
 
 
459
 
 
460
 
461
+ </TD>
462
 
 
463
 
 
464
 
 
465
 
 
466
 
 
467
 
 
468
 
469
+
470
 
 
471
 
 
472
 
473
+ </TR>
474
 
 
475
 
 
476
 
477
+ </TABLE>
478
 
 
479
 
 
480
 
481
+ <BR/>
482
 
 
483
 
 
484
 
485
+
486
 
 
487
 
 
488
 
489
+ </div>
490
+
491
+ <div style="float:left;width=100%">
492
+ <style>
493
+ .sociable_fueto{
494
+ color: #18305E;
495
+ font-size: 19px;
496
+ font-weight: bold;
497
+ float:left;
498
+ margin-left:10px
499
+ }
500
+ </style>
501
+ <div style="float:left;width=100%"><div class="sociable_fueto" >If you like Sociable, you're gonna LOVE Fueto. Power your blog searches with social signals.</div></div><br>
502
+ <img src="http://balon24.com.ar/wp-content/plugins/sociable/images/Fueto_Sociable.png" usemap="#fueto"> </div>
503
 
 
504
 
505
+ <map name="fueto">
506
+ <area shape="rect" coords="35,273,210,313" href="http://wordpress.org/extend/plugins/fueto/" target="_blank" alt="Download Fueto" style="z-index:1;cursor:pointer;" />
507
+ <area shape="rect" coords="215,273,335,313" alt="Read More" href="http://wordpress.org/extend/plugins/fueto/" target="_blank" style="z-index:10;cursor:pointer;" />
508
+
509
+
510
+ </map>
511
+ </div>
512
 
 
513
 
 
514
 
515
+ <?php }
516
 
 
517
 
 
518
 
519
+
520
 
 
521
 
 
522
 
523
+ function create_select_options($value){
524
 
 
525
 
 
526
 
527
+
528
 
 
529
 
 
530
 
531
+ for($i=3; $i<=9; ){
532
 
 
533
 
 
534
 
535
+
536
 
 
537
 
 
538
 
539
+ $sel = "";
540
 
 
541
 
542
 
543
+ if ($value == $i){
544
 
 
545
 
 
546
 
547
+ $sel = "selected";
548
 
 
549
 
 
550
 
551
+ }
552
 
 
553
 
 
554
 
555
+ echo "<option ".$sel." value='".$i."'> latest ".$i."</option>";
556
 
 
557
 
 
558
 
559
+
560
 
 
561
 
 
562
 
563
+ $i = $i+3;
564
 
 
565
 
 
566
 
567
+ }
568
 
569
 
 
570
 
571
+ }
572
 
 
573
 
 
574
 
575
+
576
 
 
577
 
 
578
 
579
+
580
 
 
581
 
 
582
 
583
+ function Create_Options_Page_Skycraper(){
584
 
 
585
 
 
586
 
 
587
 
 
588
 
 
589
 
 
590
 
591
+ global $skyscraper_options;
592
 
 
593
 
594
 
595
+ ?>
596
 
 
597
 
 
598
 
599
+ <style>
600
+ .Title-Box .BG-Middle {
601
+ vertical-align: middle;
602
+ }
603
+ </style>
604
 
 
605
 
 
606
 
607
+ <div class="wrap" style="width:48%;float:left">
608
 
 
609
 
 
610
 
 
611
 
 
612
 
 
613
 
 
614
 
615
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" >
616
 
 
617
 
 
618
 
 
619
 
 
620
 
 
621
 
 
622
 
623
+ <iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblogplay.com%2F&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=recommend&amp;colorscheme=light&amp;font&amp;height=80&amp;appId=133479460071366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:40px;" allowTransparency="true"></iframe>
624
 
 
625
 
 
626
 
 
627
 
 
628
 
 
629
 
630
 
631
+ <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://blogplay.com" data-text="Check the sociable plugin" >Tweet</a>
632
 
 
633
 
 
634
 
635
+ <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
636
 
 
637
 
 
638
 
639
+ <br />
640
 
 
641
 
 
642
 
643
+ </div>
644
 
 
645
 
 
646
 
 
647
 
 
648
 
 
649
 
 
650
 
651
+ <form method="post" action="options.php" id="form1" autocomplete="off">
652
 
 
653
 
 
654
 
655
+ <?php wp_nonce_field('sociable-config'); ?>
656
 
 
657
 
 
658
 
659
+ <INPUT type="hidden" class="version-INPUT" id="version" name="skyscraper_options[version]" value="<?php echo $skyscraper_options["version"];?>" />
660
 
 
661
 
662
 
663
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Preview-Title" style="margin:0 0 0 25px">
664
 
 
665
 
 
666
 
667
+ <TR>
668
 
 
669
 
 
670
 
 
671
 
 
672
 
 
673
 
 
674
 
675
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Style Options","sociable");?></TD><TD class="Border-Right"></TD>
676
 
 
677
 
 
678
 
679
+ </TR>
680
 
 
681
 
 
682
 
683
+ </TABLE>
684
 
685
 
686
 
687
+ <BR/>
688
 
689
 
 
690
 
691
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" >
692
 
 
693
 
 
694
 
695
+ <?php _e("Text Size","sociable");?>:
696
 
697
 
698
 
699
+ <select id="text_size" name="skyscraper_options[text_size]" style="margin-left:73px">
700
 
701
 
702
 
703
+ <?php
704
 
705
 
706
 
707
+ for($px=10; $px <= 20; $px++) {
708
 
709
 
710
 
711
+ $sel = "";
712
 
713
 
714
 
715
+ if($px== $skyscraper_options["text_size"])$sel = "selected";
716
 
717
 
718
 
 
719
 
720
 
721
 
 
722
 
723
+ ?>
724
 
725
 
 
726
 
727
+ <option <?php echo $sel?> value="<?php echo $px?>"><?php echo $px?>px</option>
728
 
729
 
 
730
 
731
 
732
 
 
733
 
734
 
735
+ <?php
736
 
 
737
 
738
 
739
+ }?>
740
 
 
741
 
742
 
743
+ </select>
744
 
 
745
 
746
 
747
+ </DIV>
748
 
 
749
 
750
 
751
 
 
752
 
753
 
754
 
755
+ <DIV style="margin:0 0 0 24px" class="Post-subTXT" id="Post-subTXT" ><?php _e("Widget Width","sociable");?>:
756
 
757
 
758
 
759
+ <select id="text_size" id="widget_width" name="skyscraper_options[widget_width]" style="margin-left:50px">
760
 
 
761
 
 
762
 
 
763
 
 
764
 
 
765
 
766
 
767
+ <?php
768
 
 
769
 
770
 
771
+ for($wi=70; $wi <= 90; ) {
772
 
 
 
773
 
774
 
775
+ $sel = "";
776
 
 
777
 
 
778
 
779
+ if($wi== $skyscraper_options["widget_width"])$sel = "selected";
780
 
781
 
 
782
 
783
 
 
784
 
 
785
 
 
 
786
 
787
+ ?>
788
 
 
789
 
 
790
 
 
791
 
 
792
 
793
 
794
 
795
+ <option <?php echo $sel?> value="<?php echo $wi?>"><?php echo $wi?>px</option>
796
 
 
797
 
798
 
799
 
 
800
 
801
 
802
 
803
+ <?php
804
 
805
 
806
 
807
+ $wi +=5;
808
 
809
 
810
 
811
+ }?>
812
 
813
 
814
 
815
+ </select>
816
 
817
 
818
 
819
+ </DIV>
820
 
821
 
822
 
823
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" ><?php _e("Background Color","sociable");?>:
824
 
825
 
826
 
 
827
 
828
 
829
 
 
830
 
831
+ <input value="<?php echo $skyscraper_options['background_color']?>" style="margin-left:22px" id="background_color" name="skyscraper_options[background_color]" type="text" /> ( #fefefe default color)
832
 
833
 
 
834
 
835
+ </DIV>
836
 
837
 
 
838
 
839
 
840
 
 
841
 
842
 
843
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" ><?php _e("Labels Color","sociable");?>:
844
 
 
845
 
846
 
847
 
 
848
 
849
 
850
 
851
+ <input value="<?php echo $skyscraper_options['labels_color']?>" style="margin-left:49px" id="background_color" name="skyscraper_options[labels_color]" type="text" /> ( #f7f7f7 default color)
852
 
 
853
 
 
854
 
855
 
856
 
 
857
 
858
 
859
+ </DIV>
860
 
 
861
 
862
 
863
 
 
864
 
865
 
866
 
867
+ <BR/>
868
 
869
 
870
 
 
871
 
872
 
873
 
 
874
 
875
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Tagline-Title">
876
 
877
 
 
878
 
879
+ <TR>
880
 
881
 
 
882
 
883
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" >
884
 
885
 
 
886
 
887
+ Social Options
888
 
889
 
 
890
 
891
+ </TD>
892
 
893
 
 
894
 
895
+ <TD class="Border-Right"></TD>
896
 
897
 
 
898
 
899
+ </TR>
900
 
901
 
 
902
 
903
+ </TABLE>
904
 
905
 
 
906
 
907
+ <BR/>
908
 
909
 
 
910
 
911
 
912
 
 
913
 
914
 
915
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT">
916
 
 
917
 
918
 
919
+ <?php _e("Your Twitter username","sociable");?>:<?php
920
 
 
921
 
922
 
923
+ if (!empty($skyscraper_options["twitter_username"])){
924
 
 
925
 
926
 
927
+ $twitter_username = $skyscraper_options["twitter_username"];
928
 
 
929
 
930
 
931
+ }
932
 
 
933
 
934
 
935
+ else{
936
 
 
937
 
938
 
939
+ $twitter_username = "@";
940
 
 
941
 
942
 
943
+ }
944
 
 
945
 
946
 
947
 
 
948
 
949
 
950
 
951
+ ?>
952
 
953
 
954
 
955
+ <input type="text" name="skyscraper_options[twitter_username]" value="<?php echo $twitter_username?>" />
956
 
957
 
958
 
959
+ <select name="skyscraper_options[num_tweets]" id="num_tweets">
960
 
961
 
962
 
963
+ <?php self:: create_select_options($skyscraper_options["num_tweets"]) ?>
964
 
965
 
966
 
967
+ </select>
968
 
969
 
970
 
971
+ </DIV>
972
 
973
 
974
 
975
+ <BR/>
976
 
977
 
978
 
979
+ <DIV style="border: 1px solid rgb(223, 223, 223); margin-left: 22px; font-size: 10px; font-style: italic; width: 327px; padding: 0px 11px;">
980
 
 
981
 
 
982
 
983
+ <p>This feature will read your latest tweets and mentions posted by other users and show them on skyscraper sociable.
984
 
985
 
986
 
987
+ <p>Sociable will save and use your twitter username only to read tweets. </p>
988
 
989
 
990
 
991
+
992
 
993
 
994
 
995
+ <p>Your visitors can read the information that you are sharing.</p>
996
 
997
 
998
 
999
+ <p>If you agree check here:
1000
 
1001
 
1002
 
1003
+
1004
 
1005
 
1006
 
1007
+ <?php
1008
 
1009
 
1010
 
1011
+
1012
 
1013
 
1014
 
1015
+ $sel = "";
1016
 
1017
 
1018
 
1019
+ if (isset($skyscraper_options["accept_read_twitter"])){
1020
 
1021
 
1022
 
1023
+
1024
 
1025
 
1026
 
1027
+ if ($skyscraper_options["accept_read_twitter"] == 1){
1028
 
1029
 
1030
 
1032
 
1033
 
1034
 
1035
+ $sel = "checked";
1036
 
1037
 
1038
 
1039
+ }
1040
 
1041
 
1042
 
1043
+ }
1044
 
1045
 
1046
 
1047
+ ?>
1048
 
1049
 
1050
 
1051
+ <input type="checkbox" <?php echo $sel?> name="skyscraper_options[accept_read_twitter]" value="1"/>
1052
 
1053
 
1054
 
1055
+ </p>
1056
 
1057
 
1058
 
1059
+ </DIV>
1060
 
1061
 
1062
 
1063
+ <BR/>
1064
 
1065
 
1066
 
1067
+ <BR/>
1068
 
1069
 
1070
 
1071
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT">
1072
 
1073
 
1074
 
 
1075
 
1076
 
1077
 
 
1078
 
1079
+ <?php _e("Your RSS feed","sociable");?>:
1080
 
1081
 
 
1082
 
1083
+ <?php
1084
 
1085
 
 
1086
 
1087
+
1088
 
 
1089
 
 
1090
 
1091
+ if (!empty($skyscraper_options["rss_feed"])){
 
 
1092
 
1093
 
1094
 
1095
+ $rss_feed = $skyscraper_options["rss_feed"];
1096
 
1097
 
1098
 
1099
+ }
1100
 
1101
 
1102
 
1103
+ else{
1104
 
1105
 
1106
 
1107
+ $rss_feed = "http://";
1108
 
1109
 
1110
 
1111
+ }
1112
 
1113
 
1114
 
1115
+ ?>
1116
 
1117
 
1118
 
1119
+ <input type="text" name="skyscraper_options[rss_feed]" style="margin-left: 46px;" value="<?php echo $rss_feed?>" />
1120
 
1121
 
1122
 
1123
+ <select name="skyscraper_options[num_rss]" id="num_rss">
1124
 
1125
 
1126
 
1127
+ <?php self:: create_select_options($skyscraper_options["num_rss"]) ?>
1128
 
1129
 
1130
 
1131
+ </select>
1132
 
1133
 
1134
 
1135
+ </DIV><BR/>
1136
 
1137
 
1138
 
1139
+ <DIV style="border: 1px solid rgb(223, 223, 223); margin-left: 22px; font-size: 10px; font-style: italic; width: 327px; padding: 0px 11px;">
1140
 
1141
 
1142
 
1143
+ <p>This feature will read your rss posts and show them on skyscraper sociable. </p>
1144
 
1145
 
1146
 
1147
+ <p>Sociable will save and use the rss url only to read posts.</p>
1148
 
1149
 
1150
 
1151
+ <p>Your visitors can read the information that you are sharing.</p>
1152
 
1153
 
1154
 
1155
+ <p>If you agree check here:
1156
 
1157
 
1158
 
1159
+
1160
 
1161
 
1162
 
1163
+ <?php
1164
 
1165
 
1166
 
1167
+
1168
 
1169
 
1170
 
1171
+ $sel = "";
1172
 
1173
 
1174
 
1175
+ if (isset($skyscraper_options["accept_read_rss"])){
1176
 
1177
 
1178
 
1179
+
1180
 
1181
 
1182
 
1183
+ if ($skyscraper_options["accept_read_rss"] == 1){
1184
 
1185
 
1186
 
1187
+
1188
 
1189
 
1190
 
1191
+ $sel = "checked";
1192
 
1193
 
1194
 
1195
+ }
1196
 
1197
 
1198
 
1199
+ }
1200
 
1201
 
1202
 
1203
+ ?>
1204
 
1205
 
1206
 
1207
+ <input type="checkbox" <?php echo $sel?> name="skyscraper_options[accept_read_rss]" value="1"/></p>
1208
 
1209
 
1210
 
1211
+ </DIV>
1212
 
1213
 
1214
 
1215
+ <BR/><BR/>
1216
 
1217
 
1218
 
1219
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT">
1220
 
1221
 
1222
 
 
1223
 
1224
 
1225
 
 
1226
 
1227
+ <?php
1228
 
1229
 
 
1230
 
1231
+
1232
 
1233
+ $checked = "";
1234
 
 
1235
 
1236
 
1237
+ if (isset($skyscraper_options["counters"]["check"])){
1238
 
 
1239
 
1240
 
1241
+ $checked = "checked";
1242
 
 
1243
 
1244
 
1245
+ }
1246
 
 
1247
 
1248
 
1249
+
1250
 
 
1251
 
1252
 
1253
+ $folded = "";
1254
 
 
1255
 
1256
 
1257
+ $unfolded= "";
1258
 
 
1259
 
1260
 
1261
+ if (isset($skyscraper_options["counters"]["folded"])){
1262
 
 
1263
 
1264
 
1265
+ if($skyscraper_options["counters"]["folded"] == "1"){
1266
 
 
1267
 
1268
 
1269
+ $folded = "checked";
1270
 
 
1271
 
1272
 
1273
+ $unfolded= "";
1274
 
 
1275
 
1276
 
1277
+ }else{
1278
 
 
1279
 
1280
 
1281
+ $unfolded = "checked";
1282
 
 
1283
 
1284
 
1285
+ $folded= "";
1286
 
 
1287
 
1288
 
1289
+ }
1290
 
 
1291
 
1292
 
1293
+ }
1294
 
 
1295
 
1296
 
1297
+
1298
 
 
1299
 
1300
 
1301
+
1302
 
 
1303
 
1304
 
1305
+ ?>
1306
 
 
1307
 
1308
 
1309
+ <input type="checkbox" <?php echo $checked ?> name="skyscraper_options[counters][check]" id="" />
1310
 
 
1311
 
1312
 
1313
+ Counters
1314
 
 
1315
 
1316
 
1317
+ <input name="skyscraper_options[counters][folded]" <?php echo $unfolded?> value="0" type="radio">Folded
1318
 
 
1319
 
1320
 
1321
+ <input name="skyscraper_options[counters][folded]" <?php echo $folded?> value="1" type="radio">Unfolded
1322
 
 
1323
 
1324
 
1325
+ </DIV><BR/>
1326
 
 
1327
 
1328
 
1329
+ <DIV style="border: 1px solid rgb(223, 223, 223); margin-left: 22px; font-size: 10px; font-style: italic; width: 327px; padding: 0px 11px;">
1330
 
 
1331
 
1332
 
1333
+ <p>This feature load Facebook Counter, Twitter Counter and Google Plus Counter.</p>
1334
 
 
1335
 
1336
 
1337
+ <p>Will load scripts from each site and show information of yours visitors and maybe and could delay the load of the page.</p>
1338
 
 
1339
 
 
1340
 
1341
+ </p>
1342
 
1343
 
1344
 
1345
+ </DIV>
1346
 
1347
 
1348
 
1349
+ <BR/> <BR/>
1350
 
1351
 
1352
 
1353
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT">
1354
 
1355
 
1356
 
1357
+ <?php
1358
 
1359
 
1360
 
1361
+ $checked = "";
1362
 
1363
 
1364
 
1365
+ if (isset($skyscraper_options["share"]["check"])){
1366
 
1367
 
1368
 
1369
+ $checked = "checked";
1370
 
1371
 
1372
 
1373
+ }
1374
 
1375
 
1376
 
1377
+
1378
 
1379
 
1380
 
1381
+ if (isset($skyscraper_options["share"]["folded"])){
1382
 
1383
 
1384
 
1385
+ if($skyscraper_options["share"]["folded"] == "1"){
1386
 
1387
 
1388
 
1389
+ $folded = "checked";
1390
 
1391
 
1392
 
1393
+ $unfolded= "";
1394
 
1395
 
1396
 
1397
+ }else{
1398
 
1399
 
1400
 
1401
+ $unfolded = "checked";
1402
 
1403
 
1404
 
1405
+ $folded= "";
1406
 
1407
 
1408
 
1409
+ }
1410
 
1411
 
1412
 
1413
+ }
1414
 
1415
 
1416
 
1417
+
1418
 
1419
 
1420
 
1421
+
1422
 
1423
 
1424
 
1426
 
1427
 
1428
 
1429
+
 
1430
 
1431
 
 
1432
 
1433
+ <input type="checkbox" <?php echo $checked ?> name="skyscraper_options[share][check]" /> Share
1434
 
1435
 
 
1436
 
1437
+ <input style="margin-left:19px" <?php echo $unfolded?> value="0" name="skyscraper_options[share][folded]" type="radio">Folded
1438
 
1439
 
 
1440
 
1441
+ <input name="skyscraper_options[share][folded]" <?php echo $folded?> value="1" type="radio">Unfolded
1442
 
 
1443
 
1444
 
1445
+ </DIV>
1446
 
 
1447
 
1448
 
1449
 
 
1450
 
1451
 
1452
 
1453
+ <DIV class="Content-Box" id="Preview-Content">
1454
 
 
1455
 
 
1456
 
1457
+
1458
 
 
1459
 
1460
 
1461
+ </DIV>
1462
 
 
1463
 
 
1464
 
1465
+ <div style="clear:both"></div>
1466
 
 
1467
 
 
1468
 
1469
+
1470
 
 
1471
 
 
1472
 
1473
  <BR/>
1474
 
1475
 
1476
 
1477
+ <DIV class="Content-Box" id="Preview-Content">
1478
 
 
1479
 
 
1480
 
1481
+ <ul class="items_li">
1482
 
 
1483
 
 
1484
 
1485
+ <li>
1486
 
 
1487
 
1488
 
1489
+ <?php
1490
 
 
1491
 
 
1492
 
1493
+ $checked = "";
1494
 
 
1495
 
 
1496
 
1497
+ if (isset($skyscraper_options['follow_us_check']) && $skyscraper_options['follow_us_check'] == "on"){
1498
 
 
1499
 
 
1500
 
1501
+ $checked = "checked";
1502
 
 
1503
 
1504
 
1505
+ }
1506
 
 
1507
 
 
1508
 
1509
+ ?>
1510
 
 
1511
 
 
1512
 
1513
+ Follow Us
1514
 
 
1515
 
 
1516
 
1517
+ <ul class="sub_item_li">
1518
 
 
1519
 
1520
 
1521
 
 
1522
 
 
1523
 
 
1524
 
1525
+ <li>
1526
 
 
1527
 
 
1528
 
1529
+ <?php
1530
 
 
1531
 
 
1532
 
1533
+ $checked = "";
1534
 
1535
 
 
1536
 
1537
+ if (isset($skyscraper_options['follow_us']['twitter']["active"]) && $skyscraper_options['follow_us']['twitter']["active"] == "on"){
1538
 
 
1539
 
 
1540
 
1541
+ $checked = "checked";
1542
 
 
1543
 
 
1544
 
1545
+ }
1546
 
 
1547
 
 
1548
 
1549
+ ?>
1550
 
1551
 
1552
 
1553
+ <input <?php echo $checked ?> name="skyscraper_options[follow_us][twitter][active]" type="checkbox" style="padding-bottom:5px" />
1554
 
 
1555
 
 
1556
 
1557
+ <?php
1558
 
 
1559
 
 
1560
 
1561
+ $account = "http://twitter.com/";
1562
 
 
1563
 
 
1564
 
1565
+ if(!empty($skyscraper_options["follow_us"]["twitter"]["account"])){
1566
 
1567
 
1568
 
1569
+ $account = $skyscraper_options["follow_us"]["twitter"]["account"];
1570
 
 
1571
 
 
1572
 
1573
+ }
1574
 
 
1575
 
 
1576
 
1577
+ ?>
1578
 
 
1579
 
 
1580
 
1581
+ <input type="hidden" value="t.png" name="skyscraper_options[follow_us][twitter][logo]" />
1582
 
1583
 
1584
 
1585
+ <img style="padding-bottom:5px" src="<?php echo SOCIABLE_HTTP_PATH ?>images/toolbar/t.png"/>
1586
 
 
1587
 
 
1588
 
1589
+ <input size="40" name="skyscraper_options[follow_us][twitter][account]" value="<?php echo $account?>" type="text" />
1590
 
 
1591
 
 
1592
 
1593
+ </li>
1594
 
 
1595
 
 
1596
 
1597
+ <li>
1598
 
1599
 
1600
 
 
1601
 
 
1602
 
 
1603
 
 
1604
 
1605
+ <?php
1606
 
 
1607
 
 
1608
 
1609
+ $checked = "";
1610
 
 
1611
 
1612
 
1613
+ if ( isset($skyscraper_options['follow_us']['feed']["active"]) && $skyscraper_options['follow_us']['feed']["active"] == "on"){
1614
 
 
1615
 
 
1616
 
1617
+ $checked = "checked";
1618
 
 
1619
 
 
1620
 
1621
+ }
1622
 
 
1623
 
 
1624
 
1625
+ ?>
1626
 
1627
 
1628
 
1629
+ <input <?php echo $checked ?> name="skyscraper_options[follow_us][feed][active]" type="checkbox" style="padding-bottom:5px" />
1630
 
 
1631
 
 
1632
 
1633
+ <input type="hidden" value="rss.png" name="skyscraper_options[follow_us][feed][logo]" />
1634
 
 
1635
 
 
1636
 
1637
+ <?php
1638
 
 
1639
 
 
1640
 
1641
+ $rss = "http://";
1642
 
1643
 
1644
 
1645
+ if(!empty($skyscraper_options["follow_us"]["feed"]["account"])){
1646
 
 
1647
 
 
1648
 
1649
+
1650
 
 
1651
 
 
1652
 
1653
+ $rss = $skyscraper_options["follow_us"]["feed"]["account"];
1654
 
 
1655
 
 
1656
 
1657
+ }
1658
 
 
1659
 
1660
 
1661
+ ?>
1662
 
 
1663
 
 
1664
 
1665
+ <img style="padding-bottom:5px" src="<?php echo SOCIABLE_HTTP_PATH ?>images/toolbar/rss.png"/>
1666
 
 
1667
 
 
1668
 
1669
+ <input size="40" value="<?php echo $rss?>" name="skyscraper_options[follow_us][feed][account]" type="text" />
1670
 
 
1671
 
 
1672
 
1673
+ </li>
1674
 
 
1675
 
 
1676
 
1677
+ <li>
1678
 
1679
 
 
1680
 
1681
+ <?php
1682
 
 
1683
 
 
1684
 
1685
+ $checked = "";
1686
 
 
1687
 
 
1688
 
1689
+ if ( isset($skyscraper_options['follow_us']['fb']["active"]) && $skyscraper_options['follow_us']['fb']["active"] == "on"){
1690
 
 
1691
 
 
1692
 
1693
+ $checked = "checked";
1694
 
1695
 
1696
 
1697
+ }
1698
 
 
1699
 
 
1700
 
1701
+ ?>
1702
 
 
1703
 
 
1704
 
 
1705
 
 
1706
 
 
1707
 
1708
 
1709
+ <input <?php echo $checked ?> name="skyscraper_options[follow_us][fb][active]" type="checkbox" style="padding-bottom:5px" />
1710
 
 
1711
 
 
1712
 
1713
+ <input type="hidden" value="f.png" name="skyscraper_options[follow_us][fb][logo]" />
1714
 
 
1715
 
 
1716
 
1717
+
1718
 
 
1719
 
 
1720
 
1721
+ <?php
1722
 
 
1723
 
1724
 
1725
+ $fb = "http://facebook.com/";
1726
 
 
1727
 
 
1728
 
1729
+ if(!empty($skyscraper_options["follow_us"]["fb"]["account"])){
1730
 
 
1731
 
 
1732
 
1733
+
1734
 
 
1735
 
 
1736
 
1737
+ $fb = $skyscraper_options["follow_us"]["fb"]["account"];
1738
 
1739
 
1740
 
1741
+ }
1742
 
 
1743
 
 
1744
 
1745
+ ?>
1746
 
 
1747
 
 
1748
 
1749
+ <img style="padding-bottom:5px" src="<?php echo SOCIABLE_HTTP_PATH ?>images/toolbar/f.png"/>
1750
 
 
1751
 
 
1752
 
1753
+ <input size="40" value="<?php echo $fb?>" name="skyscraper_options[follow_us][fb][account]" type="text" />
1754
 
 
1755
 
 
1756
 
1757
+ </li>
1758
 
 
1759
 
 
1760
 
1761
+
1762
 
 
1763
 
 
1764
 
1765
+ <li>
1766
 
 
1767
 
 
1768
 
1769
+ <?php
1770
 
 
1771
 
 
1772
 
1773
+ $checked = "";
1774
 
 
1775
 
 
1776
 
1777
+ if ( isset($skyscraper_options['follow_us']['li']["active"]) && $skyscraper_options['follow_us']['li']["active"] == "on"){
1778
 
 
1779
 
 
1780
 
1781
+ $checked = "checked";
1782
 
 
1783
 
 
1784
 
1785
+ }
1786
 
 
1787
 
 
1788
 
1789
+ ?>
1790
 
 
1791
 
 
1792
 
1793
+ <input <?php echo $checked ?> name="skyscraper_options[follow_us][li][active]" type="checkbox" style="padding-bottom:5px" />
1794
 
 
1795
 
 
1796
 
1797
+ <input type="hidden" value="i.png" name="skyscraper_options[follow_us][li][logo]" />
1798
 
 
1799
 
 
1800
 
 
1801
 
 
1802
 
 
1803
 
 
1804
 
1805
+ <input type="hidden" value="linkedin.com/in/" name="skyscraper_options[follow_us][li][url]" />
1806
 
 
1807
 
 
1808
 
1809
+ <?php
1810
 
 
1811
 
 
1812
 
1813
+ $li = "http://linkedin.com/";
1814
 
 
1815
 
 
1816
 
1817
+ if(!empty($skyscraper_options["follow_us"]["li"]["account"])){
1818
 
 
1819
 
 
1820
 
1821
+
1822
 
 
1823
 
 
1824
 
1825
+ $li = $skyscraper_options["follow_us"]["li"]["account"];
1826
 
 
1827
 
 
1828
 
1829
+ }
1830
 
 
1831
 
 
1832
 
1833
+ ?>
1834
 
 
1835
 
 
1836
 
1837
+ <img style="padding-bottom:5px" src="<?php echo SOCIABLE_HTTP_PATH ?>images/toolbar/i.png"/>
1838
 
 
1839
 
 
1840
 
1841
+ <input size="40" value="<?php echo $li?>" name="skyscraper_options[follow_us][li][account]" type="text" />
1842
 
 
1843
 
 
1844
 
1845
+ </li>
1846
 
 
1847
 
 
1848
 
1849
+ </ul>
1850
 
 
1851
 
 
1852
 
1853
+ </li>
1854
 
 
1855
 
 
1856
 
1857
+ </ul>
1858
 
 
1859
 
 
1860
 
1861
+ </DIV>
1862
 
 
1863
 
 
1864
 
1865
+ <br />
1866
 
 
1867
 
 
1868
 
 
1869
 
 
1870
 
 
1871
 
 
1872
 
 
1873
 
 
1874
 
 
1875
 
 
1876
 
1877
+ <div class="Content-Box" id="Active-Content" style="display: block;">
1878
 
 
1879
 
 
1880
 
1881
+ <br>
1882
 
 
1883
 
 
1884
 
1885
+ <div align="center" style="width:100%;">
1886
 
 
1887
 
 
1888
 
1889
+ <table align="center" cellspacing="0" cellpadding="10" border="0" class="GeneralOptions-List">
1890
 
 
1891
 
 
1892
 
1893
+ <tbody><tr valign="top">
1894
 
 
1895
 
 
1896
 
 
1897
 
 
1898
 
 
1899
 
 
1900
 
1901
+ <td align="right" class="Title">Active Sociable Banner</td>
1902
 
 
1903
 
 
1904
 
 
1905
 
 
1906
 
 
1907
 
 
1908
 
1909
+ <td align="left" style="width:5px;">
1910
 
 
1911
 
 
1912
 
 
1913
 
 
1914
 
 
1915
 
 
1916
 
1917
+ <?php
1918
 
 
1919
 
 
1920
 
 
1921
 
 
1922
 
 
1923
 
 
1924
 
1925
+
1926
 
 
1927
 
 
1928
 
 
1929
 
 
1930
 
 
1931
 
 
1932
 
1933
+ $sel = "";
1934
 
 
1935
 
 
1936
 
 
1937
 
 
1938
 
 
1939
 
 
1940
 
1941
+
1942
 
 
1943
 
 
1944
 
 
1945
 
 
1946
 
 
1947
 
 
1948
 
1949
+ if (isset($skyscraper_options["sociable_banner"])){
1950
 
 
1951
 
 
1952
 
 
1953
 
 
1954
 
 
1955
 
 
1956
 
1957
+
1958
 
 
1959
 
 
1960
 
 
1961
 
 
1962
 
 
1963
 
 
1964
 
1965
+ if (!empty($skyscraper_options["sociable_banner"])){
1966
 
 
1967
 
 
1968
 
 
1969
 
 
1970
 
 
1971
 
 
1972
 
1973
+ $sel = "checked";
1974
 
 
1975
 
 
1976
 
 
1977
 
 
1978
 
 
1979
 
 
1980
 
1981
+ }
1982
 
 
1983
 
 
1984
 
 
1985
 
 
1986
 
 
1987
 
 
1988
 
1989
+
1990
 
 
1991
 
 
1992
 
 
1993
 
 
1994
 
 
1995
 
1996
 
1997
+ }
1998
 
 
1999
 
2000
 
2001
 
 
2002
 
 
2003
 
 
2004
 
2005
+
2006
 
2007
 
2008
 
 
2009
 
 
2010
 
 
2011
 
 
2012
 
2013
+ ?>
2014
 
2015
 
2016
 
 
2017
 
 
2018
 
 
 
2019
 
2020
 
2021
+
2022
 
 
2023
 
 
2024
 
 
2025
 
 
2026
 
 
2027
 
 
2028
 
2029
+ <input type="checkbox" name="skyscraper_options[sociable_banner]" id="sociable_banner" <?php echo $sel?>></td>
2030
 
2031
 
2032
 
2033
+ <td align="left" class="Content">
2034
 
 
2035
 
 
2036
 
2037
+ <span class="TXT">Active Sociable "Reminder to Share" Banner / Check if you want to remind your readers Share your content.</span>
2038
 
 
2039
 
 
2040
 
2041
+ <br>
2042
 
 
2043
 
 
2044
 
2045
+ </td>
2046
 
 
2047
 
 
2048
 
2049
+ </tr>
2050
 
2051
 
 
2052
 
 
2053
 
 
2054
 
 
2055
 
 
2056
 
2057
+ <tr valign="top">
2058
 
 
2059
 
 
2060
 
 
2061
 
 
2062
 
 
2063
 
2064
 
2065
+ <td align="right" class="Title">Blogplay Tags</td>
2066
 
2067
+ <td align="left" style="width:5px;">
2068
 
 
2069
 
 
2070
 
 
2071
 
 
2072
 
2073
+ <?php
2074
 
 
2075
 
 
2076
 
2077
+ $sel = "";
2078
 
 
2079
 
 
2080
 
2081
+ if (isset($skyscraper_options["blogplay_tags"])){
2082
 
2083
 
2084
 
2085
+ if (!empty($skyscraper_options["blogplay_tags"])){
2086
 
 
2087
 
 
2088
 
 
2089
 
 
2090
 
2091
+ $sel = "checked";
2092
 
 
2093
 
 
2094
 
 
2095
 
 
2096
 
 
 
 
 
 
 
 
 
 
2097
  }
 
 
 
 
 
 
2098
 
 
2099
 
 
2100
 
2101
+ }
2102
+
2103
+
2104
+
2105
+ ?>
2106
+
2107
+ <input type="checkbox" name="skyscraper_options[blogplay_tags]" id="blogplay_tags" <?php echo $sel?>></td>
2108
+
2109
+
2110
+
2111
+ <td align="left" class="Content">
2112
+
2113
+
2114
+
2115
+ <span class="TXT">Accept include the blogplay.com tag into my shares and counters.</span>
2116
+
2117
+
2118
+
2119
+ <br>
2120
+
2121
+
2122
+
2123
+ </td>
2124
+
2125
+
2126
+
2127
+ </tr>
2128
+
2129
+
2130
+
2131
+
2132
+
2133
+
2134
+
2135
+ <tr valign="top">
2136
+
2137
+
2138
+
2139
+ <td align="right" class="Title">Banner's label (35 char Max.)</td>
2140
+
2141
+
2142
+
2143
+
2144
+
2145
+
2146
+
2147
+
2148
+
2149
+
2150
+
2151
+
2152
+
2153
+
2154
+
2155
+ <td align="left" style="width:5px;">
2156
+
2157
+
2158
+
2159
+
2160
+
2161
+
2162
+
2163
+ <?php
2164
+
2165
+
2166
+
2167
+
2168
+
2169
+
2170
+
2171
+ $sel = 'Please spread the word: Be Sociable, Share!';
2172
+
2173
+
2174
+
2175
+
2176
+
2177
+
2178
+
2179
+ if (isset($skyscraper_options["sociable_banner_text"])){
2180
+
2181
+
2182
+
2183
+
2184
+
2185
+
2186
+
2187
+ if (!empty($skyscraper_options["sociable_banner_text"])){
2188
+
2189
+
2190
+
2191
+
2192
+
2193
+
2194
+
2195
+ $sel = $skyscraper_options["sociable_banner_text"];
2196
+
2197
+
2198
+
2199
+
2200
+
2201
+
2202
+
2203
+ }
2204
+
2205
+
2206
+
2207
+
2208
+
2209
+
2210
+
2211
+ }
2212
+
2213
+
2214
+
2215
+
2216
+
2217
+
2218
+
2219
+ ?>
2220
+
2221
+
2222
+
2223
+
2224
+
2225
+
2226
+
2227
+ </td>
2228
+
2229
+
2230
+
2231
+
2232
+
2233
+
2234
+
2235
+ <td align="left" class="Content">
2236
+
2237
+
2238
+
2239
+
2240
+
2241
+
2242
+
2243
+
2244
+
2245
+
2246
+
2247
+
2248
+
2249
+
2250
+
2251
+ <span class="TXT"> <input style="width:245px !important" type="text" name="skyscraper_options[sociable_banner_text]" value="<?php echo $sel?>"></span>
2252
+
2253
+
2254
+
2255
+
2256
+
2257
+
2258
+
2259
+ <br>
2260
+
2261
+
2262
+
2263
+ </td>
2264
+
2265
+
2266
+
2267
+ </tr>
2268
+
2269
+
2270
+
2271
+
2272
+
2273
+
2274
+
2275
+
2276
+
2277
+
2278
+
2279
+
2280
+
2281
+
2282
+
2283
+ <tr valign="top">
2284
+
2285
+
2286
+
2287
+
2288
+
2289
+
2290
+
2291
+
2292
+
2293
+
2294
+
2295
+
2296
+
2297
+
2298
+
2299
+ <td align="right" class="Title">Banners Timer (sec.)</td>
2300
+
2301
+
2302
+
2303
+
2304
+
2305
+
2306
+
2307
+
2308
+
2309
+
2310
+
2311
+
2312
+
2313
+
2314
+
2315
+ <td align="left" style="width:5px;">
2316
+
2317
+
2318
+
2319
+
2320
+
2321
+
2322
+
2323
+
2324
+
2325
+
2326
+
2327
+
2328
+
2329
+
2330
+
2331
+ </td>
2332
+
2333
+
2334
+
2335
+
2336
+
2337
+
2338
+
2339
+ <td align="left" class="Content">
2340
+
2341
+
2342
+
2343
+
2344
+
2345
+
2346
+
2347
+ <span class="TXT">
2348
+
2349
+
2350
+
2351
+
2352
+
2353
+
2354
+
2355
+
2356
+
2357
+
2358
+
2359
+
2360
+
2361
+
2362
+
2363
+ <select name="skyscraper_options[sociable_banner_timer]" id="banner_timer" >
2364
+
2365
+
2366
+
2367
+
2368
+
2369
+
2370
+
2371
+ <?php
2372
+
2373
+
2374
+
2375
+
2376
+
2377
+
2378
+
2379
+ for($timer=10; $timer <= 120; $timer++){
2380
+
2381
+
2382
+
2383
+
2384
+
2385
+
2386
+
2387
+
2388
+
2389
+
2390
+
2391
+
2392
+
2393
+
2394
+
2395
+ $sel = "";
2396
+
2397
+
2398
+
2399
+
2400
+
2401
+
2402
+
2403
+
2404
+
2405
+
2406
+
2407
+
2408
+
2409
+
2410
+
2411
+ if (!empty($skyscraper_options["sociable_banner_timer"])){
2412
+
2413
+
2414
+
2415
+
2416
+
2417
+
2418
+
2419
+
2420
+
2421
+
2422
+
2423
+
2424
+
2425
+
2426
+
2427
+ if ($skyscraper_options["sociable_banner_timer"] == $timer){
2428
+
2429
+
2430
+
2431
+
2432
+
2433
+
2434
+
2435
+
2436
+
2437
+
2438
+
2439
+
2440
+
2441
+
2442
+
2443
+ $sel = "selected";
2444
+
2445
+
2446
+
2447
+
2448
+
2449
+
2450
+
2451
+ }
2452
+
2453
+
2454
+
2455
+
2456
+
2457
+
2458
+
2459
+ }
2460
+
2461
+
2462
+
2463
+
2464
+
2465
+
2466
+
2467
+ ?>
2468
+
2469
+
2470
+
2471
+
2472
+
2473
+
2474
+
2475
+ <option value="<?php echo $timer?>" <?php echo $sel ?> ><?php echo $timer?></option>
2476
+
2477
+
2478
+
2479
+
2480
+
2481
+
2482
+
2483
+ <?php
2484
+
2485
+
2486
+
2487
+
2488
+
2489
+
2490
+
2491
+
2492
+
2493
+
2494
+
2495
+
2496
+
2497
+
2498
+
2499
+ $timer = $timer + 4;
2500
+
2501
+
2502
+
2503
+
2504
+
2505
+
2506
+
2507
+ } ?>
2508
+
2509
+
2510
+
2511
+
2512
+
2513
+
2514
+
2515
+ </select>
2516
+
2517
+
2518
+
2519
+
2520
+
2521
+
2522
+
2523
+
2524
+
2525
+
2526
+
2527
+
2528
+
2529
+
2530
+
2531
+ </span>
2532
+
2533
+
2534
+
2535
+ <br>
2536
+
2537
+
2538
+
2539
+ </td>
2540
+
2541
+
2542
+
2543
+ </tr>
2544
+
2545
+
2546
+
2547
+
2548
+
2549
+
2550
+
2551
+
2552
+
2553
+
2554
+
2555
+
2556
+
2557
+
2558
+
2559
+ <tr valign="top">
2560
+
2561
+
2562
+
2563
+
2564
+
2565
+
2566
+
2567
+
2568
+
2569
+
2570
+
2571
+
2572
+
2573
+
2574
+
2575
+ <td align="right" class="Title">Font Color <a title="default color #6A6A6A" class="default_values">(#6A6A6A)</a></td>
2576
+
2577
+
2578
+
2579
+
2580
+
2581
+
2582
+
2583
+
2584
+
2585
+
2586
+
2587
+
2588
+
2589
+
2590
+
2591
+ <td align="left" style="width:5px;">
2592
+
2593
+
2594
+
2595
+
2596
+
2597
+
2598
+
2599
+
2600
+
2601
+
2602
+
2603
+
2604
+
2605
+
2606
+
2607
+ </td>
2608
+
2609
+
2610
+
2611
+
2612
+
2613
+
2614
+
2615
+ <td align="left" class="Content">
2616
+
2617
+
2618
+
2619
+
2620
+
2621
+
2622
+
2623
+
2624
+
2625
+
2626
+
2627
+
2628
+
2629
+
2630
+
2631
+ <span class="TXT">
2632
+
2633
+
2634
+
2635
+
2636
+
2637
+
2638
+
2639
+
2640
+
2641
+
2642
+
2643
+
2644
+
2645
+
2646
+
2647
+ <?php
2648
+
2649
+
2650
+
2651
+
2652
+
2653
+
2654
+
2655
+ $sel = '#6A6A6A';
2656
+
2657
+
2658
+
2659
+
2660
+
2661
+
2662
+
2663
+
2664
+
2665
+
2666
+
2667
+
2668
+
2669
+
2670
+
2671
+ if (isset($skyscraper_options["sociable_banner_colorFont"])){
2672
+
2673
+
2674
+
2675
+
2676
+
2677
+
2678
+
2679
+
2680
+
2681
+
2682
+
2683
+
2684
+
2685
+
2686
+
2687
+ if (!empty($skyscraper_options["sociable_banner_colorFont"])){
2688
+
2689
+
2690
+
2691
+
2692
+
2693
+
2694
+
2695
+
2696
+
2697
+
2698
+
2699
+
2700
+
2701
+
2702
+
2703
+ $sel = $skyscraper_options["sociable_banner_colorFont"];
2704
+
2705
+
2706
+
2707
+
2708
+
2709
+
2710
+
2711
+ }
2712
+
2713
+
2714
+
2715
+
2716
+
2717
+
2718
+
2719
+ }
2720
+
2721
+
2722
+
2723
+
2724
+
2725
+
2726
+
2727
+ ?>
2728
+
2729
+
2730
+
2731
+
2732
+
2733
+
2734
+
2735
+
2736
+
2737
+
2738
+
2739
+
2740
+
2741
+
2742
+
2743
+ <input type="text" value="<?php echo $sel?>" name="skyscraper_options[sociable_banner_colorFont]" style="width:81px !important">
2744
+
2745
+
2746
+
2747
+
2748
+
2749
+
2750
+
2751
+ </span>
2752
+
2753
+
2754
+
2755
+ <br>
2756
+
2757
+
2758
+
2759
+ </td>
2760
+
2761
+
2762
+
2763
+ </tr>
2764
+
2765
+
2766
+
2767
+
2768
+
2769
+
2770
+
2771
+ <!-- Font Size -->
2772
+
2773
+
2774
+
2775
+
2776
+
2777
+
2778
+
2779
+ <tr valign="top">
2780
+
2781
+
2782
+
2783
+
2784
+
2785
+
2786
+
2787
+
2788
+
2789
+
2790
+
2791
+
2792
+
2793
+
2794
+
2795
+ <td align="right" class="Title">Font Size <a title="default size 9px" class="default_values">(9px)</a></td>
2796
+
2797
+
2798
+
2799
+
2800
+
2801
+
2802
+
2803
+
2804
+
2805
+
2806
+
2807
+
2808
+
2809
+
2810
+
2811
+ <td align="left" style="width:5px;">
2812
+
2813
+
2814
+
2815
+
2816
+
2817
+
2818
+
2819
+
2820
+
2821
+
2822
+
2823
+
2824
+
2825
+
2826
+
2827
+ </td>
2828
+
2829
+
2830
+
2831
+
2832
+
2833
+
2834
+
2835
+ <td align="left" class="Content">
2836
+
2837
+
2838
+
2839
+
2840
+
2841
+
2842
+
2843
+ <span class="TXT">
2844
+
2845
+
2846
+
2847
+
2848
+
2849
+
2850
+
2851
+
2852
+
2853
+
2854
+
2855
+
2856
+
2857
+
2858
+
2859
+ <select name="skyscraper_options[sociable_banner_fontSize]" id="banner_fontSize" >
2860
+
2861
+
2862
+
2863
+
2864
+
2865
+
2866
+
2867
+ <?php
2868
+
2869
+
2870
+
2871
+
2872
+
2873
+
2874
+
2875
+ for($fontSize=8; $fontSize <= 16; $fontSize++){
2876
+
2877
+
2878
+
2879
+
2880
+
2881
+
2882
+
2883
+
2884
+
2885
+
2886
+
2887
+
2888
+
2889
+
2890
+
2891
+ $sel = "";
2892
+
2893
+
2894
+
2895
+
2896
+
2897
+
2898
+
2899
+
2900
+
2901
+
2902
+
2903
+
2904
+
2905
+
2906
+
2907
+ if (!empty($skyscraper_options["sociable_banner_fontSize"])){
2908
+
2909
+
2910
+
2911
+
2912
+
2913
+
2914
+
2915
+
2916
+
2917
+
2918
+
2919
+
2920
+
2921
+
2922
+
2923
+ if ($skyscraper_options["sociable_banner_fontSize"] == $fontSize){
2924
+
2925
+
2926
+
2927
+
2928
+
2929
+
2930
+
2931
+
2932
+
2933
+
2934
+
2935
+
2936
+
2937
+
2938
+
2939
+ $sel = "selected";
2940
+
2941
+
2942
+
2943
+
2944
+
2945
+
2946
+
2947
+ }
2948
+
2949
+
2950
+
2951
+
2952
+
2953
+
2954
+
2955
+ }
2956
+
2957
+
2958
+
2959
+
2960
+
2961
+
2962
+
2963
+ ?>
2964
+
2965
+
2966
+
2967
+
2968
+
2969
+
2970
+
2971
+ <option value="<?php echo $fontSize?>px" <?php echo $sel ?> ><?php echo $fontSize?>px</option>
2972
+
2973
+
2974
+
2975
+
2976
+
2977
+
2978
+
2979
+ <?php
2980
+
2981
+
2982
+
2983
+
2984
+
2985
+
2986
+
2987
+ } ?>
2988
+
2989
+
2990
+
2991
+
2992
+
2993
+
2994
+
2995
+ </select>
2996
+
2997
+
2998
+
2999
+
3000
+
3001
+
3002
+
3003
+
3004
+
3005
+
3006
+
3007
+
3008
+
3009
+
3010
+
3011
+
3012
+
3013
+
3014
+
3015
+
3016
+
3017
+
3018
+
3019
+ </span>
3020
+
3021
+
3022
+
3023
+
3024
+
3025
+
3026
+
3027
+ <br>
3028
+
3029
+
3030
+
3031
+
3032
+
3033
+
3034
+
3035
+ </td>
3036
+
3037
+
3038
+
3039
+
3040
+
3041
+
3042
+
3043
+ </tr>
3044
+
3045
+
3046
+
3047
+
3048
+
3049
+
3050
+
3051
+
3052
+
3053
+
3054
+
3055
+
3056
+
3057
+
3058
+
3059
+ <!-- color label -->
3060
+
3061
+
3062
+
3063
+
3064
+
3065
+
3066
+
3067
+ <tr valign="top">
3068
+
3069
+
3070
+
3071
+
3072
+
3073
+
3074
+
3075
+
3076
+
3077
+
3078
+
3079
+
3080
+
3081
+
3082
+
3083
+ <td align="right" class="Title">Label Color <a title="default color #F7F7F7" class="default_values">(#F7F7F7)</a></td>
3084
+
3085
+
3086
+
3087
+
3088
+
3089
+
3090
+
3091
+
3092
+
3093
+
3094
+
3095
+
3096
+
3097
+
3098
+
3099
+ <td align="left" style="width:5px;">
3100
+
3101
+
3102
+
3103
+
3104
+
3105
+
3106
+
3107
+
3108
+
3109
+
3110
+
3111
+
3112
+
3113
+
3114
+
3115
+ </td>
3116
+
3117
+
3118
+
3119
+
3120
+
3121
+
3122
+
3123
+ <td align="left" class="Content">
3124
+
3125
+
3126
+
3127
+
3128
+
3129
+
3130
+
3131
+
3132
+
3133
+
3134
+
3135
+
3136
+
3137
+
3138
+
3139
+ <span class="TXT">
3140
+
3141
+
3142
+
3143
+
3144
+
3145
+
3146
+
3147
+
3148
+
3149
+
3150
+
3151
+
3152
+
3153
+
3154
+
3155
+ <?php
3156
+
3157
+
3158
+
3159
+
3160
+
3161
+
3162
+
3163
+ $sel = '#F7F7F7';
3164
+
3165
+
3166
+
3167
+
3168
+
3169
+
3170
+
3171
+
3172
+
3173
+
3174
+
3175
+
3176
+
3177
+
3178
+
3179
+ if (isset($skyscraper_options["sociable_banner_colorLabel"])){
3180
+
3181
+
3182
+
3183
+
3184
+
3185
+
3186
+
3187
+
3188
+
3189
+
3190
+
3191
+
3192
+
3193
+
3194
+
3195
+ if (!empty($skyscraper_options["sociable_banner_colorLabel"])){
3196
+
3197
+
3198
+
3199
+
3200
+
3201
+
3202
+
3203
+
3204
+
3205
+
3206
+
3207
+
3208
+
3209
+
3210
+
3211
+ $sel = $skyscraper_options["sociable_banner_colorLabel"];
3212
+
3213
+
3214
+
3215
+
3216
+
3217
+
3218
+
3219
+ }
3220
+
3221
+
3222
+
3223
+
3224
+
3225
+
3226
+
3227
+ }
3228
+
3229
+
3230
+
3231
+
3232
+
3233
+
3234
+
3235
+ ?>
3236
+
3237
+
3238
+
3239
+
3240
+
3241
+
3242
+
3243
+
3244
+
3245
+
3246
+
3247
+
3248
+
3249
+
3250
+
3251
+ <input type="text" value="<?php echo $sel?>" name="skyscraper_options[sociable_banner_colorLabel]" style="width:81px !important">
3252
+
3253
+
3254
+
3255
+
3256
+
3257
+
3258
+
3259
+ </span>
3260
+
3261
+
3262
+
3263
+
3264
+
3265
+
3266
+
3267
+ <br>
3268
+
3269
+
3270
+
3271
+ </td>
3272
+
3273
+
3274
+
3275
+ </tr>
3276
+
3277
+
3278
+
3279
+
3280
+
3281
+
3282
+
3283
+ <!-- color font -->
3284
+
3285
+
3286
+
3287
+
3288
+
3289
+
3290
+
3291
+ <tr valign="top">
3292
+
3293
+
3294
+
3295
+
3296
+
3297
+
3298
+
3299
+
3300
+
3301
+
3302
+
3303
+
3304
+
3305
+
3306
+
3307
+ <td align="right" class="Title">Background Color <a title="default color #F7F7F7" class="default_values">(#F7F7F7)</a></td>
3308
+
3309
+
3310
+
3311
+
3312
+
3313
+
3314
+
3315
+
3316
+
3317
+
3318
+
3319
+
3320
+
3321
+
3322
+
3323
+ <td align="left" style="width:5px;">
3324
+
3325
+
3326
+
3327
+
3328
+
3329
+
3330
+
3331
+
3332
+
3333
+
3334
+
3335
+
3336
+
3337
+
3338
+
3339
+ </td>
3340
+
3341
+
3342
+
3343
+
3344
+
3345
+
3346
+
3347
+ <td align="left" class="Content">
3348
+
3349
+
3350
+
3351
+
3352
+
3353
+
3354
+
3355
+ <span class="TXT">
3356
+
3357
+
3358
+
3359
+
3360
+
3361
+
3362
+
3363
+ <?php
3364
+
3365
+
3366
+
3367
+
3368
+
3369
+
3370
+
3371
+ $sel = '#F7F7F7';
3372
+
3373
+
3374
+
3375
+
3376
+
3377
+
3378
+
3379
+
3380
+
3381
+
3382
+
3383
+
3384
+
3385
+
3386
+
3387
+ if (isset($skyscraper_options["sociable_banner_colorBack"])){
3388
+
3389
+
3390
+
3391
+
3392
+
3393
+
3394
+
3395
+
3396
+
3397
+
3398
+
3399
+
3400
+
3401
+
3402
+
3403
+ if (!empty($skyscraper_options["sociable_banner_colorBack"])){
3404
+
3405
+
3406
+
3407
+
3408
+
3409
+
3410
+
3411
+
3412
+
3413
+
3414
+
3415
+
3416
+
3417
+
3418
+
3419
+ $sel = $skyscraper_options["sociable_banner_colorBack"];
3420
+
3421
+
3422
+
3423
+
3424
+
3425
+
3426
+
3427
+ }
3428
+
3429
+
3430
+
3431
+
3432
+
3433
+
3434
+
3435
+ }
3436
+
3437
+
3438
+
3439
+
3440
+
3441
+
3442
+
3443
+ ?>
3444
+
3445
+
3446
+
3447
+
3448
+
3449
+
3450
+
3451
+ <input type="text" value="<?php echo $sel?>" name="skyscraper_options[sociable_banner_colorBack]" style="width:81px !important">
3452
+
3453
+
3454
+
3455
+
3456
+
3457
+
3458
+
3459
+
3460
+
3461
+
3462
+
3463
+
3464
+
3465
+
3466
+
3467
+ </span>
3468
+
3469
+
3470
+
3471
+
3472
+
3473
+
3474
+
3475
+ <br>
3476
+
3477
+
3478
+
3479
+ </td>
3480
+
3481
+
3482
+
3483
+ </tr>
3484
+
3485
+
3486
+
3487
+
3488
+
3489
+
3490
+
3491
+
3492
+
3493
+
3494
+
3495
+
3496
+
3497
+
3498
+
3499
+ </tbody></table>
3500
+
3501
+
3502
+
3503
+
3504
+
3505
+
3506
+
3507
+ <br><br>
3508
+
3509
+
3510
+
3511
+ </div>
3512
+
3513
+
3514
+
3515
+ </div>
3516
+
3517
+
3518
+
3519
+ <!-- general options -->
3520
+
3521
+
3522
+
3523
+ <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('GeneralOptions');">
3524
+
3525
+
3526
+
3527
+
3528
+
3529
+
3530
+
3531
+ <TR>
3532
+
3533
+
3534
+
3535
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" id="GeneralOptions-Title" ><span id="GeneralOptions-Tab"> + </span> <?php _e("General Options","sociable");?></TD><TD class="Border-Right"></TD>
3536
+
3537
+
3538
+
3539
+ </TR>
3540
+
3541
+
3542
+
3543
+ </TABLE>
3544
+
3545
+
3546
+
3547
+ <BR/>
3548
+
3549
+
3550
+
3551
+
3552
+
3553
+
3554
+
3555
+ <DIV class="Content-Box" id="GeneralOptions-Content" style="display:none;" >
3556
+
3557
+
3558
+
3559
+
3560
+
3561
+
3562
+
3563
+ <BR/>
3564
+
3565
+
3566
+
3567
+
3568
+
3569
+
3570
+
3571
+ <DIV align="center" style="width:100%;">
3572
+
3573
+
3574
+
3575
+ <TABLE align="center" class="GeneralOptions-List" cellspacing="0" border=0 cellpadding ="10" >
3576
+
3577
+
3578
+
3579
+
3580
+
3581
+
3582
+
3583
+ <TR valign="top" >
3584
+
3585
+
3586
+
3587
+ <TD align="right" class="Title" ><?php _e("Widget Position","sociable")?></TD>
3588
+
3589
+
3590
+
3591
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["widget_position"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[widget_position]" id="widget_position" /></TD>
3592
+
3593
+
3594
+
3595
+ <TD align="left" class="Content">
3596
+
3597
+
3598
+
3599
+ <SPAN class="TXT"><?php _e("Check if you want Sociable Fixed on the screen","sociable");?> </SPAN>
3600
+
3601
+
3602
+
3603
+
3604
+
3605
+
3606
+
3607
+ <BR/>
3608
+
3609
+
3610
+
3611
+
3612
+
3613
+
3614
+
3615
+ </TD>
3616
+
3617
+
3618
+
3619
+ </TR>
3620
+
3621
+
3622
+
3623
+ </TABLE>
3624
+
3625
+
3626
+
3627
+ <BR/><BR/>
3628
+
3629
+
3630
+
3631
+ </DIV>
3632
+
3633
+
3634
+
3635
+ </DIV>
3636
+
3637
+
3638
+
3639
+ <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('Locations');" >
3640
+
3641
+
3642
+
3643
+ <TR>
3644
+
3645
+
3646
+
3647
+
3648
+
3649
+
3650
+
3651
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" id="Locations-Title" ><span id="Locations-Tab">+ </span><?php _e("Locations","sociable");?></TD><TD class="Border-Right"></TD>
3652
+
3653
+
3654
+
3655
+ </TR>
3656
+
3657
+
3658
+
3659
+ </TABLE>
3660
+
3661
+
3662
+
3663
+ <BR/>
3664
+
3665
+
3666
+
3667
+
3668
+
3669
+
3670
+
3671
+ <DIV class="Content-Box" id="Locations-Content" style="display:none;" >
3672
+
3673
+
3674
+
3675
+ <DIV class="Locations-TXT" id="Locations-TXT" ><?php _e("Please select the locations that you wish to allow the Sociable plugin to insert itself.","sociable");?></DIV>
3676
+
3677
+
3678
+
3679
+
3680
+
3681
+
3682
+
3683
+ <BR/>
3684
+
3685
+
3686
+
3687
+ <DIV align="center" style="width:100%;">
3688
+
3689
+
3690
+
3691
+
3692
+
3693
+
3694
+
3695
+ <TABLE align="center" class="Locations-List" cellspacing="0" border=0 cellpadding="10">
3696
+
3697
+
3698
+
3699
+ <TR valign="top" >
3700
+
3701
+
3702
+
3703
+ <TD align="right" class="Title" ><?php _e("Home page","sociable");?></TD>
3704
+
3705
+
3706
+
3707
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_front_page"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_front_page]" id="HomePage" /></TD>
3708
+
3709
+
3710
+
3711
+ <TD align="left" class="Content">
3712
+
3713
+
3714
+
3715
+ <SPAN class="TXT"><?php _e("The front page of the blog (if set to a static page), or the main blog page (if set to your latest posts).","sociable");?></SPAN>
3716
+
3717
+
3718
+
3719
+
3720
+
3721
+
3722
+
3723
+ </TD>
3724
+
3725
+
3726
+
3727
+ </TR>
3728
+
3729
+
3730
+
3731
+
3732
+
3733
+
3734
+
3735
+
3736
+
3737
+
3738
+
3739
+ <TR valign="top" >
3740
+
3741
+
3742
+
3743
+ <TD align="right" class="Title" ><?php _e("Blog page","sociable");?></TD>
3744
+
3745
+
3746
+
3747
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_home"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_home]" id="BlogPage" /></TD>
3748
+
3749
+
3750
+
3751
+ <TD align="left" class="Content">
3752
+
3753
+
3754
+
3755
+ <SPAN class="TXT"><?php _e("The home page of the blog if is set to your latest posts, or the posts page if the home page is set to a static page","sociable");?></SPAN>
3756
+
3757
+
3758
+
3759
+
3760
+
3761
+
3762
+
3763
+ </TD>
3764
+
3765
+
3766
+
3767
+ </TR>
3768
+
3769
+
3770
+
3771
+
3772
+
3773
+
3774
+
3775
+ <TR valign="top" >
3776
+
3777
+
3778
+
3779
+
3780
+
3781
+
3782
+
3783
+ <TD align="right" class="Title" ><?php _e("Posts","sociable");?></TD>
3784
+
3785
+
3786
+
3787
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_single"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_single]" id="Posts" /></TD>
3788
+
3789
+
3790
+
3791
+ <TD align="left" class="Content">
3792
+
3793
+
3794
+
3795
+ <SPAN class="TXT"><?php _e("Single post pages","sociable");?></SPAN>
3796
+
3797
+
3798
+
3799
+
3800
+
3801
+
3802
+
3803
+ </TD>
3804
+
3805
+
3806
+
3807
+ </TR>
3808
+
3809
+
3810
+
3811
+
3812
+
3813
+
3814
+
3815
+ <TR valign="top" >
3816
+
3817
+
3818
+
3819
+ <TD align="right" class="Title" ><?php _e("Pages","sociable");?></TD>
3820
+
3821
+
3822
+
3823
+
3824
+
3825
+
3826
+
3827
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_page"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_page]" id="Pages" /></TD>
3828
+
3829
+
3830
+
3831
+ <TD align="left" class="Content">
3832
+
3833
+
3834
+
3835
+ <SPAN class="TXT"><?php _e("Individual Wordpress pages","sociable");?></SPAN>
3836
+
3837
+
3838
+
3839
+
3840
+
3841
+
3842
+
3843
+ </TD>
3844
+
3845
+
3846
+
3847
+ </TR>
3848
+
3849
+
3850
+
3851
+
3852
+
3853
+
3854
+
3855
+ <TR valign="top" >
3856
+
3857
+
3858
+
3859
+ <TD align="right" class="Title" ><?php _e("Category archives","sociable");?></TD>
3860
+
3861
+
3862
+
3863
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_category"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_category]" id="CategoryArchives" /></TD>
3864
+
3865
+
3866
+
3867
+
3868
+
3869
+
3870
+
3871
+ <TD align="left" class="Content">
3872
+
3873
+
3874
+
3875
+ <SPAN class="TXT"><?php _e("Category archive pages","sociable");?></SPAN>
3876
+
3877
+
3878
+
3879
+
3880
+
3881
+
3882
+
3883
+ </TD>
3884
+
3885
+
3886
+
3887
+ </TR>
3888
+
3889
+
3890
+
3891
+
3892
+
3893
+
3894
+
3895
+ <TR valign="top" >
3896
+
3897
+
3898
+
3899
+ <TD align="right" class="Title" ><?php _e("Date archives","sociable");?></TD>
3900
+
3901
+
3902
+
3903
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_date"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_date]" id="DateArchives" /></TD>
3904
+
3905
+
3906
+
3907
+ <TD align="left" class="Content">
3908
+
3909
+
3910
+
3911
+
3912
+
3913
+
3914
+
3915
+ <SPAN class="TXT"><?php _e("Date archive pages","sociable");?> </SPAN>
3916
+
3917
+
3918
+
3919
+
3920
+
3921
+
3922
+
3923
+ </TD>
3924
+
3925
+
3926
+
3927
+ </TR>
3928
+
3929
+
3930
+
3931
+
3932
+
3933
+
3934
+
3935
+ <TR valign="top" >
3936
+
3937
+
3938
+
3939
+ <TD align="right" class="Title" ><?php _e("Tag archives","sociable");?></TD>
3940
+
3941
+
3942
+
3943
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_tag"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_tag]" id="TagArchives" /></TD>
3944
+
3945
+
3946
+
3947
+ <TD align="left" class="Content">
3948
+
3949
+
3950
+
3951
+
3952
+
3953
+
3954
+
3955
+ <SPAN class="TXT"><?php _e("Tag archive pages","sociable");?> </SPAN>
3956
+
3957
+
3958
+
3959
+
3960
+
3961
+
3962
+
3963
+ </TD>
3964
+
3965
+
3966
+
3967
+ </TR>
3968
+
3969
+
3970
+
3971
+
3972
+
3973
+
3974
+
3975
+ <TR valign="top" >
3976
+
3977
+
3978
+
3979
+ <TD align="right" class="Title" ><?php _e("Author archives","sociable");?></TD>
3980
+
3981
+
3982
+
3983
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_author"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_author]" id="AuthorArchives" /></TD>
3984
+
3985
+
3986
+
3987
+ <TD align="left" class="Content">
3988
+
3989
+
3990
+
3991
+
3992
+
3993
+
3994
+
3995
+ <SPAN class="TXT"><?php _e("Author archive pages","sociable");?></SPAN>
3996
+
3997
+
3998
+
3999
+
4000
+
4001
+
4002
+
4003
+ </TD>
4004
+
4005
+
4006
+
4007
+ </TR>
4008
+
4009
+
4010
+
4011
+
4012
+
4013
+
4014
+
4015
+ <TR valign="top" >
4016
+
4017
+
4018
+
4019
+ <TD align="right" class="Title" ><?php _e("Search results","sociable");?></TD>
4020
+
4021
+
4022
+
4023
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_search"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_search]" id="SearchResults" /></TD>
4024
+
4025
+
4026
+
4027
+ <TD align="left" class="Content">
4028
+
4029
+
4030
+
4031
+ <SPAN class="TXT"><?php _e("Search results pages","sociable");?></SPAN>
4032
+
4033
+
4034
+
4035
+
4036
+
4037
+
4038
+
4039
+
4040
+
4041
+
4042
+
4043
+ </TD>
4044
+
4045
+
4046
+
4047
+ </TR>
4048
+
4049
+
4050
+
4051
+
4052
+
4053
+
4054
+
4055
+ <TR valign="top" >
4056
+
4057
+
4058
+
4059
+ <TD align="right" class="Title" ><?php _e("RSS feeds","sociable");?></TD>
4060
+
4061
+
4062
+
4063
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($skyscraper_options["locations"]["is_rss"])) echo "checked='checked'"?> type="checkbox" name="skyscraper_options[locations][is_rss]" id="RssFeeds" /></TD>
4064
+
4065
+
4066
+
4067
+ <TD align="left" class="Content">
4068
+
4069
+
4070
+
4071
+ <SPAN class="TXT"><?php _e("RSS feeds","sociable");?></SPAN>
4072
+
4073
+
4074
+
4075
+
4076
+
4077
+
4078
+
4079
+ </TD>
4080
+
4081
+
4082
+
4083
+
4084
+
4085
+
4086
+
4087
+ </TR>
4088
+
4089
+
4090
+
4091
+
4092
+
4093
+
4094
+
4095
+ </TABLE>
4096
+
4097
+
4098
+
4099
+ <BR/><BR/>
4100
+
4101
+
4102
+
4103
+ </DIV>
4104
+
4105
+
4106
+
4107
+ </DIV>
4108
+
4109
+
4110
+
4111
+
4112
+
4113
+
4114
+
4115
+ <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('Active');" >
4116
+
4117
+
4118
+
4119
+ <TR>
4120
+
4121
+
4122
+
4123
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" id="Active-Title" ><span id="Active-Tab">+ </span><?php _e("Active Skyscraper","sociable");?></TD><TD class="Border-Right"></TD>
4124
+
4125
+
4126
+
4127
+ </TR>
4128
+
4129
+
4130
+
4131
+
4132
+
4133
+
4134
+
4135
+ </TABLE>
4136
+
4137
+
4138
+
4139
+
4140
+
4141
+
4142
+
4143
+ <div style="display: block;" id="Active-Content" class="Content-Box">
4144
+
4145
+
4146
+
4147
+
4148
+
4149
+
4150
+
4151
+ <br>
4152
+
4153
+
4154
+
4155
+ <div align="center" style="width:100%;">
4156
+
4157
+
4158
+
4159
+ <table align="center" cellspacing="0" cellpadding="10" border="0" class="GeneralOptions-List">
4160
+
4161
+
4162
+
4163
+
4164
+
4165
+
4166
+
4167
+ <tbody><tr valign="top">
4168
+
4169
+
4170
+
4171
+ <td align="right" class="Title">Active Skyscraper</td>
4172
+
4173
+
4174
+
4175
+ <td align="left" style="width:5px;">
4176
+
4177
+
4178
+
4179
+
4180
+
4181
+
4182
+
4183
+ <input <?php if(isset($skyscraper_options["active"])) echo "checked='checked'"?> type="checkbox" id="active" name="skyscraper_options[active]" ></td>
4184
+
4185
+
4186
+
4187
+ <td align="left" class="Content">
4188
+
4189
+
4190
+
4191
+ <span class="TXT">Check if you want Sociable Skyscraper enable </span>
4192
+
4193
+
4194
+
4195
+ <br>
4196
+
4197
+
4198
+
4199
+
4200
+
4201
+
4202
+
4203
+ </td>
4204
+
4205
+
4206
+
4207
+ </tr>
4208
+
4209
+
4210
+
4211
+ </tbody></table>
4212
+
4213
+
4214
+
4215
+ <br><br>
4216
+
4217
+
4218
+
4219
+
4220
+
4221
+
4222
+
4223
+ </div>
4224
+
4225
+
4226
+
4227
+ </div>
4228
+
4229
+
4230
+
4231
+ <br/><br/>
4232
+
4233
+
4234
+
4235
+ <?php settings_fields( 'skyscraper_options_group' ); ?>
4236
+
4237
+
4238
+
4239
+ </form>
4240
+
4241
+
4242
+
4243
+ <div class="Content-Box">
4244
+
4245
+
4246
+
4247
+
4248
+
4249
+
4250
+
4251
+ <form id="sociable_reset_form" action="" method="POST">
4252
+
4253
+
4254
+
4255
+ <?php wp_nonce_field('sociable-reset'); ?>
4256
+
4257
+
4258
+
4259
+ <input type="hidden" id="skyscraper_reset" name="skyscraper_reset" value="1">
4260
+
4261
+
4262
+
4263
+
4264
+
4265
+
4266
+
4267
+ <?php //submit_button( __( 'Reset Sociable' ) , 'primary', 'sociable_reset', false ); ?>
4268
+
4269
+
4270
+
4271
+ </form>
4272
+
4273
+
4274
+
4275
+
4276
+
4277
+
4278
+
4279
+ <div id="ActionsBar">
4280
+
4281
+
4282
+
4283
+ <div style="cursor:pointer;line-height:15px;" onclick="document.getElementById('form1').submit();" class="SaveChanges"><br>
4284
+
4285
+
4286
+
4287
+ <span style="margin:30px;">Save Changes</span>
4288
+
4289
+
4290
+
4291
+ </div>
4292
+
4293
+
4294
+
4295
+ <div style="cursor:pointer;line-height:15px;font-size:12px;" onclick="document.getElementById('sociable_reset_form').submit();" name="sociable_reset" id="sociable_reset" class="ResetSociable"><br>
4296
+
4297
+
4298
+
4299
+ <span style="margin:40px;margin-left:35px;">Reset Skyscraper</span>
4300
+
4301
+
4302
+
4303
+
4304
+
4305
+
4306
+
4307
+ </div>
4308
+
4309
+
4310
+
4311
+ </div>
4312
+
4313
+
4314
+
4315
+ </div>
4316
+
4317
+
4318
+
4319
+
4320
+
4321
+
4322
+
4323
+ </div>
4324
+
4325
+
4326
+
4327
+ <div style="float:left;width:49%;margin-left:15px" name="skyscraper" id="skyscraper">
4328
+
4329
+
4330
+
4331
+ <script type="text/javascript">
4332
+
4333
+
4334
+
4335
+ var base_url_sociable = "<?php echo SOCIABLE_HTTP_PATH?>";
4336
+
4337
+
4338
+
4339
+ </script>
4340
+
4341
+
4342
+
4343
+ </div>
4344
+
4345
+
4346
+
4347
+ <?php
4348
+
4349
+
4350
+
4351
+ }
4352
+
4353
+
4354
+
4355
+
4356
+
4357
+
4358
+
4359
+ /**
4360
+
4361
+
4362
+
4363
+ * Add The Menu Pages To The Administration Options
4364
+
4365
+
4366
+
4367
+ */
4368
+
4369
+
4370
+
4371
+
4372
+
4373
+
4374
+
4375
+ function add_menu_pages(){
4376
+
4377
+
4378
+
4379
+
4380
+
4381
+
4382
+
4383
+ global $sociable_post_types;
4384
+
4385
+
4386
+
4387
+
4388
+
4389
+
4390
+
4391
+ $url = $_SERVER["QUERY_STRING"];
4392
+
4393
+
4394
+
4395
+ // $page[] = add_options_page( __( 'Sociable Options' ), __( 'Sociable Plugin' ), 'manage_options', 'sociable_select' , array( 'sociable_Admin_Options' , 'Select_Sociable_Page' ) );
4396
+
4397
+
4398
+
4399
+ //$page[]= add_plugins_page( __( 'Sociable Options' ), __( 'Sociable Plugin' ), 'manage_options', 'Create_Options_Page_Skycraper' );
4400
+
4401
+
4402
+
4403
+ //$page[]= add_plugins_page( 'sociable_options', 'sociable_options', 'read', 'Create_Options_Page' );
4404
+
4405
+
4406
+
4407
+ $page[] = add_options_page( "","", 'manage_options', 'sociable_select' , array( 'sociable_Admin_Options' , 'Select_Sociable_Page' ) );
4408
+
4409
+
4410
+
4411
+ $page[] = add_options_page( "","", 'manage_options', 'sociable_options' , array( 'sociable_Admin_Options' , 'Create_Options_Page' ) );
4412
+
4413
+
4414
+
4415
+ $page[] = add_options_page( "","", 'manage_options', 'skyscraper_options' , array( 'sociable_Admin_Options' , 'Create_Options_Page_Skycraper' ) );
4416
+
4417
+
4418
+
4419
+ // Add a new submenu under Settings:
4420
+
4421
+
4422
+
4423
+ // $page[] = add_options_page(__( 'Sociable Options' ),__( 'Sociable Plugin' ), 'manage_options', 'sociable_select', 'Select_Sociable_Page');
4424
+
4425
+
4426
+
4427
+ // Add a new top-level menu (ill-advised):
4428
+
4429
+
4430
+
4431
+ add_menu_page(__( 'Sociable Options' ), __( 'Select Sociable Plugin' ), 'manage_options', '/options-general.php?page=sociable_select' );
4432
+
4433
+
4434
+
4435
+ // Add a submenu to the custom top-level menu:
4436
+
4437
+
4438
+
4439
+ add_submenu_page('options-general.php?page=sociable_select', __( 'Sociable Options' ), __( 'Sociable Options' ), 'manage_options', 'sociable_options' , array( 'sociable_Admin_Options' , 'Create_Options_Page' ) );
4440
+
4441
+
4442
+
4443
+ // Add a second submenu to the custom top-level menu:
4444
+
4445
+
4446
+
4447
+ add_submenu_page('options-general.php?page=sociable_select', __( 'Skyscraper Options' ), __( 'Skyscraper Options' ), 'manage_options', 'skyscraper_options' , array( 'sociable_Admin_Options' , 'Create_Options_Page_Skycraper' ) );
4448
+
4449
+
4450
+
4451
+
4452
+
4453
+
4454
+
4455
+ //Add CSS And Javascript Specific To This Options Pages
4456
+
4457
+
4458
+
4459
+ add_action( 'admin_print_styles-' . $page[0] , array( 'sociable_Admin_Options' , 'enqueue_styles' ) );
4460
+
4461
+
4462
+
4463
+ add_action( 'admin_print_scripts-' . $page[0] , array( 'sociable_Admin_Options' , 'enqueue_scripts' ) );
4464
+
4465
+
4466
+
4467
+
4468
+
4469
+
4470
+
4471
+ add_action( 'admin_print_styles-' . $page[1] , array( 'sociable_Admin_Options' , 'enqueue_styles' ) );
4472
+
4473
+
4474
+
4475
+ add_action( 'admin_print_scripts-' . $page[1] , array( 'sociable_Admin_Options' , 'enqueue_scripts' ) );
4476
+
4477
+
4478
+
4479
+ add_action( 'admin_print_styles-' . $page[2] , array( 'sociable_Admin_Options' , 'enqueue_styles' ) );
4480
+
4481
+
4482
+
4483
+ add_action( 'admin_print_scripts-' . $page[2] , array( 'sociable_Admin_Options' , 'enqueue_scripts' ) );
4484
+
4485
+
4486
+
4487
+
4488
+
4489
+
4490
+
4491
+ if( isset( $_POST['sociable_reset'] ) ){
4492
+
4493
+
4494
+
4495
+ check_admin_referer( 'sociable-reset' );
4496
+
4497
+
4498
+
4499
+
4500
+
4501
+
4502
+
4503
+ sociable_reset();
4504
+
4505
+
4506
+
4507
+ wp_redirect( $_SERVER['HTTP_REFERER' ] );
4508
+
4509
+
4510
+
4511
+ }
4512
+
4513
+
4514
+
4515
+
4516
+
4517
+
4518
+
4519
+ if( isset( $_POST['skyscraper_reset'] ) ){
4520
+
4521
+
4522
+
4523
+ check_admin_referer( 'sociable-reset' );
4524
+
4525
+
4526
+
4527
+
4528
+
4529
+
4530
+
4531
+ skyscraper_reset();
4532
+
4533
+
4534
+
4535
+ wp_redirect( $_SERVER['HTTP_REFERER' ] );
4536
+
4537
+
4538
+
4539
+ }
4540
+
4541
+
4542
+
4543
+
4544
+
4545
+
4546
+
4547
+
4548
+
4549
+
4550
+
4551
+ /*
4552
+
4553
+
4554
+
4555
+ * We can create The Meta Boxes Here
4556
+
4557
+
4558
+
4559
+ */
4560
+
4561
+
4562
+
4563
+ foreach( $sociable_post_types as $type => $data ){
4564
+
4565
+
4566
+
4567
+ self::add_meta_box( $type );
4568
+
4569
+
4570
+
4571
+ }
4572
+
4573
+
4574
+
4575
+ //Also on posts and pages
4576
+
4577
+
4578
+
4579
+ self::add_meta_box( 'post' );
4580
+
4581
+
4582
+
4583
+ self::add_meta_box( 'page' );
4584
+
4585
+
4586
+
4587
+
4588
+
4589
+
4590
+
4591
+ }
4592
+
4593
+
4594
+
4595
+
4596
+
4597
+
4598
+
4599
+ /*
4600
+
4601
+
4602
+
4603
+ * Function to Enqueue The Styles For The Options Page
4604
+
4605
+
4606
+
4607
+ */
4608
+
4609
+
4610
+
4611
+ function enqueue_styles(){
4612
+
4613
+
4614
+
4615
+ wp_enqueue_style( 'style-admin-css', SOCIABLE_HTTP_PATH . 'css/style-admin.css' );
4616
+
4617
+
4618
+
4619
+ wp_enqueue_style( 'sociable-admin-css', SOCIABLE_HTTP_PATH . 'css/sociable-admin.css' );
4620
+
4621
+
4622
+
4623
+ wp_enqueue_style( 'sociablecss' , SOCIABLE_HTTP_PATH . 'css/sociable.css' );
4624
+
4625
+
4626
+
4627
+ }
4628
+
4629
+
4630
+
4631
+
4632
+
4633
+
4634
+
4635
+ /*
4636
+
4637
+
4638
+
4639
+ * Function To Enqueue The Scripts For The Options Page
4640
+
4641
+
4642
+
4643
+ */
4644
+
4645
+
4646
+
4647
+ function enqueue_scripts(){
4648
+
4649
+
4650
+
4651
+ wp_enqueue_script('jquery');
4652
+
4653
+
4654
+
4655
+ wp_enqueue_script('jquery-ui-core',false,array('jquery'));
4656
+
4657
+
4658
+
4659
+ wp_enqueue_script('jquery-ui-sortable',false,array('jquery','jquery-ui-core'));
4660
+
4661
+
4662
+
4663
+ wp_enqueue_script( 'sociable-admin-js', SOCIABLE_HTTP_PATH . 'js/sociable-admin.js' , array( 'jquery','jquery-ui-core' , 'jquery-ui-sortable' ) );
4664
+
4665
+
4666
+
4667
+ wp_enqueue_script( 'admin-fn-js', SOCIABLE_HTTP_PATH . 'js/admin-fn.js' , array( 'jquery','jquery-ui-core' , 'jquery-ui-sortable' ) );
4668
+
4669
+
4670
+
4671
+
4672
+
4673
+
4674
+
4675
+ }
4676
+
4677
+
4678
+
4679
+
4680
+
4681
+
4682
+
4683
+
4684
+
4685
+
4686
+
4687
+
4688
+
4689
+
4690
+
4691
+ /*
4692
+
4693
+
4694
+
4695
+ * Function To Add The Settings Fields.
4696
+
4697
+
4698
+
4699
+ */
4700
+
4701
+
4702
+
4703
+ function do_site_selection_list($plugin = 'sociable'){
4704
+
4705
+
4706
+
4707
+
4708
+
4709
+
4710
+
4711
+ if ($plugin == 'sociable'){
4712
+
4713
+
4714
+
4715
+
4716
+
4717
+
4718
+
4719
+ global $sociable_options;
4720
+
4721
+
4722
+
4723
+ $option_plugin = $sociable_options;
4724
+
4725
+
4726
+
4727
+ $name_plugin = "sociable_options";
4728
+
4729
+
4730
+
4731
+ }
4732
+
4733
+
4734
+
4735
+ else{
4736
+
4737
+
4738
+
4739
+
4740
+
4741
+
4742
+
4743
+ global $skyscraper_options;
4744
+
4745
+
4746
+
4747
+ $option_plugin = $skyscraper_options;
4748
+
4749
+
4750
+
4751
+ $name_plugin = "skyscraper_options";
4752
+
4753
+
4754
+
4755
+ }
4756
+
4757
+
4758
+
4759
+
4760
+
4761
+
4762
+
4763
+
4764
+
4765
+
4766
+
4767
+ $sociable_known_sites = get_option( 'sociable_known_sites' );
4768
+
4769
+
4770
+
4771
+ /*
4772
+
4773
+
4774
+
4775
+ * Sort The List Based On The Active Sites So That They Display Correctly.
4776
+
4777
+
4778
+
4779
+ */
4780
+
4781
+
4782
+
4783
+ $active_sites = isset( $option_plugin['active_sites'] ) && is_array( $option_plugin['active_sites'] ) ? $option_plugin['active_sites'] : array() ;
4784
+
4785
+
4786
+
4787
+
4788
+
4789
+
4790
+
4791
+ //Start Blank
4792
+
4793
+
4794
+
4795
+ $active = Array();
4796
+
4797
+
4798
+
4799
+
4800
+
4801
+
4802
+
4803
+ //Disabled Untill Proven Active
4804
+
4805
+
4806
+
4807
+ $disabled = $sociable_known_sites;
4808
+
4809
+
4810
+
4811
+
4812
+
4813
+
4814
+
4815
+ //Loop Through The Active Sites, sorting into 2 arrays
4816
+
4817
+
4818
+
4819
+ foreach( $active_sites as $sitename => $value ) {
4820
+
4821
+
4822
+
4823
+ $active[$sitename] = $disabled[$sitename];
4824
+
4825
+
4826
+
4827
+ unset( $disabled[$sitename] );
4828
+
4829
+
4830
+
4831
+ }
4832
+
4833
+
4834
+
4835
+
4836
+
4837
+
4838
+
4839
+ uksort($disabled, "strnatcasecmp");
4840
+
4841
+
4842
+
4843
+
4844
+
4845
+
4846
+
4847
+ $sites = array_merge( $active, $disabled );
4848
+
4849
+
4850
+
4851
+
4852
+
4853
+
4854
+
4855
+ $imagepath = isset( $option_plugin['sociable_imagedir'] ) ? $option_plugin['sociable_imagedir'] : '' ;
4856
+
4857
+
4858
+
4859
+
4860
+
4861
+
4862
+
4863
+ if ($imagepath == "") {
4864
+
4865
+
4866
+
4867
+ $imagepath = trailingslashit( SOCIABLE_HTTP_PATH ) . 'images/';
4868
+
4869
+
4870
+
4871
+ } else {
4872
+
4873
+
4874
+
4875
+ $imagepath .= trailingslashit( $imagepath );
4876
+
4877
+
4878
+
4879
+ }
4880
+
4881
+
4882
+
4883
+
4884
+
4885
+
4886
+
4887
+ $out ='<ul id="sociable_site_list" >' ;
4888
+
4889
+
4890
+
4891
+ $io = 0;
4892
+
4893
+
4894
+
4895
+ foreach( $sites as $sitename => $site ){
4896
+
4897
+
4898
+
4899
+
4900
+
4901
+
4902
+
4903
+
4904
+
4905
+
4906
+
4907
+ //Set Checked And Active If Relevant
4908
+
4909
+
4910
+
4911
+ if( array_key_exists( $sitename, $active_sites ) ){
4912
+
4913
+
4914
+
4915
+ $checked = 'checked="checked"';
4916
+
4917
+
4918
+
4919
+ $active = 'active';
4920
+
4921
+
4922
+
4923
+ } else {
4924
+
4925
+
4926
+
4927
+ $checked = '';
4928
+
4929
+
4930
+
4931
+ $active = 'inactive';
4932
+
4933
+
4934
+
4935
+ }
4936
+
4937
+
4938
+
4939
+ if ( $sitename != "More"){
4940
+
4941
+
4942
+
4943
+ if (isset($site["counter"])){
4944
+
4945
+
4946
+
4947
+ //$image = "<img src='".SOCIABLE_HTTP_PATH."images/".$site["favicon"]."'>";
4948
+
4949
+
4950
+
4951
+ $image = $site["url"];
4952
+
4953
+
4954
+
4955
+ }else{
4956
+
4957
+
4958
+
4959
+ $image = _get_sociable_image( $site, '' );
4960
+
4961
+
4962
+
4963
+ }
4964
+
4965
+
4966
+
4967
+ }else{
4968
+
4969
+
4970
+
4971
+ $image = "<img src='".SOCIABLE_HTTP_PATH."images/more.png'>";
4972
+
4973
+
4974
+
4975
+ }
4976
+
4977
+
4978
+
4979
+
4980
+
4981
+
4982
+
4983
+ // if ( ! isset( $site['spriteCoordinates']) || isset( $sociable_options['sociable_disablesprite'] ) ) {
4984
+
4985
+
4986
+
4987
+ // if (strpos($site['favicon'], 'http') === 0) {
4988
+
4989
+
4990
+
4991
+ // $imgsrc = $site['favicon'];
4992
+
4993
+
4994
+
4995
+ // } else {
4996
+
4997
+
4998
+
4999
+ // $imgsrc = $imagepath.$site['favicon'];
5000
+
5001
+
5002
+
5003
+ // }
5004
+
5005
+
5006
+
5007
+ // $img = '<img src="' . $imgsrc . '" width="16" height="16" />';
5008
+
5009
+
5010
+
5011
+ // } else {
5012
+
5013
+
5014
+
5015
+ // $imgsrc = $imagepath."services-sprite.gif";
5016
+
5017
+
5018
+
5019
+ // $services_sprite_url = $imagepath . "services-sprite.png";
5020
+
5021
+
5022
+
5023
+ // $spriteCoords = $site['spriteCoordinates'];
5024
+
5025
+
5026
+
5027
+ // $img = '<img src="' . $imgsrc . '" width="16" height="16" style="background: transparent url(' . $services_sprite_url . ') no-repeat; background-position:-' . $spriteCoords[0] . 'px -' . $spriteCoords[1] . 'px" />';
5028
+
5029
+
5030
+
5031
+ // }
5032
+
5033
+
5034
+
5035
+
5036
+
5037
+
5038
+
5039
+ $out .= '<li id="' . $sitename . '" class="' . $active . '">';
5040
+
5041
+
5042
+
5043
+
5044
+
5045
+
5046
+
5047
+ $out .= '<input type="checkbox" id="cb_' . $sitename . '" name="'.$name_plugin.'[active_sites][' . $sitename . ']" ' . $checked . ' />';
5048
+
5049
+
5050
+
5051
+
5052
+
5053
+
5054
+
5055
+ $out .= $image;
5056
+
5057
+
5058
+
5059
+ if (!isset($site["counter"])){
5060
+
5061
+
5062
+
5063
+ $out .= $sitename;
5064
+
5065
+
5066
+
5067
+ }
5068
+
5069
+
5070
+
5071
+
5072
+
5073
+
5074
+
5075
+ $out .= '</li>';
5076
+
5077
+
5078
+
5079
+
5080
+
5081
+
5082
+
5083
+ }
5084
+
5085
+
5086
+
5087
+
5088
+
5089
+
5090
+
5091
+
5092
+
5093
+
5094
+
5095
+ echo $out."</ul>";
5096
+
5097
+
5098
+
5099
+
5100
+
5101
+
5102
+
5103
+ }
5104
+
5105
+
5106
+
5107
+
5108
+
5109
+
5110
+
5111
+ /*
5112
+
5113
+
5114
+
5115
+ * Create The HTML For The Options Page
5116
+
5117
+
5118
+
5119
+ */
5120
+
5121
+
5122
+
5123
+ function Create_Options_Page(){
5124
+
5125
+
5126
+
5127
+ global $sociable_options;
5128
+
5129
+
5130
+
5131
+ ?>
5132
+
5133
+ <style>
5134
+ .Title-Box .BG-Middle {
5135
+ vertical-align: middle;
5136
+ }
5137
+ </style>
5138
+
5139
+
5140
+
5141
+
5142
+
5143
+ <div class="wrap">
5144
+
5145
+
5146
+
5147
+
5148
+
5149
+
5150
+
5151
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" >
5152
+
5153
+
5154
+
5155
+
5156
+
5157
+
5158
+
5159
+ <iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblogplay.com%2F&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=recommend&amp;colorscheme=light&amp;font&amp;height=80&amp;appId=133479460071366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:40px;" allowTransparency="true"></iframe><br />
5160
+
5161
+
5162
+
5163
+ <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://blogplay.com" data-text="Check the sociable plugin" >Tweet</a>
5164
+
5165
+
5166
+
5167
+
5168
+
5169
+
5170
+
5171
+ <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
5172
+
5173
+
5174
+
5175
+ <br />
5176
+
5177
+
5178
+
5179
+ </div>
5180
+
5181
+
5182
+
5183
+ <h2 style="clear:both;"><?php _e( 'Sociable Options' ); ?></h2>
5184
+
5185
+
5186
+
5187
+ <form method="post" action="options.php" id="form1" autocomplete="off">
5188
+
5189
+
5190
+
5191
+
5192
+
5193
+
5194
+
5195
+
5196
+
5197
+
5198
+
5199
+ <?php wp_nonce_field('sociable-config'); ?>
5200
+
5201
+
5202
+
5203
+ <INPUT type="hidden" class="version-INPUT" id="version" name="sociable_options[version]" value="<?php echo$sociable_options["version"];?>" />
5204
+
5205
+ <INPUT type="hidden" id="blogplay_tags" name="sociable_options[blogplay_tags]" value="1" />
5206
+
5207
+
5208
+
5209
+
5210
+
5211
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Preview-Title" style="margin:0 0 0 25px">
5212
+
5213
+
5214
+
5215
+ <TR>
5216
+
5217
+
5218
+
5219
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" >Preview</TD><TD class="Border-Right"></TD>
5220
+
5221
+
5222
+
5223
+ </TR>
5224
+
5225
+
5226
+
5227
+ </TABLE>
5228
+
5229
+
5230
+
5231
+ <BR/>
5232
+
5233
+
5234
+
5235
+
5236
+
5237
+
5238
+
5239
+ <DIV class="Content-Box" id="Preview-Content">
5240
+
5241
+
5242
+
5243
+
5244
+
5245
+
5246
+
5247
+ <DIV style="margin:0 0 0 25px" align="left" class="Live-Preview" id="Live-Preview" ><?php _e("Live preview of how Sociable will appear on your blog.","sociable")?></DIV>
5248
+
5249
+
5250
+
5251
+
5252
+
5253
+
5254
+
5255
+ <BR/>
5256
+
5257
+
5258
+
5259
+
5260
+
5261
+
5262
+
5263
+ <DIV style="margin:0 0 0 25px" class="Post-TXT" id="Post-TXT" ><?php _e("This is your post here...","sociable")?></DIV>
5264
+
5265
+
5266
+
5267
+
5268
+
5269
+
5270
+
5271
+ <DIV style="margin:0 0 0 25px" class="Post-subTXT" id="Post-subTXT" >Lorem ipsum dolor sit amet, consectetur adipiscing elit.</DIV>
5272
+
5273
+
5274
+
5275
+
5276
+
5277
+
5278
+
5279
+ <BR/>
5280
+
5281
+
5282
+
5283
+ <DIV style="margin:0 0 0 25px" id="ShareAndEnjoy" > <?php do_sociable(); ?></DIV>
5284
+
5285
+
5286
+
5287
+ </DIV>
5288
+
5289
+
5290
+
5291
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Tagline-Title">
5292
+
5293
+
5294
+
5295
+
5296
+
5297
+
5298
+
5299
+ <TR>
5300
+
5301
+
5302
+
5303
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Tagline","sociable");?></TD><TD class="Border-Right"></TD>
5304
+
5305
+
5306
+
5307
+ </TR>
5308
+
5309
+
5310
+
5311
+ </TABLE>
5312
+
5313
+
5314
+
5315
+ <BR/>
5316
+
5317
+
5318
+
5319
+
5320
+
5321
+
5322
+
5323
+ <DIV class="Content-Box" id="Tagline-Content">
5324
+
5325
+
5326
+
5327
+ <DIV class="Tagline-TXT" id="Tagline-TXT" ><?php _e('Previously we used "Share and Enjoy", remember the good old days?',"sociable");?></DIV>
5328
+
5329
+
5330
+
5331
+
5332
+
5333
+
5334
+
5335
+ <BR/>
5336
+
5337
+
5338
+
5339
+ <DIV style="width:100%;height:60px;">
5340
+
5341
+
5342
+
5343
+
5344
+
5345
+
5346
+
5347
+ <INPUT type="text" class="Tagline-INPUT" id="tagline" name="sociable_options[tagline]" value="<?php echo$sociable_options["tagline"];?>" />
5348
+
5349
+
5350
+
5351
+
5352
+
5353
+
5354
+
5355
+ <DIV class="ToSociable" >
5356
+
5357
+
5358
+
5359
+ <INPUT type="checkbox" <?php if (!empty($sociable_options["help_grow"])) echo "checked = 'checked'";?> name="sociable_options[help_grow]" id="LinkToSociable" />
5360
+
5361
+
5362
+
5363
+ <?php _e("Link to Sociable","sociable");?><BR/>
5364
+
5365
+
5366
+
5367
+ <SPAN style="font-size:14px;"><?php _e("(Help us grow, please leave the link so others discover Sociable from your blog)","sociable");?></SPAN>
5368
+
5369
+
5370
+
5371
+ </DIV>
5372
+
5373
+
5374
+
5375
+ </DIV>
5376
+
5377
+
5378
+
5379
+ </DIV>
5380
+
5381
+
5382
+
5383
+
5384
+
5385
+
5386
+
5387
+
5388
+
5389
+
5390
+
5391
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="Tagline-Title">
5392
+
5393
+
5394
+
5395
+
5396
+
5397
+
5398
+
5399
+ <TR>
5400
+
5401
+
5402
+
5403
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Icons to Include","sociable");?></TD><TD class="Border-Right"></TD>
5404
+
5405
+
5406
+
5407
+ </TR>
5408
+
5409
+
5410
+
5411
+ </TABLE>
5412
+
5413
+
5414
+
5415
+ <BR/>
5416
+
5417
+
5418
+
5419
+
5420
+
5421
+
5422
+
5423
+ <DIV class="Content-Box" id="IconsToInclude-Box" style="">
5424
+
5425
+
5426
+
5427
+ <DIV class="IconsToInclude-TXT" id="IconsToInclude-TXT" >
5428
+
5429
+
5430
+
5431
+ <?php _e("Check the sites you want to appear on your blog.","sociable");?>
5432
+
5433
+
5434
+
5435
+ </DIV>
5436
+
5437
+
5438
+
5439
+ <BR/>
5440
+
5441
+ <DIV style="font-size:13px">
5442
+
5443
+
5444
+
5445
+ <?php
5446
+
5447
+ $check_tags = "";
5448
+
5449
+ if (isset($sociable_options["linksoptions"])){
5450
+
5451
+
5452
+
5453
+ if (!empty($sociable_options["linksoptions"])){
5454
+
5455
+ $check_tags = "checked";
5456
+
5457
+ }
5458
+
5459
+ }
5460
+
5461
+
5462
+
5463
+ ?>
5464
+
5465
+
5466
+
5467
+ <input type="checkbox" <?php echo $check_tags;?> id="" name="sociable_options[linksoptions]" /> Accept include the blogplay.com tag into my share icons
5468
+
5469
+ </DIV>
5470
+
5471
+
5472
+
5473
+
5474
+
5475
+
5476
+
5477
+ <BR/>
5478
+
5479
+
5480
+
5481
+
5482
+
5483
+
5484
+
5485
+ <?php self::do_site_selection_list(); ?>
5486
+
5487
+
5488
+
5489
+ </DIV>
5490
+
5491
+
5492
+
5493
+
5494
+
5495
+
5496
+
5497
+ <div class="soc_clear"></div>
5498
+
5499
+
5500
+
5501
+
5502
+
5503
+
5504
+
5505
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="IconSize-Title" style="margin-top:20px;">
5506
+
5507
+
5508
+
5509
+ <TR>
5510
+
5511
+
5512
+
5513
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Icons Size","sociable");?></TD><TD class="Border-Right"></TD>
5514
+
5515
+
5516
+
5517
+ </TR>
5518
+
5519
+
5520
+
5521
+ </TABLE>
5522
+
5523
+
5524
+
5525
+
5526
+
5527
+
5528
+
5529
+ <BR/>
5530
+
5531
+
5532
+
5533
+
5534
+
5535
+
5536
+
5537
+ <DIV class="Content-Box" style="margin-left:-3px" id="IconSize-Content">
5538
+
5539
+
5540
+
5541
+ <?php
5542
+
5543
+
5544
+
5545
+ $checked16 = "";
5546
+
5547
+
5548
+
5549
+ $checked32 = "";
5550
+
5551
+
5552
+
5553
+ $checked48 = "";
5554
+
5555
+
5556
+
5557
+ $checked64 = "";
5558
+
5559
+
5560
+
5561
+ if ($sociable_options["icon_size"] == 16) $checked16 = "checked='checked'";
5562
+
5563
+
5564
+
5565
+ if ($sociable_options["icon_size"] == 32) $checked32 = "checked='checked'";
5566
+
5567
+
5568
+
5569
+ if ($sociable_options["icon_size"] == 48) $checked48 = "checked='checked'";
5570
+
5571
+
5572
+
5573
+ if ($sociable_options["icon_size"] == 64) $checked64 = "checked='checked'";
5574
+
5575
+
5576
+
5577
+ //echo $checked16;
5578
+
5579
+
5580
+
5581
+ ?>
5582
+
5583
+
5584
+
5585
+ <SPAN class="IconSize-Item"> <INPUT value="16" type="radio" name="sociable_options[icon_size]" <?php echo $checked16;?> />16x16 Pixels </SPAN>
5586
+
5587
+
5588
+
5589
+
5590
+
5591
+
5592
+
5593
+ <SPAN class="IconSize-Item"> <INPUT <?php echo$checked32;?> value="32" type="radio" name="sociable_options[icon_size]" />32x32 Pixels </SPAN>
5594
+
5595
+
5596
+
5597
+
5598
+
5599
+
5600
+
5601
+ <SPAN class="IconSize-Item"> <INPUT <?php echo$checked48;?> value="48" type="radio" name="sociable_options[icon_size]"/>48x48 Pixels </SPAN>
5602
+
5603
+
5604
+
5605
+
5606
+
5607
+
5608
+
5609
+
5610
+
5611
+
5612
+
5613
+ <SPAN class="IconSize-Item"> <INPUT <?php echo$checked64;?> value="64" type="radio" name="sociable_options[icon_size]" />64x64 Pixels </SPAN>
5614
+
5615
+
5616
+
5617
+
5618
+
5619
+
5620
+
5621
+
5622
+
5623
+
5624
+
5625
+ </DIV>
5626
+
5627
+
5628
+
5629
+
5630
+
5631
+
5632
+
5633
+ <TABLE class="Title-Box" cellspacing="0" cellpadding="0" id="IconSize-Title" style="margin-top:20px;">
5634
+
5635
+
5636
+
5637
+ <TR>
5638
+
5639
+
5640
+
5641
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" ><?php _e("Icons Style","sociable");?></TD><TD class="Border-Right"></TD>
5642
+
5643
+
5644
+
5645
+ </TR>
5646
+
5647
+
5648
+
5649
+ </TABLE>
5650
+
5651
+
5652
+
5653
+
5654
+
5655
+
5656
+
5657
+ <BR/>
5658
+
5659
+
5660
+
5661
+
5662
+
5663
+
5664
+
5665
+ <DIV class="Content-Box" id="IconSize-Content" style="padding:20px;">
5666
+
5667
+
5668
+
5669
+
5670
+
5671
+
5672
+
5673
+ <?php
5674
+
5675
+
5676
+
5677
+ $checked1 = "";
5678
+
5679
+
5680
+
5681
+ $checked2 = "";
5682
+
5683
+
5684
+
5685
+ $checked3 = "";
5686
+
5687
+
5688
+
5689
+ $checked4 = "";
5690
+
5691
+
5692
+
5693
+ $checked5 = "";
5694
+
5695
+
5696
+
5697
+ $checked6 = "";
5698
+
5699
+
5700
+
5701
+ if ($sociable_options["icon_option"] == "option1") $checked1 = "checked='checked'";
5702
+
5703
+
5704
+
5705
+ if ($sociable_options["icon_option"] == "option2") $checked2 = "checked='checked'";
5706
+
5707
+
5708
+
5709
+ if ($sociable_options["icon_option"] == "option3") $checked3 = "checked='checked'";
5710
+
5711
+
5712
+
5713
+ if ($sociable_options["icon_option"] == "option4") $checked4 = "checked='checked'";
5714
+
5715
+
5716
+
5717
+ if ($sociable_options["icon_option"] == "option5") $checked5 = "checked='checked'";
5718
+
5719
+
5720
+
5721
+ if ($sociable_options["icon_option"] == "option6") $checked6 = "checked='checked'";
5722
+
5723
+
5724
+
5725
+
5726
+
5727
+
5728
+
5729
+ $imagepath = isset( $sociable_options['sociable_imagedir'] ) ? $sociable_options['sociable_imagedir'] : '' ;
5730
+
5731
+
5732
+
5733
+
5734
+
5735
+
5736
+
5737
+ if ($imagepath == "") {
5738
+
5739
+
5740
+
5741
+ $imagepath = trailingslashit( SOCIABLE_HTTP_PATH ) . 'images/';
5742
+
5743
+
5744
+
5745
+ } else {
5746
+
5747
+
5748
+
5749
+ $imagepath .= trailingslashit( $imagepath );
5750
+
5751
+
5752
+
5753
+ }
5754
+
5755
+
5756
+
5757
+ //echo $imagepath;
5758
+
5759
+
5760
+
5761
+ ?>
5762
+
5763
+
5764
+
5765
+
5766
+
5767
+
5768
+
5769
+ <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked1?> value="option1" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option1_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
5770
+
5771
+
5772
+
5773
+ <BR/><BR/>
5774
+
5775
+
5776
+
5777
+ <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked2?> value="option2" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option2_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
5778
+
5779
+
5780
+
5781
+
5782
+
5783
+
5784
+
5785
+ <BR/><BR/>
5786
+
5787
+
5788
+
5789
+ <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked3?> value="option3" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option3_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
5790
+
5791
+
5792
+
5793
+ <BR/><BR/>
5794
+
5795
+
5796
+
5797
+ <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked4?> value="option4" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option4_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
5798
+
5799
+
5800
+
5801
+
5802
+
5803
+
5804
+
5805
+ <BR/><BR/>
5806
+
5807
+
5808
+
5809
+ <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked5?> value="option5" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/<?php echo$sociable_options["icon_size"]?>/option5_<?php echo$sociable_options["icon_size"]?>.jpg" /> </SPAN>
5810
+
5811
+
5812
+
5813
+ <BR/><BR/>
5814
+
5815
+
5816
+
5817
+ <SPAN class="IconStyle-Item"> <INPUT name="sociable_options[icon_option]" <?php echo$checked6?> value="option6" type="radio" /> <IMG src="<?php echo$imagepath?>icon_styles/16/option_6_16.png" /> </SPAN>
5818
+
5819
+
5820
+
5821
+ <BR/><BR/>
5822
+
5823
+
5824
+
5825
+ </DIV>
5826
+
5827
+
5828
+
5829
+
5830
+
5831
+
5832
+
5833
+ <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('Locations');" >
5834
+
5835
+
5836
+
5837
+
5838
+
5839
+
5840
+
5841
+ <TR>
5842
+
5843
+
5844
+
5845
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" id="Locations-Title" ><span id="Locations-Tab">+ </span><?php _e("Locations","sociable");?></TD><TD class="Border-Right"></TD>
5846
+
5847
+
5848
+
5849
+ </TR>
5850
+
5851
+
5852
+
5853
+ </TABLE>
5854
+
5855
+
5856
+
5857
+ <BR/>
5858
+
5859
+
5860
+
5861
+
5862
+
5863
+
5864
+
5865
+ <DIV class="Content-Box" id="Locations-Content" style="display:none;" >
5866
+
5867
+
5868
+
5869
+ <DIV class="Locations-TXT" id="Locations-TXT" ><?php _e("Please select the locations that you wish to allow the Sociable plugin to insert itself.","sociable");?></DIV>
5870
+
5871
+
5872
+
5873
+
5874
+
5875
+
5876
+
5877
+ <BR/>
5878
+
5879
+
5880
+
5881
+
5882
+
5883
+
5884
+
5885
+ <DIV align="center" style="width:100%;">
5886
+
5887
+
5888
+
5889
+ <TABLE align="center" class="Locations-List" cellspacing="0" border=0 cellpadding="10">
5890
+
5891
+
5892
+
5893
+ <TR valign="top" >
5894
+
5895
+
5896
+
5897
+ <TD align="right" class="Title" ><?php _e("Home page","sociable");?></TD>
5898
+
5899
+
5900
+
5901
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_front_page"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_front_page]" id="HomePage" /></TD>
5902
+
5903
+
5904
+
5905
+ <TD align="left" class="Content">
5906
+
5907
+
5908
+
5909
+ <SPAN class="TXT"><?php _e("The front page of the blog (if set to a static page), or the main blog page (if set to your latest posts).","sociable");?></SPAN>
5910
+
5911
+
5912
+
5913
+
5914
+
5915
+
5916
+
5917
+ </TD>
5918
+
5919
+
5920
+
5921
+
5922
+
5923
+
5924
+
5925
+ </TR>
5926
+
5927
+
5928
+
5929
+
5930
+
5931
+
5932
+
5933
+ <TR valign="top" >
5934
+
5935
+
5936
+
5937
+ <TD align="right" class="Title" ><?php _e("Blog page","sociable");?></TD>
5938
+
5939
+
5940
+
5941
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_home"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_home]" id="BlogPage" /></TD>
5942
+
5943
+
5944
+
5945
+ <TD align="left" class="Content">
5946
+
5947
+
5948
+
5949
+ <SPAN class="TXT"><?php _e("The home page of the blog if is set to your latest posts, or the posts page if the home page is set to a static page","sociable");?></SPAN>
5950
+
5951
+
5952
+
5953
+
5954
+
5955
+
5956
+
5957
+ </TD>
5958
+
5959
+
5960
+
5961
+ </TR>
5962
+
5963
+
5964
+
5965
+
5966
+
5967
+
5968
+
5969
+
5970
+
5971
+
5972
+
5973
+ <TR valign="top" >
5974
+
5975
+
5976
+
5977
+ <TD align="right" class="Title" ><?php _e("Posts","sociable");?></TD>
5978
+
5979
+
5980
+
5981
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_single"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_single]" id="Posts" /></TD>
5982
+
5983
+
5984
+
5985
+ <TD align="left" class="Content">
5986
+
5987
+
5988
+
5989
+ <SPAN class="TXT"><?php _e("Single post pages","sociable");?></SPAN>
5990
+
5991
+
5992
+
5993
+
5994
+
5995
+
5996
+
5997
+ </TD>
5998
+
5999
+
6000
+
6001
+ </TR>
6002
+
6003
+
6004
+
6005
+
6006
+
6007
+
6008
+
6009
+ <TR valign="top" >
6010
+
6011
+
6012
+
6013
+
6014
+
6015
+
6016
+
6017
+ <TD align="right" class="Title" ><?php _e("Pages","sociable");?></TD>
6018
+
6019
+
6020
+
6021
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_page"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_page]" id="Pages" /></TD>
6022
+
6023
+
6024
+
6025
+ <TD align="left" class="Content">
6026
+
6027
+
6028
+
6029
+ <SPAN class="TXT"><?php _e("Individual Wordpress pages","sociable");?></SPAN>
6030
+
6031
+
6032
+
6033
+
6034
+
6035
+
6036
+
6037
+ </TD>
6038
+
6039
+
6040
+
6041
+ </TR>
6042
+
6043
+
6044
+
6045
+
6046
+
6047
+
6048
+
6049
+ <TR valign="top" >
6050
+
6051
+
6052
+
6053
+ <TD align="right" class="Title" ><?php _e("Category archives","sociable");?></TD>
6054
+
6055
+
6056
+
6057
+
6058
+
6059
+
6060
+
6061
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_category"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_category]" id="CategoryArchives" /></TD>
6062
+
6063
+
6064
+
6065
+ <TD align="left" class="Content">
6066
+
6067
+
6068
+
6069
+ <SPAN class="TXT"><?php _e("Category archive pages","sociable");?></SPAN>
6070
+
6071
+
6072
+
6073
+
6074
+
6075
+
6076
+
6077
+ </TD>
6078
+
6079
+
6080
+
6081
+ </TR>
6082
+
6083
+
6084
+
6085
+
6086
+
6087
+
6088
+
6089
+ <TR valign="top" >
6090
+
6091
+
6092
+
6093
+ <TD align="right" class="Title" ><?php _e("Date archives","sociable");?></TD>
6094
+
6095
+
6096
+
6097
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_date"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_date]" id="DateArchives" /></TD>
6098
+
6099
+
6100
+
6101
+
6102
+
6103
+
6104
+
6105
+ <TD align="left" class="Content">
6106
+
6107
+
6108
+
6109
+ <SPAN class="TXT"><?php _e("Date archive pages","sociable");?> </SPAN>
6110
+
6111
+
6112
+
6113
+
6114
+
6115
+
6116
+
6117
+ </TD>
6118
+
6119
+
6120
+
6121
+ </TR>
6122
+
6123
+
6124
+
6125
+
6126
+
6127
+
6128
+
6129
+ <TR valign="top" >
6130
+
6131
+
6132
+
6133
+ <TD align="right" class="Title" ><?php _e("Tag archives","sociable");?></TD>
6134
+
6135
+
6136
+
6137
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_tag"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_tag]" id="TagArchives" /></TD>
6138
+
6139
+
6140
+
6141
+
6142
+
6143
+
6144
+
6145
+ <TD align="left" class="Content">
6146
+
6147
+
6148
+
6149
+ <SPAN class="TXT"><?php _e("Tag archive pages","sociable");?> </SPAN>
6150
+
6151
+
6152
+
6153
+
6154
+
6155
+
6156
+
6157
+ </TD>
6158
+
6159
+
6160
+
6161
+ </TR>
6162
+
6163
+
6164
+
6165
+
6166
+
6167
+
6168
+
6169
+ <TR valign="top" >
6170
+
6171
+
6172
+
6173
+ <TD align="right" class="Title" ><?php _e("Author archives","sociable");?></TD>
6174
+
6175
+
6176
+
6177
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_author"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_author]" id="AuthorArchives" /></TD>
6178
 
 
6179
 
 
6180
 
 
6181
 
 
6182
 
 
6183
 
 
6184
 
6185
+ <TD align="left" class="Content">
6186
 
 
6187
 
 
6188
 
6189
+ <SPAN class="TXT"><?php _e("Author archive pages","sociable");?></SPAN>
6190
 
6191
 
6192
 
6193
+
6194
 
 
6195
 
 
6196
 
6197
+ </TD>
6198
 
 
6199
 
 
6200
 
6201
+ </TR>
6202
 
 
6203
 
 
6204
 
6205
+
6206
 
 
6207
 
 
6208
 
6209
+ <TR valign="top" >
6210
 
 
6211
 
 
6212
 
6213
+ <TD align="right" class="Title" ><?php _e("Search results","sociable");?></TD>
6214
 
 
6215
 
 
6216
 
6217
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_search"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_search]" id="SearchResults" /></TD>
6218
 
6219
 
6220
 
6221
+ <TD align="left" class="Content">
6222
 
 
6223
 
 
6224
 
 
6225
 
 
6226
 
 
6227
 
 
6228
 
6229
+ <SPAN class="TXT"><?php _e("Search results pages","sociable");?></SPAN>
6230
 
 
6231
 
 
6232
 
6233
+
6234
 
6235
 
6236
 
6237
+ </TD>
6238
 
 
6239
 
 
6240
 
6241
+ </TR>
6242
 
 
6243
 
 
6244
 
6245
+
6246
 
 
6247
 
 
6248
 
6249
+ <TR valign="top" >
6250
 
 
6251
 
 
6252
 
6253
+ <TD align="right" class="Title" ><?php _e("RSS feeds","sociable");?></TD>
6254
 
 
6255
 
 
6256
 
6257
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["locations"]["is_rss"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[locations][is_rss]" id="RssFeeds" /></TD>
6258
 
 
6259
 
 
6260
 
6261
+ <TD align="left" class="Content">
6262
 
 
6263
 
 
6264
 
6265
+ <SPAN class="TXT"><?php _e("RSS feeds","sociable");?></SPAN>
6266
 
 
6267
 
 
6268
 
 
6269
 
 
6270
 
 
6271
 
 
6272
 
6273
+
6274
 
 
6275
 
 
6276
 
6277
+ </TD>
6278
 
6279
 
 
6280
 
6281
+ </TR>
6282
 
 
6283
 
 
6284
 
6285
+
6286
 
6287
 
 
6288
 
6289
+
6290
 
 
6291
 
 
6292
 
6293
+ </TABLE>
6294
 
 
6295
 
 
6296
 
6297
+ <BR/><BR/>
6298
 
6299
 
6300
 
6301
+ </DIV>
6302
 
 
6303
 
 
6304
 
6305
+ </DIV>
6306
+
6307
 
 
6308
 
6309
 
6310
 
 
6311
 
 
6312
 
6313
+ <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('GeneralOptions');">
6314
+
6315
 
 
6316
 
6317
+ <TR>
6318
 
6319
 
 
6320
 
6321
+ <TD class="Border-Left" ></TD><TD class="BG-Middle" id="GeneralOptions-Title" ><span id="GeneralOptions-Tab"> + </span> <?php _e("General Options","sociable");?></TD><TD class="Border-Right"></TD>
6322
 
 
6323
 
 
6324
 
 
6325
 
 
6326
 
 
6327
 
 
6328
 
6329
+ </TR>
6330
 
6331
 
6332
 
6333
+ </TABLE>
6334
 
 
6335
 
 
6336
 
6337
+ <BR/>
6338
 
 
6339
 
 
6340
 
6341
+
6342
 
 
6343
 
 
6344
 
6345
+ <DIV class="Content-Box" id="GeneralOptions-Content" style="display:none;" >
6346
 
6347
 
6348
 
6349
+
6350
 
 
6351
 
 
6352
 
6353
+ <BR/>
6354
 
 
6355
 
 
6356
 
6357
+ <DIV align="center" style="width:100%;">
6358
 
 
6359
 
 
6360
 
6361
+ <TABLE align="center" class="GeneralOptions-List" cellspacing="0" border=0 cellpadding ="10" >
6362
+
6363
+
6364
 
6365
  <TR valign="top" >
6366
 
6367
 
6368
 
6369
+ <TD align="right" class="Title" ><?php _e("Automatic mode","sociable")?></TD>
6370
 
 
6371
 
 
6372
 
 
6373
 
 
6374
 
 
6375
 
 
6376
 
6377
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["automatic_mode"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[automatic_mode]" id="AutoMode" /></TD>
6378
 
 
6379
 
 
6380
 
6381
+ <TD align="left" class="Content">
6382
 
6383
 
 
6384
 
6385
+ <SPAN class="TXT"><?php _e("Do you want to automatically use Sociable on the locations specified?","sociable");?> </SPAN>
6386
 
 
6387
 
 
6388
 
6389
+ <BR/>
6390
 
 
6391
 
 
6392
 
6393
+ <SPAN class="sTXT">
6394
 
 
6395
 
 
6396
 
6397
+ <?php _e("If this is unchecked, you will have to use the shortcode[sociable/] or template","sociable");?> tag ?php if( function_exists( do_sociable() ) ){ do_sociable(); }
6398
 
6399
 
 
6400
 
6401
+ </SPAN>
6402
+
6403
+
6404
 
6405
 
6406
 
6407
+
6408
+
6409
  </TD>
6410
 
 
6411
 
 
6412
 
 
6413
 
 
6414
 
 
6415
 
6416
 
6417
+ </TR>
6418
 
 
6419
 
 
6420
 
6421
+
6422
 
 
6423
 
 
6424
 
6425
 
6426
 
 
6427
 
 
6428
 
6429
+ </TR>
6430
 
6431
 
6432
 
6433
+ <TR valign="top" >
6434
 
 
6435
 
 
6436
 
6437
+ <TD align="right" class="Title" ><?php _e("Use styleSheet","sociable");?></TD>
6438
 
 
6439
 
 
6440
 
6441
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["use_stylesheet"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[use_stylesheet]" id="UseStyleSheets" /></TD>
6442
 
 
6443
 
 
6444
 
6445
  <TD align="left" class="Content">
6446
 
6447
 
6448
 
6449
+ <SPAN class="TXT"><?php _e("Do you want to use the default stylesheet for sociable?","sociable");?></SPAN>
6450
+
6451
 
 
6452
 
6453
  </TD>
6454
 
 
6455
 
 
6456
 
 
6457
 
 
6458
 
 
6459
 
 
6460
 
6461
+ </TR>
6462
 
6463
 
6464
 
6465
+ <TR valign="top" >
6466
 
 
6467
 
 
6468
 
6469
+ <TD align="right" class="Title" ><?php _e("Use your own icons","sociable");?></TD>
6470
+
6471
+
6472
+
6473
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["custom_icons"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[custom_icons]" id="UseStyleSheets" /></TD>
6474
+
6475
+
6476
 
6477
+ <TD align="left" class="Content">
6478
 
 
6479
 
 
6480
 
6481
+ <SPAN class="TXT"><?php _e("Do you want to use your own icons for sociable?","sociable");?></SPAN>
6482
 
 
6483
 
 
6484
 
6485
+ </TD>
6486
 
 
6487
 
 
6488
 
6489
+ </TR>
6490
 
6491
 
 
6492
 
 
6493
 
 
6494
 
 
6495
 
 
6496
 
6497
+ <TR valign="top" >
6498
 
 
6499
 
 
6500
 
6501
+ <TD align="right" class="Title" ><?php _e("Use images","sociable");?></TD>
6502
 
 
6503
 
 
6504
 
6505
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["use_images"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[use_images]" id="UseImages" /></TD>
6506
 
6507
 
 
6508
 
6509
  <TD align="left" class="Content">
6510
 
 
 
 
6511
 
 
6512
 
6513
+ <SPAN class="TXT"><?php _e("Do you want to use the Sociable images? If not, the plugin will insert plain text links.","sociable");?></SPAN>
6514
 
 
6515
 
 
6516
 
6517
  </TD>
6518
 
6520
 
6521
  </TR>
6522
 
6523
+
6524
 
6525
 
6526
 
 
6527
 
 
6528
 
6529
+
6530
 
 
6531
 
 
6532
 
6533
+ <TR valign="top" >
6534
 
 
6535
 
6536
 
6537
 
 
6538
 
 
6539
 
 
6540
 
6541
+ <TD align="right" class="Title" ><?php _e("Use alpha mask","sociable");?></TD>
6542
 
 
6543
 
 
6544
 
6545
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["use_alphamask"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[use_alphamask]" id="AlphaMask" /></TD>
6546
 
 
6547
 
6548
 
6549
+ <TD align="left" class="Content">
6550
 
 
6551
 
 
6552
 
6553
+ <SPAN class="TXT"><?php _e("Do you want to use alpha masks on the images (available only on the Original Sociable)?","sociable");?></SPAN>
6554
 
 
6555
 
 
6556
 
6557
  </TD>
6558
 
6559
+
6560
+
6561
  </TR>
6562
 
 
6563
 
 
6564
 
6565
  <TR valign="top" >
6566
 
6567
 
6568
 
6569
+ <TD align="right" class="Title" ><?php _e("Bottom and Top","sociable");?></TD>
 
 
6570
 
 
6571
 
 
6572
 
 
6573
 
 
6574
 
 
6575
 
 
6576
 
6577
+ <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["topandbottom"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[topandbottom]" id="TopAndBottom" /></TD>
6578
 
6579
 
 
6580
 
6581
  <TD align="left" class="Content">
6582
 
6583
+
6584
+
6585
  <SPAN class="TXT"><?php _e("Do you want to use Sociable plugin to show up at the top and bottom?","sociable");?></SPAN>
6586
 
6587
+
6588
+
6589
  </TD>
6590
 
6591
+
6592
+
6593
  </TR>
6594
 
6595
+
6596
+
6597
  <TR valign="top" >
6598
 
6599
+
6600
+
6601
  <TD align="right" class="Title" ><?php _e("Open in new window","sociable");?></TD>
6602
 
6603
+
6604
+
6605
  <TD align="left" style="width:5px;" ><INPUT <?php if(!empty($sociable_options["new_window"])) echo "checked='checked'"?> type="checkbox" name="sociable_options[new_window]" id="OpenNewWindow" /></TD>
6606
 
6607
 
6608
 
6609
+
6610
+
6611
+
6612
+
6613
  <TD align="left" class="Content">
6614
 
6615
+
6616
+
6617
  <SPAN class="TXT"><?php _e("do you want to open the links in a new window?","sociable");?></SPAN>
6618
 
6619
+
6620
+
6621
  </TD>
6622
 
6623
+
6624
+
6625
  </TR>
6626
 
6627
+
6628
+
6629
 
6630
 
6631
+
6632
+
6633
 
6634
 
6635
+
6636
+
6637
 
6638
 
6639
+
6640
+
6641
  </TABLE>
6642
 
6643
+
6644
+
6645
 
6646
 
6647
+
6648
+
6649
  <BR/><BR/>
6650
 
6651
+
6652
+
6653
  </DIV>
6654
 
6655
+
6656
+
6657
  </DIV>
6658
 
6659
+
6660
+
6661
  <TABLE class="Title-Box" style="cursor:pointer;" cellspacing="0" cellpadding="0" onclick="hideOrShow('Active');" >
6662
 
6663
 
6664
 
6665
+
6666
+
6667
+
6668
+
6669
  <TR>
6670
 
6671
+
6672
+
6673
  <TD class="Border-Left" ></TD><TD class="BG-Middle" id="Active-Title" ><span id="Active-Tab">+ </span><?php _e("Active Sociable Classic","sociable");?></TD><TD class="Border-Right"></TD>
6674
 
6675
+
6676
+
6677
  </TR>
6678
 
6679
+
6680
+
6681
  </TABLE>
6682
 
6683
+
6684
+
6685
 
6686
 
6687
+
6688
+
6689
  <div style="display: block;" id="Active-Content" class="Content-Box">
6690
 
6691
+
6692
+
6693
 
6694
 
6695
+
6696
+
6697
  <br>
6698
 
6699
+
6700
+
6701
  <div align="center" style="width:100%;">
6702
 
6703
+
6704
+
6705
  <table align="center" cellspacing="0" cellpadding="10" border="0" class="GeneralOptions-List">
6706
 
6707
 
6708
 
6709
+
6710
+
6711
+
6712
+
6713
 
6714
 
6715
+
6716
+
6717
  <tbody><tr valign="top">
6718
 
6719
+
6720
+
6721
  <td align="right" class="Title">Active Sociable Classic</td>
6722
 
6723
+
6724
+
6725
  <td align="left" style="width:5px;">
6726
 
6727
+
6728
+
6729
  <input <?php if(isset($sociable_options["active"])) echo "checked='checked'"?> type="checkbox" id="active" name="sociable_options[active]" /></td>
6730
 
6731
+
6732
+
6733
  <td align="left" class="Content">
6734
 
6735
+
6736
+
6737
  <span class="TXT">Check if you want Sociable Classic enable </span>
6738
 
6739
+
6740
+
6741
  <br>
6742
 
6743
 
6744
 
6745
+
6746
+
6747
+
6748
+
6749
 
6750
 
6751
+
6752
+
6753
  </td>
6754
 
6755
+
6756
+
6757
  </tr>
6758
 
6759
+
6760
+
6761
  </tbody></table>
6762
 
6763
+
6764
+
6765
  <br><br>
6766
 
6767
+
6768
+
6769
  </div>
6770
 
6771
+
6772
+
6773
  </div>
6774
 
6775
+
6776
+
6777
  <?php //<HR style="height:10px;background:#18305d;"/>?>
6778
 
6779
+
6780
+
6781
  <?php settings_fields( 'sociable_options_group' ); ?>
6782
 
6783
+
6784
+
6785
  </FORM>
6786
 
6787
+
6788
+
6789
  <DIV class="Content-Box" >
6790
 
6791
 
6792
 
6793
+
6794
+
6795
+
6796
+
6797
  <DIV id="ActionsBar">
6798
 
6799
+
6800
+
6801
  <DIV class="SaveChanges" onClick="document.getElementById('form1').submit();" style="cursor:pointer;line-height:15px;"><br/>
6802
 
6803
+
6804
+
6805
  <span style="margin:30px;"><?php _e("Save Changes","sociable");?></span>
6806
 
6807
 
6808
 
6809
+
6810
+
6811
+
6812
+
6813
  </DIV>
6814
 
6815
+
6816
+
6817
  <DIV class="ResetSociable" id="sociable_reset" name="sociable_reset" onClick="document.getElementById('sociable_reset_form').submit();" style="cursor:pointer;line-height:15px;font-size:12px;"><br/>
6818
 
6819
+
6820
+
6821
  <span style="margin:40px;margin-left:35px;"><?php _e("Reset Sociable","sociable");?></span>
6822
 
6823
+
6824
+
6825
  </DIV>
6826
 
6827
+
6828
+
6829
  <DIV class="UninstallSociable" onClick="document.getElementById('sociable_remove_form').submit();" style="cursor:pointer;line-height:15px;font-size:12px;"><br/>
6830
 
6831
 
6832
 
6833
+
6834
+
6835
+
6836
+
6837
  <span style="margin:25px;margin-left:20px;"><?php _e("Completly Uninstall Sociable","sociable");?></span>
6838
 
6839
+
6840
+
6841
  </DIV>
6842
 
6843
+
6844
+
6845
  </DIV>
6846
 
6847
+
6848
+
6849
  </DIV>
6850
 
6851
+
6852
+
6853
  <br>
6854
 
6855
+
6856
+
6857
  <br>
6858
 
6859
 
6860
 
6861
+
6862
+
6863
+
6864
+
6865
  <?php //do_settings_sections( 'sociable_options' ); ?>
6866
 
6867
+
6868
+
6869
  <form id="sociable_reset_form" action="" method="POST">
6870
 
6871
 
6872
 
6873
+
6874
+
6875
+
6876
+
6877
  <?php wp_nonce_field('sociable-reset'); ?>
6878
 
6879
+
6880
+
6881
  <input type="hidden" id="sociable_reset" name="sociable_reset" value="1">
6882
 
6883
+
6884
+
6885
  <?php //submit_button( __( 'Reset Sociable' ) , 'primary', 'sociable_reset', false ); ?>
6886
 
6887
+
6888
+
6889
  </form>
6890
 
6891
+
6892
+
6893
 
6894
 
6895
+
6896
+
6897
 
6898
 
6899
+
6900
+
6901
  </div>
6902
 
6903
+
6904
+
6905
  <?php }
6906
 
6907
+
6908
+
6909
 
6910
 
6911
+
6912
+
6913
  function add_meta_box( $page ){
6914
 
6915
+
6916
+
6917
  add_meta_box( 'sociable_off' , __( 'Disable sociable' ), array( 'sociable_Admin_Options' , 'create_meta_box' ) , $page, 'side', 'default' );
6918
 
6919
+
6920
+
6921
  }
6922
 
6923
+
6924
+
6925
 
6926
 
6927
+
6928
+
6929
  function create_meta_box(){
6930
 
6931
+
6932
+
6933
  global $post;
6934
 
6935
+
6936
+
6937
  $sociableoff = false;
6938
 
6939
+
6940
+
6941
  $checked = '';
6942
 
6943
+
6944
+
6945
  if ( get_post_meta( $post->ID,'_sociableoff',true ) ) {
6946
 
6947
+
6948
+
6949
  $checked = 'checked="checked"';
6950
 
6951
+
6952
+
6953
  }
6954
 
6955
+
6956
+
6957
  wp_nonce_field( 'update_sociable_off' , 'sociable_nonce' );
6958
 
6959
+
6960
+
6961
  echo '<input type="checkbox" id="sociableoff" name="sociableoff" ' . $checked . ' /> <p class="description">' . __('Check This To Disable Sociable 2 On This Post Only.') . '</p>';
6962
 
6963
+
6964
+
6965
 
6966
 
6967
+
6968
+
6969
  }
6970
 
6971
+
6972
+
6973
 
6974
 
6975
+
6976
+
6977
  function save_post( $post_id ){
6978
 
6979
+
6980
+
6981
 
6982
 
6983
+
6984
+
6985
  if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE )
6986
 
6987
+
6988
+
6989
  return $post_id;
6990
 
6991
+
6992
+
6993
  // verify this came from the our screen and with proper authorization,
6994
 
6995
+
6996
+
6997
  // because save_post can be triggered at other times
6998
 
6999
+
7000
+
7001
 
7002
 
7003
+
7004
+
7005
  $nonce = ( isset( $_POST['sociable_nonce'] ) ) ? $_POST['sociable_nonce'] : false ;
7006
 
7007
+
7008
+
7009
  if ( ! $nonce || ! wp_verify_nonce( $nonce, 'update_sociable_off' ) )
7010
 
7011
+
7012
+
7013
  return $post_id;
7014
 
7015
+
7016
+
7017
  // Check permissions
7018
 
7019
+
7020
+
7021
  if ( 'page' == $_POST['post_type'] ){
7022
 
7023
+
7024
+
7025
  if ( !current_user_can( 'edit_page', $post_id ) )
7026
 
7027
+
7028
+
7029
  return;
7030
 
7031
+
7032
+
7033
  } else {
7034
 
7035
+
7036
+
7037
  if ( !current_user_can( 'edit_post', $post_id ) )
7038
 
7039
+
7040
+
7041
  return;
7042
 
7043
+
7044
+
7045
  }
7046
 
7047
+
7048
+
7049
 
7050
 
7051
+
7052
+
7053
  //Lets Do This
7054
 
7055
+
7056
+
7057
  if( isset( $_POST['sociableoff'] ) ){
7058
 
7059
+
7060
+
7061
  update_post_meta( $post_id, '_sociableoff' , $_POST['sociableoff'] );
7062
 
7063
+
7064
+
7065
  } else {
7066
 
7067
+
7068
+
7069
  delete_post_meta( $post_id, '_sociableoff' );
7070
 
7071
+
7072
+
7073
  }
7074
 
7075
+
7076
+
7077
 
7078
 
7079
+
7080
+
7081
  return $post_id;
7082
 
7083
+
7084
+
7085
  }
7086
 
7087
+
7088
+
7089
 
7090
 
7091
+
7092
+
7093
  /**
7094
 
7095
+
7096
+
7097
  * This Function Runs Before The Options Are Printed Out.
7098
 
7099
+
7100
+
7101
  */
7102
 
7103
+
7104
+
7105
  function general_options_callback(){
7106
 
7107
+
7108
+
7109
 
7110
 
7111
+
7112
+
7113
  return true;
7114
 
7115
+
7116
+
7117
  }
7118
 
7119
+
7120
+
7121
 
7122
 
7123
+
7124
+
7125
  /**
7126
 
7127
+
7128
+
7129
  * This Function Runs Before The Location Options Are Echoed Out.
7130
 
7131
+
7132
+
7133
  */
7134
 
7135
+
7136
+
7137
  function location_options_callback(){
7138
 
7139
+
7140
+
7141
  echo '<p>' . __( 'Please Select The Locations That You Wish To Allow The Sociable 2 Plugin To Insert The Links.' ) . '</p>';
7142
 
7143
+
7144
+
7145
  }
7146
 
7147
+
7148
+
7149
 
7150
 
7151
+
7152
+
7153
  /**
7154
 
7155
+
7156
+
7157
  * Adds A Function For The add_settings_field(); function
7158
 
7159
+
7160
+
7161
  *
7162
 
7163
+
7164
+
7165
  * should be passed:
7166
 
7167
+
7168
+
7169
  * $data = array(
7170
 
7171
+
7172
+
7173
  * 'id' => 'field_id_and_name',
7174
 
7175
+
7176
+
7177
  * 'description' => 'field Description Should Go Here, This is Not The Title, Rather The Description'
7178
 
7179
+
7180
+
7181
  * );
7182
 
7183
+
7184
+
7185
  */
7186
 
7187
+
7188
+
7189
  function Checkbox( $data ){
7190
 
7191
+
7192
+
7193
  global $sociable_options;
7194
 
7195
+
7196
+
7197
 
7198
 
7199
+
7200
+
7201
  //Save The Locations As a seperate array option
7202
 
7203
 
7204
 
7205
+
7206
+
7207
+
7208
+
7209
  if( isset( $data['locations'] ) ){
7210
 
7211
+
7212
+
7213
  $name = 'sociable_options[locations][' . $data['id'] . ']';
7214
 
7215
+
7216
+
7217
  $checked = ( isset( $sociable_options['locations'][$data['id']] ) ) ? 'checked="checked"' : '' ;
7218
 
7219
+
7220
+
7221
  } else {
7222
 
7223
+
7224
+
7225
  $name = 'sociable_options[' . $data['id'] . ']';
7226
 
7227
+
7228
+
7229
  $checked = ( isset( $sociable_options[$data['id']] ) ) ? 'checked="checked"' : '' ;
7230
 
7231
+
7232
+
7233
  }
7234
 
7235
+
7236
+
7237
 
7238
 
7239
+
7240
+
7241
 
7242
 
7243
+
7244
+
7245
  echo '<input ' . $checked . ' id="' . $data['id'] . '" name="' . $name . '" type="checkbox" /> <span class="description">' . $data['description'] . '</span>';
7246
 
7247
+
7248
+
7249
  }
7250
 
7251
+
7252
+
7253
 
7254
 
7255
+
7256
+
7257
  function TextInput( $data ){
7258
 
7259
+
7260
+
7261
  global $sociable_options;
7262
 
7263
+
7264
+
7265
 
7266
 
7267
+
7268
+
7269
  $value = ( isset( $sociable_options[$data['id']] ) ) ? $sociable_options[$data['id']] : '';
7270
 
7271
+
7272
+
7273
 
7274
 
7275
+
7276
+
7277
  echo '<input id="' . $data['id'] . '" name="sociable_options[' . $data['id'] . ']" size="40" type="text" value="' . esc_attr( $value ) . '" /> <br /><span class="description">' . $data['description'] . '</span>';
7278
 
7279
+
7280
+
7281
 
7282
 
7283
+
7284
+
7285
  }
7286
 
7287
+
7288
+
7289
 
7290
 
7291
+
7292
+
7293
  function TextArea( $data ){
7294
 
7295
+
7296
+
7297
  global $sociable_options;
7298
 
7299
+
7300
+
7301
 
7302
 
7303
+
7304
+
7305
  $value = ( isset( $sociable_options[$data['id']] ) ) ? $sociable_options[$data['id']] : '';
7306
 
7307
+
7308
+
7309
 
7310
 
7311
+
7312
+
7313
  echo '<textarea id="' . $data['id'] . '" name="sociable_options[' . $data['id'] . ']" >' . $value . '</textarea> <br /><span class="description">' . $data['description'] . '</span>';
7314
 
7315
+
7316
+
7317
 
7318
 
7319
+
7320
+
7321
  }
7322
 
7323
+
7324
+
7325
 
7326
 
7327
+
7328
+
7329
  function radio( $data ){
7330
 
7331
+
7332
+
7333
  global $sociable_options;
7334
 
7335
+
7336
+
7337
 
7338
 
7339
+
7340
+
7341
  $cur_val = ( isset( $sociable_options[$data['id']] ) ) ? $sociable_options[$data['id']] : 0 ;
7342
 
7343
+
7344
+
7345
 
7346
 
7347
+
7348
+
7349
  echo '<span class="description">' . $data['description'] . '</span><br />';
7350
 
7351
+
7352
+
7353
  foreach( $data['options'] as $value => $option ){
7354
 
7355
+
7356
+
7357
  $selected = ( $value == $cur_val ) ? 'checked="checked"' : '' ;
7358
 
7359
+
7360
+
7361
  echo '<input type="radio" name="sociable_options[' . $data['id'] . ']" value="' . $value . '" ' . $selected . ' /> <span>' . $option . '</span><br />';
7362
 
7363
+
7364
+
7365
  }
7366
 
7367
+
7368
+
7369
  }
7370
 
7371
+
7372
+
7373
 
7374
 
7375
+
7376
+
7377
 
7378
 
7379
+
7380
+
7381
  }
7382
 
7383
+
7384
+
7385
  function add_ie7() {
7386
 
7387
+
7388
+
7389
  echo'<!--[if lt IE 7]>
7390
 
7391
+
7392
+
7393
  <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js"
7394
 
7395
+
7396
+
7397
  type="text/javascript"></script>
7398
 
7399
+
7400
+
7401
  <![endif]-->
7402
 
7403
 
7404
 
7405
+
7406
+
7407
+
7408
+
7409
  <!--[if lt IE 8]>
7410
 
7411
+
7412
+
7413
  <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js"
7414
 
7415
+
7416
+
7417
  type="text/javascript"></script>
7418
 
7419
+
7420
+
7421
  <![endif]-->
7422
 
7423
+
7424
+
7425
  <!--[if lt IE 9]>
7426
 
7427
+
7428
+
7429
  <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
7430
 
7431
+
7432
+
7433
  <![endif]-->';
7434
 
7435
+
7436
+
7437
  }
7438
 
7439
+
7440
+
7441
  //add_action('admin_head', 'add_ie7' );
7442
 
7443
+
7444
+
7445
  ?>
readme.txt CHANGED
@@ -4,9 +4,9 @@ Contributors: sociable
4
  Tags: sociable, social bookmarking, social bookmarks, social icons, bookmarking, share, sharing, be sociable share, share and enjoy, digg, delicious, twitter, facebook, blinklist, stumbleupon, gmail, posterous, tumblr
5
  Requires at least: 2.6
6
  Tested up to: 3.3.1
7
- Stable tag: 4.2.9
8
 
9
- Congrats for joining the leader in the sharing space of WordPress plugins. "Sociable" is totally FREE, has over 1,5 million downloads and is experiencing an exponential growth and amazing new features. Your feedback is much apreciated. Enjoy!
10
 
11
  == Description ==
12
 
@@ -59,7 +59,7 @@ Sociable finds its home outside of the WordPress environment on Blogplay.com-
59
 
60
 
61
 
62
- *** Sociable 4.2.9 ***
63
 
64
  = Recent Updates =
65
 
@@ -153,6 +153,10 @@ Please send us an email to sociableblogplay [ at ] gmail.com
153
 
154
  == Changelog ==
155
 
 
 
 
 
156
  = 4.2.9 =
157
 
158
  * Sociable classic issue solved
4
  Tags: sociable, social bookmarking, social bookmarks, social icons, bookmarking, share, sharing, be sociable share, share and enjoy, digg, delicious, twitter, facebook, blinklist, stumbleupon, gmail, posterous, tumblr
5
  Requires at least: 2.6
6
  Tested up to: 3.3.1
7
+ Stable tag: 4.3.0
8
 
9
+ Congrats for joining the leader in the sharing space of WordPress plugins. "Sociable" is totally FREE, has over 1,7 million downloads and now you can enjoy Fueto and make your searches more Sociable.
10
 
11
  == Description ==
12
 
59
 
60
 
61
 
62
+ *** Sociable 4.3.0 ***
63
 
64
  = Recent Updates =
65
 
153
 
154
  == Changelog ==
155
 
156
+ = 4.3.0 =
157
+
158
+ * Some fixes
159
+
160
  = 4.2.9 =
161
 
162
  * Sociable classic issue solved
sociable.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Sociable
4
  Plugin URI: http://blogplay.com/plugin
5
  Description: Automatically add links on your posts, pages and RSS feed to your favorite social bookmarking sites.
6
- Version: 4.2.9
7
  Author: Blogplay
8
  Author URI: http://blogplay.com/
9
  Copyright 2006 Peter Harkins (ph@malaprop.org)
@@ -376,7 +376,7 @@ function sociable_reset(){
376
 
377
  'blogplay_tags' => 1,
378
 
379
- 'version' =>'4.2.9',
380
 
381
  'automatic_mode' => 'on',
382
 
3
  Plugin Name: Sociable
4
  Plugin URI: http://blogplay.com/plugin
5
  Description: Automatically add links on your posts, pages and RSS feed to your favorite social bookmarking sites.
6
+ Version: 4.3.0
7
  Author: Blogplay
8
  Author URI: http://blogplay.com/
9
  Copyright 2006 Peter Harkins (ph@malaprop.org)
376
 
377
  'blogplay_tags' => 1,
378
 
379
+ 'version' =>'4.3.0',
380
 
381
  'automatic_mode' => 'on',
382