You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Ted Steen (JIRA)" <de...@tapestry.apache.org> on 2007/03/30 16:48:26 UTC

[jira] Created: (TAPESTRY-1393) Missing feature to add additional stylesheets to page

Missing feature to add additional stylesheets to page
-----------------------------------------------------

                 Key: TAPESTRY-1393
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1393
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
            Reporter: Ted Steen
            Priority: Minor
             Fix For: 5.0


If a component need to contribute a script to a page PageRenderSupport and just addScriptLink(...) can be used
The same should apply to Css-files.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-1393) Missing feature to add additional stylesheets to page

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1393.
------------------------------------------

    Resolution: Duplicate
      Assignee: Howard M. Lewis Ship

I believe this is a duplicate of TAPESTRY-1935.

> Missing feature to add additional stylesheets to page
> -----------------------------------------------------
>
>                 Key: TAPESTRY-1393
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1393
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>            Reporter: Ted Steen
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> If a component need to contribute a script to a page PageRenderSupport and just addScriptLink(...) can be used
> The same should apply to Css-files.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1393) Missing feature to add additional stylesheets to page

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1393:
-------------------------------------------

    Affects Version/s: 5.0.5

> Missing feature to add additional stylesheets to page
> -----------------------------------------------------
>
>                 Key: TAPESTRY-1393
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1393
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>            Reporter: Ted Steen
>            Priority: Minor
>
> If a component need to contribute a script to a page PageRenderSupport and just addScriptLink(...) can be used
> The same should apply to Css-files.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-1393) Missing feature to add additional stylesheets to page

Posted by "Andreas Andreou (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485635 ] 

Andreas Andreou commented on TAPESTRY-1393:
-------------------------------------------

I consider css a special case of a semantic piece of information getting included in the current page.
Meaning that it's just an external entity/file that's somehow related to the loaded one.

So, i'd really like to see (and even help implement) something like http://tapestry.apache.org/tapestry4.1/components/general/relation.html


> Missing feature to add additional stylesheets to page
> -----------------------------------------------------
>
>                 Key: TAPESTRY-1393
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1393
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Ted Steen
>            Priority: Minor
>             Fix For: 5.0
>
>
> If a component need to contribute a script to a page PageRenderSupport and just addScriptLink(...) can be used
> The same should apply to Css-files.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org