[Users] Schedule for Ubuntu PPA Update
H.Merijn Brand
h.m.brand at xs4all.nl
Mon May 13 08:51:11 CEST 2013
On Sun, 12 May 2013 21:06:52 +0200, Colin Leroy <colin at colino.net>
wrote:
> On 12 May 2013 at 13h26, H.Merijn Brand wrote:
>
> Hi,
>
> > Makes me ask the next question: is it possible in Fancy to select what
> > type of remote content is shown/not-shown?
>
> Probably depends on what you mean by "Type of remote content"? :)
tag description
[ ] script (Java)script
[ ] style CSS
[v] img Images
[ ] a Links
[ ] link Various
[ ] meta Various
[ ] …
Some html4 examples (far from complete)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" xmlns:xx="http://…">
<head profile="http://…">
<link rel="shortcut icon" type="image/x-icon" href="http://…" />
<link rel="stylesheet" type="text/css" href="http://…" />
<link rel="profile" href="http://…" />
<!-- also next, prev, image_src, canonical, … -->
<link rel="alternate" type="application/rss+xml" href="http://…" />
<style type="text/css">
body { background-image: url(http://…); }
</style>
<script language="javascript" type="text/javascript" src="http://…">
</script>
<meta name="tracker" content="http://…" />
</head>
<body>
<p><a href="http://…">.</a>
<img src="http://…" alt="" />
</p>
<script type="text/javascript">
OpenWindowByUrl ("dialog", "http://…", 400, 400);
</script>
<span class="container http://…;action=evil">.</span>
--
H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/
using perl5.00307 .. 5.17 porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/
http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
More information about the Users
mailing list