You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jeff Trawick <tr...@gmail.com> on 2008/02/21 14:57:42 UTC

Re: svn commit: r629615 - in /httpd/httpd/trunk: CHANGES docs/manual/mod/mod_charset_lite.html.en docs/manual/mod/mod_charset_lite.xml modules/filters/mod_charset_lite.c

On Wed, Feb 20, 2008 at 4:17 PM,  <co...@apache.org> wrote:
> Author: covener
>  Date: Wed Feb 20 13:17:17 2008
>  New Revision: 629615
>
>  URL: http://svn.apache.org/viewvc?rev=629615&view=rev
>  Log:
>   *) mod_charset_lite: Add ForceAllMimeTypes sub-option to
>      CharsetOptions, allowing the administrator to skip the
>      mimetype checking that precedes translation.
>      PR 44458 [Eric Covener]

What about "ProcessAllMimeTypes" or "TranslateAllMimeTypes" or
something like that.  "Force" isn't very self-descriptive.

Other ideas?

Re: svn commit: r629615 - in /httpd/httpd/trunk: CHANGES docs/manual/mod/mod_charset_lite.html.en docs/manual/mod/mod_charset_lite.xml modules/filters/mod_charset_lite.c

Posted by Jim Jagielski <ji...@jaguNET.com>.
On Feb 21, 2008, at 9:07 AM, Eric Covener wrote:

> On Thu, Feb 21, 2008 at 8:57 AM, Jeff Trawick <tr...@gmail.com>  
> wrote:
>> On Wed, Feb 20, 2008 at 4:17 PM,  <co...@apache.org> wrote:
>>> Author: covener
>>> Date: Wed Feb 20 13:17:17 2008
>>> New Revision: 629615
>>>
>>> URL: http://svn.apache.org/viewvc?rev=629615&view=rev
>>> Log:
>>>  *) mod_charset_lite: Add ForceAllMimeTypes sub-option to
>>>     CharsetOptions, allowing the administrator to skip the
>>>     mimetype checking that precedes translation.
>>>     PR 44458 [Eric Covener]
>>
>> What about "ProcessAllMimeTypes" or "TranslateAllMimeTypes" or
>> something like that.  "Force" isn't very self-descriptive.
>>
>> Other ideas?
>>
>
> I struggled with the option name, I'm open to TranslateAllMimeTypes.
> Will change and propose for backport if we don't see a better proposal
> this afternoon.
>


+1

Re: svn commit: r629615 - in /httpd/httpd/trunk: CHANGES docs/manual/mod/mod_charset_lite.html.en docs/manual/mod/mod_charset_lite.xml modules/filters/mod_charset_lite.c

Posted by Eric Covener <co...@gmail.com>.
On Thu, Feb 21, 2008 at 8:57 AM, Jeff Trawick <tr...@gmail.com> wrote:
> On Wed, Feb 20, 2008 at 4:17 PM,  <co...@apache.org> wrote:
>  > Author: covener
>  >  Date: Wed Feb 20 13:17:17 2008
>  >  New Revision: 629615
>  >
>  >  URL: http://svn.apache.org/viewvc?rev=629615&view=rev
>  >  Log:
>  >   *) mod_charset_lite: Add ForceAllMimeTypes sub-option to
>  >      CharsetOptions, allowing the administrator to skip the
>  >      mimetype checking that precedes translation.
>  >      PR 44458 [Eric Covener]
>
>  What about "ProcessAllMimeTypes" or "TranslateAllMimeTypes" or
>  something like that.  "Force" isn't very self-descriptive.
>
>  Other ideas?
>

I struggled with the option name, I'm open to TranslateAllMimeTypes.
Will change and propose for backport if we don't see a better proposal
this afternoon.


-- 
Eric Covener
covener@gmail.com