This is really good PMS. I really really have to say "Thank you"
Now everything is working fine, I modified the Wayfinder snippet in order to exclude monolingual documents from non-standard language menus, and with your modifications to the YAMS snippet now it’s retrieving data correctly.
Now I have a little problem with Ditto.
In some Ditto calls of my site, I can’t pass the filter parameter like this
&filter=`[[YAMS? &get=`text` &from=`it::||en::template,15,2`]]`
because I can’t set the external Ditto snippet call to be uncached.
I took a little look at the YAMS snippet code, and I saw that it outputs some kind of (yams-select) placeholder that are parsed by the YAMS parser.
I was wondering if I could write this placeholders direct in the filter parameter, bypassing the YAMS snippet passage, or if I can modify the Ditto extender to automatically exclude monolingual documents in non-standard language.
Please anwser having in your mind that I have a sort of fallback converting this Ditto calls to Wayfinder calls, in which I don’t have any problem.
Cheers,
Roberto