XCentral
Well-known member
Hello everyone,
Yes, we are implementing basic support for tags. This is a basic support, as it will work only in 3 locations - tags not available for the domain will not be suggested, if a thread is tagged with a tag not available in current domain it will not be shown on thread's page, and tag cloud will not show the tags not selected for the current domain. Using of system will make sense only if tags can be added by admins, otherwise, if users can create tags, the tags they create will not be available under the current domain as well, causing misunderstanding and unexpected behavior.
You can override this option just like any other XenForo option.
Just override the option Google Analytics Web Property ID and set the new ID for the second domain.
Thank you for the suggestions. We will consider to include them in coming releases.
Thank you!
@XCentral - Will this be updated to work with the new tags system in XF 1.5? If so, any ETA?
Yes, we are implementing basic support for tags. This is a basic support, as it will work only in 3 locations - tags not available for the domain will not be suggested, if a thread is tagged with a tag not available in current domain it will not be shown on thread's page, and tag cloud will not show the tags not selected for the current domain. Using of system will make sense only if tags can be added by admins, otherwise, if users can create tags, the tags they create will not be available under the current domain as well, causing misunderstanding and unexpected behavior.
You can override this option just like any other XenForo option.
Does this addon support different google analytic headers so if I add two domains I could do different tracking on each of them?
Just override the option Google Analytics Web Property ID and set the new ID for the second domain.
Few suggestions and adjustments:
Add a unique ID or class to the HTML element for per-site CSS declarations. While there's the content replacement feature, it doesn't always make sense to use that.
For similar reasons as above, please add a template conditional for adding per-site content. For advance changes to a design it's going to be easier to use a conditional than do a replacement each time it is needed.
Make the user title ladder per-site. I don't know how difficult this is, but it would be useful for sites that actually make user of the user title ladder.
Change display order and visibility of forums per site. Because of an issue when displaying nested categories I had to move the lowest level category to the forum list root and show it at the bottom of the list. Being able to change the display order, and adjust visibility per node would be useful for sites with a lot of forums.
Turn the logo into a dropdown with links to the other sites. I've included a screenshot and code of what I've done below.
Thank you for the suggestions. We will consider to include them in coming releases.
Thank you!