Difference between revisions of "Training Video:Browse View configuration"
(→Index) |
|||
Line 26: | Line 26: | ||
The Video can be found at [http://youtu.be/Ap_u7_MCnhI http://youtu.be/Ap_u7_MCnhI]. | The Video can be found at [http://youtu.be/Ap_u7_MCnhI http://youtu.be/Ap_u7_MCnhI]. | ||
====Index==== | ====Index==== | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=0m00s 0:00 - What is a browse view] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=0m50s 0:50 - .include files (unbranded lists)] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=1m20s 1:20 - columns and pages on browse menus] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=1m50s 1:50 - configuration file overview (from front end)] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=2m50s 2:50 - multiple-menu views] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=3m30s 3:30 - value ranges on menus] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=4m24s 4:24 - variations on lists] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=4m47s 4:47 - hideempty] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=5m43s 5:43 - regenerating browse views] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=8m08s 8:08 - reloading the configuration] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=9m11s 9:11 - create new browse view (on the command line)] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=13m27s 13:27 - controlling columns on menus] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=13m48s 13:48 - reloading the configuration and refreshing the views (on the command line)] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=15m59s 15:59 - change rendering of browse list] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=16m20s 16:20 - creating render function] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=18m30s 18:30 - creating a DOM object] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=19m42s 19:42 - rendering an eprint with a custom citation style] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=20m30s 20:30 - generating just one view] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=21m35s 21:35 - running epadmin test] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=22m55s 22:55 - example of custom rendered browse view] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=24m13s 24:13 - set citation style on a view list] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=24m44s 24:44 - creating a citation style] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=26m50s 26:50 - optimising browse view generation] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=27m37s 27:37 - increasing the browse view timeout] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=28m08s 28:08 - max items parameter] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=28m40s 28:40 - finding documentation on the EPrints wiki] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=30m05s 30:05 - setting max_list_age and max_menu_age (witout modifying default configuration files)] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=32m10s 32:10 - modifying existing configuration with a loop] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=35m38s 35:38 - confirming properties are set] | ||
+ | * [http://youtu.be/Ap_u7_MCnhI?t=37m35s 37:35 - nightly generation of single browse views] | ||
==== The Video==== | ==== The Video==== |
Revision as of 17:27, 26 November 2015
Contents
Introduction
Prose: Why should you watch this video, what is the purpose in EPrints of the thing that you’re learning?
What You Will Learn
- Learning Objective 1
- Learning Objective 2
- Learning Objective 3
What You Should Already Know
- Prerequisite 1 with links if appropriate
- Prerequisite 2 with links if appropriate
- Prerequisite 3 with links if appropriate
Resources
Each resource on this page (video, document, block of wiki text) should have a similar format to the Video section below.
Video
The Video can be found at http://youtu.be/Ap_u7_MCnhI.
Index
- 0:00 - What is a browse view
- 0:50 - .include files (unbranded lists)
- 1:20 - columns and pages on browse menus
- 1:50 - configuration file overview (from front end)
- 2:50 - multiple-menu views
- 3:30 - value ranges on menus
- 4:24 - variations on lists
- 4:47 - hideempty
- 5:43 - regenerating browse views
- 8:08 - reloading the configuration
- 9:11 - create new browse view (on the command line)
- 13:27 - controlling columns on menus
- 13:48 - reloading the configuration and refreshing the views (on the command line)
- 15:59 - change rendering of browse list
- 16:20 - creating render function
- 18:30 - creating a DOM object
- 19:42 - rendering an eprint with a custom citation style
- 20:30 - generating just one view
- 21:35 - running epadmin test
- 22:55 - example of custom rendered browse view
- 24:13 - set citation style on a view list
- 24:44 - creating a citation style
- 26:50 - optimising browse view generation
- 27:37 - increasing the browse view timeout
- 28:08 - max items parameter
- 28:40 - finding documentation on the EPrints wiki
- 30:05 - setting max_list_age and max_menu_age (witout modifying default configuration files)
- 32:10 - modifying existing configuration with a loop
- 35:38 - confirming properties are set
- 37:35 - nightly generation of single browse views
The Video
Notes, Errata and Additional Information
Any notes, version information, errata, etc concerned with this video
- EPrints 3.3.14
Test Yourself
Exercises as appropriate to allow the learner to practice the subject of the page.
More Reading
- Wiki page 1
- Wiki page 2
- Wiki page 3