Login / Status
developer.Resource
Home . Extensions . Repository
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

Extension Repository

The official extension repository only consists of freely available extensions. New documentation is rendered once a day.


New front end login box


InfoRatingsFeedback


  • Icon
    newloginbox
    Title
    New front end login box
    Extension key
    ( newloginbox )
    State
    obsolete, Not reviewed!
    Author
    Stefan Strasser (formerly Kasper Skrhj)
    Category
    plugin
    Version
    3.1.1
    Manual
    Read online
    Downloads (total / this version)
    174290 / 2073
    Rating
    3.6 (8 votes)
    Updated
    07.06.2008
    Upload comment
    Marked as obsolete : deprecated since TYPO3 4.2 because its login-functionality is now integrated into the core as sysext felogin / the userlisting-plugin has been put into the extension feuserlisting // see manual for further explanation
    Description
    This is an alternative to the good old login box. This version features a little more functionality, including success/error messages, cookie check, forgot password etc.
  • Dependencies
    • depends on typo3 3.5.0-4.1.99
    Reverse dependencies

    The following extension versions depend on this extension:

    Version history
    • 3.1.0: Language files converted from php to xml-files, therefore Typo3 4.0 is required! / New and enhanced labels for french / Fixed XHTML-issue with link-generation / User-groups to be displayed with user-listing now may be chosen / see Changelog for details
    • 3.0.1: Updated manual / Fixed bug 4265 : Page browser error / Added TS-variable storagePid (bug 1787) / Added TS-variable showForgotPassword (bug 1389) / Fixed bug 3197 : password-forgot-mails contains htmlencodings / see ChangeLog for details
    • 3.0.0: - Newloginbox is now template based (thanks to Brice Bernard) - Added support for permanent log-in (aka "Stay logged in") feature of the latest development version of the core. (For use of permalogin with TYPO3 4.1, use the extension "core_permalogin")
    • 2.2.11: fixed manual
    Download extension

    Download compressed extension .T3X file

  • Filename Size View Date Download
    ChangeLog 5.3 K View 07.06.2008 Download
    TODO.txt 575 View 04.06.2008 Download
    class.ext_update.php 6.2 K View 04.06.2008 Download
    class.tx_newloginbox_feusers.php 2.5 K View 04.06.2008 Download
    ext_icon.gif 194 View 04.06.2008 Download
    ext_localconf.php 732 View 04.06.2008 Download
    ext_php_api.dat 21 K 04.06.2008 Download
    ext_tables.php 1.5 K View 04.06.2008 Download
    ext_typoscript_editorcfg.txt 6.4 K View 04.06.2008 Download
    ext_typoscript_setup.txt 1.8 K View 04.06.2008 Download
    flexform_ds.xml 4.1 K View 04.06.2008 Download
    flexform_ds_pi3.xml 3.3 K View 04.06.2008 Download
    locallang.xml 15.5 K View 04.06.2008 Download
    locallang_db.xml 43 K View 04.06.2008 Download
    doc/TODO.txt 58 View 04.06.2008 Download
    doc/manual.sxw 241 K 07.06.2008 Download
    pi1/ce_wiz.gif 125 View 04.06.2008 Download
    pi1/class.tx_newloginbox_pi1.php 15.4 K View 04.06.2008 Download
    pi1/class.tx_newloginbox_pi1_wizicon.php 2.9 K View 04.06.2008 Download
    pi1/clear.gif 46 View 04.06.2008 Download
    pi1/locallang.xml 91 K View 04.06.2008 Download
    pi3/class.tx_newloginbox_pi3.php 19.8 K View 04.06.2008 Download
    pi3/locallang.xml 76 K View 04.06.2008 Download
    res/newloginbox_00.html 8.1 K 04.06.2008 Download
    Preview for file newloginbox-3.1.1-flexform_ds__xml:
    
    <T3DataStructure>
      <sheets>
        <sDEF>
          <ROOT>
            <TCEforms>
                <sheetTitle>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.sheet_general</sheetTitle>
            </TCEforms>
            <type>array</type>
            <el>
              <show_forgot_password>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.show_forgot_password</label>
                    <config>
                        <type>check</type>
                    </config>
                </TCEforms>
              </show_forgot_password>
              <show_permalogin>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.show_permalogin</label>
                    <config>
                        <type>check</type>
                    </config>
                </TCEforms>
              </show_permalogin>
            </el>
          </ROOT>
        </sDEF>
        <s_welcome>
          <ROOT>
            <TCEforms>
                <sheetTitle>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.sheet_welcome</sheetTitle>
            </TCEforms>
            <type>array</type>
            <el>
              <header>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.header</label>
                    <config>
                        <type>input</type>
                        <size>30</size>
                    </config>
                </TCEforms>
              </header>
              <message>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.message</label>
                    <config>
                        <type>text</type>
                        <cols>30</cols>
                        <rows>5</rows>
                    </config>
                </TCEforms>
              </message>          
            </el>
          </ROOT>
        </s_welcome>
        <s_success>
          <ROOT>
            <TCEforms>
                <sheetTitle>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.sheet_success</sheetTitle>
            </TCEforms>
            <type>array</type>
            <el>
              <header>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.header</label>
                    <config>
                        <type>input</type>
                        <size>30</size>
                    </config>
                </TCEforms>
              </header>
              <message>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.message</label>
                    <config>
                        <type>text</type>
                        <cols>30</cols>
                        <rows>5</rows>
                    </config>
                </TCEforms>
              </message>          
            </el>
          </ROOT>
        </s_success>
        <s_error>
          <ROOT>
            <TCEforms>
                <sheetTitle>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.sheet_error</sheetTitle>
            </TCEforms>
            <type>array</type>
            <el>
              <header>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.header</label>
                    <config>
                        <type>input</type>
                        <size>30</size>
                    </config>
                </TCEforms>
              </header>
              <message>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.message</label>
                    <config>
                        <type>text</type>
                        <cols>30</cols>
                        <rows>5</rows>
                    </config>
                </TCEforms>
              </message>          
            </el>
          </ROOT>
        </s_error>
        <s_status>
          <ROOT>
            <TCEforms>
                <sheetTitle>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.sheet_status</sheetTitle>
            </TCEforms>
            <type>array</type>
            <el>
              <header>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.header</label>
                    <config>
                        <type>input</type>
                        <size>30</size>
                    </config>
                </TCEforms>
              </header>
              <message>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.message</label>
                    <config>
                        <type>text</type>
                        <cols>30</cols>
                        <rows>5</rows>
                    </config>
                </TCEforms>
              </message>          
            </el>
          </ROOT>
        </s_status>
        <s_logout>
          <ROOT>
            <TCEforms>
                <sheetTitle>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.sheet_logout</sheetTitle>
            </TCEforms>
            <type>array</type>
            <el>
              <header>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.header</label>
                    <config>
                        <type>input</type>
                        <size>30</size>
                    </config>
                </TCEforms>
              </header>
              <message>
                <TCEforms>
                    <label>LLL:EXT:newloginbox/locallang_db.xml:tt_content.pi_flexform.message</label>
                    <config>
                        <type>text</type>
                        <cols>30</cols>
                        <rows>5</rows>
                    </config>
                </TCEforms>
              </message>          
            </el>
          </ROOT>
        </s_logout>
      </sheets>
    </T3DataStructure>