Modify ↓
Opened 15 years ago
Closed 10 years ago
#6374 closed enhancement (fixed)
Allow custom parameters for YouTube links
Reported by: | Mitar | Owned by: | Tetsuya Morimoto |
---|---|---|---|
Priority: | normal | Component: | MovieMacro |
Severity: | normal | Keywords: | |
Cc: | Mitar | Trac Release: | 0.12 |
Description (last modified by )
Allow custom parameters for YouTube links, like non-including related videos at the end with rel=0
.
Attachments (0)
Change History (6)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by
Owner: | changed from Louis Cordier to Tetsuya Morimoto |
---|---|
Status: | new → assigned |
comment:4 Changed 10 years ago by
For review or as a history.
https://github.com/arielnetworks/TracMovieMacro/commit/9b5dc24d887694d035a47d1095745ad538af6aaa
comment:5 Changed 10 years ago by
It can be given on trunk version like this.
[[Movie(http://www.youtube.com/watch?v=video_id&autoplay=0&color=white&start=85&rel=0,style=width: 320px; height:240px;)]]
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Trac Release: | 0.11 → 0.12 |
This change has been included in 0.3 version (ticket:12046#comment:2)
Note: See
TracTickets for help on using
tickets.
If you generate a patch for this, I will get it applied to the repository.