I'm trying to import buttons using csv but it gives error: The specified file bueditor_buttons.csv could not be uploaded. Only files with the following extensions are allowed: jpg jpeg gif png txt doc xls pdf ppt pps odt ods odp.
How to fix?

Comments

ufku’s picture

Title: Can't import » Can't import csv
Version: 7.x-1.3 » 7.x-1.x-dev
Category: support » bug
Status: Active » Fixed

It seems D7, unlike D6, validates some default extensions on upload even for user #1. Committed a patch for it.

As a workaround you may try importing the buttons to D6 and export them as editor code in order to get rid of the csv(for which the support is deprecated).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.