[Typo3-dev] Lock the backend?
Carsten Bleicker
bleicker at boros.de
Wed Dec 22 11:12:18 CET 2004
Hi all,
i've got to disable the backend automaticly during an export of static pages
so that publishers are not able to edit anything. when the export is finished
i have to unlock it again. is there a solution for this problem at this time in
typo3 or does anybody has a hint for me how i should realise it?
i'm thinking about this way:
creating a new db table named 'lock' with only 1 entry 'true' or 'false'.
but at the moment i dont know the method wich should allways check this new record
maybe with an additional 'inner join' on the select of authentication.
but: where is the authentitacion hiding? :P
any ideas?
im using version 3.7.0
many thanks and a happy new year =)
carsten
--
---
Rechtschreibfehler sind beabsichtigt und geistiges Eigentum des Verfassers.
---
More information about the TYPO3-dev
mailing list