Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Unresolved variables in out-of line links
Is there a reason for not having resolved variables in out-of-line
links?

Thanks,

Iolanda

PS: Variable resolving works when changing the d:links template in the
document-to-html and document-to-xslfo stylesheets for the skin you're
using in your site:
- where you read <xsl:value-of select=3D"@title"/>
- replace with <xsl:value-of select=3D"$linkInfo/@documentName"/>
- for the document-to-xslfo, also add the variable definition for
linkInfo after the for-each instruction=20
Chordiant Software International Ltd.  Registered office: Chiswick Park B=
uilding 10, 566 Chiswick High Road, London W4 5XS  Registered in UK no. 0=
2155722 and VAT no. GB 479 9023 02  The information transmitted herewith =
is sensitive information of Chordiant Software or its customers and is in=
tended only for use to the individual or entity to which it is addressed.=
If the reader of this message is not the intended recipient, you are her=
eby notified that any review, retransmission, dissemination, distribution=
, copying or other use of, or taking of any action in reliance upon, this=
information is strictly prohibited. If you have received this communicat=
ion in error, please contact the sender and delete the material from your=
computer.
 ________________________________________
_______
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services...rt.html

mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org
list information: http://lists.cocoondev.org/mailman/listinfo/daisy


Report this thread to moderator Post Follow-up to this message
Old Post
Iolanda Da Costa Martins
06-10-08 01:04 AM


Re: Unresolved variables in out-of line links
Iolanda Da Costa Martins wrote:
> Is there a reason for not having resolved variables in out-of-line
> links?
>
> Thanks,
>
> Iolanda
>
> PS: Variable resolving works when changing the d:links template in the
> document-to-html and document-to-xslfo stylesheets for the skin you're
> using in your site:
> - where you read <xsl:value-of select="@title"/>
> - replace with <xsl:value-of select="$linkInfo/@documentName"/>
> - for the document-to-xslfo, also add the variable definition for
> linkInfo after the for-each instruction
> Chordiant Software International Ltd.  Registered office: Chiswick Park Building 1
0, 566 Chiswick High Road, London W4 5XS  Registered in UK no. 02155722 and VAT no. 
GB 479 9023 02  The information transmitted herewith is sensitive information of Cho
rdi
ant Software or its customers and is intended only for use to the individual
 or entity to which it is addressed. If the reader of this message is not th
e intended recipient, you are hereby notified that any review, retransmissio
n, dissemination, distribut
ion, copying or other use of, or taking of any action in reliance upon, this information is
 strictly prohibited. If you have received this communication in error, please contact the 
sender and delete the material from your computer.
>  ________________________________________
_______
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/en/services...rt.ht
ml
> mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
>

http://cocoondev.org/daisydocs-2_2/374-cd/499-cd.html

At the bottom under Limitations of the variables might be what you are
looking for.

--Greg Sieranski
 ________________________________________
_______
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services...rt.html

mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org
list information: http://lists.cocoondev.org/mailman/listinfo/daisy


Report this thread to moderator Post Follow-up to this message
Old Post
Sieranski, Greg
06-10-08 01:04 AM


RE: Unresolved variables in out-of line links
Well, I get the point of this last paragraph (which I checked before
placing my question). If the reasoning was that authors are interested
in the raw content, then I assumed that either you would resolve
variables in links in the content part and the out-of-links, or you
would do neither. This is not the case: a variable in a link in the
content part gets resolved, the one in the out-of-line link does not.

But OK, this is just my opinion. So, if it's per design, thanks for the
clarification.

Cheers
I-

-----Original Message-----
From: daisy-bounces-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org
[mailto:daisy-bounces-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org] On 
Behalf Of Sieranski, Greg
Sent: Monday, June 09, 2008 9:34 PM
To: open source CMS - general mailinglist
Subject: Re: [daisy] Unresolved variables in out-of line links

Iolanda Da Costa Martins wrote:
> Is there a reason for not having resolved variables in out-of-line=20
> links?
>
> Thanks,
>
> Iolanda
>
> PS: Variable resolving works when changing the d:links template in the

> document-to-html and document-to-xslfo stylesheets for the skin you're

> using in your site:
> - where you read <xsl:value-of select=3D"@title"/>
> - replace with <xsl:value-of select=3D"$linkInfo/@documentName"/>
> - for the document-to-xslfo, also add the variable definition for=20
> linkInfo after the for-each instruction Chordiant Software=20
> International Ltd.  Registered office: Chiswick Park Building 10, 566
Chiswick High Road, London W4 5XS  Registered in UK no. 02155722 and VAT
no. GB 479 9023 02  The information transmitted herewith is sensitive
information of Chordiant Software or its customers and is intended only
for use to the individual or entity to which it is addressed. If the
reader of this message is not the intended recipient, you are hereby
notified that any review, retransmission, dissemination, distribution,
copying or other use of, or taking of any action in reliance upon, this
information is strictly prohibited. If you have received this
communication in error, please contact the sender and delete the
material from your computer.
>  ________________________________________
_______
> daisy community mailing list
> Professional Daisy support:=20
> http://outerthought.org/en/services/daisy/support.html
> mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
>  =20

http://cocoondev.org/daisydocs-2_2/374-cd/499-cd.html

At the bottom under Limitations of the variables might be what you are
looking for.

--Greg Sieranski
 ________________________________________
_______
daisy community mailing list
Professional Daisy support:
http://outerthought.org/en/services/daisy/support.html
mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org
list information: http://lists.cocoondev.org/mailman/listinfo/daisy
Chordiant Software International Ltd.  Registered office: Chiswick Park B=
uilding 10, 566 Chiswick High Road, London W4 5XS  Registered in UK no. 0=
2155722 and VAT no. GB 479 9023 02  The information transmitted herewith =
is sensitive information of Chordiant Software or its customers and is in=
tended only for use to the individual or entity to which it is addressed.=
If the reader of this message is not the intended recipient, you are her=
eby notified that any review, retransmission, dissemination, distribution=
, copying or other use of, or taking of any action in reliance upon, this=
information is strictly prohibited. If you have received this communicat=
ion in error, please contact the sender and delete the material from your=
computer.
 ________________________________________
_______
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services...rt.html

mail to: daisy-81qHHgoATdGcMQoVcdA18UB+6BGkLq7r@public.gmane.org
list information: http://lists.cocoondev.org/mailman/listinfo/daisy


Report this thread to moderator Post Follow-up to this message
Old Post
Iolanda Da Costa Martins
06-10-08 01:04 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Daisy Content Management archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:14 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.