Temat z wieloma odpowiedziami

System logowania


Autor Wiadomość
Napisane: 08.01.2007 [14:17]
todiczek
Twórca tematu
zarejestrowany: 08.01.2007
Posty: 30
Witam wszystkich na forum i zachęcam do pisania. Może uda się nam w końcu spopularyzować TYPO3 w Polsce.

Teraz do rzeczy interesuje mnie jak zrobić system logowania jak tutaj czyli na typo3swiat.pl. Dostałem wstępnie info i sam też dłubałem i wiem że trzeba skorzystać z następujących rozszerzeń:
- sr_feuser_admin
- cwt_community
także
- feuser_admin.

Bardzo proszę o więcej informacji jak to wszystko skonfigurować.

Pozdrawiam TK
Napisane: 08.01.2007 [15:26]
kasztan
admin
zarejestrowany: 14.08.2006
Posty: 489
Witam,

jeżeli chodzi tu o tą samą strukturę to tak:

Lepszy formularz logowania (newloginbox)
Potrzebny do logowania użytkowników. TYPO3 ma też własny formualrz ale to rozszerzenie ma własny szablon html który świetnie można modyfikować

CWT Community (cwt_community)
To tak naprawdę wszystko co się kręci w okół MOJE KONTO.

Rejesteracja użytkowników zewnętrznych (sr_feuser_register)
Sama nazwa mówi nam o co tu chodzi,


Jeżeli chodzi o konfigurację to po prostu zacznij. Każda z tych modułów zawiera dokumentacje, Przy problemach się zamelduj bo o dokładny opis - to trzeba przetłumaczyć całą dokumentację.


Pozdrawiam

kasztan

Certified Level 2 "TYPO3 Night Crew" Member
Certified "TYPO3 TRYDIVER"
Napisane: 08.01.2007 [16:07]
todiczek
Twórca tematu
zarejestrowany: 08.01.2007
Posty: 30
Super dzieki będę walczył i dam znać.

Pozdrawiam
Napisane: 16.02.2007 [22:28]
strongbaby
zarejestrowany: 03.01.2007
Posty: 257
udało ci sie uporać z Frontend User Registration ? Właśnie nad tym pracuje i pogubiłam się. Wg. dokumentacji:

[color]Install the extension using the Extension Manager. If not already installed, you will be requested to install the extension Static Info Tables (static_info_tables). You should also consider installing extensions New Login Box (newloginbox), KB MD5 FE Password (kb_md5fepw) and FE/BE Library [/color]

Zainstalowałam wtyczke+static_info_tables+KB MD5 FE Password , newloginbox juz mialam, i wtyczka juz dziala na mojej stronie. FE/BE library nie zainstalowałam bo jest w wersji alpha a po ostatnich doświadczeniach nie instaluję już niestabilnych wtyczek.

Add one of the following static templates to your TypoScript template: 'FE User Registration CSS-styled' or 'FE User Registration Old Style'. If you select the CSS-styled template, make sure you have installed version 2.0.1+ of the extension Static Info Tables (static_info_tables).

Dla strony na której chce żeby była zainstalowana wtyczka tworze nowy szablon i "dodaje" do niego FE User Registration CSS-styled' or 'FE User Registration Old Style', Static Info Tables
Napisane: 16.02.2007 [22:37]
strongbaby
zarejestrowany: 03.01.2007
Posty: 257
Create a System Folder page that will contain the records of frontend users created by the extension. Set the TS template constant pid to the page id of this folder. Under the System Folder, create two Frontend User Groups. Set the TS template constant userGroupUponRegistration to the uid of the first group and constant userGroupAfterConfirmation to the uid of the second group. The second group gives access to the pages targeted at the registered front end users, while the first group does not.

Tworze nowy folder systemowy a w nim dwie grupy uzytkowników fe:userGroupUponRegistration, userGroupAfterConfirmation

Create a page or reuse a top level page, setting the Page “General Storage Storage� to the System Folder that will contain the front end user records created by the extension. Insert the New Login Box on the page. Then, on the same page, after the New Login Box, insert the Front End User Registration extension, using the default display mode (or the CODE field remains empty), but setting the Starting Point to the System Folder that will contain the Frontend user records created. Set the TS template constant loginPID to the page id of this page.

i jeśli wczesniej nie popełniłam błędu to teraz mam problem:
Create a page or reuse a top level page, setting the Page “General Storage Storage� - mam utworzyć nowy older systemowy o nazwie : General Storage Storage?puźniej trzeba utworzyc nowa strone z new login box no a puzniej juz nie wiem ocb icon_frown.gif(
Napisane: 16.02.2007 [22:40]
strongbaby
zarejestrowany: 03.01.2007
Posty: 257
Create a second page after the previous one and set the access general options to “Hide at login�. Insert the Front End User Registration extension, setting the display mode to Create (CODE to CREATE), and the Starting Point to the System Folder that will contain the Frontend user records. Note that the access restriction should be set on the page, not on the content elements. Set the TS template constant registerPID to the page id of this page.

Tutaj też za bardzo nie wiem co mam zrobic :/ mam utworzyc strone niewidoczna po zalogowaniu?
Napisane: 16.02.2007 [22:42]
strongbaby
zarejestrowany: 03.01.2007
Posty: 257
no i cała pozostała dokumentacja z którą nie moge sobie poradzic:
Create a third page limiting access to this page to the second user group you created. Insert the Front End User Registration extension, setting the display mode to Edit (CODE to EDIT), and the Starting Point to the System Folder that will contain the front end user records. Note that the access restriction should be set on the page, not on the content elements. Set the TS template constant editPID to the page id of this page.

Create a fourth page setting the access general options to “Hide at login�. Insert the Front End User Registration extension, using the Default display mode (leaving the CODE empty) and setting the Starting Point to the System Folder that will contain the front end user records. Note that the access restriction should be set on the page, not on the content elements. Set the TS template constant confirmPID to the page id of this page.

Decide which fields you want included on the registration form and, among those, which ones you want to be required in order to register. Set TS template constants formFields and requiredFields.

Review the extension constants described below. All these properties may be conveniently edited using the Constant Editor TS template tool. If you do not use the Constant Editor to configure the extension, please note the form of the constants assignments in the constants section of your TS template: plugin.tx_srfeuserregister_pi1.property = valueor if you assign multiple values:plugin.tx_srfeuserregister_pi1 { property = value... }
Napisane: 16.02.2007 [22:44]
strongbaby
zarejestrowany: 03.01.2007
Posty: 257
przepraszam za tak dużą ilość postów do jednego tematu, ale poszczególne części wklejane oddzielnie wydają mi sie bardziej czytelne. Ogólnie chodzi mi o taką rejestracje jak jest tu na forum
Pozdrawiam
Ania
Napisane: 26.02.2007 [12:09]
strongbaby
zarejestrowany: 03.01.2007
Posty: 257
Zsamym formularzem rejestracji dałam sobie radę, wszystko niby działa, ale ... Jak rejestruje się nowy użytkownik , to zapisuje się on "w stronie" tzn tam gdzie mam podpiętą wtyczkę - czy musi tak być? Chciałabym aby zapisywał się w sys folderze. I druga, chyba ważniejsza sprawa, nowy użytkownik się tworzy ale nie może się pużniej zalogować. Dopiero jak mu ręcznie przydziele grupe to wszystko jest ok.
Napisane: 26.02.2007 [13:17]
strongbaby
zarejestrowany: 03.01.2007
Posty: 257
No i standardowe pytanie, jak go spolszczyć? w dokumentacji nie ma słowa :/