Ticket #38 (closed enhancement: duplicate)
sister wiki or something...
| Reported by: | rselzler | Owned by: | sheep |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Hatta Wiki | Version: | unknown |
| Keywords: | Cc: |
Description
What are my options for cross linking a Hatta Wiki and a pile of derived, but semi-static html (created by Doxygen from source code)?
The html doesn't really belong in a repository itself, because it's generated from source code. One simple change (date, version, font, etc.) might propagate to all html files.
Could Hatta be tricked into serving html, using a concise link notation? I dislike the idea of putting an explicit, fully qualified http link into the pages everywhere. Could a sister wiki feature convert a concise link prefix (abbreviation) into an expanded form (fully qualified http link) when rendered? Expansion tricks would also allow me to expand concise links as needed for different scenarios (development versus production environment).

It's not possible at the moment. Bug #19 is there since quite a while, I can't really tell when it will be implemented though.