caroline harper | 11 Jul 08:56
Picon
Favicon

Go Home Wiki Button

Hi

I have created a wiki under worspaces: http://localhost/cps/workspaces/my_wiki

then I have created 2 pages for the wiki

When I click on the Go Home button on one of the wiki pages the button takes me to the follwoing URL and I get an attribute error. Is this normal?

http://localhost/cps/workspaces/cps_wiki_view 

Caroline

The next generation of Hotmail is here - Windows Live Hotmail
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
Favicon

RE: Go Home Wiki Button

Hi,

 

In theory, if there’s an error then it isn’t normal ;)

But we’ll need the full error message + traceback to be able to help, probably.

 

Jonathan

De : cps-devel-bounces <at> lists.nuxeo.com [mailto:cps-devel-bounces <at> lists.nuxeo.com] De la part de caroline harper
Envoyé : mercredi 11 juillet 2007 08:57
À : cps-devel <at> lists.nuxeo.com
Objet : [CPS-devel] Go Home Wiki Button

 

Hi

I have created a wiki under worspaces: http://localhost/cps/workspaces/my_wiki

then I have created 2 pages for the wiki

When I click on the Go Home button on one of the wiki pages the button takes me to the follwoing URL and I get an attribute error. Is this normal?

http://localhost/cps/workspaces/cps_wiki_view 

Caroline


The next generation of Hotmail is here - Windows Live Hotmail

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
caroline harper | 11 Jul 09:16
Picon
Favicon

RE: Go Home Wiki Button

Here you go. Please let me know if you need any further info

Error Type: AttributeError
 
Error Value: getSummary
 
Module Products.PageTemplates.TALES, line 221, in evaluate

URL: /cps/cps_wiki_view

Line 56, Column 4

Expression: <PythonExpr here.getSummary()>

Names:

{'container': <CPSDefaultSite at /cps>,
 'context': <ProxyFolder at /cps/workspaces>,
 'default': <Products.PageTemplates.TALES.Default instance at 0x015EC558>,
 'here': <ProxyFolder at /cps/workspaces>,
 'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x042D40D0>,
 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x015D8AD0>,
 'nothing': None,
 'options': {'args': ()},
 'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x042D40D0>,
 'request': <HTTPRequest, URL=http://localhost/cps/workspaces/cps_wiki_view>,
 'root': <Application at >,
 'template': <ZopePageTemplate at /cps/cps_wiki_view used for /cps/workspaces>}

 


  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__

__traceback_info__: here.getSummary()


  Module Python expression "here.getSummary()", line 1, in <expression>


AttributeError: getSummary


From: "Winterflood, Jonathan" <jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org>
To: "caroline harper" <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>,<cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org>
Subject: RE: [CPS-devel] Go Home Wiki Button
Date: Wed, 11 Jul 2007 09:10:17 +0200

..shape {;} p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman';} a:link, span.MsoHyperlink {color:blue;text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:blue;text-decoration:underline;} p {margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman';} span.EmailStyle18 {font-family:Arial;color:navy;} <at> page Section1 {size:595.3pt 841.9pt;margin:70.85pt 70.85pt 70.85pt 70.85pt;} div.Section1 {page:Section1;}

Hi,

 

In theory, if there’s an error then it isn’t normal ;)

But we’ll need the full error message + traceback to be able to help, probably.

 

Jonathan

De : cps-devel-bounces-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org [mailto:cps-devel-bounces-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org] De la part de caroline harper
Envoyé : mercredi 11 juillet 2007 08:57
À : cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
Objet : [CPS-devel] Go Home Wiki Button

 

Hi

I have created a wiki under worspaces: http://localhost/cps/workspaces/my_wiki

then I have created 2 pages for the wiki

When I click on the Go Home button on one of the wiki pages the button takes me to the follwoing URL and I get an attribute error. Is this normal?

http://localhost/cps/workspaces/cps_wiki_view 

Caroline


The next generation of Hotmail is here - Windows Live Hotmail

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.


>_______________________________________________
>cps-devel mailing list
>http://lists.nuxeo.com/mailman/listinfo/cps-devel


What's the most memorable email you've ever received? Tell Hotmail about it!
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
danieltellez | 11 Jul 23:01
Picon

Re: Go Home Wiki Button

Hello !!

this is your wiki URL:

ttp://localhost/cps/workspaces/my_wiki 
<http://localhost/cps/workspaces/my_wiki>

this is where your "home button" goes:

http://localhost/cps/workspaces/cps_wiki_view

Your "home button" must go to:

http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view

