How do you do....it? Thread, Firefox CCK in Technical; Hello,
I'm attempting to put Firefox onto the network today and have found the very useful guide in the Wiki ...
-
13th February 2008, 10:57 AM #1 Firefox CCK
Hello,
I'm attempting to put Firefox onto the network today and have found the very useful guide in the Wiki (http://www.edugeek.net/wiki/index.ph...g_Down_Firefox), however, I'm a bit stuck on the CCK Wizard - I've downloaded it but don't what I've got to do it and I can't find any installer for it - just a single .xpi file.
Thanks
Rob
-
-
IDG Tech News
-
13th February 2008, 11:03 AM #2 Open the XPI in FF (File --> Open File) - it's an addon for FF.
-
-
13th February 2008, 02:42 PM #3 Thanks for that, I suppose it quite obvious in the end!
Now I've managed to uncompress the jar file (to restrict what they can browse to) but now can't figure out to compress back to a jar file - tried both WinZip and Winrar
Thanks,
Rob
-
-
13th February 2008, 03:36 PM #4 7zip works..
right click on .jar file > open with 7zip
go to browser.js and drag it to the desktop. then drag the file from the desktop into firefox to edit (because notepad is crap and screws up the spacings). In firefox select all and copy the text into notepad, to retain the correct spacing. Edit the file and save the file in notepad as browser.js Now drag that file back into 7zip (the overwrite the browser.js) and click close.
probably a decent text editor might overcome the firefox copy and paste workaround
-
-
13th February 2008, 03:46 PM #5 Ok, thanks that's worked.
Another question...
I'm currently trying to restrict the locations they can browse - the example in the wiki provides me a way to restrict it to everything bar the web, but I need them to access the N:\ (the home folder). I think i've gathered how to put the exception in for this but when I load up Firefox it displays nothing at all, taking out the offending line makes it works again. I've attached below...
if (
(!location.match(/^file:///N://^) && location.match(/^file:/)) ||
location.match(/^\//) ||
location.match(/^resource:/) ||
(!location.match(/^about:blank/) && location.match(/^about:/))
)
{loadURI("about:blank");}
Thanks,
Rob
-
-
13th February 2008, 05:11 PM #6 I couldn't get that working... Can you publish N:\ as a site in iis/apache ?
-
-
13th February 2008, 05:24 PM #7 The problem is that most students will naturally just double-click on the file in their my documents which would open up in IE/Firefox as N:\ in the address bar, or preview in Dreamweaver again which would open up as N:\ etc
Thanks anyway.
Rob
-
SHARE:
Similar Threads
-
By DevilsAdvocate in forum Windows
Replies: 14
Last Post: 8th December 2007, 01:45 PM
-
By ndavies in forum Educational Software
Replies: 3
Last Post: 31st October 2007, 03:10 PM
-
By SimpleSi in forum Web Development
Replies: 5
Last Post: 16th December 2006, 06:39 PM
-
By eejit in forum Windows
Replies: 34
Last Post: 1st July 2005, 09:23 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules