Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

how to change custom Icon in the button

Forums: 

our company at now trying to custom h5p component. 

designer asked me to apply to different icon for each button

for example. when multiple choice label button and fill in the blanks label button have different design and icon inside.

can I inject class in the component? or have any other way? please help ~~ 

 

bulk upload to Drupal

Forums: 

hi,
I'm close to having a script to bulk upload a set of h5p. files to drupal.
The last hurdle is that, if you click "upload a file", a filepicker is opening that is waiting for the selection of a file.
This prevents me of looping trough all the content of a directory and uploading all files inside of that directory with one click.

So, i need to know the location of the filepicker and how the return of this function is formatted.
I will try to prevent the filepicker from starting and set the value of the filepath from my script.

Pages