wiki:UserGuidelines/Admin/SocialMedia

Version 2 (modified by Fran Boon, 11 years ago) ( diff )

--

Social Media

A toolbar can be enabled to share Sahana pages via Social Media. The setting is enabled in either models/000_config.py or private/templates/<my_template>/config.py:

settings.ui.social_buttons = True

This then activates a DIV in the footer (if-present in the theme): private/templates/default/views/footer.html

Once a user likes a page, the like link changes to confirm link. Once the user presses the confirm link, a wizard opens which allows the user to post a message to his facebook account:

See Also

Attachments (11)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.