Search   Feed   Browse   Add
Feed items 1 - 6 of 6 for January 2002

Re: Building user designed links (was: Another "simple" problem) by Jochen Stenzel - January 31, 2002

>My perl at run-time does not know what the name of the slidefile>is going to be. But it can NAME that filename: it can plant a>tag that will be turned into it. So the perl could return>> <A HREF=&39;REFIDname="Section 2"&39; > onmouseover="alert(&39;Read this first&39;)">The Second Section<A>>>knowing that it would turn into...>> <A HREF=&39;slide0012&39; onmouseover="alert(&39;Read this first&39;)">The...
http://www.nntp.perl.org/group/perl.perlpoint/2002/01/msg50.html

Re: Near miss that might be a bug by Jochen Stenzel - January 30, 2002

>I defined LLINK to be macro that expanded to EMBEDed Perl to generate>the HTML for the link, and then generated an XREF with that HTML>as an "EMBED" in the body. Thus...>> +LLINK:> EMBEDlang=perl> $name = "__name__";> $gif = "__gifname__";> $img = "Images" . $gif . ".gif";> return("XREFname="$name"<EMBEDlang=html<IMG SRC=&39;$img&39; border=3>END_" . "EMBED...
http://www.nntp.perl.org/group/perl.perlpoint/2002/01/msg49.html

Internals (was: Another "simple" problem) by Jochen Stenzel - January 30, 2002

>That is what I&39;m after: how to peep at the "innards" of>PerlPoint. Then I could generate my whole menu in Perl.There are two types of PerlPoint innards. The frameset (Package)innards are described in "How to write a converter" which comes withthe parser package. Of course, this is intended to be read by converterauthors, not PerlPoint users. It might give one an impression of thearchitecture, but most details are of best use if one plans towriteupdatepatch a...
http://www.nntp.perl.org/group/perl.perlpoint/2002/01/msg48.html

Building user designed links (was: Another "simple" problem) by Jochen Stenzel - January 30, 2002

>In fact, in an ideal world, I&39;d like to plant a very "full featured">link, with javascript mouseovers and all sorts. I could generate>the link very easily in Perl, if only I knew the file names>to link to. PerlPoint must be able to find the information I need, so>it can do XREF. So some way to get the bare XREF information in>Perl... >>Something like...> xref_destination("foo")>returning the URLfilename of the relevant page. The...
http://www.nntp.perl.org/group/perl.perlpoint/2002/01/msg47.html

Placing HTML slide titles arbitrarily (was: Another "simple" problem) by Jochen Stenzel - January 30, 2002

> > This sounds (to me) as if it was built using templates (for header,> > slide contents and footer).>>Yes. The HTML for a slide was something close to...>><TABLE>><TR>><TD ALIGN=CENTER VALIGN=TOP>><!--Navigation Menu, with tailored buttons for key sections -->><A HREF="slide0003.html"><IMG SRC="Imagesservices.gif"><A><BR>> :> :><A...
http://www.nntp.perl.org/group/perl.perlpoint/2002/01/msg46.html

Re: Building user designed links (was: Another "simple" problem) by Robert Inder - January 30, 2002

>>>>> Jochen Stenzel writes: > To: "Robert Inder" <robertinteractive.co.uk> > Cc: "perlpointperl.org" <perlpointperl.org> > Date: Wed, 30 Jan 2002 22:00:02 +0100 > Subject: Building user designed links (was: Another "simple" problem) : : > Nevertheless, we could pass a tag. A tag is intended to be resolved > by a backend. So if we would introduce a new tag ... hm, assumed such a > tag would..
http://www.nntp.perl.org/group/perl.perlpoint/2002/01/msg45.html
Available Archives
- January (6 items)
- February (1 item)
- March (8 items)
- April (7 items)
- May (1 item)
- August (2 items)
- December (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact