Hi all!
I happen to like the idea of the curriculum module very much and would
like to add it to my site.
However, the module doesn't handle abstract urls witch is a real pain.
It's unclear if the module has been ported and I dont know where to
file the bug/request in the SDM, so I figured I'd post here instead.
If my curriculum bar is made up of two elements (news and chat, say)
and a user clicks on news (s)he'll be brought to the news page and
that element will be checked and everything is fine. If, OTOH, a user
visits my chat section for the first time by following a link
elsewhere on my site (not the link on the curriculum bar) and that
link has an abstract reference (/chat/, or filename instead of
filename.tcl) the chat element on the bar won't be checked...It *will*
be checked if the user gets to news via an absolute url!
This is bad since I'd like to keep all links with abstract urls.
Can someone tell me if this is hard to fix?
If it's not I'd give it a try, given some pointers.