Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on [TYPO3] login input text size within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi list, I protected some pages in my web site. I worked out this issue with a mechanism of authentication ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi list,
I protected some pages in my web site. I worked out this issue with a mechanism of authentication by user name and password. The simple "Login" content is compliant my needs. Now I would like to customize the form in html, I just like to change the "size" in the two input type text to specify "User" and "Password". I tried with this command in the template setup, but nothing has changed: tt_content.login.20.dataArray.10.size=10 Could you please give me and advice to reach my goal? Many thanks Best regards Ilaria -- ------------------------------------------------ Ilaria De Marinis Settore Automazione Biblioteche Phone: +3906-44486052 CASPUR - Via dei Tizii ,6 - 00185 Roma e-mail: ilaria.demarinis (AT) caspur (DOT) it ------------------------------------------------ _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
Hi!
Ilaria De Marinis wrote: > I tried with this command in the template setup, but nothing has changed: > tt_content.login.20.dataArray.10.size=10 Are you sure that "size" attribute exists? I could not find it in TSRef: http://typo3.org/documentation/docum...1.0/view/8/20/ -- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs "Nothing is impossible. There are only limits to our knowledge" _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#3
|
|||
|
|||
|
Many thanks Dimitry
I just changed the size of the input type text with this command tt_content.login.20.dataArray.20.type = *pass=password,10 This is an input type text with size=10, if you want to specify the maxlength (e.g 20) you can write : tt_content.login.20.dataArray.20.type = *pass=password,10,20 I found it in your link. Best regards Ilaria Dmitry Dulepov [typo3] wrote: > Hi! > > Ilaria De Marinis wrote: > >> I tried with this command in the template setup, but nothing has changed: >> tt_content.login.20.dataArray.10.size=10 >> > > Are you sure that "size" attribute exists? I could not find it in TSRef: > http://typo3.org/documentation/docum...1.0/view/8/20/ > > -- ------------------------------------------------ Ilaria De Marinis Settore Automazione Biblioteche Phone: +3906-44486052 CASPUR - Via dei Tizii ,6 - 00185 Roma e-mail: ilaria.demarinis (AT) caspur (DOT) it ------------------------------------------------ _______________________________________________ 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-german] RTE wandelt <form> und <input> tag zu Text um | Basti | typo3-german@lists.netfielders.de | 7 | 06.12.2007 14:54 |
| [TYPO3-german] RTE wandelt <form> und <input> tag zu Text um | Jung New Media | typo3-german@lists.netfielders.de | 6 | 12.09.2007 09:47 |
| [TYPO3] Wrong (?) size of images in Text w/image | Claudio | typo3-english@lists.netfielders.de | 1 | 21.04.2007 12:47 |
| [TYPO3-german] Standard Login, wo sind die Input Felder | Manfred Rutschmann | typo3-german@lists.netfielders.de | 2 | 10.04.2007 11:00 |
| [TYPO3-templavoila] input field-> map it only, no BE input? | Andreas Jonderko | typo3-project-templavoila@lists.netfielders.de | 2 | 22.02.2007 21:48 |