You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Max Starets (JIRA)" <de...@myfaces.apache.org> on 2010/10/28 23:01:23 UTC

[jira] Created: (TRINIDAD-1948) Trinidad's Agent API Should Support Detection of Web Crawlers

Trinidad's Agent API Should Support Detection of Web Crawlers
-------------------------------------------------------------

                 Key: TRINIDAD-1948
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1948
             Project: MyFaces Trinidad
          Issue Type: New Feature
    Affects Versions: 2.0.0.3-core
            Reporter: Max Starets
            Assignee: Max Starets


We should add support for detecting web crawlers at runtime.  This would allow page authors to generate special content for the search engines, and would enable us in the future to implement a special rendering mode if we choose to do so.

Proposal:

- Add new TYPE_WEBCRAWLER Agent type
- Add AGENT_GOOGLEBOT and AGENT_MSNBOT agents
- Use the desktop  rendering kit and the default output mode when generating content for web crawlers (for now).

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


[jira] Updated: (TRINIDAD-1948) Trinidad's Agent API Should Support Detection of Web Crawlers

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

Max Starets updated TRINIDAD-1948:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0.3-core
           Status: Resolved  (was: Patch Available)

> Trinidad's Agent API Should Support Detection of Web Crawlers
> -------------------------------------------------------------
>
>                 Key: TRINIDAD-1948
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1948
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>    Affects Versions: 2.0.0.3-core
>            Reporter: Max Starets
>            Assignee: Max Starets
>             Fix For: 2.0.0.3-core
>
>         Attachments: trinidad-1948.patch
>
>
> We should add support for detecting web crawlers at runtime.  This would allow page authors to generate special content for the search engines, and would enable us in the future to implement a special rendering mode if we choose to do so.
> Proposal:
> - Add new TYPE_WEBCRAWLER Agent type
> - Add AGENT_GOOGLEBOT and AGENT_MSNBOT agents
> - Use the desktop  rendering kit and the default output mode when generating content for web crawlers (for now).

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


[jira] Updated: (TRINIDAD-1948) Trinidad's Agent API Should Support Detection of Web Crawlers

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

Max Starets updated TRINIDAD-1948:
----------------------------------

    Status: Patch Available  (was: Open)

> Trinidad's Agent API Should Support Detection of Web Crawlers
> -------------------------------------------------------------
>
>                 Key: TRINIDAD-1948
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1948
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>    Affects Versions: 2.0.0.3-core
>            Reporter: Max Starets
>            Assignee: Max Starets
>
> We should add support for detecting web crawlers at runtime.  This would allow page authors to generate special content for the search engines, and would enable us in the future to implement a special rendering mode if we choose to do so.
> Proposal:
> - Add new TYPE_WEBCRAWLER Agent type
> - Add AGENT_GOOGLEBOT and AGENT_MSNBOT agents
> - Use the desktop  rendering kit and the default output mode when generating content for web crawlers (for now).

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