[TYPO3-english] is it possible to edit multiple domains simultaneous with frontend editing?

Christopher Torgalson bedlamhotel at gmail.com
Thu Aug 12 17:40:23 CEST 2010


Hi,

On Thu, Aug 12, 2010 at 8:14 AM, Muriel le Pair <typo3 at strangefruit.nl> wrote:
>
> I have one TYPO3 backend with 2 websites, that point to the same address on
> the server.
> Frontend editing only seems to work for the domain you are currently using.
> So for instance if you log into the backend at www.mydomain.com/typo3/
> frontend editing is disabled (not even visible in the sourcecode) for the
> second domain.
>
> Is it somehow possible to edit the content of both domains with frontend
> editing simultaneously?
>
> current roottree:
> - root 1 (domain: mydomain.com)
> --- page 1 etc
> - root 2 (domain: seconddomain.com)
> --- page 1


I believe it'll work if you're able to access each of your multiple
domains as a subdomain of whatever domain you logged in from. So if
you have the following domain structure in TYPO3:

example.com
example-1.com
example-2.com

...you could add DNS records on the server and domain records in TYPO3
for the following domains:

ex1.example.com
ex2.example.com

Then, if you access TYPO3 via example.com, you can edit all three
domains with one login.


[disclaimer: it's some time since I've tried this, but I think I've
had exactly this setup working in the past]
-- 
Christopher Torgalson
http://www.typo3apprentice.com/


More information about the TYPO3-english mailing list