Make Msg notices separator configurable.
Open
@dpp is already working on this.
Since Mar 1, 2012.
P:Normal
T:Enhancement
WebKit
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
The Msg builtin snippet renders notices with a comma separated string. This would be really helpful to make this separator configurable.
The specific case which leads to this request is when using phrases as messages (captialized and dot at the end). The current rendering put a comma after the dot, so being able to configure this comma to be a space would be interesting.
link to the discussion: https://groups.google.com/forum/#!topic/liftweb/LH2B4h6D8u0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.