Heisenberg submitted a new resource:
You must be registered for see links
- Easy way to merge your products' copyright footers in a single line!This is a quick and dirty tutorial for how to automatically merge all copyright footers from your products into a single line, avoiding a situation where you have 5 mods released with 5 separate lines
Template Modifications
Template: PAGE_CONTAINER
Modification Key: your_namespace_copyright_footer_display
Description: Copyright Footer
Search type: PHP Callback
Find: #({{ phrase\('extra_copyright'\) }})#si
Replace:...
You must be registered for see links
