Lines Matching refs:td

385 <td>info_link</td>
386 <td><a href="http://panzi.github.com/SocialSharePrivacy/">http://panzi.github.com/SocialSharePrivac…
387 <td>The link of the <em>i</em>-icon that links users to more information about this.</td>
390 <td>info_link_target</td>
391 <td></td>
392 <td>The target attribute of the info link. Possible values are <code>_blank</code>,
393 <code>_self</code>, <code>_parent</code>, <code>_top</code> or a frame name.</td>
396 <td>txt_settings</td>
397 <td>Settings</td>
398 <td>The text of the settings icon.</td>
401 <td>txt_help</td>
402 <td>[Text]</td>
403 <td>Tooltip text of the settings menu.</td>
406 <td>settings_perma</td>
407 <td>[Text]</td>
408 <td>Headline of the settings menu.</td>
411 <td>layout</td>
412 <td>line</td>
413 <td>Possible values: <code>line</code> or <code>box</code></td>
416 <td>set_perma_option</td>
417 <td>function (service_name, settings)</td>
418 <td>Function that stores the perma setting of the service specified by service_name.</td>
421 <td>del_perma_option</td>
422 <td>function (service_name, settings)</td>
423 <td>Function that removes the perma setting of the service specified by service_name.</td>
426 <td>get_perma_options</td>
427 <td>function (settings)</td>
428 <td>Function that gets the perma setting of all services in an object where the keys are
430 false.</td>
433 <td>get_perma_option</td>
434 <td>function (service_name, settings)</td>
435 <td>Function that gets the perma setting of the service specified by service_name.
440 null.</td>
443 <td>perma_option</td>
444 <td>true (if the jQuery cookies plugin is installed)</td>
445 <td>Give users the posibility to permanently enable services. (Boolean)</td>
448 <td>cookie_path</td>
449 <td>/</td>
450 <td></td>
453 <td>cookie_domain</td>
454 <td><code>document.location.hostname</code></td>
455 <td></td>
458 <td>cookie_expires</td>
459 <td>365</td>
460 <td>Days until the cookie expires.</td>
463 <td>path_prefix</td>
464 <td></td>
465 <td>Prefix to all paths (css_path, dummy_line_img, dummy_box_img)</td>
468 <td>css_path</td>
469 <td>socialshareprivacy/socialshareprivacy.css</td>
470 <td></td>
473 <td>language</td>
474 <td>en</td>
475 <td></td>
478 <td>uri</td>
479 <td>[Function]</td>
480 <td>URI of the thing to share that is passed on to the share services. The default function
484 elements. (Function or string)</td>
487 <td>title</td>
488 <td></td>
489 <td>The title to pass to any share service that want's one.</td>
492 <td>description</td>
493 <td></td>
494 <td>The description to pass to any share service that want's one.</td>
497 <td>image</td>
498 <td></td>
499 <td>Image URL to pass to any share service that want's one.</td>
502 <td>embed</td>
503 <td></td>
504 <td>HTML embed code to pass to any share service that want's one.</td>
507 <td>ignore_fragment</td>
508 <td>true</td>
509 <td>Ignore the <code>#fragment</code> part of the url. (Boolean)</td>
526 <td>status</td>
527 <td>true</td>
528 <td>Enable/disable this service. (Boolean)</td>
531 <td>class_name</td>
532 <td>[service specific]</td>
533 <td>The HTML class of the share button wrapper. Per default it is the key of the
534 service as it is registered in <code>jQuery.fn.socialSharePrivacy.settings.services</code>.</td>
537 <td>button_class</td>
538 <td></td>
539 <td>HTML class of the share button. Per default the same as class_name.</td>
542 <td>dummy_line_img</td>
543 <td></td>
544 <td>Placeholder image for deactivated button in <code>line</code> layout.</td>
547 <td>dummy_box_img</td>
548 <td></td>
549 <td>Placeholder image for deactivated button in <code>box</code> layout.</td>
552 <td>dummy_alt</td>
553 <td>[Text]</td>
554 <td>Alt text of the placeholder image.</td>
557 <td>txt_info</td>
558 <td>[Text]</td>
559 <td>Help text for deactivated button.</td>
562 <td>txt_off</td>
563 <td>[Text]</td>
564 <td>Status text if button is deactivated.</td>
567 <td>txt_on</td>
568 <td>[Text]</td>
569 <td>Status text if button is activated.</td>
572 <td>perma_option</td>
573 <td>true</td>
574 <td>Give users the posibility to permanently enable this service.<br/>
575 (Boolean)</td>
578 <td>display_name</td>
579 <td>[Text]</td>
580 <td>Name of the service.</td>
583 <td>referrer_track</td>
584 <td></td>
585 <td>A string that is appended to the URI for this service, so you can track from
586 where your users are coming.</td>
589 <td>language</td>
590 <td></td>
591 <td>Override the global language just for this service.</td>
594 <td>path_prefix</td>
595 <td></td>
596 <td>Override the global <code>path_prefix</code> just for this service.</td>
629 <td>text</td>
630 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
631 <td>Tweet text (excluding the URL). It will be truncated to 120 characters, leaving
632 place for 20 characters for the shortened URL. (Function or string)</td>
635 <td>via</td>
636 <td></td>
637 <td>Twitter username (without the leading <code>@</code>). (Function or string)</td>
640 <td>picture</td>
641 <td><a href="#getimageoptions-uri-settings">jQuery.fn.socialSharePrivacy.getImage</a></td>
642 <td>URL of image that represents the thing to share. (Function or string)</td>
676 <td>title</td>
677 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
678 <td>Title of the new bookmark. (Function or string)</td>
716 <td>shortname</td>
717 <td></td>
718 <td>Your Disqus forum shortname. If an empty string is given it tries to use
719 <code>window.disqus_shortname</code>. (String)</td>
722 <td>count</td>
723 <td>comments</td>
724 <td>What count to show.<br/>
725 Possible values: <code>comments</code> or <code>reactions</code></td>
728 <td>onclick</td>
729 <td></td>
730 <td>Function to call when the Disqus button was clicked. (Function or String)</td>
747 <td>subject</td>
748 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
749 <td>Subject of the new email. (Function or string)</td>
752 <td>body</td>
753 <td>[Function]</td>
754 <td>Body of the new email. (Function or string)</td>
792 <td>action</td>
793 <td>like</td>
794 <td>Possible values: <code>like</code> or <code>recommend</code></td>
797 <td>colorscheme</td>
798 <td>light</td>
799 <td>Possible values: <code>light</code> or <code>dark</code></td>
802 <td>font</td>
803 <td></td>
804 <td>Possible values: <code>arial</code>, <code>lucida grande</code>, <code>segoe ui</code>, <code>t…
805 <code>trebuchet ms</code> or <code>verdana</code></td>
838 <td>title</td>
839 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
840 <td>Title of the thing to share. (Function or string)</td>
843 <td>description</td>
844 <td><a href="#getdescriptionoptions-uri-settings">jQuery.fn.socialSharePrivacy.getDescription</a></
845 <td>Description of the thing to share. (Function or string)</td>
848 <td>uid</td>
849 <td></td>
850 <td>Flattr username.</td>
853 <td>category</td>
854 <td></td>
855 <td>Possible values: <code>Text</code>, <code>Images</code>, <code>Video</code>, <code>Software</co…
856 <code>Other</code></td>
859 <td>tags</td>
860 <td></td>
861 <td>Multiple tags are seperated by a comma <code>,</code>. Only alpha characters are supported in t…
864 <td>popout</td>
865 <td></td>
866 <td>When set to <code>0</code> no popout will appear when the Flattr button is hovered.</td>
869 <td>hidden</td>
870 <td></td>
871 <td>When set to <code>1</code> your content will not be publicly listed on Flattr.</td>
896 <td>title</td>
897 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
898 <td>Title of the news to share. (Function or string)</td>
917 <td>title</td>
918 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
919 <td>Title of the thing to share. (Function or string)</td>
922 <td>description</td>
923 <td><a href="#getdescriptionoptions-uri-settings">jQuery.fn.socialSharePrivacy.getDescription</a></
924 <td>Description of the thing to share. (Function or string)</td>
927 <td>media</td>
928 <td><a href="#getimageoptions-uri-settings">jQuery.fn.socialSharePrivacy.getImage</a></td>
929 <td>URL of image that represents the thing to share. (Function or string)</td>
948 <td>onsuccess</td>
949 <td></td>
950 <td>Name of a callback function that shall invoked when the link was successfully shared.
951 The shared url will be passed as a parameter. (String)</td>
954 <td>onerror</td>
955 <td></td>
956 <td>Name of a callback function that shall invoked if link sharing failed.
957 The shared url will be passed as a parameter. (String)</td>
960 <td>showzero</td>
961 <td>false</td>
962 <td>Even show count and no placeholder if there are zero shares. (Boolean)</td>
996 <td>title</td>
997 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
998 <td>Title of the thing to share. (Function or string)</td>
1001 <td>target</td>
1002 <td></td>
1003 <td>A cummunity to target.</td>
1006 <td>newwindow</td>
1007 <td>1</td>
1008 <td>Opens reddit in a new window when set to <code>1</code>. Set this option to an empty string or
1009 anything that evaluates to false to open reddit in the same window.</td>
1012 <td>bgcolor</td>
1013 <td>transparent</td>
1014 <td>HTML color.</td>
1017 <td>bordercolor</td>
1018 <td></td>
1019 <td>HTML color.</td>
1059 <td>type</td>
1060 <td>link</td>
1061 <td>Possible values: <code>link</code>, <code>quote</code>, <code>photo</code> or <code>video</code…
1064 <td>name</td>
1065 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
1066 <td>Title of the thing to share. (Function or string)<br/>
1068 This option is only defined for the type <code>link</code>.</td>
1071 <td>description</td>
1072 <td><a href="#getdescriptionoptions-uri-settings">jQuery.fn.socialSharePrivacy.getDescription</a></
1073 <td>Description of the thing to share. (Function or string)<br/>
1075 This option is only defined for the type <code>link</code>.</td>
1078 <td>quote</td>
1079 <td>[Function]</td>
1080 <td>Quote to share. (Function or string)<br/>
1082 This option is only defined for the type <code>quote</code>.</td>
1085 <td>photo</td>
1086 <td><a href="#getimageoptions-uri-settings">jQuery.fn.socialSharePrivacy.getImage</a></td>
1087 <td>Image URL of the thing to share. (Function or string)<br/>
1089 This option is only defined for the type <code>photo</code>.</td>
1092 <td>clickthrou</td>
1093 <td>[Function]</td>
1094 <td>The URL to where you get when you click the image. Per default it's the
1097 This option is only defined for the type <code>photo</code>.</td>
1100 <td>embed</td>
1101 <td><a href="#getembedoptions-uri-settings">jQuery.fn.socialSharePrivacy.getEmbed</a></td>
1102 <td>Embed code of the thing to share. (Function or string)<br/>
1104 This option is only defined for the type <code>video</code>.</td>
1107 <td>caption</td>
1108 <td><a href="#getdescriptionoptions-uri-settings">jQuery.fn.socialSharePrivacy.getDescription</a></
1109 <td>Caption of the thing to share. (Function or string)<br/>
1111 This option is only defined for the types <code>photo</code> and <code>video</code>.</td>
1144 <td>text</td>
1145 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
1146 <td>Tweet text (excluding the URL). It will be truncated to 120 characters, leaving
1147 place for 20 characters for the shortened URL. (Function or string)</td>
1150 <td>via</td>
1151 <td></td>
1152 <td>Twitter username (without the leading <code>@</code>).</td>
1155 <td>related</td>
1156 <td></td>
1157 <td>Twitter username (without the leading <code>@</code>).</td>
1160 <td>hashtags</td>
1161 <td></td>
1162 <td>Hashtag to add to the tweet (without the leading <code>#</code>).</td>
1165 <td>dnt</td>
1166 <td>true</td>
1167 <td>Do not tailor.</td>
1230 <td><code>&lt;</code></td>
1231 <td><code>&amp;lt;</code></td>
1234 <td><code>&gt;</code></td>
1235 <td><code>&amp;gt;</code></td>
1238 <td><code>&amp;</code></td>
1239 <td><code>&amp;amp;</code></td>
1242 <td><code>"</code></td>
1243 <td><code>&amp;quot;</code></td>
1246 <td><code>'</code></td>
1247 <td><code>&amp;#39;</code></td>