- Posts: 1
- Thank you received: 0
JoomHelper Article Password Plugin
- s1699184420
- Topic Author
- Offline
- New Member
-
Less
More
1 year 9 months ago #210
by s1699184420
JoomHelper Article Password Plugin was created by s1699184420
Hello David
I suggest to modify the form.php in article password plugin like this (see bold parts):
<input type="password" name="password" autocomplete="off" class="form-control" required placeholder="<?php echo jtext::_('JMP_PW_GUIDE') ?>">
I have done this because I do not want that people see the password or that they can look for it via autocomplete in the form. Will you integrate this in the next version?
Thanks and all the best
Oliver
I suggest to modify the form.php in article password plugin like this (see bold parts):
<input type="password" name="password" autocomplete="off" class="form-control" required placeholder="<?php echo jtext::_('JMP_PW_GUIDE') ?>">
I have done this because I do not want that people see the password or that they can look for it via autocomplete in the form. Will you integrate this in the next version?
Thanks and all the best
Oliver
Please Log in or Create an account to join the conversation.
- administrator
- Offline
- Administrator
-
Less
More
- Posts: 98
- Thank you received: 13
1 year 9 months ago #211
by administrator
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Replied by administrator on topic JoomHelper Article Password Plugin
Yes, it should have. I will add this attribute in the next release.
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Please Log in or Create an account to join the conversation.
Latest articles
-
Resend Activation CodeThe utility resends the activation code so the user doesn’t have to re-register with a different email.
-
Add custom Head Tag, CSS and Javascript to Joomla articleThe Joomla plugin to add custom head tag, CSS and JavaScript to your Joomla article.
-
How to Set Up Google Analytics on Joomla websiteAdd Google Analytics to track your website.
-
Delete Joomla articles in bulkWith this plugin, you can delete posts in bulk with just one click. It saves your time.
-
Insert article attributes into another articleUse this extension to insert article attributes like title, link, image...
Plugin works like a charm in front-end, but I doesn't seem to work for administrator login as of now.
Am I doing something wrong or is the functionality site-only?