Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on [TYPO3] Add frontend usergroup to page automatically within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi, is there a way using TSconfig to add to every page that is created within a sysfolder a certain ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi,
is there a way using TSconfig to add to every page that is created within a sysfolder a certain frontend usergroup? This would be usefull when you store all you memberarea pages in a sysfolder. When adding a new page you could not forget about access rights. Thanks Lars _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
Hi!
Lars Haendler wrote: > is there a way using TSconfig to add to every page that is created > within a sysfolder a certain frontend usergroup? > > This would be usefull when you store all you memberarea pages in a > sysfolder. When adding a new page you could not forget about access rights. Check here: http://typo3.org/documentation/docum...1/3/#id3973893 Second row in the table. Is this what you want? -- Dmitry Dulepov TYPO3 Core team My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book In the blog: http://typo3bloke.net/post-details/t...ng_in_eclipse/ _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#3
|
|||
|
|||
|
Dmitry Dulepov [typo3] wrote:
> Hi! > > Lars Haendler wrote: >> is there a way using TSconfig to add to every page that is created >> within a sysfolder a certain frontend usergroup? >> >> This would be usefull when you store all you memberarea pages in a >> sysfolder. When adding a new page you could not forget about access >> rights. > > Check here: > http://typo3.org/documentation/docum...1/3/#id3973893 > > > Second row in the table. Is this what you want? > Sorry to say, I meant frontend user access rights. The part you referred to is backend user rights. What I try to achieve is: add a new page and the page is only visible for a certain fegroup. Thanks Lars _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#4
|
|||
|
|||
|
Hey Lars,
> What I try to achieve is: add a new page and the page is only visible > for a certain fegroup. There's an option "Include subpages" (or similar) in Access tab of normal pages (not sysfolder). If you can put all pages under one page with access restrictions and "Include subpages" active it might perhaps work. Steffen _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#5
|
|||
|
|||
|
Hi!
Lars Haendler wrote: > Sorry to say, I meant frontend user access rights. The part you referred > to is backend user rights. > > What I try to achieve is: add a new page and the page is only visible > for a certain fegroup. Ah, sorry You can do that too. TSConfig allows you to set defaults for fields. Set usergroup field to group uid using TSConfig.-- Dmitry Dulepov TYPO3 Core team My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book In the blog: http://typo3bloke.net/post-details/t...ng_in_eclipse/ _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#6
|
|||
|
|||
|
Steffen Gebert wrote:
> Hey Lars, > >> What I try to achieve is: add a new page and the page is only visible >> for a certain fegroup. > > There's an option "Include subpages" (or similar) in Access tab of normal > pages (not sysfolder). > If you can put all pages under one page with access restrictions and > "Include subpages" active it might perhaps work. > > Steffen > That did the trick. Sometimes I'm blind to the obvious. Thanks Lars _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#7
|
|||
|
|||
|
Dmitry Dulepov [typo3] wrote:
> Hi! > > Lars Haendler wrote: >> Sorry to say, I meant frontend user access rights. The part you >> referred to is backend user rights. >> >> What I try to achieve is: add a new page and the page is only visible >> for a certain fegroup. > > Ah, sorry You can do that too. TSConfig allows you to set defaults > for fields. Set usergroup field to group uid using TSConfig. > Hi Dmitry, I couldn't find an approach via TSConfig. I use that kind of config quite often: TCEFORM.pages.author.config.default = Customer Name But I cannot get for fe_groups. Lars _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#8
|
|||
|
|||
|
Lars Haendler wrote:
> I couldn't find an approach via TSConfig. I use that kind of config > quite often: > > TCEFORM.pages.author.config.default = Customer Name TCAdefaults.pages.usergroup = 5 in user TSConfig. -- Dmitry Dulepov TYPO3 Core team My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book In the blog: http://typo3bloke.net/post-details/t...ng_in_eclipse/ _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#9
|
|||
|
|||
|
Dmitry Dulepov [typo3] wrote:
> Lars Haendler wrote: >> I couldn't find an approach via TSConfig. I use that kind of config >> quite often: >> >> TCEFORM.pages.author.config.default = Customer Name > > TCAdefaults.pages.usergroup = 5 > > in user TSConfig. > *shame* ... i owe you more than one beer. Thanks Lars _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#10
|
|||
|
|||
|
Lars Haendler wrote:
> *shame* ... i owe you more than one beer. Don't forget at at t3dd09 Joking, of course ![]() -- Dmitry Dulepov TYPO3 Core team My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book In the blog: http://typo3bloke.net/post-details/t...ng_in_eclipse/ _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3] split content of one BE page automatically to rendermultiple pages in FE | G.Unger | typo3-english@lists.netfielders.de | 5 | 27.07.2008 02:21 |
| [TYPO3] [YPO3]How to add a page tag and automatically create alinklist according to page tag? | LinTong | typo3-english@lists.netfielders.de | 0 | 02.05.2008 13:36 |
| [TYPO3] How to add a page tag and automatically create a linklistaccording to page tag? | LinTong | typo3-english@lists.netfielders.de | 0 | 02.05.2008 12:54 |
| [TYPO3-dev] clearing cache of parent page automatically | Franz Koch | typo3-dev@lists.netfielders.de | 0 | 04.03.2007 20:28 |
| [TYPO3-dev] hide frontend page when view or edit in sysfolder | Ismaël Bidau | typo3-dev@lists.netfielders.de | 2 | 21.02.2007 17:06 |