Модудь посоветовать другу

Главные вкладки

Аватар пользователя antonycrimea antonycrimea 4 марта 2010 в 13:48

Здравствуйте, посоветуйте модуль, что-то вроде посоветовать другу или переслать страницу, чтобы к каждому типу материала в конце текста было ПОСОВЕТОВАТЬ , что-то в этом роде, спасибо

Комментарии

Аватар пользователя Rygor Rygor 4 марта 2010 в 14:30

Еще есть модуль Print.
Там кроме функционала печать и pdf есть еще и послать ноду.
там же есть и настройки - тизер и линк, полностью статью. Посмотри, поиграйся с настройками.

Аватар пользователя antonycrimea antonycrimea 4 марта 2010 в 16:00

Rygor wrote:
Еще есть модуль Print.
Там кроме функционала печать и pdf есть еще и послать ноду.
там же есть и настройки - тизер и линк, полностью статью. Посмотри, поиграйся с настройками.

При отправке на мыло идет сначало in default templates,      but we don't want the 'form' styling it gets under .form-item */ .form-item #autocomplete .reference-autocomplete {    white-space:normal; }  .form-item #autocomplete .reference-autocomplete label {    display:inline;    font-weight:normal; }  /* 'Manage fields' overview */ #content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link {    margin: 4px 4px 0 0;/*LTR*/ } #content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group {    font-weight: bold; } table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group {    float: left;/*LTR*/ } table#content-field-overview tr.content-add-new .tabledrag-changed {    display: none; } table#content-field-overview tr.content-add-new .description {    margin-bottom: 0; } table#content-field-overview .content-new {    font-weight: bold;    padding-bottom: .5em; }  /* 'Advanced help' pages */ .advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6  {    margin:1em 0 .5em 0; } .advanced-help-topic dd {    margin-bottom: .5em; } .advanced-help-topic span.code {    background-color:#EDF1F3;    font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;    font-size:0.9em;    padding:1px; } .advanced-help-topic .content-border {    border:1px solid #AAA }// $Id: ckeditor.css,v 1.2.2.2 2010/01/13 11:31:22 wwalc Exp $ /* Indent  } .rteindent2 {    margin-left: 80px; } .rteindent3 {    margin-left: 120px; } .rteindent4 {    margin-left: 160px; } .rteleft {    text-align: left; } .rteright {    text-align: right; } .rtecenter {    text-align: center; } .rtejustify {    text-align: justify; } .ibimage_left {    float: left; } .ibimage_right {    float: right; }  /* CKEditor padding in IE */ table.cke_editor fieldset {    padding:0 !important; } /* $Id: ctools.css,v 1.4 2009/07/17 21:09:43 merlinofchaos Exp $ */ .ctools-locked {    color: red;    border: 1px solid red;    padding: 1em; }  .ctools-owns-lock {    background: #FFFFDD none repeat scroll 0 0;    border: 1px solid #F0C020;    padding: 1em; }  a.ctools-ajaxing, input.ctools-ajaxing, select.ctools-ajaxing {    padding-right: 18px !important;    background: url(../images/status-active.gif) right center no-repeat; }  div.ctools-ajaxing {    float: left;    width: 18px;    background: url(../images/status-active.gif) center center no-repeat; } /* $Id: filefield.css,v 1.21 2009/04/08 20:04:52 quicksketch Exp $ */  /**   * Overall styles   */   /**   * Formatter styles   */  .filefield-icon {    float: left; /* RTL */    margin-right: 0.4em; /* RTL */ }  /* End formatter styles. */  /**   * General widget form styles (applicable to all widgets).   */ .filefield-element {    margin: 1em 0;    white-space: normal; }  .filefield-element .widget-preview {    float: left; /* RTL */    padding-right: 10px; /* RTL */    border-right: 1px solid #CCC; /* RTL */    margin-right: 10px; /* RTL */    max-width: 30%; }  .filefield-element .widget-edit {    float: left; /* RTL */    max-width: 70%; }  .filefield-element .filefield-preview {    width: 16em;    overflow: hidden; }  .filefield-element .widget-edit .form-item {    margin: 0 0 1em 0; }  .filefield-element input.form-submit, .filefield-element input.form-file {    margin: 0; }  .filefield-element input.progress-disabled {    float: none;    display: inline; }  .filefield-element div.ahah-progress, .filefield-element div.throbber {    display: inline;    float: none;    padding: 1px 13px 2px 3px; /* RTL */ }  .filefield-element div.ahah-progress-bar {    display: none;    margin-top: 4px;    width: 28em;    padding: 0; }  .filefield-element div.ahah-progress-bar div.bar {    margin: 0; }  /* End general widget form styles. */  /**   * Generic file edit widget styles. Not applicable to other widgets that   * might hook into filefield (say, a widget with an image preview).   */  .filefield-generic-edit .filefield-icon {    float: left; /* RTL */    margin-right: 0.7em; /* RTL */    margin-top: 0.3em; }  .filefield-generic-edit-description {    margin-right: 6em; /* RTL */ }  /* The text field is made unnecessarily long by node.css - shorten it. */ .filefield-generic-edit .form-text {    width: 99%; }  .filefield-generic-edit .description {    white-space: normal;    margin-bottom: 0;    overflow: auto; /* Indent on line wraps, don't float around the icon. */ }  /* End widget form styles. */ /* Plain HTML Version */ form.fivestar-widget {    clear: both;    display: block; } form.fivestar-widget select, form.fivestar-widget input {    margin: 0; }  /* Combo Static and Rate Widget */ .fivestar-combo-stars .fivestar-static-form-item {    float: left; /* RTL */    margin-right: 40px; /* RTL */ } .fivestar-combo-stars .fivestar-form-item {    float: left; /* RTL */ }  /* Fivestar form items */ .fivestar-static-form-item .form-item, .fivestar-form-item .form-item {    margin: 0; }  /* Static View-only Star Version */ div.fivestar-widget-static {    display: block; }  div.fivestar-widget-static br {    clear: left; /* RTL */ }  div.fivestar-widget-static .star {    float: left; /* RTL */    width: 17px;    height: 15px;    overflow: hidden;    text-indent: -999em;    background: url(../widgets/default/star.gif) no-repeat 0 0; /* RTL */ }  div.fivestar-widget-static .star span.on {    display: block;    width: 100%;    height: 100%;    background: url(../widgets/default/star.gif) no-repeat 0 -32px; /* RTL */ }  div.fivestar-widget-static .star span.off {    display: block;    width: 100%;    height: 100%;    background: url(../widgets/default/star.gif) no-repeat 0 0; /* RTL */ }  /* Javascript Star Version */ div.fivestar-widget {    display: block; }  div.fivestar-widget .cancel, div.fivestar-widget .star {    float: left; /* RTL */    width: 17px;    height: 15px;    overflow: hidden;    text-indent: -999em; } div.fivestar-widget .cancel, div.fivestar-widget .cancel a {    background: url(../widgets/default/delete.gif) no-repeat 0 -16px; /* RTL */    text-decoration: none; }  div.fivestar-widget .star, div.fivestar-widget .star a {    background: url(../widgets/default/star.gif) no-repeat 0 0; /* RTL */    text-decoration: none; }  div.fivestar-widget .cancel a, div.fivestar-widget .star a {    display: block;    width: 100%;    height: 100%;    background-position: 0 0; /* RTL */    cursor: pointer; }  div.fivestar-widget div.on a {    background-position: 0 -16px; /* RTL */ } div.fivestar-widget div.hover a, div.rating div a:hover {    background-position: 0 -32px; /* RTL */ } form.fivestar-widget div.description {    margin-bottom: 0; } /**   * Settings for all stars.   */ div.fivestar-widget-static .star, div.fivestar-widget .star, div.fivestar-widget div.on a {    height: 31px; }  div.fivestar-widget .star, div.fivestar-widget .star a, div.fivestar-widget-static .star, div.fivestar-widget-static .star span.on {    background: no-repeat 0 -62px; }  /**   * Unique default setting for each star.   */ div.fivestar-widget .star-1, div.fivestar-widget .star-1 a, div.fivestar-widget-static .star-1, div.fivestar-widget-static .star-1 span.on {    width: 8px;    background-image: url(craft-01.png); } div.fivestar-widget .star-2, div.fivestar-widget .star-2 a, div.fivestar-widget-static .star-2, div.fivestar-widget-static .star-2 span.on {    width: 9px;    background-image: url(craft-02.png); } div.fivestar-widget .star-3, div.fivestar-widget .star-3 a, div.fivestar-widget-static .star-3, div.fivestar-widget-static .star-3 span.on {    width: 9px;    background-image: url(craft-03.png); } div.fivestar-widget .star-4, div.fivestar-widget .star-4 a, div.fivestar-widget-static .star-4, div.fivestar-widget-static .star-4 span.on {    width: 10px;    background-image: url(craft-04.png); } div.fivestar-widget .star-5, div.fivestar-widget .star-5 a, div.fivestar-widget-static .star-5, div.fivestar-widget-static .star-5 span.on {    width: 10px;    background-image: url(craft-05.png); } div.fivestar-widget .star-6, div.fivestar-widget .star-6 a, div.fivestar-widget-static .star-6, div.fivestar-widget-static .star-6 span.on {    width: 12px;    background-image: url(craft-06.png); } div.fivestar-widget .star-7, div.fivestar-widget .star-7 a, div.fivestar-widget-static .star-7, div.fivestar-widget-static .star-7 span.on {    width: 15px;    background-image: url(craft-07.png); } div.fivestar-widget .star-8, div.fivestar-widget .star-8 a, div.fivestar-widget-static .star-8, div.fivestar-widget-static .star-8 span.on {    width: 16px;    background-image: url(craft-08.png); } div.fivestar-widget .star-9, div.fivestar-widget .star-9 a, div.fivestar-widget-static .star-9, div.fivestar-widget-static .star-9 span.on {    width: 22px;    background-image: url(craft-09.png); } div.fivestar-widget .star-10, div.fivestar-widget .star-10 a, div.fivestar-widget-static .star-10, div.fivestar-widget-static .star-10 span.on {    width: 27px;    background-image: url(craft-10.png); }  /**   * Some specific settings for the 5-star count version.   */ div.fivestar-widget-5 .star-2, div.fivestar-widget-5 .star-2 a, div.fivestar-widget-static-5 .star-2, div.fivestar-widget-static-5 .star-2 span.on {    width: 9px;    background-image: url(craft-03.png); } div.fivestar-widget-5 .star-3, div.fivestar-widget-5 .star-3 a, div.fivestar-widget-static-5 .star-3, div.fivestar-widget-static-5 .star-3 span.on {    width: 15px;    background-image: url(craft-07.png); } div.fivestar-widget-5 .star-4, div.fivestar-widget-5 .star-4 a, div.fivestar-widget-static-5 .star-4, div.fivestar-widget-static-5 .star-4 span.on {    width: 16px;    background-image: url(craft-08.png); } div.fivestar-widget-5 .star-5, div.fivestar-widget-5 .star-5 a, div.fivestar-widget-static-5 .star-5, div.fivestar-widget-static-5 .star-5 span.on {    width: 27px;    background-image: url(craft-10.png); }   /**   * Dynamic rollovers.   */ div.fivestar-widget-static .star span.on, div.fivestar-widget-static .star span.on a, div.fivestar-widget div.on a {    background-position: 0 0; } div.fivestar-widget div.hover a, div.rating div a:hover {    background-position: 0 -31px; } div.fivestar-widget-static .star span.off {    background-position: 0 -62px; }  /**   * Cancel button.   */ div.fivestar-widget .cancel, div.fivestar-widget .cancel a {    width: 9px;    height: 31px;    background: url(craft-cancel.png) no-repeat 0 0; } div.fivestar-widget .cancel a:hover {    width: 9px;    height: 31px;    background-position: 0 -31px; }/* $Id: panels.css,v 1.2 2008/07/16 00:09:03 merlinofchaos Exp $ */  div.panel-pane div.admin-links {    font-size: xx-small;    margin-right: 1em; }  div.panel-pane div.admin-links li a {    color: #ccc; }  div.panel-pane div.admin-links li {    padding-bottom: 2px;    background: white;    z-index: 201; }  div.panel-pane div.admin-links:hover a, div.panel-pane div.admin-links-hover a {    color: #000; }  div.panel-pane div.admin-links a:before {    content: "["; }  div.panel-pane div.admin-links a:after {    content: "]"; }  div.panel-pane div.panel-hide {    display: none; }  /** For IE we add the class via js; for other browsers we rely on :hover **/ div.panel-pane div.panel-hide-hover, div.panel-pane:hover div.panel-hide {    display: block;    position: absolute;    z-index: 200;    margin-top: -1.5em; }  div.panel-pane div.node {    margin: 0;    padding: 0; }  div.panel-pane div.feed a {    float: right; } /* $Id: admin_menu.css,v 1.25.2.4.2.5 2009/07/22 20:33:17 sun Exp $ */  /**   * file   * Administration menu.   *   * Implementation of Sons of Suckerfish Dropdowns.   *   * see www.htmldog.com/articles/suckerfish   */  #admin-menu {    background: #101010 url(images/bkg.png) bottom left repeat-x;    font-size: 9px;    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;    left: 0;    position: absolute;    text-align: left;    top: 0;    width: 100%; } #admin-menu-wrapper {    overflow: hidden; } #admin-menu li.admin-menu-icon a {    padding: 1px 8px 4px; } #admin-menu li.admin-menu-icon ul a {    padding: 4px 8px; } #admin-menu li.admin-menu-icon img {    vertical-align: bottom; } #admin-menu li.admin-menu-users a {    background: transparent url(images/icon_users.png) 90% center no-repeat;    padding-right: 22px; } #admin-menu li.admin-menu-action {    float: right; } #admin-menu li.admin-menu-action a {    border-left: 1px solid #323232;    border-right: none; } body.admin-menu {    margin-top: 20px !important; }  /* All lists */ #admin-menu, #admin-menu ul {    line-height: 1.4em;    list-style: none;    margin: 0;    padding: 0;    z-index: 999; } #admin-menu ul {    position: static; } #admin-menu ul a {    border-bottom: none;    border-right: 1px solid #323232;    color: #EEE;    display: block;    font-weight: normal;    padding: 4px 8px;    text-align: left;    text-decoration: none; } #admin-menu ul li.admin-menu-tab a {    border-right: 1px solid #52565E; } #admin-menu li li a {    border-right: none;    border-top: 1px solid #323232; }  /* All list items */ #admin-menu li {    background-image: none;    float: left;    height: 100%;    list-style-image: none;    list-style-type: none;    margin: 0 !important;    padding: 0; } #admin-menu li.admin-menu-tab {    background: url(images/bkg_tab.png) repeat-x left bottom;    padding-bottom: 1px; } #admin-menu li li {    background: #202020;    filter: Alpha(opacity=88);    opacity: 0.88;    width: 160px; /* Required for Opera */ } #admin-menu li li li {    filter: Alpha(opacity=100);    opacity: 1; }  /* Second-level lists */ /* Note: We must hide sub-lists or scrollbars might appear (display: none is   not read by screen readers). */ #admin-menu li ul {    background: none;    display: none;    left: -999em;    line-height: 1.2em;    margin: 0;    position: absolute;    width: 160px; }  /* Third-and-above-level lists */ #admin-menu li li.expandable ul {    margin: -20px 0 0 160px; }  #admin-menu li:hover ul ul, #admin-menu li:hover ul ul ul, #admin-menu li:hover ul ul ul ul, #admin-menu li:hover ul ul ul ul ul, #admin-menu li.iehover ul ul, #admin-menu li.iehover ul ul ul, #admin-menu li.iehover ul ul ul ul, #admin-menu li.iehover ul ul ul ul ul {    display: none;    left: -999em; }  /* Lists nested under hovered list items */ #admin-menu li:hover ul, #admin-menu li li:hover ul, #admin-menu li li li:hover ul, #admin-menu li li li li:hover ul, #admin-menu li li li li li:hover ul, #admin-menu li.iehover ul, #admin-menu li li.iehover ul, #admin-menu li li li.iehover ul, #admin-menu li li li li.iehover ul, #admin-menu li li li li li.iehover ul {    display: block;    left: auto; } #admin-menu li.admin-menu-action:hover ul {    right: 0; }  /* Second-and-more-level hovering */ #admin-menu li li.expandable {    background: #45454A url(images/arrow.png) no-repeat 145px 7px; } #admin-menu li li:hover, #admin-menu li li.iehover {    background-color: #111; } #admin-menu li li:hover a, #admin-menu li li:hover li:hover a, #admin-menu li li:hover li:hover li:hover a {    color: #FFF; } #admin-menu li li.expandable:hover a, #admin-menu li li.expandable:hover li.expandable:hover a {    border-color: #666666;    color: #EEE; } #admin-menu li li.expandable:hover li a, #admin-menu li li.expandable:hover li.expandable:hover li a {    border-color: #323232; } #admin-menu li li:hover li a, #admin-menu li li.iehover li a, #admin-menu li li.iehover li.iehover li a {    color: #EEE; } #admin-menu li li.iehover a, #admin-menu li li.iehover li.iehover a, #admin-menu li li.iehover li.iehover li.iehover a {    color: #FFF;    width: 90%; /* IE */ }  /* #210615: Mozilla on Mac fix */ html.js fieldset.collapsible div.fieldset-wrapper {    overflow: visible; }  /* Hide the menu on print output. */ [user=media]media[/user] print {    #admin-menu {      display: none !important;    }    body.admin-menu {      margin-top: 0 !important;    } } /* $Id: admin_menu.uid1.css,v 1.1.2.2 2009/07/18 21:41:22 sun Exp $ */  /**   * file   * Administration menu color override for uid1.   */  #admin-menu li.admin-menu-account {    background: #911 url(images/bkg-red.png) bottom left repeat-x; } /* $Id: print.css,v 1.1.2.2 2008/08/21 22:03:40 jcnventura Exp $ */  body {    margin: 1em;    background-color: #fff;    font-family: sans-serif; } th {    text-align: left; /* LTR */    color: #006;    border-bottom: 1px solid #ccc; } tr.odd {    background-color: #ddd; } tr.even {    background-color: #fff; } td {    padding: 5px; } #menu {    visibility: hidden; } #main {    margin: 1em; } a:link {color: #000;} a:visited {color: #000;} a:hover {color: #00f;} a:link img, a:visited img {border: 0;} .print-footnote {font-size: xx-small;} img.print-logo {border: 0;} .print-site_name {} .print-breadcrumb {font-size: x-small;} .print-title {} .print-submitted {font-size: small;} .print-created {font-size: small;} .print-taxonomy {    text-align: right; } .print-taxonomy li {display: inline;} .print-content {} .print-hr {    border: 0;    height: 1px;    width: 100%;    color: #9E9E9E;    background-color: #9E9E9E; } .print-message {    border: medium dotted blue;    padding: 1em; } .print-source_url {font-size: small;} .print-links {font-size: small;} .print-footer {text-align: center;}  а потом только текст статьи, как это исправить?