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?
Comments
insert
`
if (checkforPassword(true) {
}
`
at the front of your theme scripts.
<div id="padbox">
<?php checkforPassword(); ?>
</div>
beside album name and footer.
No form. Where i find checkforPassword()function ?
Thank you
<body>
<div id="outer"><div id="headerpic">
<div id="header">
<div id="headercontent">
<h1>Mina , mu pere ja hobid</h1>
</div>
</div>
</div>
<div id="menu">
</div></div><li >Albumid
<li >Minust
<li >Kontakt
<li >Blogi
<div id="main">
<div id="gallerytitle">
<h2>
<span>
<?php printHomeLink('', ' | '); ?>" title="<?php echo gettext('Gallery Index'); ?>"><?php echo getGalleryTitle();?>
</span> | <?php echo gettext("Sisesta parool"); ?>
</h2>
</div>
<div id="padbox">
<?php checkforPassword(); ?>
</div>
</div>
<div id="credit">
<?php printZenphotoLink(); ?>
</div>
<?php printAdminToolbox(); ?>
</body>
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