summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-December/001303.html
blob: f6f1f6adeedcb9b8e2497f40fb0ee99610d25107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-sysadm] [179] remove inexistant attribute
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B179%5D%20remove%20inexistant%20attribute&In-Reply-To=%3C201012172352.35368.maarten.vanraes%40gmail.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="001286.html">
   <LINK REL="Next"  HREF="001287.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-sysadm] [179] remove inexistant attribute</H1>
    <B>Maarten Vanraes</B> 
    <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B179%5D%20remove%20inexistant%20attribute&In-Reply-To=%3C201012172352.35368.maarten.vanraes%40gmail.com%3E"
       TITLE="[Mageia-sysadm] [179] remove inexistant attribute">maarten.vanraes at gmail.com
       </A><BR>
    <I>Fri Dec 17 23:52:35 CET 2010</I>
    <P><UL>
        <LI>Previous message: <A HREF="001286.html">[Mageia-sysadm] [179] remove inexistant attribute
</A></li>
        <LI>Next message: <A HREF="001287.html">[Mageia-sysadm] [180] use unicode for webpage ( tested on french translation, iso8859-1 is sent
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#1303">[ date ]</a>
              <a href="thread.html#1303">[ thread ]</a>
              <a href="subject.html#1303">[ subject ]</a>
              <a href="author.html#1303">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Op vrijdag 17 december 2010 04:12:51 schreef <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A>:
&gt;<i> Revision: 179
</I>&gt;<i> Author:   misc
</I>&gt;<i> Date:     2010-12-17 04:12:51 +0100 (Fri, 17 Dec 2010)
</I>&gt;<i> Log Message:
</I>&gt;<i> -----------
</I>&gt;<i> remove inexistant attribute
</I>&gt;<i> 
</I>&gt;<i> Modified Paths:
</I>&gt;<i> --------------
</I>&gt;<i>     identity/CatDap/trunk/root/template/layout
</I>&gt;<i> 
</I>&gt;<i> Modified: identity/CatDap/trunk/root/template/layout
</I>&gt;<i> ===================================================================
</I>&gt;<i> --- identity/CatDap/trunk/root/template/layout	2010-12-16 01:19:06 UTC (rev
</I>&gt;<i> 178) +++ identity/CatDap/trunk/root/template/layout	2010-12-17 03:12:51
</I>&gt;<i> UTC (rev 179) @@ -1,8 +1,8 @@
</I>&gt;<i>  &lt;div id=&quot;doc&quot; class=&quot;yui-t7&quot;&gt;
</I>&gt;<i> -    &lt;div id=&quot;hd&quot; role=&quot;banner&quot;&gt;
</I>&gt;<i> +    &lt;div id=&quot;hd&quot; &gt;
</I>&gt;<i>      [% PROCESS template/header %]
</I>&gt;<i>      &lt;/div&gt;
</I>&gt;<i> -    &lt;div id=&quot;bd&quot; role=&quot;main&quot;&gt;
</I>&gt;<i> +    &lt;div id=&quot;bd&quot; &gt;
</I>&gt;<i>          &lt;div class=&quot;yui-g&quot;&gt;
</I>&gt;<i>              &lt;ul id=&quot;nav&quot;&gt;
</I>&gt;<i>              [% FOREACH subpage IN subpages %]
</I>&gt;<i> @@ -31,7 +31,7 @@
</I>&gt;<i>              &lt;/div&gt;
</I>&gt;<i>          &lt;/div&gt;
</I>&gt;<i>      &lt;/div&gt;
</I>&gt;<i> -    &lt;div id=&quot;ft&quot; role=&quot;contentinfo&quot;&gt;
</I>&gt;<i> +    &lt;div id=&quot;ft&quot; &gt;
</I>&gt;<i>      [% PROCESS template/footer %]
</I>&gt;<i>      &lt;/div&gt;
</I>&gt;<i>  &lt;/div&gt;
</I>

actually, IIRC role is a valid attribute in HTML5, which is being used here.
</PRE>

<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="001286.html">[Mageia-sysadm] [179] remove inexistant attribute
</A></li>
	<LI>Next message: <A HREF="001287.html">[Mageia-sysadm] [180] use unicode for webpage ( tested on french translation, iso8859-1 is sent
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#1303">[ date ]</a>
              <a href="thread.html#1303">[ thread ]</a>
              <a href="subject.html#1303">[ subject ]</a>
              <a href="author.html#1303">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>