內容簡介
聊天元素是對話的一個單一部分:一個聊天氣泡。使用聊天氣泡作為構建塊,任意數量的聊天氣泡元素可以構成最終產品。短或長都由您,內容創作者自行決定。
請注意,此外掛在現有的 Aesop Story Engine 功能上進行構建,如果沒有這個引擎,將無法運作。
選項
使用元素的內置選項,聊天顏色可以基於文章而變化。在單篇文章中,多個對話可以因元素的模塊化特性而具有不同的顏色。
外觀定義了聊天氣泡的風格。有一個默認風格,但並不非常有趣。有選項可以模擬 Google Hangouts、Facebook Messenger 和 iOS Messaging 使用的對話風格。
寬度定義了聊天氣泡的最大寬度。它永遠不會超過這個值,但如果沒有足夠的文本來填滿一行,它可以更短。請注意,“px”後綴已經包含在內,因此此字段僅需要一個數字。
背景顏色定義了聊天氣泡後面的背景顏色。它始終是屏幕的全寬。
聊天顏色定義了聊天氣泡本身的背景顏色。氣泡箭頭也會採用這個顏色。
文本顏色定義了聊天氣泡中的文本顏色。
方向定義了聊天氣泡、箭頭和頭像(可選)的來源:左邊或右邊。
內容定義了聊天氣泡中的文本。輸入多少或少內容都可以!
頭像定義了與聊天氣泡關聯的圖片。這是可選的。
頭像樣式定義了頭像的形狀。默認情況下,它只是一個正方形的圖像。可以更改為帶圓角的正方形(我稱之為“圓角正方形”)或圓形。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
A single chat component is one piece of conversation: one chat bubble. Using a single chat bubble as the building block, any number of chat bubble components can comprise the end result. Short or long, it’s completely up to you, the content creator.
Please note that this plugin builds upon existing functionality provided by Aesop Story Engine, and will not function without it.
Options
Using the component’s built-in options, the chat colors can vary on a post-by-post basis. Multiple conversations in a single post can have varied colors, due to the modular nature of the components.
Appearance defines the style of chat bubble. There is a default style, but it’s not very interesting. There are options to imitate the appearance of chat styles used by Google Hangouts, Facebook Messenger, and iOS Messaging.
Width defines the maximum width of the chat bubble. It will never exceed this value, but it can be shorter, if there is not enough text to fill a single line. Please note that the “px” suffix is already included, so all this field requires is a number.
Background Color defines the background color behind the chat bubble. It’s always the full width of the screen.
Chat Color defines the background color of the chat bubble itself. The bubble arrow also takes on this color.
Text Color defines the text color in the chat bubble.
Direction defines where the chat bubble, its arrow, and avatar (optional) come from: left or right.
Content defines the text inside the chat bubble. Enter as much or as little as you want!
Avatar defines the picture associated with the chat bubble. This is optional.
Avatar Style defines the shape of the avatar. By default, it’s just a square image. It can be changed to rounded corners (I call this a “squircle”) or a circle.
