You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/05/31 23:15:15 UTC

[jira] Resolved: (WICKET-608) Add possibility to output markup class as html comment

     [ https://issues.apache.org/jira/browse/WICKET-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Knopp resolved WICKET-608.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.0-beta2)
                       (was: 1.3.0-rc1)
                       (was: 1.3.0-final)
                   trunk

Implemented for trunk. 

IDebugSettings.setOutputMarkupContainerClassName(boolean enable);


> Add possibility to output markup class as html comment
> ------------------------------------------------------
>
>                 Key: WICKET-608
>                 URL: https://issues.apache.org/jira/browse/WICKET-608
>             Project: Wicket
>          Issue Type: New Feature
>    Affects Versions: 1.3.0-beta2, 1.3.0-rc1, 1.3.0-final
>            Reporter: Matej Knopp
>            Assignee: Matej Knopp
>             Fix For: trunk
>
>
> Add debug setting to allow wrapping markup container's output like this:
> <!-- MARKUP FOR [markupContainerClass] BEGIN -->
> Original output 
> <!-- MARKUP FOR [markupContainerClass] END -->

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.