Improve 'wcf.message.user.consent.notice' phrase

  • App
    WoltLab Suite Core

    I propose to add a link to the privacy policy page.

    Diff
    - <item name="wcf.message.user.consent.notice"><![CDATA[Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.]]></item>
    + <item name="wcf.message.user.consent.notice"><![CDATA[Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our <a href="{page}com.woltlab.wcf.PrivacyPolicy{/page}">privacy policy</a>.]]></item>

    Similar to:

    Code
    <item name="wcf.contact.confirmPrivacyPolicy"><![CDATA[I have read the <a href="{page}com.woltlab.wcf.PrivacyPolicy{/page}">privacy policy</a> and expressly accept it. <span class="customOptionRequired">*</span>]]></item>
  • Marcel Werk June 19, 2023 at 1:01 PM

    Added the Label Planned
  • Marcel Werk June 19, 2023 at 1:46 PM

    Removed the Label Planned
  • Possibility to add a IF the privacy policy page exists (or Privacy Policy URL1)=insert the link in the phrase ELSE display in plain text?

    1 Also posibility to add a Privacy Policy URL in the ACP in case someone does not use the built-in privacy policy page? (just a quick suggestion)

    Edited once, last by Aethior (June 20, 2023 at 9:08 AM).

  • In any case, if the administrator wants a link in this phrase can easily edit the phrase to insert a custom link, right?

    XML
    <item name="wcf.message.user.consent.notice"><![CDATA[Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our <a href="https//example.com/custom-link/">privacy policy</a>.]]></item>

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!