Perform Common Customizations

You can customize the static or dynamic content in the Café Supremo marketing website application to suit your organization's needs.

Static content that can be modified includes website content associated with look-and-feel of the website, colors, text, and so on. This type of static content remains the same on the website unless modified. You can modify static content anytime.

The dynamic content is the content that is dynamically available in the website such as assets from the assets repository including content items and so on. When you modify such dynamic content, the changes reflect on the website dynamically.

Add a New Content Item to the Home Page

Let's see how to add a new content item component to the home page.

  1. Sign in to Oracle Content Management as an administrator.
  2. Click Assets in the top section in the left navigation menu.
  3. Select the repository you created earlier (such as CafeSupremo) from the drop-down list.
  4. In the left pane, under Asset Types, select Blog. Under Channel, ensure that the appropriate channel (such as Cafe-Supremo) is selected.
  5. In the right pane, select a blog content item (such as The Perfect Coffee) from the list and click Edit selected item(s) icon.
  6. Expand the sidebar of the blog and select Properties from the drop-down list.
  7. In the Properties pane, make a note of the ID value from the API tab.


    Description of content_item_id.png follows
    Description of the illustration content_item_id.png

  8. Sign in to Oracle Visual Builder and open the Cafe-Supremo application.
  9. Navigate to the home-start page in the left navigation tree.
  10. On the Page Designer tab, from the Components pane, drag and drop a content item component onto the home page, above the existing content list component.


    Description of add_content_item.png follows
    Description of the illustration add_content_item.png

  11. Select the content item component you added and expand its properties.
  12. In the Properties pane, on the General tab, in the Content Item field, paste the ID of the blog (such as The Perfect Coffee), which you copied earlier.
  13. On the same tab, in the Layout field, specify Blog-Highlight as the content layout.


    Description of content_item_properties.png follows
    Description of the illustration content_item_properties.png

  14. Save the application and preview it to verify the change.


    Description of updated_home_page.png follows
    Description of the illustration updated_home_page.png

Add a New Blog Article

Add a new blog article to the Café Supremo marketing website:
  1. Sign in to Oracle Content Management as an administrator.
  2. Click Assets in the top section in the left navigation menu.
  3. Select the repository you created earlier (such as CafeSupremo) from the drop-down list.
  4. In the left pane, under Asset Types, select Blog. Under Channel, ensure that the appropriate channel (such as Cafe-Supremo) is selected.
  5. Click Create and then select Create a New Content Item from the drop-down list.
  6. In the Create Content Item dialog, select Blog from the Content Type drop-down list and click OK.
  7. Complete the following fields.
    • Name - Enter a name for the blog content item.
    • Description - Enter an optional description for the blog.
    • Language - Select English (United States) (en-US) as the language.
    • In the Content Item Data Fields section, specify details for the blog article such as author, category, content, images, text position, and text color.
    • Channels - Add one or more channels (such as Cafe-Supremo).
  8. Click Save.

    The blog will be visible on the live website application when it is published.

  9. On the Assets page, select the blog content item you created, click More, and then choose Publish Now. On the Validation Results page, click Publish again.

Edit a Blog Article

Edit a blog article in the Café Supremo marketing website:
  1. Sign in to Oracle Content Management as an administrator.
  2. Click Assets in the top section in the left navigation menu.
  3. Select the repository you created earlier (such as CafeSupremo) from the drop-down list.
  4. In the left pane, under Asset Types, select Blog. Under Channel, ensure that the appropriate channel (such as Cafe-Supremo) is selected.
  5. In the right pane, select a blog content item (such as Cake Batter The Right Way) from the list and click Edit selected item(s) icon.
  6. Make changes as necessary to the blog article.
    • In the Author field, click Select. In the Select Content Item dialog, select Jamie Oliver and click OK.
    • In the Content field, add or modify the content as necessary.
  7. Click Save.
  8. On the Assets page, select the blog content item you edited, click More, and then choose Publish Now. On the Validation Results page, click Publish again.