[glotpress-updates] [GlotPress] #244: Template and style adjustments for translate.wordpress.org

GlotPress noreply at wordpress.org
Fri May 31 18:52:22 UTC 2013


#244: Template and style adjustments for translate.wordpress.org
-------------------+-----------------------
 Reporter:  nacin  |       Type:  defect
   Status:  new    |   Priority:  major
Milestone:  1.0    |  Component:  interface
  Version:         |   Keywords:  has-patch
-------------------+-----------------------
 GlotPress is currently not really designed to be placed inside of an
 existing web design. It has some overly general CSS rules, no outer non-
 body HTML element wrapping it, etc.

 I've made some adjustments to avoid clashes with the WordPress.org global
 header and footer by wrapping everything in a div.gp-content element. Some
 other changes:
  * /projects doesn't need a breadcrumb.
  * Only show the "Extra" column if there is something attached to the
 project_template_translation_set_extra hook. Add CSS classes for the th
 and td so it can be targeted further by plugins.
  * Style "References" in a dl/dt the same way "More links" list is
  * Don't put margins on textarea and input
  * Add a filter to gp_tmpl_load() that enables us to add more locations to
 look (basically, I've emulated a child-parent theme relationship using
 this filter). Unfortunately the existing actions were too flimsy to use.

 It currently assigns a font to body/html still, leaving as is for now.

--
Ticket URL: <http://glotpress.trac.wordpress.org/ticket/244>
GlotPress <http://glotpress.trac.wordpress.org>
Easy comin', easy goin'


More information about the glotpress-updates mailing list