Skip to content

digihum/omeka-plugin-ItemsPartialShortcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

omeka-plugin-ItemsPartialShortcode

This plugin extends the item shortcode to enable a new operator 'template' to specify a partial template other than 'single.php' in your theme to display the list of items.

Instructions for use:

  • Copy single.php in your theme/items folder to custom-template-name.php
  • Edit custom-template-name.php to make any amendments to your theme's default 'single.php'
  • Use [itempartial template='custom-template-name'] along with other arguements in your shortcode use. Note, don't add .php to your template-shortcode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages