We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#4277 - Have attachment feature exclude website address
I think if you disable WYSIWYG you'll see that actually this isn't the case.
Composr 'magically' does substitution of the base URL from/to Tempcode {$BASE_URL} so the WYSIWYG works nicely.
Doing fully relative URLs is not reliable as content needs to work from any zone. Using a leading slash would be assuming that Composr will always run on the root of the domain.
Composr 'magically' does substitution of the base URL from/to Tempcode {$BASE_URL} so the WYSIWYG works nicely.
Doing fully relative URLs is not reliable as content needs to work from any zone. Using a leading slash would be assuming that Composr will always run on the root of the domain.