[Zope-CMF] <a href=> help
Tres Seaver
tseaver@digicool.com
Tue, 08 May 2001 20:18:26 -0400
Norman Khine wrote:
>
> Hello,
> I have created three html documents within my Portal and was wandering if
> there is a tag I could use to link all three documents within the portal.
>
> For example instead of writting
>
> <a href="/Portal/Members/User/Document1" class="redlight"
> decoration="none"><font color="#CCCCFF">NEXT>></font></a>
>
> which will display Document1, as wanted, but at the expense of reloading the
> whole page -- headers, footers, etc.
>
> Is ther a way I could specify within the document html to view the current
> directory, something like
>
> <a href="&dtml-portal_url;">Home</a>
Because Document objects have their own 'absolute_url' (unlike
DTMLMethods, for instance), you could refer to the containing folder
as:
<a href=".."> Up </a>
> I would like to interlink the three documents within the portal, without
> having to reload the page completely.
Hmm, my brain balks completely at trying to parse that; could be
the phase of the moon, I guess. :)
Tres.
--
===============================================================
Tres Seaver tseaver@digicool.com
Digital Creations "Zope Dealers" http://www.zope.org