Search results
txt2html()
Developer reference for function txt2html()
Modifying field options
The article explains how to modify field options in fixed list metadata fields in ResourceSpace. Users can add, remove or edit options by editing the field and selecting the "manage options" link. To add a new option, users can enter the name of the tag and click "Add".
Whisper
Whisper is an open-source automatic speech recognition (ASR) system by OpenAI that transcribes audio and video files into text using deep learning models, all locally on your server for privacy. It ensures data security, compliance with regulations like GDPR, and can be used offline.
Supported file formats
Supported file formats
User rating of resources
ResourceSpace has a star rating feature that allows each user to give resources a rating of between one and five stars. User rating of resources can be enabled by super admins in the configuration area via admin, system, configuration, user accounts and enabling "user rating of resources".
Extracted text
ResourceSpace, a digital asset management software, can extract text from document files and use it to populate metadata fields. This feature enables users to search for resource contents within the system and by applied metadata tags.
Writing your own plugins
A plugin in ResourceSpace is a collection of PHP code, language files, graphics, CSS files and other related files that are structured to conform to the ResourceSpace plugin architecture. For deployment, the files that constitute a plugin are packaged together into a self-contained file called a ResourceSpace Plugin (.
LibreOffice integration for Microsoft Office previews
The article provides instructions on how to install and use Unoconv, a utility that allows conversion between different document formats in Open Office. The article explains that in order to preview files in common office document formats such as .
Translations
The article provides a guide on how to create an official standard translation and a custom translation for a system. Before starting an official translation, it is important to verify that no other translator is already working with the language.
Table: dash_tile
The article provides a table schema for the "dash_tile" table, which is used to display dash tiles on the home page. The table contains columns such as "ref" for an auto-incrementing index, "title" for the title text, "txt" for the tile text, "all_users" to indicate if the tile is published to all users, "default_order_by" for the default order, "url" for the anchor link href URL, "link" for the link text, "reload_interval_secs" for the reload interval in seconds, "resource_count" to indicate the number of resources if the tile is a search/collection tile, and "allow_delete" to indicate if the tile can be deleted.
Table: usergroup
The article provides a table called "usergroup" that defines user groups. The table contains several columns, including "ref," which is an auto-incrementing index, "name," which is the name of the user group, and "permissions," which is a list of permissions that the user group has.
allow_tile_colour_change()
Developer reference for function allow_tile_colour_change()
validate_build_url()
Description Sanitise the url provided when saving a dash tile. This function will take the value obtained by the form and pass it through if valid. If the url supplied is invalid, a blank value will be returned allowing the default standard tile type to be used.
render_question_form_helper()
Description Render a FormHelper. These are used in forms, to provide extra information to the user to a question. Parameters Column Type Default Description $txt string Help text $id string Div ID $ctx array Contextual data Location include/render_functions.
get_inner_html_from_tag()
Developer reference for function get_inner_html_from_tag()
render_featured_collection_category_selector()
Developer reference for function render_featured_collection_category_selector()
existing_dash_tile()
Developer reference for function existing_dash_tile()
activate_plugin()
Developer reference for function activate_plugin()
get_export_tables()
Developer reference for function get_export_tables()
remove_accents()
Developer reference for function remove_accents()
send_mail_phpmailer()
Developer reference for function send_mail_phpmailer()
send_mail()
Developer reference for function send_mail()
render_dash_tile_colour_chooser()
Developer reference for function render_dash_tile_colour_chooser()
build_dash_tile_list()
Developer reference for function build_dash_tile_list()
get_user_available_tiles()
Developer reference for function get_user_available_tiles()
get_usergroup_available_tiles()
Developer reference for function get_usergroup_available_tiles()
get_alluser_available_tiles()
Developer reference for function get_alluser_available_tiles()
checkConfigCustomHomePanels()
Developer reference for function checkConfigCustomHomePanels()
cleanup_dash_tiles()
Developer reference for function cleanup_dash_tiles()
existing_tile()
Developer reference for function existing_tile()
get_tile()
Developer reference for function get_tile()
update_dash_tile()
Developer reference for function update_dash_tile()
create_dash_tile()
Developer reference for function create_dash_tile()
generateNodesExport()
Developer reference for function generateNodesExport()
collection_download_process_archive_command()
Developer reference for function collection_download_process_archive_command()
collection_download_process_command_to_file()
Developer reference for function collection_download_process_command_to_file()
collection_download_process_summary_notes()
Developer reference for function collection_download_process_summary_notes()