4.3. Collections

Portfolio → Collections

A collection is a set of pages that are linked to one another and have the same access permissions. You can create as many collections as you like, but a page cannot appear in more than one collection. You can create a collection from scratch or copy an existing one - either one of your own or one from another user that is copyable to you.

4.3.1. Manage your collections

When you are on the overview page of the collections, you can do several things.

Overview page for collections

Collections overview page

  1. Create a new collection by clicking on the New collection button.
  2. Copy an existing collection by clicking on the Copy a collection button.
  3. Click on the collection title to go to the first page of the collection.
  4. Click on any title of a page within a collection to jump directly to it.
  5. Click the Manage button manage to move pages within a collection, add to or delete pages from a collection.
  6. Click the Edit button edit to change the title and description of a collection.
  7. Click the Delete button delete to delete the collection. The pages will still exist.
  8. When you submitted a collection to a group, you cannot edit or delete it until it has been released.

Note

new in Mahara 1.7 You can see up to 10 collections on the collections overview page, and then use the paginator to move to other collections.

4.3.2. Add a collection

Create a collection

Create a collection

  1. Click the New collection button under Portfolio → Collections. On the next screen…
  2. Collection name: Provide a title for your collection.
  3. Collection description: Optionally, you can write a short description about your collection. You do not have a visual editor, but just a plain text box.
  4. Page navigation bar: Choose whether you wish to display a tabbed navigation or not. If you choose not to, you will have to include the navigation block for you to go from one page to the next on the individual pages that belong to this collection.
  5. Click the Next: Edit collection pages button or click the Cancel button if you want to abort adding your collection.

4.3.3. Copy a collection

You can duplicate your own collections or collections of other users if they allowed you to do that. As every page can only be in one collection at a time, your own pages will be copied when you copy a collection.

Copy a collection

Copy a collection

  1. Click the Copy a collection button under Portfolio → Collections. On the next screen…
  2. Search pages: If there are many pages or collections from which you can choose, either search for a keyword in the page or collection title or
  3. Search owners: Search for the author of the collection. This can be a user, a group or an institution.
  4. Collection title: Click on the title of a collection to preview it before copying it.
  5. Page name: Click on the title of the page to see a preview of it before you copy it.
  6. Owner: Click on the name of the owner to view a larger profile picture and the self description if the owner provided one or to see information about a group it that is the owner.
  7. Click the Copy collection button to copy an entire collection with multiple pages into your portfolio. All pages within this collection are copied or
  8. Click the Copy page button to copy one page only into your own portfolio.
  9. Edit the collection and its pages as you would do any other collection and pages.

Note

The site administrator can decide to leave out “Copy of…” for copied pages or collections. This setting needs to be made in the config.php file. If $cfg->renamecopies = true;, copies of new pages and collections will have “Copy of” prepended to the title.

See also

You can watch a demo of this feature in action.

4.3.4. Add collection pages

In the next step after you have created your collection, you choose which portfolio pages you wish to include in this collection. You see all the pages that you can use potentially. If you had already placed a page into another collection, it is not an option here.

Edit collection pages

Add pages to a collection

  1. Click the Manage pages button manage under Portfolio → Collections. On the next screen…
  2. Put a check mark next to each page that you wish to include in your collection.
  3. Click the Add pages button to add the pages to your collection.
  4. Click the Done button to finish this step.

4.3.5. Manage collection pages

Once you have added your pages to your collection. You can move them around or remove them.

Manage collection pages

Manage the pages that are displayed within your collection

  1. If you are not already in the page management, click the Manage pages button manage under Portfolio → Collections. On the next screen…
  2. Use the Move up move_up and Move down move_down buttons to arrange your pages in a different order.
  3. Click the Remove button to take a page out of a collection. The page itself is not deleted.
  4. Put a check mark next to each page that you wish to include in your collection in addition to the ones already in it.
  5. Click the Add pages button to add the pages to your collection and then move them around with the Move up move_up and Move down move_down buttons.
  6. Click the Done button.

View the result of your collection by clicking on the collection title or any page that is part of your collection.

The finished result

A collection with the tabbed navigation

4.3.6. Give others access to your collection

See also

Please refer to the section on sharing your pages and collections for further information.