[wp-trac] [WordPress Trac] #35395: Provide a better gateway for code-based theme customizations with the Customizer

WordPress Trac noreply at wordpress.org
Mon Sep 19 17:17:39 UTC 2016


#35395: Provide a better gateway for code-based theme customizations with the
Customizer
-------------------------------------------------+-------------------------
 Reporter:  celloexpressions                     |       Owner:  johnregan3
     Type:  feature request                      |      Status:  assigned
 Priority:  normal                               |   Milestone:  4.7
Component:  Customize                            |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots needs-patch dev-     |     Focuses:
  feedback                                       |
-------------------------------------------------+-------------------------

Comment (by johnregan3):

 For those looking for information about CSSTidy and CodeMirror, here are
 the links:

 http://csstidy.sourceforge.net/
 Jetpack is using a modified version of CSSTidy separate from what is found
 on the official CSSTidy download page.  As discussed previously, the
 version on the site was last updated 2007, but Jetpack's version was
 updated at least in 2010 to support CSS3.  (See here:
 https://github.com/Automattic/jetpack/blob/master/modules/custom-
 css/csstidy/class.csstidy.php)

 https://codemirror.net/
 CodeMirror packages can be customized to support only the features you
 need, so the download can be restricted to only CSS, if we so desire.
 Furthermore, that package can be expanded in the future to include other
 preprocessors if we eventually go that route.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35395#comment:34>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list