b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • Manuals Home
  • Latest Updates
 
  1. b2evolution CMS User Manual
  2. Developer Reference
  3. Website Skins/Themes
  4. Skin Tags / API
  5. Other Tags
  6. Template Tag: Form Password

Template Tag: Form Password

Displays password + password confirmation input fields.

Examples

Quick Template

[Form:password|label=Enter your password]

Parameters

Param

Default

Usage

name

m (see $dummy_fields setting in the _advanced.php configuration file)

Name of the input field.

value

''

Input field value.

label

Password

Text to display as the label for the input field.

hide_label

false

Set to true to hide the label, false to display the label.

note

'' if $params['register_use_placeholders'] is true, Choose a password otherwise.

Additional note to display for the input field.

bottom_note

''

Additional note to display at the bottom of the input field.

placeholder

Choose a password if $params['register_use_placeholders'] is true, '' otherwise.

Placeholder text for the input field.

size

18

Input field size.

maxlength

70

Maximum number of characters allowed for the input field.

class

input_text

CSS class applied to the input field.

style

'width:'.$params['register_field_width'].'px'

Custom CSS applied to the input field.

required

false

Set to true to require the input field, false otherwise.

autocomplete

off

Set to on to enable autocompletion of field, off otherwise.

Similarly, the password confirmation field can be configured using the parameters below:

Param

Default

Usage

name_confirm

c (see $dummy_fields setting in the _advanced.php configuration file)

Name of the password confirmation field.

value_confirm

''

Password confirmation field value.

label_confirm

Password

Text to display as the label for the password confirmation field.

hide_label_confirm

false

Set to true to hide the label, false to display the label.

note_confirm

'' if $params['register_use_placeholders'] is true, Please type your password again otherwise.

Additional note to display for the password confirmation field.

bottom_note_confirm

''

Additional note to display at the bottom of the password confirmation field.

placeholder_confirm

Please type your password again if $params['register_use_placeholders'] is true, '' otherwise.

Placeholder text for the password confirmation field.

size_confirm

18

Input field size.

maxlength_confirm

70

Maximum number of characters allowed for the password confirmation field.

class_confirm

input_text

CSS class applied to the password confirmation field.

style_confirm

'width:'.$params['register_field_width'].'px'

Custom CSS applied to the password confirmation field.

required_confirm

false

Set to true to require the password confirmation field, false otherwise.

autocomplete_confirm

off

Set to on to enable autocompletion of password confirmation field, off otherwise.

Return value

This tag displays content only, it does not have a return value.

Created by winskie • Last edit by winskie on 2020-04-03 04:34 • •

No feedback yet

On this page

  • Examples
  • Quick Template
  • Parameters
  • Return value

Search the Manual

Content Hierarchy

  • b2evolution CMS User Manual
  • User's Guide
  • Installation / Upgrade
  • Front-office Reference
  • Back-office Reference
  • Developer Reference
    • Website Skins/Themes
      • Skin Development Primer
      • Loading additional resources into a skin
      • Where are the skin files?
      • CSS Guidelines
      • Targeted CSS Selectors
      • Introducing evoSkins
      • Modifying evoSkins
      • Creating evoSkins
      • Skin Tags / API
        • Template functions
        • Template Tags
        • Tag Plugins Call By Code
        • Tag User Subs Link
        • Tag User Register Link
        • Tag User Profile Link
        • Tag User Logout Link
        • Tag User Login Link
        • Tag Skin Get URL
        • Tag Skin Get Path
        • Tag Skin Container
        • Tag Powered By
        • Tag Is Logged In
        • Include Disp
        • Tag Display If Empty
        • Tag Comment Allowed Tags
        • Tag Blog Tagline
        • Tag Blog Name
        • Tag Blog Longdesc
        • Tag Blog Home Link
        • Tag Blog Footer
        • Tag Blog Contact Link
        • app_version();
        • Tag Request Title
        • Include Item Content
        • User::get_identity_link()
        • Item Tags
        • Category Tags
        • User Tags
        • Other Tags
          • Credits +
          • Locale Charset -
          • Locale Lang -
          • Locale Restore Previous -
          • Mainlist Page Links +
          • Messages +
          • Prev/Next Item Links
          • Template Tag: Collection Short Name
          • Template Tag: Comment Author
          • Template Tag: Comment Content
          • Template Tag: Comment Creation Time
          • Template Tag: Comment Excerpt
          • Template Tag: Comment Permanent Link
          • Template Tag: Echo Param value
          • Template Tag: File Description
          • Template Tag: File Filesize
          • Template Tag: File Icon
          • Template Tag: File Link
          • Template Tag: File Type
          • Template Tag: File URL
          • Template Tag: Form Country
          • Template Tag: Form Email
          • Template Tag: Form First Name
          • Template Tag: Form Gender
          • Template Tag: Form Last Name
          • Template Tag: Form Locale
          • Template Tag: Form Login
          • Template Tag: Form Password
          • Template Tag: Form Search Author
          • Template Tag: Form Search Content Age
          • Template Tag: Form Search Content Type
          • Template Tag: Form Search Input
          • Template Tag: Form Submit
          • Template Tag: Item Tag Name
          • Template Tag: Item Tag Permanent Link
          • Template Tag: Link Disp
          • Template Tag: Plugin
      • Styling widgets
      • Skin Quality Control
      • Using HTML 5 tags
      • Using Custom Item Templates
      • Using bootstrap classes in footers
      • Using Grunt
      • Dev Menu
      • How to add a Google Font (WebFont) ?
      • Custom Fields in a Template
      • Site Skins
    • Email Skins/Themes
    • b2evolution Files
    • Website Integration
    • Plugins
    • Debugging
    • Technical Reference
    • Hacks
    • Credits
    • Development
    • How to... (Customize)
    • Scheduled Tasks Reference
  • Operations Reference
  • Advanced Topics
  • Glossary
  • Archives
Bootstrap back-end

This online manual is powered by b2evolution CMS – A complete engine for your website.

About b2evolution

  • What is it?
  • Features
  • Getting Started
  • Screenshots
  • Online demo
  • Testimonials
  • Design philosophy
  • Free & open source
  • Terms of service

Downloads

  • Latest releases
  • Skins
  • Plugins
  • Language packs

About us

  • About us
  • Contact

Webhosting Guide

  • Web hosting blog
  • Best web hosting
  • Cheap web hosting
  • Green web hosting
  • Hosting with SSH
  • VPS hosting
  • Dedicated servers
  • Reseller hosting
  • Int'l: UK / France

Docs & Support

  • Online manual
  • Forums
  • Hire a pro !

Other

  • Adsense
  • Press room
  • Privacy policy

Stay in touch

  • GitHub
  • Twitter
  • Facebook
  • LinkedIn
  • News blog
  • RSS feed
  • Atom feed

Founded & Maintained by François Planque