Home
The Toolkit for Online Communities
15894 Community Members, 0 members online, 2172 visitors today
Log In Register

Forum .LRN Q&A: Re: Modifying the .LRN Context Bar

OpenACS Home : Forums : .LRN Q&A : Re: Modifying the .LRN Context Bar : One Message

+
Posted by Byron Linares on
There is a way to achieve this but I don’t know if it’s recommendable

You could replace the proc dotlrn::get_node_id for dotlrn_community::get_community_node_id in lrn-master.tcl then the context bar will be build from the community nod

+
Posted by Jonathan Villatoro on
Thank you! It did remove what I wanted it to.

Now, I have another problem, though. It removed what I wanted, but it also removed the class name from the context bar. Any idea on how I could bring it back?