[wp-trac] [WordPress Trac] #49182: Unmask password button
WordPress Trac
noreply at wordpress.org
Sun Apr 12 05:41:43 UTC 2020
#49182: Unmask password button
-------------------------------+------------------------------
Reporter: bernardroux | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: 2.7
Severity: normal | Resolution:
Keywords: good-first-bug | Focuses:
-------------------------------+------------------------------
Changes (by mikhailroot):
* keywords: needs-patch good-first-bug => good-first-bug
Comment:
The thing is patch is applied to SVN repository (trunk) and it has
Gruntfile.js and a bit different sources file structure (as it's meant to
run Grunt to build\copy css\js files into necessary folders via `npm run
build`).
See https://make.wordpress.org/core/handbook/tutorials/installing-
wordpress-locally/ on how to install development version of WordPress
which has files and directory structure I've used with this patch.
I've built files and here's zip file with this update which reside in wp-
includes, zip is created from WordPress root directory (not a dev version
of WordPress).
https://core.trac.wordpress.org/attachment/ticket/49182/built_files.zip
So you can merge files from this zip with your non development WordPress
version.
Replying to [comment:10 bernardroux]:
> Replying to [comment:9 mikhailroot]:
> > Good day @bernardroux seeing no one in several weeks has proposed a
patch for it I've done it.
> > See code in
[attachment:"added__show_hide_toggle_to_password_field_of_password_protected_post_form_.patch"]
> > I've used trunk (5.5.0 as a base).
>
> Hello @mikhailroot,
> Thank you very much for your volunteer contribution.
> As we are confined to France at home because of the Sars-cod 2 / Covid
19, I found the time to try to modify the different files offered.
> - Currently I use mysql 5.6
> - src/js/_enqueues/lib/wp-post-pwd.js, I found the folder "/js" in www
/wp-incudes/js
> - src/wp-includes/css/wp-post-pwd.css no problem to include it in the
right folder
> - src/wp-includes/post-template.php idem
> - src/wp-includes/script-loader.php idem
> - But I didn't find "Gruntfile.js" anywhere
> Thanks if you can edit your files again so I can fix them.
> Thank you in advance
> Bernard Roux
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49182#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list