209
209
ALLOWED_EXTENSIONS = ['wgf', 'jpg', 'jpeg', 'gif', 'png', 'ogg', 'lua',
210
'ods', 'zip', 'json', 'txt', 'csv']
210
'ods', 'zip', 'json', 'txt', 'csv', 'wai']
212
219
##############################################
213
220
# Link classification and other Markup stuff #