* New format: {tag}://{org}/{course}/{category}/{name}[@{revision}]
* Updated tests, code
* Added test chapter with : in url_name in toy course
* added test html page with : in url_name
* added a note to docs
11 lines
329 B
XML
11 lines
329 B
XML
<course>
|
|
<chapter url_name="Overview">
|
|
<videosequence url_name="Toy_Videos">
|
|
<html url_name="secret:toylab"/>
|
|
<video url_name="Video_Resources" youtube="1.0:1bK-WdDi6Qw"/>
|
|
</videosequence>
|
|
<video url_name="Welcome" youtube="1.0:p2Q6BrNhdh8"/>
|
|
</chapter>
|
|
<chapter url_name="secret:magic"/>
|
|
</course>
|