On Sat, Mar 23, 2002 at 01:49:18PM +0000, Andrew M. Bishop wrote: > > to generalize on that idea. > > there is already a mechanism to mark links as being in the cache or requested, > > by inserting html markup before and after the link. > > if that could be expanded to allow inserting the url of the link as text, > > then you could add the above as your own customization. (and i could > > add a cancel link next to requested urls.) > > > > then you just need to add a footer and a header (is there a file for a header?) > I like the idea, but unfortunately we can't do this since it is not > possible to nest one web form (on the original page) inside another > (in the header and footer).
true, alternatively a list of links could be provided at the bottom. you are already parsing for the links, if you store that somewhere, and then create a list of links to be inserted in the footer, then that would not interfere with forms in the page. however i am looking for a more general way to customize what is placed before or after the link. for that i'd need to be able to insert the string of the link itself which would have to be provided in some sort of variable. greetings, martin. -- i am looking for a job anywhere in the world, doing pike programming, caudium/pike/roxen training, roxen/caudium and/or unix system administration. -- pike programmer Traveling in Singapore (www|db).hb2.tuwien.ac.at unix (iaeste|bahai).or.at (www.archlab|iaeste).tuwien.ac.at systemadministrator (stuts|black.linux-m68k).org mud.at is.(schon.org|root.at) Martin B"ahr http://www.iaeste.or.at/~mbaehr/
