DeepBlueCLtd / Fi3ldMan

Field Service Manual with advanced data exploitation
https://deepbluecltd.github.io/Fi3ldMan/
Apache License 2.0
1 stars 1 forks source link

Changes to allow users to navigate current page #56

Closed brahnavank closed 1 year ago

brahnavank commented 1 year ago

Fixes #42 Changes to enable and support floating navigation across the page

IanMayo commented 1 year ago

Hey, that was easy :-D

Can you explain how the issue was solved please?

Is it all down to this parameter? webhelp.default.collection.type.sequence

brahnavank commented 1 year ago

Hey, that was easy :-D

Can you explain how the issue was solved please?

Is it all down to this parameter? webhelp.default.collection.type.sequence

Also need to introduce ID attribute

IanMayo commented 1 year ago

webhelp.default.collection.type.sequence

The above parameter doesn't seem to relate to in-page navigaton menu. Can you point me to some documentation on it? Is the nav-box menu location/style part of the template?

Oh, and... For new items, will OxygenXML generate a unique ID for is? Aah, I guess it only has to be unique to that document. So, we could use the same id in all class documents.

brahnavank commented 1 year ago

e also established that we could provide "standard" section IDs for the page, and the in-page navigation would still work.

You are going to update this branch to prove the above standard IDs work.

dont

IanMayo commented 1 year ago

Aah, I see DITA has generated a unique id anyway: image