]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Improve theme dependent plugin placeholders: 679/head
authorArthurHoaro <arthur@hoa.ro>
Thu, 1 Dec 2016 10:38:21 +0000 (11:38 +0100)
committerArthurHoaro <arthur@hoa.ro>
Thu, 1 Dec 2016 10:38:21 +0000 (11:38 +0100)
commitba0fd80732acbff0fcda57a0b31e4edfaa337001
tree34eab231241e1c7b72f5b069fa132bdcedc830e0
parent849d1650c1af853162b749af896c20bb25d4a4e8
Improve theme dependent plugin placeholders:

  - buttons_toolbar: now expect links represented by an array instead of HTML content
  - fields_toolbar: now expect a form represented by an array instead of HTML content
  - action_plugin: now expect links represented by an array instead of HTML content

Default templates updated accordingly
mprove theme dependent plugin placeholders:
plugins/addlink_toolbar/addlink_toolbar.css [deleted file]
plugins/addlink_toolbar/addlink_toolbar.html [deleted file]
plugins/addlink_toolbar/addlink_toolbar.php
plugins/demo_plugin/custom_demo.css
plugins/demo_plugin/demo_plugin.php
plugins/playvideos/playvideos.html [deleted file]
plugins/playvideos/playvideos.php
tpl/linklist.html
tpl/linklist.paging.html
tpl/page.header.html