OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Permalinks resources


Hi Scott,

On Tue, 20 May 2014 08:26:55 +0300
Scott Rifenbark <srifenbark@gmail.com> wrote:

> I am trying to implement some permanlinks throughout a manual and am
> working from here -
> http://doccookbook.sourceforge.net/html/en/dbc.html/permalinks.html

Great, you found my cookbook! :)
There is a small typo, the "/" should be "."; the correct URL is:

http://doccookbook.sourceforge.net/html/en/dbc.html.permalinks.html


> I am hitting some issue where some links are being constructed
> correctly (chapters) but some are not (sections).

In that case, I think you've hit a bug in my stylesheet(s). I will look
into the issue and come back to you later.


>  Does anyone know
> of any more information available on implementing these links beyond
> the URL I have mentioned?  I can't seem to find much information out
> there on the Internet.

Well, a permalink is a constant string which is immune to reordering or
restructuring of your document.

The best approach that fits into this requirement is your own IDs.

With the "use.id.as.filename" parameter you can create stable filenames
as well.

I'm not aware of any better approach.


-- 
Gruß/Regards,
    Thomas Schraitle


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]