Tony Stevenson (Apache | 15 Jan 2008 22:47
Picon
Favicon

Patch for httpd.a.o

Good evening,

Find attached my patch for xdocs/index.xml and docs/index.html
I have commented out the Apachecon image tag, as there is no image 
currently available.
This can quite easily be "re-enabled" as and when such an image becomes 
available.

Tony

Index: xdocs/index.xml
===================================================================
--- xdocs/index.xml	(revision 612229)
+++ xdocs/index.xml	(working copy)
 <at>  <at>  -21,18 +21,18  <at>  <at> 
 href="http://www.apache.org/">Apache Software Foundation</a>.</p>
 </section>

-<section id="conference" date="2007-10-17">
+<section id="conference" date="2008-01-15">
 <title>ApacheCon Coming Soon</title>
-
+<!--
 <a href="http://us.apachecon.com"><img
 	src="http://www.apache.org/images/acus2007_234x60.png" alt="ApacheCon US"
 	border="0" hspace="4" align="right" /></a>
+-->
 <p>
(Continue reading)

Sander Temme | 15 Jan 2008 23:45
Favicon
Gravatar

Re: Patch for httpd.a.o


On Jan 15, 2008, at 1:47 PM, Tony Stevenson (Apache) wrote:

> Find attached my patch for xdocs/index.xml and docs/index.html
> I have commented out the Apachecon image tag, as there is no image  
> currently available.
> This can quite easily be "re-enabled" as and when such an image  
> becomes available.

Committed.  I THINK it works OK if I set the XML file encoding to  
iso-8859-1, set the file encoding to Western (ISO Latin 1) in BBEdit  
and just type the ö.  It looks, to me, as if the ö makes it correctly  
to the HTML document, but don't know if that looks OK in every browser.

S.

--

-- 
sander <at> temme.net              http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF

Attachment (smime.p7s): application/pkcs7-signature, 2438 bytes
Tony Stevenson | 16 Jan 2008 13:43
Gravatar

Re: Patch for httpd.a.o

On Tue, January 15, 2008 10:45 pm, Sander Temme wrote:
>
>
> Committed.  I THINK it works OK if I set the XML file encoding to
> iso-8859-1, set the file encoding to Western (ISO Latin 1) in BBEdit and
> just type the ö.  It looks, to me, as if the ö makes it correctly to the
> HTML document, but don't know if that looks OK in every browser.
>
>
It looked ok in both the XML and the HTML after I had run the build
I could have sworn that I set the encoding to 8859.  But thanks.
Erik Abele | 16 Jan 2008 01:32
Picon

Re: Patch for httpd.a.o

On 15.01.2008, at 23:45, Sander Temme wrote:

> On Jan 15, 2008, at 1:47 PM, Tony Stevenson (Apache) wrote:
>
>> Find attached my patch for xdocs/index.xml and docs/index.html
>> I have commented out the Apachecon image tag, as there is no image  
>> currently available.
>> This can quite easily be "re-enabled" as and when such an image  
>> becomes available.

I've added the image which is used on www.apache.org already and also  
added a paragraph to make sufficient room for it.

> Committed.  I THINK it works OK if I set the XML file encoding to  
> iso-8859-1, set the file encoding to Western (ISO Latin 1) in  
> BBEdit and just type the ö.  It looks, to me, as if the ö makes it  
> correctly to the HTML document, but don't know if that looks OK in  
> every browser.

Looks fine and should work, though we can also always use "oe"  
instead of "ö" - like someone did on www.apache.org... :)

Cheers,
Erik
jean-frederic clere | 16 Jan 2008 08:43
Picon
Gravatar

Re: Patch for httpd.a.o

Erik Abele wrote:
> On 15.01.2008, at 23:45, Sander Temme wrote:
> 
>> On Jan 15, 2008, at 1:47 PM, Tony Stevenson (Apache) wrote:
>>
>>> Find attached my patch for xdocs/index.xml and docs/index.html
>>> I have commented out the Apachecon image tag, as there is no image 
>>> currently available.
>>> This can quite easily be "re-enabled" as and when such an image 
>>> becomes available.
> 
> I've added the image which is used on www.apache.org already and also 
> added a paragraph to make sufficient room for it.
> 
>> Committed.  I THINK it works OK if I set the XML file encoding to 
>> iso-8859-1, set the file encoding to Western (ISO Latin 1) in BBEdit 
>> and just type the ö.  It looks, to me, as if the ö makes it correctly 
>> to the HTML document, but don't know if that looks OK in every browser.
> 
> Looks fine and should work, though we can also always use "oe" instead 
> of "ö" - like someone did on www.apache.org... :)

"ö" should be &otilde; (&#245;)

Cheers

Jean-Frederic

> 
> Cheers,
(Continue reading)

Astrid 'Kess' Stolper | 21 Jan 2008 22:28
Picon

Re: Patch for httpd.a.o

On Wednesday 16 January 2008 08:43:35 jean-frederic clere wrote:
> Erik Abele wrote:
> > On 15.01.2008, at 23:45, Sander Temme wrote:
> >> On Jan 15, 2008, at 1:47 PM, Tony Stevenson (Apache) wrote:
> >>> Find attached my patch for xdocs/index.xml and docs/index.html
> >>> I have commented out the Apachecon image tag, as there is no image
> >>> currently available.
> >>> This can quite easily be "re-enabled" as and when such an image
> >>> becomes available.
> >
> > I've added the image which is used on www.apache.org already and also
> > added a paragraph to make sufficient room for it.
> >
> >> Committed.  I THINK it works OK if I set the XML file encoding to
> >> iso-8859-1, set the file encoding to Western (ISO Latin 1) in BBEdit
> >> and just type the ö.  It looks, to me, as if the ö makes it correctly
> >> to the HTML document, but don't know if that looks OK in every browser.
> >
> > Looks fine and should work, though we can also always use "oe" instead
> > of "ö" - like someone did on www.apache.org... :)
>
> "ö" should be &otilde; (&#245;)

Sorry, ö is &ouml; 
&otilde; is õ

Kess 

>
> Cheers
(Continue reading)


Gmane