]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Improve theme dependent plugin placeholders:
authorArthurHoaro <arthur@hoa.ro>
Wed, 2 Nov 2016 15:34:10 +0000 (16:34 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:29:56 +0000 (14:29 +0100)
commitc8f0a06d801d1e6405f5d86b45ba5967a6569c8c
tree173523374b5ac660ace025181acb817125ede482
parentcac0ea87be6326271993c958788afbd244815ef1
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
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