Difference between revisions of "Training Video:Add A Field"

From EPrints Documentation
Jump to: navigation, search
(Index)
Line 25: Line 25:
 
The Video can be found at [https://www.youtube.com/watch?v=1B5_dHStUTQ https://www.youtube.com/watch?v=1B5_dHStUTQ].
 
The Video can be found at [https://www.youtube.com/watch?v=1B5_dHStUTQ https://www.youtube.com/watch?v=1B5_dHStUTQ].
 
====Index====
 
====Index====
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=0m00s 0:00 - Installation context]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=0m00s 00:00 Introduction]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=0m30s 0:30 - Documentation]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=0m18s 00:18 Command line intro and basic set-up]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=0m49s 0:49 - Adding apt repositories]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=0m45s 00:45 Look over the file: eprint_fields.pl]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=1m28s 1:28 - Installing using apt-get]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=1m39s 01.39 Add new field to new file: z_local_eprints_fields.pl]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=2m44s 2:44 - Setting MySQL root password]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=2m33s 02.33 Use the add_dataset_field function to add the field]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=4m10s 4:10 - Setting a hostname in the hosts file (local DNS)]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=3m39s 03.39 Creating field of type ‘set’]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=5m34s 5:34 - Create a repository]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=4m28s 04.28 Commit the new field by using ‘epadmin update repoid’]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=8m08s 8:08 - Enabling EPrints in apache]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=5m28s 05.28 Add the new field to the eprint Workflow]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=8m30s 8:30 - Restarting Apache]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=6m34s 06.34 Add the phrases, set names and help text for the new field using the web UI]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=9m02s 9:02 - Verifying the repository is running]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=8m35s 08.35 Add the new field to the eprint Abstract page]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=10m18s 10:18 - Import test records]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=9m15s 09.15 Overview of ‘eprint_render.pl’ file]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=11m45s 11:45 - Regenerating browse views]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=10m45s 10.45 Run regenerate_abstracts to request and update to the Abstract page]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=11m56s 11:56 - Verify browse views, export and abstract page, fulltext download]
+
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=11m35s 11.35 Move the phrases created using the web UI from zz_phrases.xml to z_local_fields.xml]
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=12m40s 12:40 - Set up nightly jobs (crontab)]
 
* [https://www.youtube.com/watch?v=1B5_dHStUTQ&t=16m08s 16:08 - Verifying crontab commands]
 
  
 
==== The Video====
 
==== The Video====

Revision as of 15:55, 18 November 2015


Introduction

Walkthrough of adding a metadata field to a repository.

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 https://www.youtube.com/watch?v=1B5_dHStUTQ.

Index

The Video

Notes, Errata and Additional Information

Any notes, version information, errata, etc concerned with this video

  • EPrints 3.3.14
  • Ubuntu 15.04

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

Notes