[OS-JIRA] Created: (WOL-1131) HTML formatter: Preserve line breaks within tags

From: JIRA (Timo)
Date: Fri Nov 20 2009 - 07:06:57 EST

  • Next message: David Avendasora: "Re: [OS-JIRA] Created: (WOL-1131) HTML formatter: Preserve line breaks within tags"

    HTML formatter: Preserve line breaks within tags
    ------------------------------------------------

                     Key: WOL-1131
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1131
                 Project: WOProject/WOLips
              Issue Type: Improvement
              Components: WOLips General
        Affects Versions: WOLips 3.5.x
                Reporter: Timo Höpfner
                Priority: Minor

    I'm heavily using inline bindings. When there are many bindings, I'm often formatting the tags like:

    <wo:ERXOptGroupPopupButton
          list="$poolDefinitions"
          item="$poolDefinitionItem"
          group="$poolDefinitionItem.definition"
          label="$poolDefinitionItem.definition.identifier"
          displayString="$poolDefinitionItem.displayName"
          noSelectionString="---"
          selection="$selectedPool"
    />

    Formatting makes that a single line again, so it would be nice, if the formatter had an option to preserve the line breaks within tags.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Fri Nov 20 2009 - 07:07:52 EST