This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: docbook-xsl: has.ext doesn't work with relative paths...


/ Lorenzo Delana <ldelana@libero.it> was heard to say:
| see at common.xsl of docbook-xsl
|
|  <xsl:variable name="has.ext" select="contains($filename, '.') != ''"/>
|
| this doesn't work when filename="../test" suppose test.png is the file...

Oops.

| suggest: exists functions that strips beginning relative paths or strips out 
| all characters until last slash /, and then apply to this the contains, 
| function ?

Fixed.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Sometimes in life situations
http://www.oasis-open.org/docbook/ | develop that only the half-crazy
Chair, DocBook Technical Committee | can get out of.--La Rochefoucauld


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]