Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 12, 2012, 08:47:29 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Interested in joining the WebsiteBaker team?
For more Information read
here
or on our
new website
.
149685
Posts in
21102
Topics by
7538
Members
Latest Member:
ionline
WebsiteBaker Community Forum
English
WebsiteBaker 2.x discussion
(Moderator:
Argos
)
Customizable FRONTEND Account Templates (Patch)
Pages:
1
[
2
]
Go Down
Author
Topic: Customizable FRONTEND Account Templates (Patch) (Read 6664 times)
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: Skinable FRONTEND Account Templates (Patch) [EN]
«
Reply #25 on:
November 02, 2009, 11:29:58 AM »
Hello Martin,
thanks for the above Link.
I am sure something of this kind can be implemented very well into the HTT Files if someone wants to run this extension.
Unfortunately the link to the droplet is dead....
Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: Skinable FRONTEND Account Templates (Patch) [EN]
«
Reply #26 on:
November 02, 2009, 03:40:36 PM »
Quote from: Stefek on October 30, 2009, 04:48:05 PM
It's time to write a ticket.
Any body's gonna help me? (Never did it before.)
Is there someone who wants to help me to write the ticket?
It's all ready now.
Regards,
Stefek
EDIT//
Waldschwein already submitted a ticket some days ago...
http://project.websitebaker2.org/ticket/830
Thank you very much, Michael.
Quote
Hello! The introduced Backend template engine to 2.8.0 has one bug: - signup_form.php - login_form.php - forgot_form.php - preferences_form.ph
p are only skinable inside the .phps, not with the .htts.
But please consider, that the ticket description is not correct.
The bugfix hadles NOT the BACKEND THEMES.
It adresses the
account
folder, not the
admin
folder
Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
Argos
Moderator
Offline
Posts: 2084
Re: Skinable FRONTEND Account Templates (Patch) [EN]
«
Reply #27 on:
November 02, 2009, 03:55:23 PM »
Quote from: mr-fan on October 30, 2009, 06:34:21 PM
@jürgen:
maybe you can combiene this mod for your needs
http://www.websitebaker2.org/forum/index.php/topic,15162.0.html
i think it's what you mean?
I guess so. But I need to show the extended profile information on the frontend in public view as well. As a minimum. But to be able to use it as a simple public personal profiles system, you need to have frontend filter and search options as well. Such a system would make WB much more interesting for social media applications, a functionality where WB really has shortcomings now.
«
Last Edit: November 02, 2009, 03:58:42 PM by Argos
»
Logged
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase:
http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
mr-fan
Offline
Posts: 1538
Re: Skinable FRONTEND Account Templates (Patch) [EN]
«
Reply #28 on:
November 02, 2009, 04:35:28 PM »
for your bigger needs - you can maybe contact "ralf(Berlin)" i think i've read that he code a "contact -modul" but with features to manage userdata in back and frontend i think...you should ask him in this questions he's your man!
or there is some ideas growing up by another coder, too
http://www.websitebaker2.org/forum/index.php/topic,13928.msg102258.html#msg102258
regards martin
Logged
flip
Offline
Posts: 51
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #29 on:
June 02, 2010, 11:18:46 PM »
Hello Stefek,
Very good that this patch exists and actually it should be part of the standard WebsiteBaker script to allow 100% customization of the frontend. I installed the script. When I use Forgot Password and request a new one, then I don't get any message. In the template forgot_form.htt is used:
<span class="massage_{MASSAGE_COLOR}">{MASSAGE}</span>
When I request a password, this results in <span class="massage_red"></span>. Why is no string shown for the {MASSAGE} placeholder?
Philip
Logged
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #30 on:
June 02, 2010, 11:51:57 PM »
Hello Flip.
Strange.. does there really write MASSAGE?
This must be a typo of mine.
Should be M
E
SSAGE.
Please let me know if this handles the problem.
Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
flip
Offline
Posts: 51
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #31 on:
June 03, 2010, 12:27:23 AM »
Hello Stefek,
Now it's working fine. I think that the wrong placeholder was in your original files which I downloaded. {MASSAGE_COLOR} is working though.
Philip
Logged
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #32 on:
June 03, 2010, 12:29:58 AM »
OK,
thanks for "bugreport".
I will handle it soon.
All best,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
flip
Offline
Posts: 51
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #33 on:
June 03, 2010, 12:46:58 AM »
Thank you, too. It's really very helpful.
Logged
flip
Offline
Posts: 51
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #34 on:
June 03, 2010, 02:47:07 PM »
Hello Stefek,
Maybe you can also help me with another issue which I posted here:
http://www.websitebaker2.org/forum/index.php/topic,17976.0.html
I added to the file login_form.htt the redirect parameter to the form submission link but it doesn't work. I'm not redirected to the specified page but I land on the start page when I login. I added the parameter in the LoginBox droplet where it works fine. Do you know why the redirect doesn't work in login_form.htt?
Do you also how I can make the redirect working when you logout? I tried it, added the parameter but I'm always redirected to the start page.
Philip
Logged
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #35 on:
June 03, 2010, 03:10:26 PM »
Hello Flip.
Please try a Droplet based solution first, bacause I won't have time to have a deeper look into this (loads of work at my desk)...
I will definiteley have a look into this.
But it can take some time.
Kind Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
gila
Offline
Posts: 47
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #36 on:
June 25, 2010, 08:44:22 AM »
hi, i'm tryng you patch without find a solution, please look ate may login page:
http://test.primastudio.it/doimo-decor/account/login.php?redirect=http://test.primastudio.it/doimo-decor/pages/ita/download.php
this is a normal page:
http://test.primastudio.it/doimo-decor/pages/ita/home.php
why in the login page i do not see the menu and the other content generate by a droplet?
thank you
Logged
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #37 on:
June 25, 2010, 11:08:26 AM »
Hello,
I don't know.
What happens, if you do not use my Patch but the original 'account/' Files in there?
Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
gila
Offline
Posts: 47
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #38 on:
June 28, 2010, 08:03:59 AM »
Quote from: Stefek on June 25, 2010, 11:08:26 AM
Hello,
I don't know.
What happens, if you do not use my Patch but the original 'account/' Files in there?
Regards,
Stefek
it's the same
Logged
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4755
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #39 on:
June 28, 2010, 06:15:20 PM »
Hello,
so it's not a bug in the patch then.
How do you include those parts into the website?
Via template or
Layout Blocks
?
Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
PurpleEdge
Offline
Posts: 232
Re: Customizable FRONTEND Account Templates (Patch)
«
Reply #40 on:
August 18, 2010, 01:29:02 AM »
Thank you for the work you have done on this.
One question for the developers of WB - why aren't the paths to the "Account" folder saved in a variable, rather than hard coded into the framework, then there would be no need to rename the "account" folder?
Similarly - why not use variables for the names of all the front-end account pages, rather than hard coding them?
Logged
Pages:
1
[
2
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...