Sha256: 3db6091fd19d2086a99e428f8f9c98a2c300dde33e71216442ca993069852450

Contents?: true

Size: 1.85 KB

Versions: 26

Compression:

Stored size: 1.85 KB

Contents

%div#form-new-account.element
  %h2.element-title New User Form
  .markup
    #block-system-main.block.block-system
      .content
        %form#user-register-form.user-info-from-cookie{"accept-charset" => "UTF-8", :action => "/user/register", :enctype => "multipart/form-data", :method => "post"}
          %div
            .form-item.form-type-textfield.form-item-name
              %label{:for => "edit-name"}
                Username
                %span.form-required{:title => "This field is required."} *
              %input#edit-name.username.form-text.required{:maxlength => "60", :name => "name", :size => "60", :type => "text", :value => ""}
                .description Spaces are allowed; punctuation is not allowed except for periods, hyphens, apostrophes, and underscores.
            .form-item.form-type-emailfield.form-item-mail
              %label{:for => "edit-mail"}
                E-mail address
                %span.form-required{:title => "This field is required."} *
              %input#edit-mail.form-text.form-email.required{:maxlength => "254", :name => "mail", :size => "60", :type => "email", :value => ""}
                .description A valid e-mail address. All e-mails from the system will be sent to this address. The e-mail address is not made public and will only be used if you wish to receive a new password or wish to receive certain news or notifications by e-mail.
            %input{:name => "timezone", :type => "hidden", :value => "America/New_York"}
              %input{:name => "form_build_id", :type => "hidden", :value => "form-5ZOqvNO7BiBFYWgXdre26qBbXM5YuyRLfOsdc1Kx9KU"}
                %input{:name => "form_id", :type => "hidden", :value => "user_register_form"}
                  #edit-actions.form-actions.form-wrapper
                    %input#edit-submit.form-submit{:name => "op", :type => "submit", :value => "Create new account"}

Version data entries

26 entries across 13 versions & 1 rubygems

Version Path
survivalkit-1.0.beta.8 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-1.0.beta.8 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-1.0.beta.7 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-1.0.beta.7 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-1.0.beta.6 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-1.0.beta.6 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-1.0.beta.5 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-1.0.beta.5 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-1.0.beta.4 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-1.0.beta.4 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-1.0.beta.3 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-1.0.beta.3 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-1.0.beta.2 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-1.0.beta.2 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-1.0.beta.1 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-1.0.beta.1 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-0.3.4 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml
survivalkit-0.3.4 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-0.3.3 templates/project/templates/old/survivalkit/partials/patterns-drupal/form-new-account.haml
survivalkit-0.3.3 templates/project/templates/old/survivalkit/partials/patterns-general/form-new-account.haml