datatracker/ietf/templates/registration
Lars Eggert eb5423d084
ci: Also check generated HTML with the "vnu" validator (#3682)
* ci: Also check generated HTML with the "vnu" validator

Because HTML Tidy apparently misses a bunch of errors.

* thead -> tbody

* More fixes

* More fixes

* Start checker in test runner
2022-03-21 12:50:23 -05:00
..
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
add_email_email.txt Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00
change_password.html ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
change_username.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
confirm_account.html ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
confirm_new_email.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
confirm_profile_update.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
create.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
creation_email.txt Updated the email template that goes out for password setting on account creation, to give directions also for the case when the user already has a pre-existing account. Updated a test to match. 2020-06-08 19:48:05 +00:00
edit_profile.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
index.html ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
logged_out.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
login.html fix: clean up formatting of login.html template 2022-03-08 12:13:21 -04:00
manual.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
missing_person.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
password_change_email.txt Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00
password_reset.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
password_reset_email.txt Merged in [19967] from rjsparks@nostrum.com: 2022-02-23 18:30:27 +00:00
username_change_email.txt Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00