MDN/Archives/Community meetings/2010/2010-11-24: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 19: Line 19:
** Avoid setting the table width explicitly, because it can cause tables to get pushed down by the TOC, leaving a bunch of dead space on the page.
** Avoid setting the table width explicitly, because it can cause tables to get pushed down by the TOC, leaving a bunch of dead space on the page.
* How to add templates for locales? Problem with HTML element page in Spanish (deimidis)
* How to add templates for locales? Problem with HTML element page in Spanish (deimidis)
** Customize the [https://developer.mozilla.org/Template:HTMLElement Template:HTMLElement] and other templates to handle Spanish.

Revision as of 18:33, 24 November 2010

MDN site

  • We should have a minor skin update for MDC before mid-December.
  • Work is underway on sorting through the issues blocking deployment of MindTouch 10.0.4.

Documentation content

  • Down to 58 dev-doc-needed+RESOLVED items.
  • Proposal for new demo pages: math demo page (feedback wanted; possible enhancement: live editing of code samples?)
    • Sheppy will investigate making it so we can use html instead of having to do xml for this.

Process

  • Removed clear:both from CSS for the callout boxes to prevent large gaps when they're used next to the page TOC.
  • Fixed anch template so it works for sections with spaces in their titles.

Evangelism

Best Practices

  • Full-width tables in the new skin (Janet)
    • Avoid setting the table width explicitly, because it can cause tables to get pushed down by the TOC, leaving a bunch of dead space on the page.
  • How to add templates for locales? Problem with HTML element page in Spanish (deimidis)