Create Two Sets of Demo/Min Pages Environments for 2.2.1 Release
----------------------------------------------------------------

                 Key: JS2-1121
                 URL: https://issues.apache.org/jira/browse/JS2-1121
             Project: Jetspeed 2
          Issue Type: Improvement
    Affects Versions: 2.2.1
            Reporter: David Sean Taylor
            Assignee: David Sean Taylor
             Fix For: 2.2.1


Create Two Sets of Demo/Min Pages Environments for 2.2.1 Release. With the 
introduction of the /ui pipeline, we are no longer leveraging profiling rules 
and fallbacks to display the available pages to a user. Instead, we are 
displaying menu options via spaces and the page navigator. To better demo the 
two different environments possible with Jetspeed (/ui pipeline and /portal 
pipeline), we are providing two different sets of pages directories:

1. /portal pipeline - uses profiling rules, uses old decorators, can use 
templates
    a. demo - full demo, same as 2.2.0 demo, located in WEB-INF/pages
    b. min    - minimal build, similar to 2.2.0 min, located in 
WEB-INF/min-pages

2. /ui pipeline - leverages spaces, page navigator
    a. demo - full demo with several space examples, located in WEB-INF/ui-pages
    b. min    - minimal build, good for starting a brand new project with only 
admin portlets, located in WEB-INF/ui-min-pages

The seed data will also be different for the 4 different environments, see 
jetspeed-portal-resources/src/main/resources/seed/...

1. j2-seed.xml -- /portal pipeline demo seed data
2. min/j2-seed.xml -- /portal pipeline min seed data
3. j2-ui-seed.xml -- /ui pipeline demo seed data
4. min/j2-ui-seed.xml -- /ui pipeline min seed data



-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to