Changes between Version 2 and Version 3 of UserGuidelines/Admin/SocialMedia


Ignore:
Timestamp:
01/05/15 14:58:01 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/Admin/SocialMedia

    v2 v3  
    11= Social Media =
    22
    3 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}}}:
     3A toolbar can be enabled to share Sahana pages via Social Media. The setting is enabled in either {{{models/000_config.py}}} or {{{modules/templates/<my_template>/config.py}}}:
    44{{{
    55settings.ui.social_buttons = True
    66}}}
    77
    8 This then activates a DIV in the footer (if-present in the theme): {{{private/templates/default/views/footer.html}}}
     8This then activates a DIV in the footer (if-present in the theme): {{{modules/templates/default/views/footer.html}}}
    99
    1010Once 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: