TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] front end user registration adding link to form

This is a discussion on [TYPO3] front end user registration adding link to form within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi all, In my Front End User Registration form I need to place a link to the website terms of ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 26.06.2008, 12:09
Jeroen Visser | ROQUIN E-Solutions
Gast
 
Beiträge: n/a
Standard [TYPO3] front end user registration adding link to form

Hi all,
In my Front End User Registration form I need to place a link to the website terms of use.
Now I thought to accomplish this as follows:

##########################################
lib.confirmlink = COA
lib.confirmlink.1 = TEXT
lib.confirmlink.1.value = I agree with the

lib.confirmlink.2 = TEXT
lib.confirmlink.2.value = terms of use
lib.confirmlink.2.typolink {
parameter=153
}

lib.confirmlink.2 = TEXT
lib.confirmlink.2 {
stdWrap.char = 32
}

lib.confirmlink.3 = TEXT
lib.confirmlink.3.value = of company


plugin.tx_srfeuserregister_pi1._LOCAL_LANG.nl.tx_m yext_terms < lib.confirmlink
##########################################

Does anyone knows what is wrong or missing?

Thank's in advance.


Kind regards,
Jeroen
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 26.06.2008, 13:34
Krystian Szymukowicz
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] front end user registration adding link to form

Jeroen Visser | ROQUIN E-Solutions wrote:
> Hi all,
> In my Front End User Registration form I need to place a link to the
> website terms of use.
> Now I thought to accomplish this as follows:
>
> ##########################################
> lib.confirmlink = COA
> lib.confirmlink.1 = TEXT
> lib.confirmlink.1.value = I agree with the
>
> lib.confirmlink.2 = TEXT
> lib.confirmlink.2.value = terms of use
> lib.confirmlink.2.typolink {
> parameter=153
> }
>
> lib.confirmlink.2 = TEXT
> lib.confirmlink.2 {
> stdWrap.char = 32
> }
>
> lib.confirmlink.3 = TEXT
> lib.confirmlink.3.value = of company
>
>
> plugin.tx_srfeuserregister_pi1._LOCAL_LANG.nl.tx_m yext_terms <
> lib.confirmlink
> ##########################################
>
> Does anyone knows what is wrong or missing?
>
> Thank's in advance.
>
>
> Kind regards,
> Jeroen



Shouldn't you add?
plugin.tx_srfeuserregister_pi1 {
extraLabels = tx_myext_terms
}

but I am afraid that it will not work as you expect. TypoScript is not
processed in this place so you can only put manually added link.


--
grtz
Krystian
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 26.06.2008, 14:06
Jeroen Visser | ROQUIN E-Solutions
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] front end user registration adding link to form

Hi Krystian,
Thanks, and it works only with a manual added link (<a href...></a>) in the tekst.

Regards,
Jeroen

Krystian Szymukowicz wrote:
> Jeroen Visser | ROQUIN E-Solutions wrote:
>> Hi all,
>> In my Front End User Registration form I need to place a link to the
>> website terms of use.
>> Now I thought to accomplish this as follows:
>>
>> ##########################################
>> lib.confirmlink = COA
>> lib.confirmlink.1 = TEXT
>> lib.confirmlink.1.value = I agree with the
>>
>> lib.confirmlink.2 = TEXT
>> lib.confirmlink.2.value = terms of use
>> lib.confirmlink.2.typolink {
>> parameter=153
>> }
>>
>> lib.confirmlink.2 = TEXT
>> lib.confirmlink.2 {
>> stdWrap.char = 32
>> }
>>
>> lib.confirmlink.3 = TEXT
>> lib.confirmlink.3.value = of company
>>
>>
>> plugin.tx_srfeuserregister_pi1._LOCAL_LANG.nl.tx_m yext_terms <
>> lib.confirmlink
>> ##########################################
>>
>> Does anyone knows what is wrong or missing?
>>
>> Thank's in advance.
>>
>>
>> Kind regards,
>> Jeroen

>
>
> Shouldn't you add?
> plugin.tx_srfeuserregister_pi1 {
> extraLabels = tx_myext_terms
> }
>
> but I am afraid that it will not work as you expect. TypoScript is not
> processed in this place so you can only put manually added link.
>
>


_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3] Front end user registration + captcha Fatih Dikme typo3-english@lists.netfielders.de 0 28.12.2007 22:44
[TYPO3] Front end user registration always returns to begin Jeroen Visser typo3-english@lists.netfielders.de 0 20.12.2007 12:49
[TYPO3-german] Front End User Registration Benutzer löschen Carsten Philipp typo3-german@lists.netfielders.de 4 17.05.2007 12:31
[TYPO3-german] Front End User Registration Login funkt nicht Carsten Philipp typo3-german@lists.netfielders.de 0 15.05.2007 23:02
[TYPO3-german] Front End User Registration - um eigene feldererweitern michael schuhmacher typo3-german@lists.netfielders.de 4 11.02.2007 18:09


Alle Zeitangaben in WEZ +1. Es ist jetzt 20:55 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39