Game Boards


A Game Board is the main interaction point for users in Theia.

Game Boards consist of pages and tiles. Pages contain tiles, and tiles contain content. Pages can also contain folder structures. Game Boards can be built in a large variety of ways to satisfy business and user needs. You can style Game Boards using any styles supported by CSS. Theia does not limit how many Game Boards you can create.

Use care when creating Game Boards; a user can access multiple Game Boards once logged in, depending on the user group that the user belongs to and the groups that the Game Board belongs to.

A default Game Board is included with Digital Hive, but you will need to modify it to display your data. Configuring at least one Game Board is among the first setup tasks after installation.

Adding a Game Board


You can add a Game Board on the Game Boards > Manage page, accessible in two ways.

About this task

  1. Log in to Digital Hive with an account that has at least author privileges.
  2. At the top right corner of the Digital Hive interface, click the applications icon () and in the Applications box that appears, click the Administration icon.
    The Digital Hive Admin Panel page opens.
  3. In the navigation panel, click Game Boards.
    The Game Boards > Manage page opens.
  4. At the top right corner of the Game Boards > Manage page, click the add icon ().
    The Adding a new Game Boards page opens.
  5. In the Game Board Title field, type the title for the new Game Board.
  6. In the URL field, type the a string to append to the base Digital Hive access URL that you wish for users to use when accessing the new Game Board.
  7. In the Permissions field, select one or more groups for this Game Board to be in.
  8. Click the Save icon at the top right.
    Digital Hive saves the new Game Board.

Next Steps

  • Click the Game Board access link in the URL field for the new Game Board to open the Game Board. Note: New Game Boards open in new tabs.
  • Add one or more folders or artifacts under your mounted folders, so that Digital Hive can access the artifacts in your underlying content system.

Adding an Artifact to a Tile

In order to access content system objects after you have added the relevant connector and mounted folders, you can add BI objects directly to Artifact viewer tiles.

Before you begin

About this task

Game Boards consist of tiles. You must add a tile before you can add artifacts to the Game Board.

  1. If you have not already done so, on the Game Boards page in the Digital Hive Admin Panel, click the link in the URL field for the Game Board that you wish to add an artifact to.
    The new Game Board opens, in a new browser tab.
  2. Click the Edit Tiles icon.
    A grid appears on the page.
  3. Click the Add Tile icon.
    A slide carousel appears at the bottom of the page.
  4. Click and drag a tile type, for example, Artifact viewer, onto the grid.
  5. Click the Settings icon () at the bottom of the tile.
    The Artifact viewer Properties dialog box opens.
  6. In the Title field, type a display name for the tile.
  7. Click the icon in the Artifact field.
    The Item Browser dialog box opens.
  8. Browse to and select the artifact that you wish to add to the tile.
  9. Click Select.
  10. In the Artifact viewer Properties box that opens, click Apply.
    The Artifact viewer Properties box closes, and Digital Hive adds the artifact to the tile.
  11. Click the Exit Edit Tiles icon to exit edit mode.
  12. At the top right, click your profile icon and then click Save Changes to save the newly configured tile along with the Game Board.

Uploading a File to a Tile

On occasion, for example, to add logos or other graphics, it may be convenient to upload a file from your computer directory to the Digital Hive server.

Before you begin

About this task

Game Boards consist of tiles. You must add a tile before you can add upload a file to the Game Board.

Procedure

  1. If you have not already done so, on the Game Boards page in the Digital Hive Admin Panel, click the link in the URL field for the Game Board that you wish to add an artifact to.
    The new Game Board opens, in a new browser tab.
  2. Click the Edit Tiles icon.
    A grid appears on the page.
  3. Navigate to the artifact that you wish to add and select it.
  4. Click the Add Tile icon.
    A slide carousel appears at the bottom of the page.
  5. Click and drag a tile type, for example, Image, onto the grid.
  6. Click the Settings icon () at the bottom of the tile.
    The Image Properties dialog box opens.
  7. Optional: In the Tile field, type a display name for the tile.
  8. Optional: Make any other desired tweaks in the visual display fields.
  9. Click the Image field.
    The Image Browser dialog box opens.
  10. In the left pane, navigate to and double-click the folder to which to upload the file.
    The Image Browser dialog box reloads, showing the Create Asset icon (+) in the top row.
  11. Click the Create Asset icon, and in the context menu, click Upload File.
    A file browser window opens.
  12. Select the file to upload, and click Open.
  13. In the Upload dialog box, click Upload.
    The uploaded file appears in the item browser, dimmed out.
  14. Select the uploaded file, and then click Select.
    The Image Browser dialog box closes, and the file name displays in the Image Properties box.
  15. In the Image Properties dialog box, click Apply.
    The uploaded image displays in the Game Board tile.
  16. Click the Exit Edit Tiles icon to exit edit mode.
  17. Click your user icon at the top right, and in the box of icons that displays, click the Save Changes icon.
    Digital Hive saves the new image tile to your Game Board.

Exporting and Uploading Game Boards


You can export Game Boards and upload them to the same Digital Hive instance or another Digital Hive instance.

When you export a Game Board and upload it to the same Digital Hive instance, everything in the Game Board works as expected.

However, when you export a Game Board and upload it to a different Digital Hive instance, only the layout, colors, and embedded files (images, PDF, and so on) are carried over. The content from other content systems does not carry over.

Exporting Game Boards

You can share a Game Board with a friend or colleague or with technical support, in some circumstances.

Before you begin

  • You must have write access to the Digital Hive server
  • You must have the canExportGameboards capability.

Procedure

  1. At the top right corner of the Digital Hive interface, click the applications icon () and in the Applications box that appears, click the Administration icon.
    The Digital Hive Admin Panel panel opens.
  2. In the menu bar, select Game Boards.
    The Game Board page opens.
  3. In the left navigation panel, select Export Game Boards.
    The page refreshes and export icons will appear at the end of each Game Board row.
  4. Do one of the following:
    • Click the Export icon () beside the Game Board you wish to export.
    • Using the checkboxes select the desired Game Board(s). At the top right, click the Export icon ().
    Digital Hive exports the selected Game Board(s) in a zip archive to the Digital Hive.

Uploading Game Boards

Use this procedure when uploading a Game Board archive file from your local computer.

Before you begin

  • You must have the canExportGameboards capability.
  • You must have write access to the Digital Hive server.

Procedure

  1. At the top right corner of the Digital Hive interface, click the applications icon () and in the Applications box that appears, click the Administration icon.
    The Digital Hive Admin Panel panel opens.
  2. In the menu bar, select Game Boards.
    The Game Board page opens.
  3. In the left navigation panel, select Export Game Boards.
    The page refreshes and export icons will appear at the end of each Game Board row.
  4. Select the desired Game Board file for uploading from the File Browser that opens.
  5. Click Import.
    Digital Hive uploads the Game Board, and the uploaded Game Board appears in the list of Game Boards on the Game Boards > Manage page.