Hi Nathan, Afraid I'm not that knowledgeable about the UI side, I think there are static html files you can edit to change templates that would include the RSS feeds and such. Hopefully someone from the engage side can respond, I've cc'ed this to matterhorn-users as that's the best place for these kinds of support discussions (highly recommend you join that list),
Chris On Mon, 05 Sep 2011 20:49:49 -0500 Nathan Cameron <[email protected]> wrote: > Thanks Chris, > The install on the new server, once set up, worked like a > charm. Today marks the first day all classes properly recorded and > were uploaded to our moodle site! The moodle integration led me to > another issue, however. Basically, to enable students to access > through Moodle I had to create a rule in the security xml file that > allowed anonymous users to access the feeds. Outside of this I > couldn't get moodle to accept the rss address. Now, however, the > students can click a series of links to get past the video for their > class to the entire media module. As you can probably imagine we > don't want 1st year students being able to watch upper division > classes. How can I remove the link to the engage player from the > player the RSS feed takes a student to? > > Appreciate your help, > Nathan > > > On Sep 5, 2011, at 11:06 AM, Christopher Brooks wrote: > > > Yup, just on the core, > > > > Chris > > -----Original Message----- > > From: Nathan Cameron <[email protected]> > > Date: Mon, 05 Sep 2011 06:36:40 > > To: [email protected]<[email protected]> > > Subject: Re: [Opencast] Run Error on Matterhorn 1.2 > > > > Thanks Chris, > > > > I'm assuming I need to edit that file on the core as opposed to the > > capture agents. Please inform me if I this is incorrect. > > > > Nathan > > > > Sent from my iPhone > > > > On Sep 4, 2011, at 11:21 PM, "[email protected]" > > <[email protected]> wrote: > > > >> Hi Nathan, > >> > >>> I have what I hope is to be my last question for a while: The > >>> whole reason I tried to upgrade to 1.2 was because the core > >>> server was crashing because 4 agents recording 4 back to back > >>> classes each were all pushing data to it. In > >> > >> What do you mean by crashing? > >> > >>> order to beef up the hardware I took two of our rack mount > >>> computers apart and combined them. I now have 4 cores, 8 gigs of > >>> ram, and 2 terabytes of HD to use. My question is...if this > >>> configuration still crashes under the load is there a way to > >>> defer processing until all classes are over for the day? If there > >>> is please tell me how to accomplish this. > >> > >> If you edit > >> /opt/matterhorn/felix/conf/services/org.opencast....WorkflowImpl...properties > >> > >> Uncomment out the max jobs line, and set the value to something > >> like 1 or 2. This will cause the core to just proceed with one job > >> at a time. > >> > >> (Note that we've been seeing this value ignored in our distributed > >> 1.2 setup, planning on filing a bug but we haven't gotten to it. > >> But it works fine in 1.1.) > >> > >> Chris > -- Christopher Brooks, BSc, MSc ARIES Laboratory, University of Saskatchewan Web: http://www.cs.usask.ca/~cab938 Phone: 1.306.966.1442 Mail: Advanced Research in Intelligent Educational Systems Laboratory Department of Computer Science University of Saskatchewan 176 Thorvaldson Building 110 Science Place Saskatoon, SK S7N 5C9 _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
