Menu

Trac Commit Log


Commit Date  
[r3187] by cmlenz

Fix for the `ExtensionOption` descriptor.

2006-04-17 21:53:06 Tree
[r3186] by cmlenz

Integrated config fixes from #3037.

2006-04-17 21:19:21 Tree
[r3185] by cboos

Follow-up to [3180], fix the About/configuration page.

2006-04-17 19:58:05 Tree
[r3184] by cmlenz

Use logging for messages when writing sample config.

2006-04-17 19:55:48 Tree
[r3183] by cmlenz

SpamFilter: some minor fixes.

2006-04-17 16:58:37 Tree
[r3182] by cmlenz

SpamFilter: encode text as UTF-8 for Akismet requests.

2006-04-17 16:03:24 Tree
[r3181] by cmlenz

Updates to SpamFilter plugin made necessary by [3180], and some fixes.

2006-04-17 15:52:39 Tree
[r3180] by cmlenz

Fairly large change to the recently introduced `IConfigurable` mechanism that lets plugins declare options they support in [wiki:TracIni trac.ini].

Instead of using an extension point, the new mechanism uses descriptors (one of `Option`, `BoolOption`, `IntOption`, `ListOption`, or `ExtensionOption`) that can be added to any class (but especially `Component` subclasses), allowing direct access to the configured value. The `Option` class keeps a registry of all declared options, so that the defaults also work when the option is accessed through the `Configuration` object.

This also replaces the `SingleExtensionPoint` by the `ExtensionOption` descriptor.

2006-04-17 15:02:51 Tree
[r3179] by cboos

Mimeview fixes, following-up to [3124].

The Mimeview.render should also handle `content` arguments which are objects with a `read` method. If the `mimetype` argument was not given, auto-detection would have failed.
Here, we take care to read the actual content, if needed, and at most once.

The logic about expanding tabs in the content has also been enhanced a bit,
so that not only the tab expansion is done at most once, but also the
expanded content is only given to the `IHTMLPreviewRenderer` who actually
requires an expanded content.

2006-04-17 09:57:37 Tree
[r3178] by cboos

Don't show the TracBrowser ''View Changes'' when printing. Closes #3047.

2006-04-17 08:37:25 Tree
Older >
MongoDB Logo MongoDB