Loading...
 
Skip to main content

History: Zotero

Source of version: 6 (current)

Copy to clipboard
            {CODE(caption=>YAML,wrap=>0)}
preferences: 
 wikiplugin_footnote: y
 wikiplugin_footnotearea: y
 wikiplugin_zotero: y
 zotero_enabled: y
 sitesubtitle: Testing the Zotero integration
 sitetitle: Zotero and Tiki
instructions: Zotero_test_page
{CODE}

{CODE(caption=>YAML,wrap=1)}
objects:
  -
    type: wiki_page
    data:
      name: Zotero_test_page
      content: wikicontent:Zotero_test_page_include
{CODE}

__Modules__

{CODE(caption=>YAML)}
objects:
 -
  type: module
  ref: module_zotero
  data:
   name: zotero
   position: right
   groups: [ Registered ]
   order: 5
{CODE}