Each portlet in the portal page can be interacted with individually. Let's interact with a couple of portlets, and see the results. Click on the minimize icon on the "Greeting" portlet. The portlet is then minimized (Figure 5):
Click on the maximize button for that same portlet, and it now takes the entire page (Figure 6). Click on the "resize" icon to return the portlet to its starting size.
Let's create a user for the portal. Click on the "You can create an account." link in the user portlet. The create user view now shows in the user portlet. Enter the information as shown in Figure 7 (password is starter). Once you have clicked "New user registration" button, the default view will show (Figure 8).
This example models a user enrolling themselves in the portal security repository, and at this point the user could login and would have the default security role for the portal. Administrators can also control user administration from the Admin portion of the portal for more advanced user enrollment options. This will be covered in a later section.
Now, click "Login". The login page will show (Figure 9). Log in with username and password of "admin"
Click "Login", and the portal will now show us a link to the Admin portal (top-right) (Figure 10).
Now that we are logged in, there is a portal page available for the content management and portal administration. Click on the "Admin" link, and then on the "CMS" tab. The CMS Admin portal page displays (Figure 11).
The content management portlet allows users to create/delete files and folders, edit text/HTML files, and batch upload files. These files are then viewable through the content view portlet. HTML files can refer to other HTML files through the directory structure in the CMS. Different groups or departments in an organization can have their own area (directory structure) for the files/HTML pages they want to share on the Portal. Let's batch upload a set of HTML pages with images and style sheets. Mouse-over the "Select Action" dropdown menu, and click on the upload archive link. The upload archive view shows (Figure 12).
You can choose the destination folder for the upload by selecting a folder from the tree control on the left side of the portlet. Then you can select the language of the files being uploaded from the drop down list. Finally, click "Browse" to find the file you want to upload (Figure 13).
Click on the quickstart.zip that you downloaded earlier (see note above) and select "Open". Finally, click the "Upload" button. The quickstart.zip file will be uploaded, extracted into the content repository, and the files and directories will now appear in the content management structure (see the new "quickstart" directory in Figure 14).
Click on the quickstart link to see the HTML files and sub-directories that were uploaded (Figure 15). Click on the "Home" link from the breadcrumbs at the top of the portlet to return to the top directory of the content manager repository (back to Figure 14).
Let's edit the default page to contain a link to our new pages. Clicking on the default link, we can see two directories, as well as three HTML files (Figure 16).
Click on the index.html link. The file browser will show the versions of this file (Figure 17).
To edit this HTML file, click on the "text/html" link. The WYSIWYG editor view will appear (Figures 18). Note: The WYSIWYG editor is dependent on browser. Some browsers show a box to enter HTML.
HTML pages can be edited through this view. Let's change this page to point to our uploaded pages. Change the section title next to the PortletSwap table cell from "Project Information" to "Quickstart Guide" and change the text following the link below that to "to see the Quickstart guide for JBoss Portal.". The updated text is in Figure 19.
Now let's update the link to point to the index.html page in the quickstart directory. Click on the "Click here" link under Portal Documentation, then on the edit link button (it looks like a chain). The insert/edit link window appears. Change the Link URL to "quickstart/index.html" (Figure 20).
Click "Update" button to save the updated link. Then click "Create" button at the bottom of the portlet window to create the new version of the HTML file. The CMS Administration view shows again with the new 1.1 version shown (Figure 21). The star icon next to the version number shows this is the live version.
Click on the "Portal" link in the upper right corner of the browser page to see the changes we have made. The content view portlet shows the updated version of the index.html page we edited above (Figure 22).
Click on the "Click here" link that was updated to go to the new uploaded content (Figure 23).
The links on the quickstart HTML page that you uploaded will go to the other pages that were uploaded to the content repository with it. Try them out to see for yourself.
Click on the Admin link in the upper right of the browser page. From this Admin Portal, you should have access to the CMS, Members, WSRP and Portal management interfaces. (Figure 24).
Click the "Members" tab to access the member management page. Click on the "Search" button to see all of the users currently enrolled in the portal security repository (Figure 25).
The starter user we created is shown in the list. Click on the "Roles" link next to the starter user to see the available roles (Figure 26).
Add the "Administrators" role to this user by selecting it from the "Available roles" list box and clicking the "Add Roles" button. Click the "Assign roles" button to apply the new roles list to the user. This brings us back to the User portlet menu view (Figure 27).
Now let's look at the user profile for the starter user. Click on the "Profile" link next to the starter user. The user profile view appears (Figure 28).
This shows all of the fields available in the user profile. Enter the first name of "starter" and click the "Save changes" button. The Member management page is displayed now (Figure 29).
Now, let's explore the management portlet, by clicking on the "Home" tab. This portlet shows a view of the portals, portal pages and portlet instances (Figure 30).
Let's create a new portal page. Click on the "root" breadcrumb link below the "Portal Objects" tab then choose "default" portal. Enter "Starter" in the text field next to the "Create a page:" label. Your portal page view should match the following figure (Figure 31).
Click the "Add" button to create the new page. We now see the "Starter" page in the list of portal pages (Figure 32).
Now let's add some portlet instances to the portal page. Click on "Page layout" link of the "Starter" entry in the Management Portlet, and the details for that portal page are shown (Figure 33).
First, let's add a weather portlet. We know this is portlet, so we can leave the "Content Type" drop-down set to "portlet". It's a good idea to give the new portlet window a name instead of relying on the portal to generate one for you, so enter "weather" in the "Window Name" field. In the list labeled "Select a portlet instance to associate to this window", select the "WeatherPortletInstance" portlet instance and click the "Select" button. You can verify that you have the proper portlet instance selected by viewing the details that show up below the Portlet Instance list at the bottom of the portlet (Figure 34).
Scroll up to the list box that is labeled "center Region". Click the "Add" button to the left of that list box. The "weather" portlet instance is now shown under the "center Region" (Figure 35).
Lets change the theme for the weather portlet window we just added so that the weather portlet window doesn't display any decorations. Click on the "default" link in the breadcrumbs below the "Portal Objects" tab, then choose the "Starter" link. Click on the "theme" action link next to the "weather" window. Let's set the Window Renderer, Decoration Renderer, and Portlet Renderer to "emptyRenderer" (Figure 36).
Click the "Update" button to apply the theme changes. Finally, let's take a look at security in the Management Portlet. Click on the "Starter" page in the breadcrumbs below the "Portal Objects" tab. Next click the "Security" link which is just below the breadcrumbs links, and the list of available roles and actions is shown for the "Starter" portal page.(Figure 37).
Let's take a look at the Starter portal page we created. Click on the "Portal" link, and then the "Starter" tab at the top to go to the "Starter" portal page (Figure 38).