Re: [Zope] Full path var on Zope.org login link (Ethan!)?

2000-07-31 Thread Nick Garcia

ethan mindlace fremen wrote:
> 
> "J. Atwood" wrote:
> >
> > What DTML-VAR do they use on Zope.org to populate the came_from variable for
> > the 'login' link?
> 
> http://www.zope.org/standard_html_header/view_source
> 
> &dtml-URL0;

Note that if you have any variables in your URL, this won't work.  You
have to do:

?

-- 
Nick Garcia | [EMAIL PROTECTED]
CodeIt Computing | http://codeit.com

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Full path var on Zope.org login link (Ethan!)?

2000-07-30 Thread Kapil Thangavelu


Probably HTTP-REFERRER if you don't want look at the source.

"J. Atwood" wrote:
> 
> What DTML-VAR do they use on Zope.org to populate the came_from variable for
> the 'login' link?
> 
> I have used dtml-var absulute_url but it does not seem to return the full
> path 'http://www.thedomain.com/folder/page.html'
> 
> Any help would be great.
> 
> Thanks,
> J
> 
> ___
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Full path var on Zope.org login link (Ethan!)?

2000-07-28 Thread ethan mindlace fremen

"J. Atwood" wrote:
> 
> What DTML-VAR do they use on Zope.org to populate the came_from variable for
> the 'login' link?

http://www.zope.org/standard_html_header/view_source

&dtml-URL0;

:-)

-- 
ethan mindlace fremen
Zopatista Community Liason
Abnegate I!

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Full path var on Zope.org login link (Ethan!)?

2000-07-27 Thread J. Atwood

What DTML-VAR do they use on Zope.org to populate the came_from variable for
the 'login' link?

I have used dtml-var absulute_url but it does not seem to return the full
path 'http://www.thedomain.com/folder/page.html'

Any help would be great.

Thanks,
J


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )