You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Roman Korsun (JIRA)" <ji...@apache.org> on 2012/10/31 01:44:12 UTC

[jira] [Created] (CLK-795) Ability to configure (.htm) click extensions

Roman Korsun created CLK-795:
--------------------------------

             Summary: Ability to configure (.htm) click extensions
                 Key: CLK-795
                 URL: https://issues.apache.org/jira/browse/CLK-795
             Project: Click
          Issue Type: Improvement
          Components: core
            Reporter: Roman Korsun
            Priority: Minor


It's very nice to have ability to change default ClickServlet .htm extension to any other 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (CLK-795) Ability to configure (.htm) click extensions

Posted by "Roman Korsun (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLK-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Korsun closed CLK-795.
----------------------------

    
> Ability to configure (.htm) click extensions
> --------------------------------------------
>
>                 Key: CLK-795
>                 URL: https://issues.apache.org/jira/browse/CLK-795
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>            Reporter: Roman Korsun
>            Priority: Minor
>
> It's very nice to have ability to change default ClickServlet .htm extension to any other 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CLK-795) Ability to configure (.htm) click extensions

Posted by "Roman Korsun (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLK-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Korsun resolved CLK-795.
------------------------------

    Resolution: Implemented

Yes. CustomConfigService can do magic )
                
> Ability to configure (.htm) click extensions
> --------------------------------------------
>
>                 Key: CLK-795
>                 URL: https://issues.apache.org/jira/browse/CLK-795
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>            Reporter: Roman Korsun
>            Priority: Minor
>
> It's very nice to have ability to change default ClickServlet .htm extension to any other 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CLK-795) Ability to configure (.htm) click extensions

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLK-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487555#comment-13487555 ] 

Bob Schellink commented on CLK-795:
-----------------------------------

I think this is already possible using a cus6tom ConfigService and implementing isTemplate():
http://click.apache.org/docs/click-api/org/apache/click/service/XmlConfigService.html#isTemplate%28java.lang.String%29
                
> Ability to configure (.htm) click extensions
> --------------------------------------------
>
>                 Key: CLK-795
>                 URL: https://issues.apache.org/jira/browse/CLK-795
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>            Reporter: Roman Korsun
>            Priority: Minor
>
> It's very nice to have ability to change default ClickServlet .htm extension to any other 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (CLK-795) Ability to configure (.htm) click extensions

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLK-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487555#comment-13487555 ] 

Bob Schellink edited comment on CLK-795 at 10/31/12 5:38 AM:
-------------------------------------------------------------

I think this is already possible using a cus6tom ConfigService and implementing isTemplate():
http://click.apache.org/docs/click-api/org/apache/click/service/XmlConfigService.html#isTemplate(java.lang.String)
                
      was (Author: sabob):
    I think this is already possible using a cus6tom ConfigService and implementing isTemplate():
http://click.apache.org/docs/click-api/org/apache/click/service/XmlConfigService.html#isTemplate%28java.lang.String%29
                  
> Ability to configure (.htm) click extensions
> --------------------------------------------
>
>                 Key: CLK-795
>                 URL: https://issues.apache.org/jira/browse/CLK-795
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>            Reporter: Roman Korsun
>            Priority: Minor
>
> It's very nice to have ability to change default ClickServlet .htm extension to any other 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira