Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Formatting Text in Messages
kwzvanilla
New
With Messages we can communicate with users. Is there any way to format the text in the Messages? For example, we would like to have two lines in the Message separated by one or more blank lines, but line feeds seem to be ignored and the Message is always one line after the other with no blank lines between.
Is there a way to add a hyperlink the Message? Maybe bold or underline or other html formatting?
We did not see anyway to do this as it looks like only ascii text is used.
(By Messages we don't mean the body of discussions. Rather we mean the text we can place at the top or sides of the form to make announcements to users and setup through the backend Dashboard.)
0
Answers
use standard html tags.
like <p> or < /br> for new line
<b> bold < /b>
http://www.w3schools.com/html/
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
If you file a bug report on github maybe they can add the buttonbar to that area of Vanilla. Yoy can use plain html (like peregrine said) and markdown markup languages
There was an error rendering this rich post.
You can use the marquee plugin and make it clickable that way you can make it look like anything you want. Or use a plugin like apt ads to add the messages you want.
or you can use simple css to make the message look a certain way. For example , adding line height will add space between the lines.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
You might be interested in the following thread:
http://vanillaforums.org/discussion/comment/184782/#Comment_184782
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.