Opened 17 years ago
Closed 17 years ago
#6329 closed enhancement (fixed)
Allow random image in imagetype widget
| Reported by: | Owned by: | stuartm | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - User Interface Library | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This patch adds the ability to set a directory as the <filename> attribute in the imagetype widget. If the value for filename ends in "/", the contents of that directory will be checked for valid imagetypes, and a random image from the directory will be selected.
Attachments (2)
Change History (3)
by , 17 years ago
| Attachment: | randomimage.diff added |
|---|
by , 17 years ago
| Attachment: | randomimage.2.diff added |
|---|
Fixes a crash if directory was relative path
Note:
See TracTickets
for help on using tickets.

Random Image patch