Difference between revisions of "Activities/Portfolio"

From Sugar Labs
Jump to navigation Jump to search
(Migrate to GitHub)
 
(50 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Portfolio Activity==
+
== Portfolio ==
  
The portfolio activity creates a slide show from Journal entries that have been 'starred'...
+
Read at https://help.sugarlabs.org/portfolio.html
  
[[File:Portfolio-Tool.png|300px]] [[File:Starred-Journal-Entries.png|300px]]
+
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/portfolio.rst GitHub]
 
 
=== How to use Portfolio ===
 
 
 
Before you launch the activity, use the ☆ on the left of each Journal entry to mark that entry for inclusion in the portfolio. The Portfolio Activity will use the entry title as well as the preview image and description.
 
 
 
When running the activity, use the < > buttons to step one-by-one through the slide show. Use the autoplay button to start/pause a slide show. The delay between slides can be controlled by the slider. (The default is 2 seconds.)
 
 
 
Note that the colors used in the background are taken from the XO colors of the user.
 
 
 
As of Version 3, a warning is displayed if there are no starred entries in your Journal.
 
 
 
==== Where to get Portfolio ====
 
 
 
The Portfolio activity is available for download from the [http://activities.sugarlabs.org Sugar activity portal]: [http://activities.sugarlabs.org/en-US/sugar/addon/4437 Portfolio]
 
 
 
The source code is available on [http://git.sugarlabs.org/portfolio the Sugar Labs Gitorious server].
 
 
 
==== Where to report problems ====
 
 
 
Portfolio does not yet have its own component in the [http://bugs.sugarlabs.org Sugar Labs bug-tracking system] so please leave comments/suggestions on the [[Talk:Activities/Portfolio]] page.
 
 
 
==== Mockups ====
 
 
 
This are mockups previous to Walter's implementation.  The activity icon and play icon needs to be updated in the toolbar, and also the timer selector. 
 
 
 
[[File:Portfolio_vertical.png|500px|center]]
 
 
 
[[File:Portfolio_horizontal.png|500px|center]]
 
 
 
Horizontal split works better for long descriptions, and viceversa.  Maybe the activity use one template or another based on this.
 
 
 
===== Areas =====
 
 
 
Showing areas for thumbnail and description in the design grid:
 
 
 
[[File:Portfolio_slide_horizontal.png|300px]] [[File:Portfolio_slide_vertical.png|300px]]
 
 
 
 
 
[[Category:Activity]]
 

Latest revision as of 02:03, 14 July 2018

Portfolio

Read at https://help.sugarlabs.org/portfolio.html

The source file has been moved to GitHub