Menu

Commit [r3635]  Maximize  Restore  History

Markup branch: many clean-ups on the changeset.html template

- introduced a `select_option` macro for building <option> elements
- introduced a `checkbox` macro for building an <input type="checkbox"> and related elements
- moved the `plural` macro in macros.html, and added the keepzero optional argument
- changed order of tests in ctxtnav for clarification of the code
- always place `title` attribute before `href` attribute, in <a> tags.
It makes it easier to quicly grasp what's the link role.
- shorten excessively long lines (now max ~120)

cboos 2006-08-23

changed /sandbox/markup/templates/changeset.html
changed /sandbox/markup/templates/macros.html
/sandbox/markup/templates/changeset.html Diff Switch to side-by-side view
Loading...
/sandbox/markup/templates/macros.html Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB