Forum newline

View: New views
3 Messages — Rating Filter:   Alert me  

Forum newline

by jiveforums-ecm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In the Nuxeo-DM, is there a way to get a newline inserted into a forum posting?  (not the nuxeo.org forum).

Chris....
--
Posted by "chrishane" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2930#8587>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Re: Forum newline

by jiveforums-ecm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

AFAIK, it is not possible. You could open a JIRA.
--
Posted by "arussel" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2930#8594>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Re: Forum newline

by jiveforums-ecm :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

They are kept and stored in the database, just not displayed by the default CSS.
You could play with CSS and add a
  white-space: pre;
or
  white-space: pre-line;
to the relevant fragment for class "commentQuote".
--
Posted by "fguillaume" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2930#8620>
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm