Documentation

Markers

Table of Contents

include/comment_functions.php 1
include/encryption_functions.php 2
include/metadata_functions.php 1
plugins/museumplus/hooks/cron_copy_hitcount.php 1
plugins/tms_link/config/config.php 1

comment_functions.php

Type Line Description
TODO 69 make this regex better

encryption_functions.php

Type Line Description
TODO 16 Add a fourth parameter to use with custom metadata (NOT ResourceSpace metadata) for generating MAC. this should add extra security by making MAC harder to be forged
TODO 64 Add a third parameter to use with custom metadata (NOT ResourceSpace metadata) for generating MAC. this should add extra security by making MAC harder to be forged

metadata_functions.php

Type Line Description
TODO 65 since there can be multiple namespaces (especially if run with -xc options) we might need to implement the

cron_copy_hitcount.php

Type Line Description
TODO 2 remove the error control operator. PHP 8 compatibility

config.php

Type Line Description
TODO 34 migrate existing configs to $tms_link_modules_saved_mappings as a new entry

Search results