#951 closed task (fixed)
Allow *.memorize in wiki
Reported by: | erikos | Owned by: | bernie |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | infrastructure | Version: | Unspecified |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
Upload warning
".memorize" is not a permitted file type. Permitted file types are png, gif, jpg, jpeg, doc, pdf, odt, odp, ods, svg, xo, xol, xcf.
This is the mimetype:
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-memorize-project">
<comment xml:lang="en">Memorize Game</comment>
<comment xml:lang="de">Merken Spiel</comment>
<glob pattern="*.memorize"/>
</mime-type>
</mime-info>
Change History (4)
comment:1 Changed 14 years ago by erikos
- Owner changed from krstic to bernie
- Status changed from new to assigned
comment:2 Changed 14 years ago by walter
comment:3 Changed 14 years ago by bernie
- Resolution set to fixed
- Status changed from assigned to closed
Done, cheers.
comment:4 Changed 14 years ago by erikos
Works nicely, many thanks bernie - you saved my day :)
Note: See
TracTickets for help on using
tickets.
We should add .ta for uploading and sharing TurtleArt projects too