Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Annotation-System
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Annotation-Pushers
Annotation-System
Commits
23e31df4
Commit
23e31df4
authored
Feb 28, 2018
by
Matt Mascarenhas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: Update
parent
6f99a50f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
+7
-10
README.md
README.md
+7
-10
No files found.
README.md
View file @
23e31df4
...
...
@@ -60,11 +60,6 @@ directory. Typical operation will involve setting these flags:
Valid tags:
-
`<!-- __CINERA_PROJECT__ -->`
_the project's full name_
-
`<!-- __CINERA_TITLE__ -->`
_the day / episode name, intended to be used
inside your own
`<title>`
element, but may be used wherever and as many times
as you want on your page_
*Index Template*
-
`<!-- __CINERA_INCLUDES__ -->`
_the necessary
`.css`
and
`.js`
files_
-
`<!-- __CINERA_INDEX__ -->`
_the table of contents, and search functionality_
...
...
@@ -79,7 +74,9 @@ Valid tags:
must come after both the MENUS and PLAYER tags_
*Optional tags available for use in your Player Template*
-
`<!-- __CINERA_TITLE__ -->`
_the title of the video, excluding numbering_
-
`<!-- __CINERA_TITLE__ -->`
_the day / episode name, intended to be used
inside your own
`<title>`
element, but may be used wherever and as many times
as you want on your page_
-
`<!-- __CINERA_VIDEO_ID__ -->`
_the unique identifer of the video as provided
by the VoD platform_
...
...
@@ -90,12 +87,12 @@ Valid tags:
-
`<!-- __CINERA_CUSTOM0__ -->`
-
`<!-- __CINERA_CUSTOM1__ -->`
-
`<!-- __CINERA_CUSTOM2__ -->`
⋮
-
⋮
-
`<!-- __CINERA_CUSTOM15__ -->`
_Freeform buffers for small snippets of localised information, e.g. a single
<a>
element or perhaps a
<!-- comment -->
They correspond to the custom0 to
custom15 attributes in the [video] node in your .hmml files 0 to 11 may hold
up to 255 characters 12 to 15 may hold up to 1023 characters_
`<a>`
element or perhaps a
`<!-- comment -->`
They correspond to the custom0
to custom15 attributes in the [video] node in your .hmml files 0 to 11 may
hold
up to 255 characters 12 to 15 may hold up to 1023 characters_
Feel free to play with templates to your heart's content. If you do anything
invalid,
`cinera`
will tell you what's wrong.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment