Puppet: System Administration Automated

Support

Ticket #783 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

unclear formatting of method names

Reported by: porridge Assigned to: digant
Priority: normal Milestone: misspiggy
Component: wiki Version: 0.23.2
Severity: normal Keywords: documentation methods
Cc: Triage Stage: Accepted
Attached Patches: Insufficient Complexity: Unknown

Description

Have a look at the following bit of http://reductivelabs.com/trac/puppet/wiki/ProviderDevelopment:

First, Puppet transactions will prefetch provider information by calling prefetch on each used provider type. This calls the instances in turn, which returns a list of provider instances...

Even though the first word "instances" in the second sentence is marked up to display in monospaced font, the difference is barely visible with some font/size combinations, which makes the text somewhat confusing. (Adding "method" helped in this case).

Maybe the background color could be changed a bit, or something...

Change History

09/06/07 19:22:47 changed by michael

  • stage changed from Unreviewed to Accepted.
  • milestone set to misspiggy.

11/08/07 23:34:33 changed by DavidS

This must be fixed by altering the default site CSS

11/23/07 23:29:30 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

I've added a light background color; hopefully it's better now.

CSS is really bad...