** Changed in: openlp
       Status: In Progress => Fix Committed

** Changed in: openlp
    Milestone: None => 2.9.1

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1695620

Title:
  Make footer elements customizable

Status in OpenLP:
  Fix Committed

Bug description:
  This mainly applies for the Songs footer.

  The footer can become very large if you have multiple authors, songbook info, 
CCLI license etc.
  Also you might want to display some parts of the footer larger than others 
(title vs copyright) -> HTML should be allowed

  So you should be able to configure the footer. I suggest we add a text
  box with placeholders for all footer elements (like {{title}},
  {{copyright}}, {{songbooks}}, {{ccli_license}} etc).

  I suggest to use Pystache (Python implementation of the Mustache template 
engine): https://github.com/defunkt/pystache
  This would also allow loops (for lists like authors, songbooks) and 
conditional display.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1695620/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to