![]() |
|
Password Protected Gallery Login Form - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Password Protected Gallery Login Form (/thread-3909.html) |
Password Protected Gallery Login Form - terriann - 2008-10-20 I think it would be great to separate the form for gallery logins to a template file rather than automatically created. I'd like to be able to customize my form and add a message to my clients including a graphic about where they get their username / password. Does anyone else think this would be a valuable addition or modification? Password Protected Gallery Login Form - sbillard - 2008-10-20 There is no reason why you cannot do this on your own. Just create a form of your desire including the components needed for the login. Password Protected Gallery Login Form - terriann - 2008-10-20 I was referring more to the form that automatically pops up for a protected album than a form that I would just link to or use on an existing page or template. Password Protected Gallery Login Form - sbillard - 2008-10-20 Ok, I understand, but still you can do this yourself--just a little bit of work. insert } Password Protected Gallery Login Form - terriann - 2008-10-21 Oh can't believe I missed that! I'll have to give that a whirl later tonight, thanks! Password Protected Gallery Login Form - imelik - 2009-09-06 Hi. Where i find a default album password form. In which file? I need replace "The page you are trying to view is password protected" and "password" words. Thank you Password Protected Gallery Login Form - sbillard - 2009-09-07 If you are running the current version of zenphoto that form is either part of your theme (for the ones distributed with zenphoto). If you are not using one of the standard themes, copy the password.php form from them and modify it to your desire. Password Protected Gallery Login Form - imelik - 2009-09-07 I use default dark theme. password.php include only beside album name and footer. Password Protected Gallery Login Form - acrylian - 2009-09-07 And a few lines above is the line " "The page you are trying to view is password protected". Password Protected Gallery Login Form - imelik - 2009-09-07 Show me.
[list]
Password Protected Gallery Login Form - acrylian - 2009-09-07 You already replace that sentence with "Sisesta parool" it seems. Password Protected Gallery Login Form - sbillard - 2009-09-07 You should invest in a tool that will allow you to search files. That is the easiest way to find function code. Password Protected Gallery Login Form - imelik - 2009-09-07 1."Sisesta parool" is replacement for "A password is required to access this page". 2."You should invest in a tool that will allow you to search files". It seems like a only option. I found it. Form is in template-functions.php |