You are here

tour.tour.content-paragraphs.yml in Thunder 8.5

modules/thunder_demo/config/install/tour.tour.content-paragraphs.yml

File

modules/thunder_demo/config/install/tour.tour.content-paragraphs.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - thunder_demo
  6. id: content-paragraphs
  7. label: 'Introduction to paragraphs'
  8. module: thunder_demo
  9. routes:
  10. -
  11. route_name: entity.node.edit_form
  12. route_params:
  13. node: '7'
  14. tips:
  15. article-paragraphs:
  16. id: article-paragraphs
  17. plugin: text
  18. label: Paragraphs
  19. body: '<p>The paragraphs section represents the main article content. Here you can add your text and various types of media.</p>'
  20. weight: 1
  21. attributes:
  22. data-class: 'paragraphs-container .fieldset-legend'
  23. article-paragraphs-actions:
  24. id: article-paragraphs-actions
  25. plugin: text
  26. label: 'Paragraph actions'
  27. body: '<p>Each paragraph comes with it''s actions, which let you edit or remove it.</p>'
  28. weight: 2
  29. attributes:
  30. data-id: edit-field-paragraphs-0-top-links-edit-button
  31. article-paragraphs-gallery:
  32. id: article-paragraphs-gallery
  33. plugin: text
  34. label: Gallery
  35. body: '<p>This is a gallery. By using the "Edit" button you''re able to add or delete images and change their order.</p>'
  36. weight: 3
  37. attributes:
  38. data-id: edit-field-paragraphs-0-top
  39. article-paragraphs-text:
  40. id: article-paragraphs-text
  41. plugin: text
  42. label: Text
  43. body: '<p>This is a simple text paragraph with a WYSIWYG editor.</p>'
  44. weight: 4
  45. attributes:
  46. data-id: edit-field-paragraphs-1-top
  47. article-paragraphs-instagram:
  48. id: article-paragraphs-instagram
  49. plugin: text
  50. label: Instagram
  51. body: '<p>In order to display an Instagram card just paste in the url of the post and Thunder will do the rest for you. How smart!</p>'
  52. weight: 5
  53. attributes:
  54. data-id: edit-field-paragraphs-2-top
  55. article-paragraphs-media:
  56. id: article-paragraphs-media
  57. plugin: text
  58. label: Media
  59. body: '<p>A media item can be an image or a video. You can select one from the library or upload a new one.</p>'
  60. weight: 6
  61. attributes:
  62. data-id: edit-field-paragraphs-3-top
  63. article-paragraphs-twitter:
  64. id: article-paragraphs-twitter
  65. plugin: text
  66. label: Twitter
  67. body: '<p>Tweet paragraphs behave exactly the same as Instagram. Give Thunder a tweet URL and relax!</p>'
  68. weight: 7
  69. attributes:
  70. data-id: edit-field-paragraphs-4-top
  71. article-paragraphs-more:
  72. id: article-paragraphs-more
  73. plugin: text
  74. label: 'Add more'
  75. body: '<p>Use this button to add another paragraph. Do you find the "Text" paragraph too boring? Click the dropbutton arrow and see what happens!</p>'
  76. weight: 8
  77. attributes:
  78. data-id: edit-field-paragraphs-add-more-add-more-button-text
  79. data-options: 'tipLocation: top'
  80. article-paragraphs-drag:
  81. id: article-paragraphs-drag
  82. plugin: text
  83. label: 'Reorder paragprahs'
  84. body: '<p>Paragraphs can be reordered using this handle.</p>'
  85. weight: 9
  86. attributes:
  87. data-class: field-multiple-drag
  88. data-options: 'tipLocation: right'
  89. article-paragraphs-last:
  90. id: article-paragraphs-last
  91. plugin: text
  92. label: 'What a tool!'
  93. body: '<p>Amazed? You should be! Paragraphs are a great tool that lets you structure your content the way you need it to be. It is specially useful if you''re planning to publish the content to various destinations such as smartphones, TVs and tablets.</p><p>Now we''ve learned how to create content. It is time <a href="/admin/content?tour">to see where we can manage it</a>.</p>'
  94. weight: 10