开发者 |
rolandito-bcn
tbinfotech |
---|---|
更新时间 | 2025年6月6日 01:56 |
- Frontend Editor: [audio-editor] (Editor page is automatically created or insert it anywhere you want) - Customize your editor with the parameters: mini: transform the editor in a mini recorder for simple usage ([audio-editor mini=true])< br /> remove-buttons: remove buttons you don't need with by adding the buttons classes: record, file-upload, playbtn, re-select, zoom-in, zoom-out, copy, cut, paste, crop, delete, download, reload (e.i.: [audio-editor remove-buttons="download,crop"]) color: Change icons colors (e.i.: color="red") button-text: Change the Send for review / Publish button (e.i.: button-text="Send file") logged-in-only: set to false to allow logged out visitors to send audio (page is reloaded to the editor page after submit) review: set to false if you want audio to be published without review redirect-url: change the redirect URL after your user has submitted the audio, instead of sending to the default audios list. For example, the default parameters are [audio-editor mini="false" color="#505050" remove-buttons="" button-mini="Send for review" logged-in-only="true" review="true" redirect-url="/my-audios"]An example for a Mini recorder with only play, reload and send button with red icons: [audio-editor mini=true remove-buttons="download,crop,cut,file-upload" button-text="SEND" color="red"] - Frontend audios private author list: [audio-my-list] (My audios page is automatically created) - Frontend audios public list: [audio-editor-list] (Insert anywhere you want)