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)
    174242 / 2029
    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-ext_typoscript_editorcfg__txt:
    
    plugin.tx_newloginbox_pi3.CSS_editor = Plugin: User Listing
    plugin.tx_newloginbox_pi3.CSS_editor.selector = .tx-newloginbox-pi3
    plugin.tx_newloginbox_pi3.CSS_editor.exampleWrap = <HR><strong>Plugin: "tx_newloginbox_pi3"</strong><HR><DIV class="tx-newloginbox-pi3"> | </DIV>
    plugin.tx_newloginbox_pi3.CSS_editor.ch {
        P = Text
        P.selector = P
        P.attribs = BODYTEXT
        P.example = <P>General text wrapped in &lt;P&gt;:<BR>This is text <A href="#">with a link</A> in it. In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...</P>
        P.exampleStop = 1
        P.ch.links = < CSS_editor.ch.A
        
        H3 = Header 3
        H3.selector = H3
        H3.attribs = HEADER
        H3.example = <H3>Header 3 example <A href="#"> with link</A></H3><P>Bodytext, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...</P>
        H3.ch.links = < CSS_editor.ch.A
        H3.exampleStop = 1
        
        browsebox = Browsing box
        browsebox.selector = .tx-newloginbox-pi3-browsebox
        browsebox.example = <DIV class="tx-newloginbox-pi3-browsebox"><P>Displaying results <span class="tx-newloginbox-pi3-browsebox-strong">1 to 3</span> out of <span class="tx-newloginbox-pi3-browsebox-strong">4</span></P><table><tr><td class="tx-newloginbox-pi3-browsebox-SCell"><p><A HREF="#">Page 1 (S)</a></p></td><td><p><A HREF="#">Page 2</a></p></td><td><p><A HREF="#">Next ></a></p></td></tr></table></DIV>
        browsebox.exampleStop = 1
        browsebox.ch.P < .P
        browsebox.ch.P.ch.strong = Emphasized numbers
        browsebox.ch.P.ch.strong {
          selector = SPAN.tx-newloginbox-pi3-browsebox-strong
          attribs = TEXT
        }
        browsebox.ch.TABLE = Table
        browsebox.ch.TABLE.selector = TABLE
        browsebox.ch.TABLE.attribs = TABLE
        browsebox.ch.TD = Table cells
        browsebox.ch.TD.selector = TD
        browsebox.ch.TD.attribs = TD
        browsebox.ch.TD.ch {
          TD = Selected table cells
          TD.selector = + .tx-newloginbox-pi3-browsebox-SCell
          TD.attribs = TD
        }
        browsebox.ch.TD.ch.P < .P
        browsebox.ch.TD.ch.TD.ch.P < .P

        searchbox = Search box
        searchbox.selector = .tx-newloginbox-pi3-searchbox
        searchbox.example = <DIV class="tx-newloginbox-pi3-searchbox"><table><form action="#" method="POST"><tr><td><input type="text" name="tx_newloginbox_pi3[sword]" value="Search word" class="tx-newloginbox-pi3-searchbox-sword"></td><td><input type="submit" value="Search" class="tx-newloginbox-pi3-searchbox-button"></td></tr></form></table></DIV>
        searchbox.exampleStop = 1
        searchbox.ch {
            TABLE = Table
            TABLE.selector = TABLE
            TABLE.attribs = TABLE
            TD = Table cells
            TD.selector = TD
            TD.attribs = TD
            INPUT = Form fields
            INPUT.selector = INPUT
            INPUT.attribs = TEXT,background-color,width
            INPUT.ch {
                sword = Search word field
                sword.selector = +.tx-newloginbox-pi3-searchbox-sword
                sword.attribs = TEXT,background-color,width

                button = Submit button
                button.selector = +.tx-newloginbox-pi3-searchbox-button
                button.attribs = TEXT,background-color,width
            }
        }
        
        list = List display
        list.selector = .tx-newloginbox-pi3-listrow
        list.example = <DIV class="tx-newloginbox-pi3-listrow"><table><tr class="tx-newloginbox-pi3-listrow-header"><td nowrap><P>Time / Date:</P></td><td><P><A HREF="#">Title:</a></P></td></tr><tr><td valign="top"><P>25-08-02</P></td><td valign="top"><P><A HREF="#">New company name...</A></P></td></tr><tr class="tx-newloginbox-pi3-listrow-odd"><td valign="top"><P>16-08-02</P></td><td valign="top"><P><A HREF="#">Yet another headline here</A></P></td></tr><tr><td valign="top"><P>05-08-02</P></td><td valign="top"><P><A HREF="#">The third line - even row</A></P></td></tr></table></DIV>
        list.exampleStop = 1
        list.ch {
            TABLE = Table
            TABLE.selector = TABLE
            TABLE.attribs = TABLE
            TD = Table cells
            TD.selector = TD
            TD.attribs = TD
            TD_header = Header row cells
            TD_header.selector = TR.tx-newloginbox-pi3-listrow-header TD
            TD_header.attribs = TD
            TD_odd = Odd rows cells
            TD_odd.selector = TR.tx-newloginbox-pi3-listrow-odd TD
            TD_odd.attribs = TD
        }
        list.ch.TD.ch.P < .P
        list.ch.TD_header.ch.P < .P
        list.ch.TD_odd.ch.P < .P
        

        single = Single display
        single.selector = .tx-newloginbox-pi3-singleView
        single.example = <DIV class="tx-newloginbox-pi3-singleView"><H3>Header, if any:</H3><table><tr><td nowrap valign="top" class="tx-newloginbox-pi3-singleView-HCell"><P>Date:</P></td><td valign="top"><P>13-09-02</P></td></tr><tr><td nowrap valign="top" class="tx-newloginbox-pi3-singleView-HCell"><P>Title:</P></td><td valign="top"><P><A HREF="#">New title line</a></P></td></tr><tr><td nowrap valign="top" class="tx-newloginbox-pi3-singleView-HCell"><P>Teaser text:</P></td><td valign="top"><P>Vocavitque Deus firmamentum caelum et factum est vespere et mane dies secundus dixit vero Deus congregentur.</P><P>Aquae quae sub caelo sunt in locum unum et appareat arida factumque est ita et vocavit Deus aridam terram congregationesque aquarum appellavit maria et vidit Deus quod esset bonum et ait germinet terra herbam virentem et facientem semen et lignum pomiferum faciens fructum iuxta genus suum cuius semen in semet ipso sit super terram et factum est ita et protulit terra herbam virentem et adferentem semen iuxta genus suum lignumque faciens fructum et habens unumquodque sementem secundum speciem suam et vidit Deus quod esset bonum.</P></td></tr><tr><td nowrap class="tx-newloginbox-pi3-singleView-HCell"><P>Last updated:</P></td><td valign="top"><P>25-08-2002 18:28</P></td></tr><tr><td nowrap class="tx-newloginbox-pi3-singleView-HCell"><P>Created:</P></td><td valign="top"><P>25-08-2002 18:27</P></td></tr></table><P><a href="#">Back</a></P></DIV>
        single.exampleStop = 1
        single.ch {
            TABLE = Table
            TABLE.selector = TABLE
            TABLE.attribs = TABLE
            TD = Table cells
            TD.selector = TD
            TD.attribs = TD
            TD.ch {
                TD = Header cells
                TD.selector = +.tx-newloginbox-pi3-singleView-HCell
                TD.attribs = TD
            }
        }
        single.ch.P < .P
        single.ch.H3 < .H3
        single.ch.TD.ch.P < .P
        single.ch.TD.ch.TD.ch.P < .P
    }





    # TYPO3 CVS ID: $Id: ext_typoscript_editorcfg.txt 944 2003-12-29 16:50:17Z typo3 $