- Posts: 1
- Thank you received: 0
JoomHelper Article Password Plugin
- s1699184420
- Topic Author
- Offline
- New Member
-
Less
More
2 years 1 month 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
2 years 1 month 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
-
Top free Joomla 5 template to build news sitesYou are planning to build a news website, these are the templates you should not miss.
-
Content AuthorContent Author is an add-on extension for Joomla Content. By installing it, you can categorize articles by author. Make it easy for users to access the content they are interested in.
-
Password for SP Page BuilderSometimes you want to restrict viewing to certain articles, setting a password is a great solution.
-
YouTube Video ChaptersVideo chapters divide YouTube videos into clear sections, making it easy to revisit any part instantly.
-
Export Database table to CSV fileSometimes you want to export some database tables to a CSV file for analysis or backup.
1. The "radio buttons" extra field doesn't transfer the values in the additional field, e.g., "yes" or "no," and only enters certain values into the #__fields_values database.
2. The "textarea" extra field with the "Use editor" option checked converts to "textarea" when it should be "editor."
3. In K2, the extra field group is assigned in the category. In Joomla Articles, the category is assigned in the extra field. It would be nice if this were automatically completed. A checkbox could be added if someone doesn't want this option.