From patil.vishwanath at gmail.com Fri Jan 13 02:13:57 2006 From: patil.vishwanath at gmail.com (Vishwanath Patil) Date: Fri, 13 Jan 2006 14:43:57 +0530 Subject: [links] Links Javascript support Message-ID: I have been trying to check the javascript functionalities with respect to the versions 1.4, 1.5 of the spidermonkey. Now can we not make javascript as a module to the browser. Advantages will be we can get updated versions of js and implementations will be standard. What are the implications of this...... Can anyone tell me whether its worth trying..... cheers Links users Vishwanath Patil From stormrider.may at gmail.com Wed Jan 25 12:51:26 2006 From: stormrider.may at gmail.com (Fernando Morgenstern) Date: Wed, 25 Jan 2006 17:51:26 -0200 Subject: [links] How to print on links2? Message-ID: <44c2d1190601251151n3732fea9t@mail.gmail.com> It?s possible to print a page using links2? I really need any text-based browser capable of printing. From clock at twibright.com Thu Jan 26 03:32:04 2006 From: clock at twibright.com (Karel Kulhavy) Date: Thu, 26 Jan 2006 11:32:04 +0100 Subject: [links] How to print on links2? In-Reply-To: <44c2d1190601251151n3732fea9t@mail.gmail.com> References: <44c2d1190601251151n3732fea9t@mail.gmail.com> Message-ID: <20060126103204.GB26733@kestrel> On Wed, Jan 25, 2006 at 05:51:26PM -0200, Fernando Morgenstern wrote: > It?s possible to print a page using links2? links -dump, then a2ps. CL< > > I really need any text-based browser capable of printing. > _______________________________________________ > links-list mailing list > links-list at linuxfromscratch.org > http://linuxfromscratch.org/mailman/listinfo/links-list From stormrider.may at gmail.com Fri Jan 27 07:56:08 2006 From: stormrider.may at gmail.com (Fernando Marcelo Morgenstern) Date: Fri, 27 Jan 2006 12:56:08 -0200 Subject: [links] Again about printing. In-Reply-To: <20060127070035.8CFF126B4@smtp.linuxfromscratch.org> References: <20060127070035.8CFF126B4@smtp.linuxfromscratch.org> Message-ID: <43DA3488.4040908@gmail.com> I mean when i'm with links open, when javascript calls for function self.print() or something like. Menu File -> Print. Printed :) Is links open source? Can i put a command on the menu? Something like... links2 -dump the_url_i_am_using > temp.php lp temp.php rm -rf temp.php Possible? Can someone tell me how to do? > >links -dump, then a2ps. > >CL< > > >