Aller au contenu principal

Config Parameter "stripWelcomeFileNames" for AdvancedUrlFactory is not working

Commentaires

3 commentaires

  • Zendesk API User
    Author: Peter_Jodeleit - 7/27/2023 16:33

    This parameter is not used from the class, but it's used in the infrastructure during the generation process when calculating an URL (or more specific: a link). Only the parameters "usewelcomefilenames" and "uselowercase" have an affect when using the class directly.

    0
  • Zendesk API User
    Author: repositarian - 7/27/2023 16:36

    Okay, 
    how then can we make use of this parameter/functionality?

    0
  • Zendesk API User
    Author: Peter_Jodeleit - 7/27/2023 16:46

    If you want to simulate what's happening during the generation process, you can use the RenderingAgent. Use the factory method where you can provide template code and use as a parameter a $CMS_REF template snippet. You can look at this code example for inspiration.

    0

Vous devez vous connecter pour laisser un commentaire.