You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "kevin (JIRA)" <ji...@apache.org> on 2005/08/09 19:18:35 UTC

[jira] Created: (FOR-614) views example needs Text plugin added to project.required.plugins

views example needs Text plugin added to project.required.plugins
-----------------------------------------------------------------

         Key: FOR-614
         URL: http://issues.apache.org/jira/browse/FOR-614
     Project: Forrest
        Type: Bug
  Components: Core operations  
    Versions: 0.8-dev    
 Environment: Any
    Reporter: kevin


Views example uses leather-dev skin. Text plugin is needed to be added to the normally commented out list of plugins for using views in forrest.properties file.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (FOR-614) views example needs Text plugin added to project.required.plugins

Posted by "Thorsten Scherler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-614?page=all ]

Thorsten Scherler updated FOR-614:
----------------------------------

    Component: Views
                   (was: Core operations)

Can you explain why you think the Text plugin have to be added to the forrest.properties? 
Do you mean because of the content-txt-link contract? 
Then we have to add as well the pdf et al. to the list but that it not only true for views but as well for any other skin.

> views example needs Text plugin added to project.required.plugins
> -----------------------------------------------------------------
>
>          Key: FOR-614
>          URL: http://issues.apache.org/jira/browse/FOR-614
>      Project: Forrest
>         Type: Bug
>   Components: Views
>     Versions: 0.8-dev
>  Environment: Any
>     Reporter: kevin
>     Priority: Minor

>
> Views example uses leather-dev skin. Text plugin is needed to be added to the normally commented out list of plugins for using views in forrest.properties file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (FOR-614) views example needs Text plugin added to project.required.plugins

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-614?page=all ]
     
Ross Gardler closed FOR-614:
----------------------------

    Resolution: Fixed
     Assign To: Ross Gardler

> views example needs Text plugin added to project.required.plugins
> -----------------------------------------------------------------
>
>          Key: FOR-614
>          URL: http://issues.apache.org/jira/browse/FOR-614
>      Project: Forrest
>         Type: Bug
>   Components: Views
>     Versions: 0.8-dev
>  Environment: Any
>     Reporter: kevin
>     Assignee: Ross Gardler
>     Priority: Minor

>
> Views example uses leather-dev skin. Text plugin is needed to be added to the normally commented out list of plugins for using views in forrest.properties file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (FOR-614) views example needs Text plugin added to project.required.plugins

Posted by "kevin (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-614?page=comments#action_12318209 ] 

kevin commented on FOR-614:
---------------------------

OK

forrest seed

vi forrest.properties

#project.skin=pelt
# uncomment the following skin if you are using views
project.skin=leather-dev
...
# Add the following plugins to project.required.plugins when using views:
project.required.plugins=org.apache.forrest.plugin.output.pdf,
org.apache.forrest.plugin.input.viewHelper.xhtml.ls,
org.apache.forrest.plugin.output.viewHelper.xhtml,
org.apache.forrest.plugin.internal.view

forrest seed

Gives errors like:

X [0]                                     samples/static.txt	BROKEN: No pipeline matched request: samples/static.txt
X [0]                                     samples/sample.txt	BROKEN: No pipeline matched request: samples/sample.txt
* [20/26]   [0/0]     0.889s 5.6Kb   samples/static.pdf
* [21/25]   [0/7]     0.155s 16.6Kb  samples/sample.xml

Suggesting the text plugin is needed. Adding it to the list builds ok.

The local skincon.xml has:
 <disable-txt-link>true</disable-txt-link>

Looks like this is overridden by the contract you suggest. I am new
to views and contracts but the pdf plugin is normally in project.required.plugins and adding the text plugin fixed the errors.


> views example needs Text plugin added to project.required.plugins
> -----------------------------------------------------------------
>
>          Key: FOR-614
>          URL: http://issues.apache.org/jira/browse/FOR-614
>      Project: Forrest
>         Type: Bug
>   Components: Views
>     Versions: 0.8-dev
>  Environment: Any
>     Reporter: kevin
>     Priority: Minor

>
> Views example uses leather-dev skin. Text plugin is needed to be added to the normally commented out list of plugins for using views in forrest.properties file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (FOR-614) views example needs Text plugin added to project.required.plugins

Posted by "kevin (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-614?page=all ]

kevin updated FOR-614:
----------------------

    Priority: Minor  (was: Major)

> views example needs Text plugin added to project.required.plugins
> -----------------------------------------------------------------
>
>          Key: FOR-614
>          URL: http://issues.apache.org/jira/browse/FOR-614
>      Project: Forrest
>         Type: Bug
>   Components: Core operations
>     Versions: 0.8-dev
>  Environment: Any
>     Reporter: kevin
>     Priority: Minor

>
> Views example uses leather-dev skin. Text plugin is needed to be added to the normally commented out list of plugins for using views in forrest.properties file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (FOR-614) views example needs Text plugin added to project.required.plugins

Posted by "kevin (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-614?page=comments#action_12318210 ] 

kevin commented on FOR-614:
---------------------------

Sorry, second "forrest seed" was meant to be "forrest site".

> views example needs Text plugin added to project.required.plugins
> -----------------------------------------------------------------
>
>          Key: FOR-614
>          URL: http://issues.apache.org/jira/browse/FOR-614
>      Project: Forrest
>         Type: Bug
>   Components: Views
>     Versions: 0.8-dev
>  Environment: Any
>     Reporter: kevin
>     Priority: Minor

>
> Views example uses leather-dev skin. Text plugin is needed to be added to the normally commented out list of plugins for using views in forrest.properties file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira