You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Pavitra Subramaniam (JIRA)" <de...@myfaces.apache.org> on 2011/09/17 01:07:09 UTC

[jira] [Created] (TRINIDAD-2140) add a new ouput-mode for offline content

add a new ouput-mode for offline content 
-----------------------------------------

                 Key: TRINIDAD-2140
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2140
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Archetype, Components
            Reporter: Pavitra Subramaniam


Introduce a new output-mode called 'offline' that will be useful when rendering content for offline viewing. In this mode the components may render content with more client side interactivity in mind. This mode is useful when rendering pages as attachments to emails, for example. A user receiving an email can open the attachment when they are not connected to a network. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (TRINIDAD-2140) add a new ouput-mode for offline content

Posted by "Pavitra Subramaniam (Issue Comment Edited) (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171403#comment-13171403 ] 

Pavitra Subramaniam edited comment on TRINIDAD-2140 at 12/17/11 1:35 AM:
-------------------------------------------------------------------------

Uploaded patch for trunk - 2.0.2-core. Please commit this patch along with the patch submitted for JIRA 2141
                
      was (Author: pasubra):
    Uploaded patch for trunk - 2.0.2-core
                  
> add a new ouput-mode for offline content 
> -----------------------------------------
>
>                 Key: TRINIDAD-2140
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2140
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.2.16-core, 2.0.1-core
>            Reporter: Pavitra Subramaniam
>         Attachments: JIRA-2140-12.6.2-12082011.patch, JIRA-2140-12162011-trunk.patch, jira2140-10262011.patch
>
>
> Introduce a new output-mode called 'offline' that will be useful when rendering content for offline viewing. In this mode the components may render content with more client side interactivity in mind. This mode is useful when rendering pages as attachments to emails, for example. A user receiving an email can open the attachment when they are not connected to a network. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TRINIDAD-2140) add a new ouput-mode for offline content

Posted by "Pavitra Subramaniam (Commented) (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136720#comment-13136720 ] 

Pavitra Subramaniam commented on TRINIDAD-2140:
-----------------------------------------------

Another recommendation is to call this outputMode as 'attachment', since 'offline' implies that this could only be used for offline viewing. But users could receive emails with attachments that can be opened when they are online connected as well.

Uploaded a patch with the new name.
                
> add a new ouput-mode for offline content 
> -----------------------------------------
>
>                 Key: TRINIDAD-2140
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2140
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.2.16-core, 2.0.1-core
>            Reporter: Pavitra Subramaniam
>
> Introduce a new output-mode called 'offline' that will be useful when rendering content for offline viewing. In this mode the components may render content with more client side interactivity in mind. This mode is useful when rendering pages as attachments to emails, for example. A user receiving an email can open the attachment when they are not connected to a network. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (TRINIDAD-2140) add a new ouput-mode for offline content

Posted by "Pavitra Subramaniam (Issue Comment Edited) (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165721#comment-13165721 ] 

Pavitra Subramaniam edited comment on TRINIDAD-2140 at 12/9/11 1:02 AM:
------------------------------------------------------------------------

Patch for the 1.2.12.6.2 version. Please commit this along with the patch uploaded to JIRA 2141. These need to go in together
                
      was (Author: pasubra):
    Patch for the 1.2.12.6.2 version
                  
> add a new ouput-mode for offline content 
> -----------------------------------------
>
>                 Key: TRINIDAD-2140
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2140
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.2.16-core, 2.0.1-core
>            Reporter: Pavitra Subramaniam
>         Attachments: JIRA-2140-12.6.2-12082011.patch, jira2140-10262011.patch
>
>
> Introduce a new output-mode called 'offline' that will be useful when rendering content for offline viewing. In this mode the components may render content with more client side interactivity in mind. This mode is useful when rendering pages as attachments to emails, for example. A user receiving an email can open the attachment when they are not connected to a network. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TRINIDAD-2140) add a new ouput-mode for offline content

Posted by "Scott O'Bryan (Commented) (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168563#comment-13168563 ] 

Scott O'Bryan commented on TRINIDAD-2140:
-----------------------------------------

Please provide a patch for 2.0.2-core.  Thanks.
                
> add a new ouput-mode for offline content 
> -----------------------------------------
>
>                 Key: TRINIDAD-2140
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2140
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.2.16-core, 2.0.1-core
>            Reporter: Pavitra Subramaniam
>         Attachments: JIRA-2140-12.6.2-12082011.patch, jira2140-10262011.patch
>
>
> Introduce a new output-mode called 'offline' that will be useful when rendering content for offline viewing. In this mode the components may render content with more client side interactivity in mind. This mode is useful when rendering pages as attachments to emails, for example. A user receiving an email can open the attachment when they are not connected to a network. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TRINIDAD-2140) add a new ouput-mode for offline content

Posted by "Matt Cooper (Resolved) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Cooper resolved TRINIDAD-2140.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1-core
    
> add a new ouput-mode for offline content 
> -----------------------------------------
>
>                 Key: TRINIDAD-2140
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2140
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.2.16-core, 2.0.1-core
>            Reporter: Pavitra Subramaniam
>             Fix For: 2.0.1-core
>
>         Attachments: JIRA-2140-12.6.2-12082011.patch, JIRA-2140-12162011-trunk.patch, jira2140-10262011.patch
>
>
> Introduce a new output-mode called 'offline' that will be useful when rendering content for offline viewing. In this mode the components may render content with more client side interactivity in mind. This mode is useful when rendering pages as attachments to emails, for example. A user receiving an email can open the attachment when they are not connected to a network. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira