رفتن به محتوای اصلی
x

قالب‌بندی‌های متن

Restricted HTML

  • You can embed entities.‎ Additional properties can be added to the embed tag like data-caption and data-align if supported.‎ Example:‎

    <drupal-entity data-entity-type="node" data-entity-uuid="07bf3a2e-1941-4a44-9b02-2d1d7a41ec0e" data-view-mode="teaser" />
  • You can align images, videos, blockquotes and so on to the left, right or center.‎ Examples:‎‎

    • Align an image to the left:‎ <img src=""‎ data-align="left" />
    • Align an image to the center:‎ ‎<img src=""‎ data-align="center" />
    • Align an image to the right:‎ ‎<img src=""‎ data-align="right" />
    • … and you can apply this to other eleme‎nts as well:‎ <video src=""‎ data-align="center" />
  • You can caption images, videos, blockquote‎s, and so on.‎ Examples:‎

    • <img src=""‎ data-caption="This is a caption" />
    • <video src=""‎ data-caption="The Drupal Dance" />‎;‎
    • <blockquote data-caption="Dries Buytaert">Drupal is awesome!‎</blockquote>
    • <code data-caption="Hello world in JavaScript.‎">alert("Hello world!‎");‎</code>
  • You can use shortcode for block builder module.‎ You can visit admin/structure/gavias_blockbuilder and get shortcode, sample [gbb name=‪"page_home_1"‬].‎
  • You can use shortcode for block builder module.‎ You can visit admin/structure/gavias_blockbuilder and get shortcode, sample [gbb name=‪"page_home_1"‬].‎

متن ساده

  • تگ‌های HTML مجاز نیستند.
  • Lines and paragraphs are automatically recognized.‎ The <br ‎/> line break, <p> paragraph and <‎/p> close paragraph tags are inserted automatically.‎ If paragraphs are not recognized simply add a couple of blank lines.‎
  • آدرس های وب و آدرس ایمیل به صورت خودکار به لینک تبدیل می‌شوند.