Add member info profile setting.
authorDavid Thompson <davet@gnu.org>
Mon, 20 Oct 2014 16:03:57 +0000 (12:03 -0400)
committerDavid Thompson <davet@gnu.org>
Mon, 20 Oct 2014 16:06:28 +0000 (12:06 -0400)
commit879cb7566d14130fa0cca65bc2bd08df3947167c
treeb5e3dd7dbaefd2ac0cc472bae816a8e05dd24b3c
parent444f2d43798dc40da605f7ccbae923ca43215338
Add member info profile setting.

* settings/MemberDashboard.setting.php: New file.
* CRM/Memberdashboard/Page/Info.php (CRM_Memberdashboard_Page_Info.run):
  Fetch member info profile and pass it to the client.
* assets/js/member-info.js: Load the configured profile instead of a
  hardcoded one.
* README.org (Configuration): New section.
CRM/Memberdashboard/Page/Info.php
README.md
assets/js/member-info.js
settings/MemberDashboard.setting.php [new file with mode: 0644]