The "home button" behavior is like that (you can see it on 
CPSWiki/i18n/*.po):

gotoUrl('../cps_wiki_view')

All this means that you are clicking "home button" as if you were on 
wiki root. But I'm trying to do it and I cannot view this button here.

Have you modified this behavior ??

What is your Zope/CPS flavour ??

caroline harper wrote:
>
> Here you go. Please let me know if you need any further info
>
> Error Type: AttributeError
>
> Error Value: getSummary
>
> Module Products.PageTemplates.TALES, line 221, in evaluate
>
> URL: /cps/cps_wiki_view
>
> Line 56, Column 4
>
> Expression: <PythonExpr here.getSummary()>
>
> Names:
>
> {'container': <CPSDefaultSite at /cps>,
> 'context': <ProxyFolder at /cps/workspaces>,
> 'default': <Products.PageTemplates.TALES.Default instance at 0x015EC558>,
> 'here': <ProxyFolder at /cps/workspaces>,
> 'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x042D40D0>,
> 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter 
> instance at 0x015D8AD0>,
> 'nothing': None,
> 'options': {'args': ()},
> 'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x042D40D0>,
> 'request': <HTTPRequest, 
> URL=http://localhost/cps/workspaces/cps_wiki_view>,
> 'root': <Application at >,
> 'template': <ZopePageTemplate at /cps/cps_wiki_view used for 
> /cps/workspaces>}
>
>
> Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
>
> __traceback_info__: here.getSummary()
>
>
> Module Python expression "here.getSummary()", line 1, in <expression>
>
>
> AttributeError: getSummary
>
>
>     ------------------------------------------------------------------------
>     From: /"Winterflood, Jonathan" <jonathan.winterflood@...>/
>     To: /"caroline harper"
>     <carolineh@...>,<cps-devel@...>/
>     Subject: /RE: [CPS-devel] Go Home Wiki Button/
>     Date: /Wed, 11 Jul 2007 09:10:17 +0200/
>
>     Hi,
>
>     In theory, if there’s an error then it isn’t normal ;)
>
>     But we’ll need the full error message + traceback to be able to
>     help, probably.
>
>     Jonathan
>
>     ------------------------------------------------------------------------
>
>     *De :* cps-devel-bounces@...
>     [mailto:cps-devel-bounces@...] *De la part de*
>     caroline harper
>     *Envoyé :* mercredi 11 juillet 2007 08:57
>     *À :* cps-devel@...
>     *Objet :* [CPS-devel] Go Home Wiki Button
>
>     Hi
>
>     I have created a wiki under worspaces:
>     http://localhost/cps/workspaces/my_wiki
>
>     then I have created 2 pages for the wiki
>
>     When I click on the Go Home button on one of the wiki pages the
>     button takes me to the follwoing URL and I get an attribute error.
>     Is this normal?
>
>     http://localhost/cps/workspaces/cps_wiki_view
>
>     Caroline
>
>
>     ------------------------------------------------------------------------
>
>     The next generation of Hotmail is here - Windows Live Hotmail
>     <http://g.msn.com/8HMAENUK/2749??PS=47575>
>
>     This message contains information that may be privileged or
>     confidential and is the property of the Capgemini Group. It is
>     intended only for the person to whom it is addressed. If you are
>     not the intended recipient, you are not authorized to read, print,
>     retain, copy, disseminate, distribute, or use this message or any
>     part thereof. If you receive this message in error, please notify
>     the sender immediately and delete all copies of this message.
>
>
>     >_______________________________________________
>     >cps-devel mailing list
>     >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>
>
> ------------------------------------------------------------------------
> What's the most memorable email you've ever received? Tell Hotmail 
> about it! <http://g.msn.com/8HMAENUK/2728??PS=47575>
> ------------------------------------------------------------------------
>
> _______________________________________________
> cps-devel mailing list
> http://lists.nuxeo.com/mailman/listinfo/cps-devel
>   

--

-- 
Daniel Téllez Sabán. 
Yerbabuena Software. Dpto I+D.
danieltellez@...
http://www.yerbabuena.es
Tlf/Fax: 902 995 246 Móvil: 615 051 283

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

caroline harper | 12 Jul 08:53
Picon
Favicon

Re: Go Home Wiki Button

I am using a completely new installation of CPS-3.4.0-3. I wanted to test the Wiki functionality before starting to use it on our Production system so I am using a clean installtion on my local machine.

From:  danieltellez <danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org>
To:  caroline harper <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>
CC:  jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org, cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
Subject:  Re: [CPS-devel] Go Home Wiki Button
Date:  Wed, 11 Jul 2007 23:01:32 +0200
>Hello !!
>
>this is your wiki URL:
>
>ttp://localhost/cps/workspaces/my_wiki
><http://localhost/cps/workspaces/my_wiki>
>
>this is where your "home button" goes:
>
>http://localhost/cps/workspaces/cps_wiki_view
>
>Your "home button" must go to:
>
>http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view
>
>The "home button" behavior is like that (you can see it on
>CPSWiki/i18n/*.po):
>
>gotoUrl('../cps_wiki_view')
>
>All this means that you are clicking "home button" as if you were on
>wiki root. But I'm trying to do it and I cannot view this button
>here.
>
>Have you modified this behavior ??
>
>What is your Zope/CPS flavour ??
>
>caroline harper wrote:
>>
>>Here you go. Please let me know if you need any further info
>>
>>Error Type: AttributeError
>>
>>Error Value: getSummary
>>
>>Module Products.PageTemplates.TALES, line 221, in evaluate
>>
>>URL: /cps/cps_wiki_view
>>
>>Line 56, Column 4
>>
>>Expression: <PythonExpr here.getSummary()>
>>
>>Names:
>>
>>{'container': <CPSDefaultSite at /cps>,
>>'context': <ProxyFolder at /cps/workspaces>,
>>'default': <Products.PageTemplates.TALES.Default instance at
>>0x015EC558>,
>>'here': <ProxyFolder at /cps/workspaces>,
>>'loop': <Products.PageTemplates.TALES.SafeMapping object at
>>0x042D40D0>,
>>'modules':
>><Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance
>>at 0x015D8AD0>,
>>'nothing': None,
>>'options': {'args': ()},
>>'repeat': <Products.PageTemplates.TALES.SafeMapping object at
>>0x042D40D0>,
>>'request': <HTTPRequest,
>>URL=http://localhost/cps/workspaces/cps_wiki_view>,
>>'root': <Application at >,
>>'template': <ZopePageTemplate at /cps/cps_wiki_view used for
>>/cps/workspaces>}
>>
>>
>>Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
>>
>>__traceback_info__: here.getSummary()
>>
>>
>>Module Python expression "here.getSummary()", line 1, in
>><expression>
>>
>>
>>AttributeError: getSummary
>>
>>
>>    
>>------------------------------------------------------------------------
>>     From: /"Winterflood, Jonathan"
>><jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org>/
>>     To: /"caroline harper"
>>     <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>,<cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org>/
>>     Subject: /RE: [CPS-devel] Go Home Wiki Button/
>>     Date: /Wed, 11 Jul 2007 09:10:17 +0200/
>>
>>     Hi,
>>
>>     In theory, if there’s an error then it isn’t normal ;)
>>
>>     But we’ll need the full error message + traceback to be able
>>to
>>     help, probably.
>>
>>     Jonathan
>>
>>    
>>------------------------------------------------------------------------
>>
>>     *De :* cps-devel-bounces-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
>>     [mailto:cps-devel-bounces-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org] *De la part de*
>>     caroline harper
>>     *Envoyé :* mercredi 11 juillet 2007 08:57
>>     *À :* cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
>>     *Objet :* [CPS-devel] Go Home Wiki Button
>>
>>     Hi
>>
>>     I have created a wiki under worspaces:
>>     http://localhost/cps/workspaces/my_wiki
>>
>>     then I have created 2 pages for the wiki
>>
>>     When I click on the Go Home button on one of the wiki pages
>>the
>>     button takes me to the follwoing URL and I get an attribute
>>error.
>>     Is this normal?
>>
>>     http://localhost/cps/workspaces/cps_wiki_view
>>
>>     Caroline
>>
>>
>>    
>>------------------------------------------------------------------------
>>
>>     The next generation of Hotmail is here - Windows Live Hotmail
>>     <http://g.msn.com/8HMAENUK/2749??PS=47575>
>>
>>     This message contains information that may be privileged or
>>     confidential and is the property of the Capgemini Group. It is
>>     intended only for the person to whom it is addressed. If you
>>are
>>     not the intended recipient, you are not authorized to read,
>>print,
>>     retain, copy, disseminate, distribute, or use this message or
>>any
>>     part thereof. If you receive this message in error, please
>>notify
>>     the sender immediately and delete all copies of this message.
>>
>>
>>     >_______________________________________________
>>     >cps-devel mailing list
>>     >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>
>>
>>------------------------------------------------------------------------
>>What's the most memorable email you've ever received? Tell Hotmail
>>about it! <http://g.msn.com/8HMAENUK/2728??PS=47575>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>cps-devel mailing list
>>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>
>
>
>--
>Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org
>http://www.yerbabuena.es
>Tlf/Fax: 902 995 246 Móvil: 615 051 283
>

Watch all 9 Live Earth concerts live on MSN - Click Here!
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
caroline harper | 12 Jul 10:49
Picon
Favicon

Re: Go Home Wiki Button

Do you know how I can change the "home button" to make it go to:

http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view

?

From:  danieltellez <danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org>
To:  caroline harper <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>
CC:  jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org, cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
Subject:  Re: [CPS-devel] Go Home Wiki Button
Date:  Wed, 11 Jul 2007 23:01:32 +0200
>Hello !!
>
>this is your wiki URL:
>
>ttp://localhost/cps/workspaces/my_wiki
><http://localhost/cps/workspaces/my_wiki>
>
>this is where your "home button" goes:
>
>http://localhost/cps/workspaces/cps_wiki_view
>
>Your "home button" must go to:
>
>http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view
>
>The "home button" behavior is like that (you can see it on
>CPSWiki/i18n/*.po):
>
>gotoUrl('../cps_wiki_view')
>
>All this means that you are clicking "home button" as if you were on
>wiki root. But I'm trying to do it and I cannot view this button
>here.
>
>Have you modified this behavior ??
>
>What is your Zope/CPS flavour ??
>
>caroline harper wrote:
>>
>>Here you go. Please let me know if you need any further info
>>
>>Error Type: AttributeError
>>
>>Error Value: getSummary
>>
>>Module Products.PageTemplates.TALES, line 221, in evaluate
>>
>>URL: /cps/cps_wiki_view
>>
>>Line 56, Column 4
>>
>>Expression: <PythonExpr here.getSummary()>
>>
>>Names:
>>
>>{'container': <CPSDefaultSite at /cps>,
>>'context': <ProxyFolder at /cps/workspaces>,
>>'default': <Products.PageTemplates.TALES.Default instance at
>>0x015EC558>,
>>'here': <ProxyFolder at /cps/workspaces>,
>>'loop': <Products.PageTemplates.TALES.SafeMapping object at
>>0x042D40D0>,
>>'modules':
>><Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance
>>at 0x015D8AD0>,
>>'nothing': None,
>>'options': {'args': ()},
>>'repeat': <Products.PageTemplates.TALES.SafeMapping object at
>>0x042D40D0>,
>>'request': <HTTPRequest,
>>URL=http://localhost/cps/workspaces/cps_wiki_view>,
>>'root': <Application at >,
>>'template': <ZopePageTemplate at /cps/cps_wiki_view used for
>>/cps/workspaces>}
>>
>>
>>Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
>>
>>__traceback_info__: here.getSummary()
>>
>>
>>Module Python expression "here.getSummary()", line 1, in
>><expression>
>>
>>
>>AttributeError: getSummary
>>
>>
>>    
>>------------------------------------------------------------------------
>>     From: /"Winterflood, Jonathan"
>><jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org>/
>>     To: /"caroline harper"
>>     <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>,<cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org>/
>>     Subject: /RE: [CPS-devel] Go Home Wiki Button/
>>     Date: /Wed, 11 Jul 2007 09:10:17 +0200/
>>
>>     Hi,
>>
>>     In theory, if there’s an error then it isn’t normal ;)
>>
>>     But we’ll need the full error message + traceback to be able
>>to
>>     help, probably.
>>
>>     Jonathan
>>
>>    
>>------------------------------------------------------------------------
>>
>>     *De :* cps-devel-bounces-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
>>     [mailto:cps-devel-bounces-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org] *De la part de*
>>     caroline harper
>>     *Envoyé :* mercredi 11 juillet 2007 08:57
>>     *À :* cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
>>     *Objet :* [CPS-devel] Go Home Wiki Button
>>
>>     Hi
>>
>>     I have created a wiki under worspaces:
>>     http://localhost/cps/workspaces/my_wiki
>>
>>     then I have created 2 pages for the wiki
>>
>>     When I click on the Go Home button on one of the wiki pages
>>the
>>     button takes me to the follwoing URL and I get an attribute
>>error.
>>     Is this normal?
>>
>>     http://localhost/cps/workspaces/cps_wiki_view
>>
>>     Caroline
>>
>>
>>    
>>------------------------------------------------------------------------
>>
>>     The next generation of Hotmail is here - Windows Live Hotmail
>>     <http://g.msn.com/8HMAENUK/2749??PS=47575>
>>
>>     This message contains information that may be privileged or
>>     confidential and is the property of the Capgemini Group. It is
>>     intended only for the person to whom it is addressed. If you
>>are
>>     not the intended recipient, you are not authorized to read,
>>print,
>>     retain, copy, disseminate, distribute, or use this message or
>>any
>>     part thereof. If you receive this message in error, please
>>notify
>>     the sender immediately and delete all copies of this message.
>>
>>
>>     >_______________________________________________
>>     >cps-devel mailing list
>>     >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>
>>
>>------------------------------------------------------------------------
>>What's the most memorable email you've ever received? Tell Hotmail
>>about it! <http://g.msn.com/8HMAENUK/2728??PS=47575>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>cps-devel mailing list
>>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>
>
>
>--
>Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org
>http://www.yerbabuena.es
>Tlf/Fax: 902 995 246 Móvil: 615 051 283
>
>_______________________________________________
>cps-devel mailing list
>http://lists.nuxeo.com/mailman/listinfo/cps-devel

Watch all 9 Live Earth concerts live on MSN - Click Here!
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
danieltellez | 12 Jul 11:09
Picon

Re: Go Home Wiki Button

I'm using CPS 3.4.4 and Zope 2.9.7 and this button no longer exists here.

You can find it in your distribution in 
CPSWiki/skins/cps_wiki/cps_wiki_pageview.pt:

<img id="goHome" style="visibility: visible"
onmouseover="setCursor(this)"
onclick="gotoUrl('../cps_wiki_view')"
src="wikipage_home.png"/>

and try to change the onClick behavior.

caroline harper wrote:
>
> Do you know how I can change the "home button" to make it go to:
>
> http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view 
> <javascript:ol('http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view');> 
>
>
> ?
>
>     ------------------------------------------------------------------------
>     From: /danieltellez <danieltellez@...>/
>     To: /caroline harper <carolineh@...>/
>     CC: /jonathan.winterflood@..., cps-devel@.../
>     Subject: /Re: [CPS-devel] Go Home Wiki Button/
>     Date: /Wed, 11 Jul 2007 23:01:32 +0200/
>     >Hello !!
>     >
>     >this is your wiki URL:
>     >
>     >ttp://localhost/cps/workspaces/my_wiki
>     ><http://localhost/cps/workspaces/my_wiki>
>     >
>     >this is where your "home button" goes:
>     >
>     >http://localhost/cps/workspaces/cps_wiki_view
>     >
>     >Your "home button" must go to:
>     >
>     >http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view
>     >
>     >The "home button" behavior is like that (you can see it on
>     >CPSWiki/i18n/*.po):
>     >
>     >gotoUrl('../cps_wiki_view')
>     >
>     >All this means that you are clicking "home button" as if you were on
>     >wiki root. But I'm trying to do it and I cannot view this button
>     >here.
>     >
>     >Have you modified this behavior ??
>     >
>     >What is your Zope/CPS flavour ??
>     >
>     >caroline harper wrote:
>     >>
>     >>Here you go. Please let me know if you need any further info
>     >>
>     >>Error Type: AttributeError
>     >>
>     >>Error Value: getSummary
>     >>
>     >>Module Products.PageTemplates.TALES, line 221, in evaluate
>     >>
>     >>URL: /cps/cps_wiki_view
>     >>
>     >>Line 56, Column 4
>     >>
>     >>Expression: <PythonExpr here.getSummary()>
>     >>
>     >>Names:
>     >>
>     >>{'container': <CPSDefaultSite at /cps>,
>     >>'context': <ProxyFolder at /cps/workspaces>,
>     >>'default': <Products.PageTemplates.TALES.Default instance at
>     >>0x015EC558>,
>     >>'here': <ProxyFolder at /cps/workspaces>,
>     >>'loop': <Products.PageTemplates.TALES.SafeMapping object at
>     >>0x042D40D0>,
>     >>'modules':
>     >><Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance
>     >>at 0x015D8AD0>,
>     >>'nothing': None,
>     >>'options': {'args': ()},
>     >>'repeat': <Products.PageTemplates.TALES.SafeMapping object at
>     >>0x042D40D0>,
>     >>'request': <HTTPRequest,
>     >>URL=http://localhost/cps/workspaces/cps_wiki_view>,
>     >>'root': <Application at >,
>     >>'template': <ZopePageTemplate at /cps/cps_wiki_view used for
>     >>/cps/workspaces>}
>     >>
>     >>
>     >>Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
>     >>
>     >>__traceback_info__: here.getSummary()
>     >>
>     >>
>     >>Module Python expression "here.getSummary()", line 1, in
>     >><expression>
>     >>
>     >>
>     >>AttributeError: getSummary
>     >>
>     >>
>     >>
>     >>------------------------------------------------------------------------
>     >> From: /"Winterflood, Jonathan"
>     >><jonathan.winterflood@...>/
>     >> To: /"caroline harper"
>     >> <carolineh@...>,<cps-devel@...>/
>     >> Subject: /RE: [CPS-devel] Go Home Wiki Button/
>     >> Date: /Wed, 11 Jul 2007 09:10:17 +0200/
>     >>
>     >> Hi,
>     >>
>     >> In theory, if there’s an error then it isn’t normal ;)
>     >>
>     >> But we’ll need the full error message + traceback to be able
>     >>to
>     >> help, probably.
>     >>
>     >> Jonathan
>     >>
>     >>
>     >>------------------------------------------------------------------------
>     >>
>     >> *De :* cps-devel-bounces@...
>     >> [mailto:cps-devel-bounces@...] *De la part de*
>     >> caroline harper
>     >> *Envoyé :* mercredi 11 juillet 2007 08:57
>     >> *À :* cps-devel@...
>     >> *Objet :* [CPS-devel] Go Home Wiki Button
>     >>
>     >> Hi
>     >>
>     >> I have created a wiki under worspaces:
>     >> http://localhost/cps/workspaces/my_wiki
>     >>
>     >> then I have created 2 pages for the wiki
>     >>
>     >> When I click on the Go Home button on one of the wiki pages
>     >>the
>     >> button takes me to the follwoing URL and I get an attribute
>     >>error.
>     >> Is this normal?
>     >>
>     >> http://localhost/cps/workspaces/cps_wiki_view
>     >>
>     >> Caroline
>     >>
>     >>
>     >>
>     >>------------------------------------------------------------------------
>     >>
>     >> The next generation of Hotmail is here - Windows Live Hotmail
>     >> <http://g.msn.com/8HMAENUK/2749??PS=47575>
>     >>
>     >> This message contains information that may be privileged or
>     >> confidential and is the property of the Capgemini Group. It is
>     >> intended only for the person to whom it is addressed. If you
>     >>are
>     >> not the intended recipient, you are not authorized to read,
>     >>print,
>     >> retain, copy, disseminate, distribute, or use this message or
>     >>any
>     >> part thereof. If you receive this message in error, please
>     >>notify
>     >> the sender immediately and delete all copies of this message.
>     >>
>     >>
>     >> >_______________________________________________
>     >> >cps-devel mailing list
>     >> >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>     >>
>     >>
>     >>------------------------------------------------------------------------
>     >>What's the most memorable email you've ever received? Tell Hotmail
>     >>about it! <http://g.msn.com/8HMAENUK/2728??PS=47575>
>     >>------------------------------------------------------------------------
>     >>
>     >>_______________________________________________
>     >>cps-devel mailing list
>     >>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>     >>
>     >
>     >
>     >--
>     >Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>     >danieltellez@...
>     >http://www.yerbabuena.es
>     >Tlf/Fax: 902 995 246 Móvil: 615 051 283
>     >
>     >_______________________________________________
>     >cps-devel mailing list
>     >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>
>
> ------------------------------------------------------------------------
> Watch all 9 Live Earth concerts live on MSN - Click Here! 
> <http://g.msn.com/8HMBENUK/2740??PS=47575>
> ------------------------------------------------------------------------
>
> _______________________________________________
> cps-devel mailing list
> http://lists.nuxeo.com/mailman/listinfo/cps-devel
>   

--

-- 
Daniel Téllez Sabán. 
Yerbabuena Software. Dpto I+D.
danieltellez@...
http://www.yerbabuena.es
Tlf/Fax: 902 995 246 Móvil: 615 051 283

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

caroline harper | 12 Jul 11:44
Picon
Favicon

Re: Go Home Wiki Button


Great thanks a lot
I have removed the ../ from onclick="gotoUrl('../cps_wiki_view')"
and everything working
Thanks again

>From: danieltellez <danieltellez@...>
>To: caroline harper <carolineh@...>
>CC: jonathan.winterflood@..., cps-devel@...
>Subject: Re: [CPS-devel] Go Home Wiki Button
>Date: Thu, 12 Jul 2007 11:09:11 +0200
>
>I'm using CPS 3.4.4 and Zope 2.9.7 and this button no longer exists here.
>
>You can find it in your distribution in 
>CPSWiki/skins/cps_wiki/cps_wiki_pageview.pt:
>
><img id="goHome" style="visibility: visible"
>onmouseover="setCursor(this)"
>onclick="gotoUrl('../cps_wiki_view')"
>src="wikipage_home.png"/>
>
>and try to change the onClick behavior.
>
>
>caroline harper wrote:
>>
>>Do you know how I can change the "home button" to make it go to:
>>
>>http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view 
>><javascript:ol('http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view');>
>>
>>
>>?
>>
>>     
>>------------------------------------------------------------------------
>>     From: /danieltellez <danieltellez@...>/
>>     To: /caroline harper <carolineh@...>/
>>     CC: /jonathan.winterflood@..., cps-devel@.../
>>     Subject: /Re: [CPS-devel] Go Home Wiki Button/
>>     Date: /Wed, 11 Jul 2007 23:01:32 +0200/
>>     >Hello !!
>>     >
>>     >this is your wiki URL:
>>     >
>>     >ttp://localhost/cps/workspaces/my_wiki
>>     ><http://localhost/cps/workspaces/my_wiki>
>>     >
>>     >this is where your "home button" goes:
>>     >
>>     >http://localhost/cps/workspaces/cps_wiki_view
>>     >
>>     >Your "home button" must go to:
>>     >
>>     >http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view
>>     >
>>     >The "home button" behavior is like that (you can see it on
>>     >CPSWiki/i18n/*.po):
>>     >
>>     >gotoUrl('../cps_wiki_view')
>>     >
>>     >All this means that you are clicking "home button" as if you were on
>>     >wiki root. But I'm trying to do it and I cannot view this button
>>     >here.
>>     >
>>     >Have you modified this behavior ??
>>     >
>>     >What is your Zope/CPS flavour ??
>>     >
>>     >caroline harper wrote:
>>     >>
>>     >>Here you go. Please let me know if you need any further info
>>     >>
>>     >>Error Type: AttributeError
>>     >>
>>     >>Error Value: getSummary
>>     >>
>>     >>Module Products.PageTemplates.TALES, line 221, in evaluate
>>     >>
>>     >>URL: /cps/cps_wiki_view
>>     >>
>>     >>Line 56, Column 4
>>     >>
>>     >>Expression: <PythonExpr here.getSummary()>
>>     >>
>>     >>Names:
>>     >>
>>     >>{'container': <CPSDefaultSite at /cps>,
>>     >>'context': <ProxyFolder at /cps/workspaces>,
>>     >>'default': <Products.PageTemplates.TALES.Default instance at
>>     >>0x015EC558>,
>>     >>'here': <ProxyFolder at /cps/workspaces>,
>>     >>'loop': <Products.PageTemplates.TALES.SafeMapping object at
>>     >>0x042D40D0>,
>>     >>'modules':
>>     >><Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance
>>     >>at 0x015D8AD0>,
>>     >>'nothing': None,
>>     >>'options': {'args': ()},
>>     >>'repeat': <Products.PageTemplates.TALES.SafeMapping object at
>>     >>0x042D40D0>,
>>     >>'request': <HTTPRequest,
>>     >>URL=http://localhost/cps/workspaces/cps_wiki_view>,
>>     >>'root': <Application at >,
>>     >>'template': <ZopePageTemplate at /cps/cps_wiki_view used for
>>     >>/cps/workspaces>}
>>     >>
>>     >>
>>     >>Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
>>     >>
>>     >>__traceback_info__: here.getSummary()
>>     >>
>>     >>
>>     >>Module Python expression "here.getSummary()", line 1, in
>>     >><expression>
>>     >>
>>     >>
>>     >>AttributeError: getSummary
>>     >>
>>     >>
>>     >>
>>     
>> >>------------------------------------------------------------------------
>>     >> From: /"Winterflood, Jonathan"
>>     >><jonathan.winterflood@...>/
>>     >> To: /"caroline harper"
>>     >> <carolineh@...>,<cps-devel@...>/
>>     >> Subject: /RE: [CPS-devel] Go Home Wiki Button/
>>     >> Date: /Wed, 11 Jul 2007 09:10:17 +0200/
>>     >>
>>     >> Hi,
>>     >>
>>     >> In theory, if there’s an error then it isn’t normal ;)
>>     >>
>>     >> But we’ll need the full error message + traceback to be able
>>     >>to
>>     >> help, probably.
>>     >>
>>     >> Jonathan
>>     >>
>>     >>
>>     
>> >>------------------------------------------------------------------------
>>     >>
>>     >> *De :* cps-devel-bounces@...
>>     >> [mailto:cps-devel-bounces@...] *De la part de*
>>     >> caroline harper
>>     >> *Envoyé :* mercredi 11 juillet 2007 08:57
>>     >> *À :* cps-devel@...
>>     >> *Objet :* [CPS-devel] Go Home Wiki Button
>>     >>
>>     >> Hi
>>     >>
>>     >> I have created a wiki under worspaces:
>>     >> http://localhost/cps/workspaces/my_wiki
>>     >>
>>     >> then I have created 2 pages for the wiki
>>     >>
>>     >> When I click on the Go Home button on one of the wiki pages
>>     >>the
>>     >> button takes me to the follwoing URL and I get an attribute
>>     >>error.
>>     >> Is this normal?
>>     >>
>>     >> http://localhost/cps/workspaces/cps_wiki_view
>>     >>
>>     >> Caroline
>>     >>
>>     >>
>>     >>
>>     
>> >>------------------------------------------------------------------------
>>     >>
>>     >> The next generation of Hotmail is here - Windows Live Hotmail
>>     >> <http://g.msn.com/8HMAENUK/2749??PS=47575>
>>     >>
>>     >> This message contains information that may be privileged or
>>     >> confidential and is the property of the Capgemini Group. It is
>>     >> intended only for the person to whom it is addressed. If you
>>     >>are
>>     >> not the intended recipient, you are not authorized to read,
>>     >>print,
>>     >> retain, copy, disseminate, distribute, or use this message or
>>     >>any
>>     >> part thereof. If you receive this message in error, please
>>     >>notify
>>     >> the sender immediately and delete all copies of this message.
>>     >>
>>     >>
>>     >> >_______________________________________________
>>     >> >cps-devel mailing list
>>     >> >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>     >>
>>     >>
>>     
>> >>------------------------------------------------------------------------
>>     >>What's the most memorable email you've ever received? Tell Hotmail
>>     >>about it! <http://g.msn.com/8HMAENUK/2728??PS=47575>
>>     
>> >>------------------------------------------------------------------------
>>     >>
>>     >>_______________________________________________
>>     >>cps-devel mailing list
>>     >>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>     >>
>>     >
>>     >
>>     >--
>>     >Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>>     >danieltellez@...
>>     >http://www.yerbabuena.es
>>     >Tlf/Fax: 902 995 246 Móvil: 615 051 283
>>     >
>>     >_______________________________________________
>>     >cps-devel mailing list
>>     >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>
>>
>>------------------------------------------------------------------------
>>Watch all 9 Live Earth concerts live on MSN - Click Here! 
>><http://g.msn.com/8HMBENUK/2740??PS=47575>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>cps-devel mailing list
>>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>
>
>
>--
>Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>danieltellez@...
>http://www.yerbabuena.es
>Tlf/Fax: 902 995 246 Móvil: 615 051 283
>
>_______________________________________________
>cps-devel mailing list
>http://lists.nuxeo.com/mailman/listinfo/cps-devel

_________________________________________________________________
Tell Hotmail about an email that changed your life!  
http://www.emailbritain.co.uk/

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Picon
Favicon

Re: Go Home Wiki Button

However, I recommend you to start with CPS 3.4.4 as many bugs have been 
fixed

Regards.

caroline harper wrote:
>
> Great thanks a lot
> I have removed the ../ from onclick="gotoUrl('../cps_wiki_view')"
> and everything working
> Thanks again
>
>> From: danieltellez <danieltellez@...>
>> To: caroline harper <carolineh@...>
>> CC: jonathan.winterflood@..., cps-devel@...
>> Subject: Re: [CPS-devel] Go Home Wiki Button
>> Date: Thu, 12 Jul 2007 11:09:11 +0200
>>
>> I'm using CPS 3.4.4 and Zope 2.9.7 and this button no longer exists 
>> here.
>>
>> You can find it in your distribution in 
>> CPSWiki/skins/cps_wiki/cps_wiki_pageview.pt:
>>
>> <img id="goHome" style="visibility: visible"
>> onmouseover="setCursor(this)"
>> onclick="gotoUrl('../cps_wiki_view')"
>> src="wikipage_home.png"/>
>>
>> and try to change the onClick behavior.
>>
>>
>> caroline harper wrote:
>>>
>>> Do you know how I can change the "home button" to make it go to:
>>>
>>> http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view 
>>> <javascript:ol('http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view');> 
>>>
>>>
>>>
>>> ?
>>>
>>> ------------------------------------------------------------------------ 
>>>
>>> From: /danieltellez <danieltellez@...>/
>>> To: /caroline harper <carolineh@...>/
>>> CC: /jonathan.winterflood@..., cps-devel@.../
>>> Subject: /Re: [CPS-devel] Go Home Wiki Button/
>>> Date: /Wed, 11 Jul 2007 23:01:32 +0200/
>>> >Hello !!
>>> >
>>> >this is your wiki URL:
>>> >
>>> >ttp://localhost/cps/workspaces/my_wiki
>>> ><http://localhost/cps/workspaces/my_wiki>
>>> >
>>> >this is where your "home button" goes:
>>> >
>>> >http://localhost/cps/workspaces/cps_wiki_view
>>> >
>>> >Your "home button" must go to:
>>> >
>>> >http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view
>>> >
>>> >The "home button" behavior is like that (you can see it on
>>> >CPSWiki/i18n/*.po):
>>> >
>>> >gotoUrl('../cps_wiki_view')
>>> >
>>> >All this means that you are clicking "home button" as if you were on
>>> >wiki root. But I'm trying to do it and I cannot view this button
>>> >here.
>>> >
>>> >Have you modified this behavior ??
>>> >
>>> >What is your Zope/CPS flavour ??
>>> >
>>> >caroline harper wrote:
>>> >>
>>> >>Here you go. Please let me know if you need any further info
>>> >>
>>> >>Error Type: AttributeError
>>> >>
>>> >>Error Value: getSummary
>>> >>
>>> >>Module Products.PageTemplates.TALES, line 221, in evaluate
>>> >>
>>> >>URL: /cps/cps_wiki_view
>>> >>
>>> >>Line 56, Column 4
>>> >>
>>> >>Expression: <PythonExpr here.getSummary()>
>>> >>
>>> >>Names:
>>> >>
>>> >>{'container': <CPSDefaultSite at /cps>,
>>> >>'context': <ProxyFolder at /cps/workspaces>,
>>> >>'default': <Products.PageTemplates.TALES.Default instance at
>>> >>0x015EC558>,
>>> >>'here': <ProxyFolder at /cps/workspaces>,
>>> >>'loop': <Products.PageTemplates.TALES.SafeMapping object at
>>> >>0x042D40D0>,
>>> >>'modules':
>>> >><Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance
>>> >>at 0x015D8AD0>,
>>> >>'nothing': None,
>>> >>'options': {'args': ()},
>>> >>'repeat': <Products.PageTemplates.TALES.SafeMapping object at
>>> >>0x042D40D0>,
>>> >>'request': <HTTPRequest,
>>> >>URL=http://localhost/cps/workspaces/cps_wiki_view>,
>>> >>'root': <Application at >,
>>> >>'template': <ZopePageTemplate at /cps/cps_wiki_view used for
>>> >>/cps/workspaces>}
>>> >>
>>> >>
>>> >>Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
>>> >>
>>> >>__traceback_info__: here.getSummary()
>>> >>
>>> >>
>>> >>Module Python expression "here.getSummary()", line 1, in
>>> >><expression>
>>> >>
>>> >>
>>> >>AttributeError: getSummary
>>> >>
>>> >>
>>> >>
>>> >>------------------------------------------------------------------------ 
>>>
>>> >> From: /"Winterflood, Jonathan"
>>> >><jonathan.winterflood@...>/
>>> >> To: /"caroline harper"
>>> >> <carolineh@...>,<cps-devel@...>/
>>> >> Subject: /RE: [CPS-devel] Go Home Wiki Button/
>>> >> Date: /Wed, 11 Jul 2007 09:10:17 +0200/
>>> >>
>>> >> Hi,
>>> >>
>>> >> In theory, if there’s an error then it isn’t normal ;)
>>> >>
>>> >> But we’ll need the full error message + traceback to be able
>>> >>to
>>> >> help, probably.
>>> >>
>>> >> Jonathan
>>> >>
>>> >>
>>> >>------------------------------------------------------------------------ 
>>>
>>> >>
>>> >> *De :* cps-devel-bounces@...
>>> >> [mailto:cps-devel-bounces@...] *De la part de*
>>> >> caroline harper
>>> >> *Envoyé :* mercredi 11 juillet 2007 08:57
>>> >> *À :* cps-devel@...
>>> >> *Objet :* [CPS-devel] Go Home Wiki Button
>>> >>
>>> >> Hi
>>> >>
>>> >> I have created a wiki under worspaces:
>>> >> http://localhost/cps/workspaces/my_wiki
>>> >>
>>> >> then I have created 2 pages for the wiki
>>> >>
>>> >> When I click on the Go Home button on one of the wiki pages
>>> >>the
>>> >> button takes me to the follwoing URL and I get an attribute
>>> >>error.
>>> >> Is this normal?
>>> >>
>>> >> http://localhost/cps/workspaces/cps_wiki_view
>>> >>
>>> >> Caroline
>>> >>
>>> >>
>>> >>
>>> >>------------------------------------------------------------------------ 
>>>
>>> >>
>>> >> The next generation of Hotmail is here - Windows Live Hotmail
>>> >> <http://g.msn.com/8HMAENUK/2749??PS=47575>
>>> >>
>>> >> This message contains information that may be privileged or
>>> >> confidential and is the property of the Capgemini Group. It is
>>> >> intended only for the person to whom it is addressed. If you
>>> >>are
>>> >> not the intended recipient, you are not authorized to read,
>>> >>print,
>>> >> retain, copy, disseminate, distribute, or use this message or
>>> >>any
>>> >> part thereof. If you receive this message in error, please
>>> >>notify
>>> >> the sender immediately and delete all copies of this message.
>>> >>
>>> >>
>>> >> >_______________________________________________
>>> >> >cps-devel mailing list
>>> >> >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>> >>
>>> >>
>>> >>------------------------------------------------------------------------ 
>>>
>>> >>What's the most memorable email you've ever received? Tell Hotmail
>>> >>about it! <http://g.msn.com/8HMAENUK/2728??PS=47575>
>>> >>------------------------------------------------------------------------ 
>>>
>>> >>
>>> >>_______________________________________________
>>> >>cps-devel mailing list
>>> >>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>> >>
>>> >
>>> >
>>> >--
>>> >Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>>> >danieltellez@...
>>> >http://www.yerbabuena.es
>>> >Tlf/Fax: 902 995 246 Móvil: 615 051 283
>>> >
>>> >_______________________________________________
>>> >cps-devel mailing list
>>> >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>>
>>>
>>> ------------------------------------------------------------------------ 
>>>
>>> Watch all 9 Live Earth concerts live on MSN - Click Here! 
>>> <http://g.msn.com/8HMBENUK/2740??PS=47575>
>>> ------------------------------------------------------------------------ 
>>>
>>>
>>> _______________________________________________
>>> cps-devel mailing list
>>> http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>>
>>
>>
>> -- 
>> Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>> danieltellez@...
>> http://www.yerbabuena.es
>> Tlf/Fax: 902 995 246 Móvil: 615 051 283
>>
>> _______________________________________________
>> cps-devel mailing list
>> http://lists.nuxeo.com/mailman/listinfo/cps-devel
>
> _________________________________________________________________
> Tell Hotmail about an email that changed your life! 
> http://www.emailbritain.co.uk/
>
> _______________________________________________
> cps-devel mailing list
> http://lists.nuxeo.com/mailman/listinfo/cps-devel
>

-- 
Jose Luis de la Rosa
Técnico de Innovación y Tecnología
Fundación IAVANTE
Telf.: 951 01 53 13 - Fax: 951 01 53 01
www.iavante.es

Este correo electrónico y, en su caso, cualquier fichero anexo, contiene
información confidencial exclusivamente dirigida a su(s)
destinatario(s). Toda copia o divulgación deberá ser autorizada por
IAVANTE.
This e-mail and any attachments are confidential and exclusively
directed to its adressee(s). Any copy or distribution will have to be
authorized by IAVANTE. 

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

caroline harper | 12 Jul 16:00
Picon
Favicon

Re: Go Home Wiki Button

Is it easy to upgrade to 3.4.4?

We are 100 + people using CPS 3.4.0.3

From:  Jose Luis de la Rosa Triviño <joseluis.rosa-wrkmVAihv93e5aOfsHch1g@public.gmane.org>
To:  caroline harper <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>
CC:  jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org, cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org,danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org
Subject:  Re: [CPS-devel] Go Home Wiki Button
Date:  Thu, 12 Jul 2007 12:28:03 +0200
>However, I recommend you to start with CPS 3.4.4 as many bugs have
>been fixed
>
>Regards.
>
>caroline harper wrote:
>>
>>Great thanks a lot
>>I have removed the ../ from onclick="gotoUrl('../cps_wiki_view')"
>>and everything working
>>Thanks again
>>
>>>From: danieltellez <danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org>
>>>To: caroline harper <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>
>>>CC: jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org, cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
>>>Subject: Re: [CPS-devel] Go Home Wiki Button
>>>Date: Thu, 12 Jul 2007 11:09:11 +0200
>>>
>>>I'm using CPS 3.4.4 and Zope 2.9.7 and this button no longer
>>>exists here.
>>>
>>>You can find it in your distribution in
>>>CPSWiki/skins/cps_wiki/cps_wiki_pageview.pt:
>>>
>>><img id="goHome" style="visibility: visible"
>>>onmouseover="setCursor(this)"
>>>onclick="gotoUrl('../cps_wiki_view')"
>>>src="wikipage_home.png"/>
>>>
>>>and try to change the onClick behavior.
>>>
>>>
>>>caroline harper wrote:
>>>>
>>>>Do you know how I can change the "home button" to make it go to:
>>>>
>>>>http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view
>>>><javascript:ol('http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view');>
>>>>
>>>>
>>>>
>>>>?
>>>>
>>>>------------------------------------------------------------------------
>>>>
>>>>From: /danieltellez <danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org>/
>>>>To: /caroline harper <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>/
>>>>CC: /jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org,
>>>>cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org/
>>>>Subject: /Re: [CPS-devel] Go Home Wiki Button/
>>>>Date: /Wed, 11 Jul 2007 23:01:32 +0200/
>>>> >Hello !!
>>>> >
>>>> >this is your wiki URL:
>>>> >
>>>> >ttp://localhost/cps/workspaces/my_wiki
>>>> ><http://localhost/cps/workspaces/my_wiki>
>>>> >
>>>> >this is where your "home button" goes:
>>>> >
>>>> >http://localhost/cps/workspaces/cps_wiki_view
>>>> >
>>>> >Your "home button" must go to:
>>>> >
>>>> >http://localhost/cps/workspaces/*my_wiki/*cps_wiki_view
>>>> >
>>>> >The "home button" behavior is like that (you can see it on
>>>> >CPSWiki/i18n/*.po):
>>>> >
>>>> >gotoUrl('../cps_wiki_view')
>>>> >
>>>> >All this means that you are clicking "home button" as if you
>>>>were on
>>>> >wiki root. But I'm trying to do it and I cannot view this
>>>>button
>>>> >here.
>>>> >
>>>> >Have you modified this behavior ??
>>>> >
>>>> >What is your Zope/CPS flavour ??
>>>> >
>>>> >caroline harper wrote:
>>>> >>
>>>> >>Here you go. Please let me know if you need any further info
>>>> >>
>>>> >>Error Type: AttributeError
>>>> >>
>>>> >>Error Value: getSummary
>>>> >>
>>>> >>Module Products.PageTemplates.TALES, line 221, in evaluate
>>>> >>
>>>> >>URL: /cps/cps_wiki_view
>>>> >>
>>>> >>Line 56, Column 4
>>>> >>
>>>> >>Expression: <PythonExpr here.getSummary()>
>>>> >>
>>>> >>Names:
>>>> >>
>>>> >>{'container': <CPSDefaultSite at /cps>,
>>>> >>'context': <ProxyFolder at /cps/workspaces>,
>>>> >>'default': <Products.PageTemplates.TALES.Default instance at
>>>> >>0x015EC558>,
>>>> >>'here': <ProxyFolder at /cps/workspaces>,
>>>> >>'loop': <Products.PageTemplates.TALES.SafeMapping object at
>>>> >>0x042D40D0>,
>>>> >>'modules':
>>>> >><Products.PageTemplates.ZRPythonExpr._SecureModuleImporter
>>>>instance
>>>> >>at 0x015D8AD0>,
>>>> >>'nothing': None,
>>>> >>'options': {'args': ()},
>>>> >>'repeat': <Products.PageTemplates.TALES.SafeMapping object at
>>>> >>0x042D40D0>,
>>>> >>'request': <HTTPRequest,
>>>> >>URL=http://localhost/cps/workspaces/cps_wiki_view>,
>>>> >>'root': <Application at >,
>>>> >>'template': <ZopePageTemplate at /cps/cps_wiki_view used for
>>>> >>/cps/workspaces>}
>>>> >>
>>>> >>
>>>> >>Module Products.PageTemplates.ZRPythonExpr, line 47, in
>>>>__call__
>>>> >>
>>>> >>__traceback_info__: here.getSummary()
>>>> >>
>>>> >>
>>>> >>Module Python expression "here.getSummary()", line 1, in
>>>> >><expression>
>>>> >>
>>>> >>
>>>> >>AttributeError: getSummary
>>>> >>
>>>> >>
>>>> >>
>>>> >>------------------------------------------------------------------------
>>>>
>>>> >> From: /"Winterflood, Jonathan"
>>>> >><jonathan.winterflood-LkLO8TGIB8utG0bUXCXiUA@public.gmane.org>/
>>>> >> To: /"caroline harper"
>>>> >> <carolineh-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>,<cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org>/
>>>> >> Subject: /RE: [CPS-devel] Go Home Wiki Button/
>>>> >> Date: /Wed, 11 Jul 2007 09:10:17 +0200/
>>>> >>
>>>> >> Hi,
>>>> >>
>>>> >> In theory, if there’s an error then it isn’t normal ;)
>>>> >>
>>>> >> But we’ll need the full error message + traceback to be able
>>>> >>to
>>>> >> help, probably.
>>>> >>
>>>> >> Jonathan
>>>> >>
>>>> >>
>>>> >>------------------------------------------------------------------------
>>>>
>>>> >>
>>>> >> *De :* cps-devel-bounces-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
>>>> >> [mailto:cps-devel-bounces-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org] *De la part de*
>>>> >> caroline harper
>>>> >> *Envoyé :* mercredi 11 juillet 2007 08:57
>>>> >> *À :* cps-devel-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
>>>> >> *Objet :* [CPS-devel] Go Home Wiki Button
>>>> >>
>>>> >> Hi
>>>> >>
>>>> >> I have created a wiki under worspaces:
>>>> >> http://localhost/cps/workspaces/my_wiki
>>>> >>
>>>> >> then I have created 2 pages for the wiki
>>>> >>
>>>> >> When I click on the Go Home button on one of the wiki pages
>>>> >>the
>>>> >> button takes me to the follwoing URL and I get an attribute
>>>> >>error.
>>>> >> Is this normal?
>>>> >>
>>>> >> http://localhost/cps/workspaces/cps_wiki_view
>>>> >>
>>>> >> Caroline
>>>> >>
>>>> >>
>>>> >>
>>>> >>------------------------------------------------------------------------
>>>>
>>>> >>
>>>> >> The next generation of Hotmail is here - Windows Live Hotmail
>>>> >> <http://g.msn.com/8HMAENUK/2749??PS=47575>
>>>> >>
>>>> >> This message contains information that may be privileged or
>>>> >> confidential and is the property of the Capgemini Group. It
>>>>is
>>>> >> intended only for the person to whom it is addressed. If you
>>>> >>are
>>>> >> not the intended recipient, you are not authorized to read,
>>>> >>print,
>>>> >> retain, copy, disseminate, distribute, or use this message or
>>>> >>any
>>>> >> part thereof. If you receive this message in error, please
>>>> >>notify
>>>> >> the sender immediately and delete all copies of this message.
>>>> >>
>>>> >>
>>>> >> >_______________________________________________
>>>> >> >cps-devel mailing list
>>>> >> >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>>> >>
>>>> >>
>>>> >>------------------------------------------------------------------------
>>>>
>>>> >>What's the most memorable email you've ever received? Tell
>>>>Hotmail
>>>> >>about it! <http://g.msn.com/8HMAENUK/2728??PS=47575>
>>>> >>------------------------------------------------------------------------
>>>>
>>>> >>
>>>> >>_______________________________________________
>>>> >>cps-devel mailing list
>>>> >>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>>> >>
>>>> >
>>>> >
>>>> >--
>>>> >Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>>>> >danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org
>>>> >http://www.yerbabuena.es
>>>> >Tlf/Fax: 902 995 246 Móvil: 615 051 283
>>>> >
>>>> >_______________________________________________
>>>> >cps-devel mailing list
>>>> >http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>>>
>>>>
>>>>------------------------------------------------------------------------
>>>>
>>>>Watch all 9 Live Earth concerts live on MSN - Click Here!
>>>><http://g.msn.com/8HMBENUK/2740??PS=47575>
>>>>------------------------------------------------------------------------
>>>>
>>>>
>>>>_______________________________________________
>>>>cps-devel mailing list
>>>>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>>>
>>>
>>>
>>>--
>>>Daniel Téllez Sabán. Yerbabuena Software. Dpto I+D.
>>>danieltellez-Zel9jL5WV+H3RgZPAnJ57g@public.gmane.org
>>>http://www.yerbabuena.es
>>>Tlf/Fax: 902 995 246 Móvil: 615 051 283
>>>
>>>_______________________________________________
>>>cps-devel mailing list
>>>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>
>>_________________________________________________________________
>>Tell Hotmail about an email that changed your life!
>>http://www.emailbritain.co.uk/
>>
>>_______________________________________________
>>cps-devel mailing list
>>http://lists.nuxeo.com/mailman/listinfo/cps-devel
>>
>
>
>--
>Jose Luis de la Rosa
>Técnico de Innovación y Tecnología
>Fundación IAVANTE
>Telf.: 951 01 53 13 - Fax: 951 01 53 01
>www.iavante.es
>
>Este correo electrónico y, en su caso, cualquier fichero anexo,
>contiene
>información confidencial exclusivamente dirigida a su(s)
>destinatario(s). Toda copia o divulgación deberá ser autorizada por
>IAVANTE.
>This e-mail and any attachments are confidential and exclusively
>directed to its adressee(s). Any copy or distribution will have to
>be
>authorized by IAVANTE.
>
>_______________________________________________
>cps-devel mailing list
>http://lists.nuxeo.com/mailman/listinfo/cps-devel

Has an email ever changed your life? Tell MSN about it!
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
M.-A. DARCHE | 13 Jul 16:42

Re: Go Home Wiki Button

caroline harper a écrit :
> Is it easy to upgrade to 3.4.4?
> 
> We are 100 + people using CPS 3.4.0.3
> 

There should be no problem upgrading to 3.4.4.

Try on a copy of your site/portal.

The last big jump was from 3.3. to 3.4.

And about the home button of the wiki it has been removed because
it's link was wrong and it was regarded as useless.

Cheers,

--

-- 
Marc-Aurèle DARCHE
Open Source Enterprise Content Management (ECM)   http://www.nuxeo.org/
NUXEO (Paris, France)                             http://nuxeo.com/

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel


Gmane