You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen in #2449, it might be nice to not serve the taxonomies in the
top level directory, but in a subfolder. This commit adds an option
"prefix" to the taxonomy definition.
The taxonomy then would be served in /<prefix>/<taxonomy_name> instead of
/<taxonomy>.
0 commit comments