Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
(#5) Documentation: highlight resource and fixed layout of section ac…
Browse files Browse the repository at this point in the history
…tions
  • Loading branch information
Jonas Schulte committed Mar 12, 2015
1 parent 76a5ed8 commit a59dbac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Last Changes

- [#5](https://github.com/LaxarJS/ax-media-widget/5): Documentation: Fixed highlight resource and layout of section actions
- [#4](https://github.com/LaxarJS/ax-media-widget/4): Documentation: Fixed layout in section "Integration" and fixed anchor link to this section
- [#3](https://github.com/LaxarJS/ax-media-widget/3): Documentation: Revised R4.1
- [#2](https://github.com/LaxarJS/ax-media-widget/2): Specification: Changed default locales for messages
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ When displaying internationalized content, the widget MUST use the current langu
The widget supports the following event patterns as specified by the [LaxarJS Patterns] document.

#### Resources
* Resource: medium.resource
* Resource: `medium.resource`
* Role: Slave
* Access: Read
* Description: The resource with content to display.
Expand Down Expand Up @@ -158,9 +158,9 @@ If the size of the content cannot be calculated automatically the `mediaInformat
For compatibility with non-internationalized widgets, `name` and `description` are supported instead of `i18nName` and `i18nDescription`.

#### Actions
* Action: medium.onActions
* Role: Receiver
* Description: Causes the widget to display the media content.
* Action: `medium.onActions`
* Role: Receiver
* Description: Causes the widget to display the media content.


## References
Expand Down

0 comments on commit a59dbac

Please sign in to comment.