Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2013-12-19 16:06:39
- matteo
- Member
- Registered: 2013-12-19
- Posts: 26
Login form and customer area [cbe_frontauth]
I would like to build a form from which I can see by logging specific pages depending on the user.
Is possible create this through the articles and <txp:if_article_author> ?
Thanks!
Matteo
Offline
#2 2013-12-20 12:38:50
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: Login form and customer area [cbe_frontauth]
Hi matteo and welcome to the forum!
There’s a great topic on creating a client login (formerly in the forum’s How-to section, now moved to the archive), although a little aged now and done with ign_password_protect instead of cbe_frontauth. But be warned if you’re a Textpattern beginner: This tip is actually for advanced users.
(The plugin asy_wondertag is no longer needed, BTW, you can use TXP tags as values of TXP attributes for quite some time.)
matteo wrote #277448:
I would like to build a form from which I can see by logging specific pages depending on the user.
That’s not clear enough I’m afraid, in case the above tip is too much or not about what you’d like to accomplish.
Is possible create this through the articles and <txp:if_article_author> ?
if_article_author filters for the author of the article your currently on, e.g. in an article_custom list you display there, if that’s what you’d need on your client area …
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#3 2013-12-21 12:07:12
- moon blake
- Member
- From: near Hannover, Germany
- Registered: 2009-07-16
- Posts: 76
Re: Login form and customer area [cbe_frontauth]
Hi Matteo,
although I am not sure what exactly your question is, too: there is a great article about building a log-in with cbe_frontauth by Kevin Potts in TXP Magazine issue 2.
Offline