Login  Register

Re: short and long descriptions

Posted by cadet1620 on Oct 26, 2011; 4:22am
URL: https://support.nabble.com/short-and-long-descriptions-tp6927296p6931531.html

Great idea.  I'll have to try it.

One must also remove the short/long tags from the version that is being displayed, as in:
<n.regex_replace_all. pattern="\[\\?long_desc\]" replacement=" ">
  <n.regex_replace_all. pattern="\[short_desc\][^\b]+?\[/short_desc\]" replacement=" "><n.node_message_as_html/></n.regex_replace_all.>
</n.regex_replace_all.>