[Typo3] Better Login Box

David dharnig at surf-sun.com
Tue Jul 12 07:32:53 CEST 2005


Hi Adrien				

I used your TS example for including the Better Login Box in every page that you posted but it only works for the page that has the content(UID) element of the login box on. Is there something else I need to do to make it show on every page?

Thank you,
- David (dharnig)

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110100186/
					
> Hi,
> 
> 1)In TV create a Element TypoScript Object Path (Instead of a content
> element) and name your Object Path:
> lib.myLogin
> 
> 2)In your Setup Template add this code (where 123 is the UID of your plugin
> Better Login Box):
> lib.myLogin = CONTENT
> lib.myLogin.table = tt_content
> lib.myLogin.select {
> uidInList = 123
> }
> 
> Hope this will help,
> Adrien Laurent
> 
> ----- Original Message -----
> From: "Ries van Twisk" <typo3 at rvt.dds.nl>
> To: "Typo3-English" <typo3-english at lists.netfielders.de>
> Sent: Tuesday, November 16, 2004 4:04 PM
> Subject: [Typo3] Better Login Box
> 
> 
> >
> >
> > Hey All,
> >
> > I have added a new login box to my page on a left column on a root page.
> > Now when a user is browsing around my website I want it to show that login
> > form
> > on every page (whether the user is logged in or not).
> >
> > I am using TV added added a the plugin by selecting 'Insert Plugin' and
> > selected
> > the 'better login box'.
> >
> > But now I have to add it to every page, is it possible to automate this?
> >
> > Ries
> >
> > _______________________________________________
> > Typo3-english mailing list
> > Typo3-english at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >
> 
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 



More information about the TYPO3-english mailing list