I was attempting to modify the tag standard function
i follow tis step:
- copy “Library/Std/Tag” to “Library/my/Tag”
then the tag functionality is broken
also if I
- delete the priority comment in “Library/my/Tag”
then the tag functionality is still broken
My pourpose was to “translate” the string in italian and then add a query to search and display, if existing, the page with the same name of the tag.
Any idea?