You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Juan Jose Pablos <ch...@apache.org> on 2005/06/09 12:17:21 UTC

Re: svn commit: r189734 [2/3] - in /forrest/site/0.7: ./ docs/ docs/howto/ docs/plugins/

David,
crossley@apache.org wrote:

> -<html>
> +<html xmlns:i18n="http://apache.org/cocoon/i18n/2.1">


> -<script type="text/javascript" language="JavaScript"><!--
> -              document.write("Published: " + document.lastModified);
> -              //  --></script>
> +<script type="text/javascript"><!--
> +document.write("Last Published:Â  " + document.lastModified);
> +//  --></script>


both entries looks like an error. Are you sure about both?

cheers,
cheche

Re: svn commit: r189734 [2/3] - in /forrest/site/0.7: ./ docs/ docs/howto/ docs/plugins/

Posted by Juan Jose Pablos <ch...@apache.org>.
David Crossley wrote:
> Juan Jose Pablos wrote:
> 
>>David,
>>crossley@apache.org wrote:
>>
>>
>>>-<html>
>>>+<html xmlns:i18n="http://apache.org/cocoon/i18n/2.1">
>>
>>
>>>-<script type="text/javascript" language="JavaScript"><!--
>>>-              document.write("Published: " + document.lastModified);
>>>-              //  --></script>
>>>+<script type="text/javascript"><!--
>>>+document.write("Last Published:??  " + document.lastModified);
>>>+//  --></script>
>>
>>
>>both entries looks like an error. Are you sure about both?
> 
> 
> No, those changes alarmed me too. I was just publishing the site
> and notices these differences. Some something has changed over
> the last few days. Would someone please investigate the causes.
> 
> --David
> 
> 
I think that they are related to the i18n stuff...


Re: svn commit: r189734 [2/3] - in /forrest/site/0.7: ./ docs/ docs/howto/ docs/plugins/

Posted by David Crossley <cr...@apache.org>.
Juan Jose Pablos wrote:
> Thorsten Scherler wrote:
> >Yes, cheche is right that is i18n stuff, but actual do not know why that
> >is happening.
> >
> >I may find time tomorrow to have a look, but you can beat me to it. ;-)
> 
> >>>>>-<html>
> >>>>>+<html xmlns:i18n="http://apache.org/cocoon/i18n/2.1">
> 
> done.
> >>>>>+document.write("Last Published:??  " + document.lastModified);
> 
> done as well. But I am not sure if that caracted had to be there, It was 
> not ther before the i18n stuff.

Thanks. I notice that there is still an i18n namespace on the searchbox.

--David

Re: svn commit: r189734 [2/3] - in /forrest/site/0.7: ./ docs/ docs/howto/ docs/plugins/

Posted by Juan Jose Pablos <ch...@apache.org>.
Thorsten Scherler wrote:
> Yes, cheche is right that is i18n stuff, but actual do not know why that
> is happening.
> 
> I may find time tomorrow to have a look, but you can beat me to it. ;-)


>>>>>-<html>
>>>>>+<html xmlns:i18n="http://apache.org/cocoon/i18n/2.1">

done.
>>>>>+document.write("Last Published:??  " + document.lastModified);

done as well. But I am not sure if that caracted had to be there, It was 
not ther before the i18n stuff.

cheers,
cheche

Re: svn commit: r189734 [2/3] - in /forrest/site/0.7: ./ docs/ docs/howto/ docs/plugins/

Posted by Thorsten Scherler <th...@apache.org>.
Yes, cheche is right that is i18n stuff, but actual do not know why that
is happening.

I may find time tomorrow to have a look, but you can beat me to it. ;-)

salu2

On Thu, 2005-06-09 at 12:57 +0200, Juan Jose Pablos wrote:
> David Crossley wrote:
> > Juan Jose Pablos wrote:
> > 
> >>David,
> >>crossley@apache.org wrote:
> >>
> >>
> >>>-<html>
> >>>+<html xmlns:i18n="http://apache.org/cocoon/i18n/2.1">
> >>
> >>
> >>>-<script type="text/javascript" language="JavaScript"><!--
> >>>-              document.write("Published: " + document.lastModified);
> >>>-              //  --></script>
> >>>+<script type="text/javascript"><!--
> >>>+document.write("Last Published:??  " + document.lastModified);
> >>>+//  --></script>
> >>
> >>
> >>both entries looks like an error. Are you sure about both?
> > 
> > 
> > No, those changes alarmed me too. I was just publishing the site
> > and notices these differences. Some something has changed over
> > the last few days. Would someone please investigate the causes.
> > 
> > --David
> > 
> > 
> I think that they are related to the i18n stuff...
> 
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


Re: svn commit: r189734 [2/3] - in /forrest/site/0.7: ./ docs/ docs/howto/ docs/plugins/

Posted by Juan Jose Pablos <ch...@apache.org>.
David Crossley wrote:
> Juan Jose Pablos wrote:
> 
>>David,
>>crossley@apache.org wrote:
>>
>>
>>>-<html>
>>>+<html xmlns:i18n="http://apache.org/cocoon/i18n/2.1">
>>
>>
>>>-<script type="text/javascript" language="JavaScript"><!--
>>>-              document.write("Published: " + document.lastModified);
>>>-              //  --></script>
>>>+<script type="text/javascript"><!--
>>>+document.write("Last Published:??  " + document.lastModified);
>>>+//  --></script>
>>
>>
>>both entries looks like an error. Are you sure about both?
> 
> 
> No, those changes alarmed me too. I was just publishing the site
> and notices these differences. Some something has changed over
> the last few days. Would someone please investigate the causes.
> 
> --David
> 
> 
I think that they are related to the i18n stuff...


Re: svn commit: r189734 [2/3] - in /forrest/site/0.7: ./ docs/ docs/howto/ docs/plugins/

Posted by David Crossley <cr...@apache.org>.
Juan Jose Pablos wrote:
> David,
> crossley@apache.org wrote:
> 
> >-<html>
> >+<html xmlns:i18n="http://apache.org/cocoon/i18n/2.1">
> 
> 
> >-<script type="text/javascript" language="JavaScript"><!--
> >-              document.write("Published: " + document.lastModified);
> >-              //  --></script>
> >+<script type="text/javascript"><!--
> >+document.write("Last Published:??  " + document.lastModified);
> >+//  --></script>
> 
> 
> both entries looks like an error. Are you sure about both?

No, those changes alarmed me too. I was just publishing the site
and notices these differences. Some something has changed over
the last few days. Would someone please investigate the causes.

--David