[kdewebdev-site] Validation and Structure Changes/Questions
Chris Martin
linux at chriscodes.com
Tue Mar 1 12:48:41 EST 2005
Andras Mantia wrote:
> On Tuesday 01 March 2005 12:24, Chris Martin wrote:
>
>>The output of diff?
>
>
> As I said, please use unified-format diff's. It's much easier to read.
> See my other mail about how to deal with CVS.
>
whoops. I thought the output looked a little funny. Here's unified-format.
--
Chris Martin
Web Developer
Open Source & Web Standards Advocate
http://www.chriscodes.com/
-------------- next part --------------
c at cee:~/www/kdewebdev/public_html/css$ cvs diff -up default.css
Index: default.css
===================================================================
RCS file: /var/lib/cvs/kdewebdev/public_html/css/default.css,v
retrieving revision 1.6
diff -u -p -r1.6 default.css
--- default.css 28 Feb 2005 23:35:02 -0000 1.6
+++ default.css 1 Mar 2005 20:52:17 -0000
@@ -48,6 +48,13 @@ div#headImageWrap {
background-position:bottom left;
background-repeat:no-repeat;
}
+
+#head img {
+ width:509px;
+ height:64px;
+ border:0;
+}
+
div#headImageText {
display:none;
}
@@ -58,7 +65,12 @@ div#headImageText {
margin-bottom:20px;
}
-
+.inMain p {
+ margin:10px 10px 3px 10px;
+ }
+.inMain ul {
+ margin:5px 0;
+ }
.inSide {
border:1px solid black;
margin-bottom:15px;
@@ -130,4 +142,40 @@ a:hover {
color: #000000;
text-decoration:underline;
}
-
+
+#mcaImg2003 {
+ width:169px;
+ height:147px;
+ margin:5px;
+ border:0;
+ float:right;
+ }
+#mcaImg2004 {
+ width:163px;
+ height:173px;
+ margin:5px;
+ border:0;
+ float:left;
+ }
+#mcaTxt2003 {
+ position:relative;
+ top:40px;
+ }
+#mcaTxt2004 {
+ position:relative;
+ top:60px;
+ }
+/* clear float fix documented at
+ * http://www.positioniseverything.net/easyclearing.html
+ * http://www.w3.org/TR/REC-CSS2/generate.html#x5
+*/
+.clearfix:after {
+ content: ".";
+ display: block;
+ height: 0;
+ clear: both;
+ visibility: hidden;
+}
+/* Hides from IE-mac, but not IE-Win \*/
+* html .clearfix {height: 1%;}
+/**/
\ No newline at end of file
-------------- next part --------------
c at cee:~/www/kdewebdev/public_html$ cvs diff -up index.php
Index: index.php
===================================================================
RCS file: /var/lib/cvs/kdewebdev/public_html/index.php,v
retrieving revision 1.8
diff -u -p -r1.8 index.php
--- index.php 28 Feb 2005 23:35:02 -0000 1.8
+++ index.php 1 Mar 2005 20:50:20 -0000
@@ -20,7 +20,7 @@ print $css_Image;
<!-- centred container block -->
<div id="container">
<!-- begin head section -->
- <div id="head"> <img src="images/page/masthead.png" width="509" height="64" border="0" /><!-- end head section -->
+ <div id="head"> <img src="images/page/masthead.png" alt="KDE Web Dev" /><!--end head section -->
</div>
<!-- begin menu sidebars -->
<div id="side">
@@ -37,58 +37,44 @@ print $css_Image;
<div class="inMain hatch">
<!-- content header bar -->
<div class="mainHead">Welcome to KDE Web Dev</div>
- <dl>
- <dt>This site is the future home of the kdewebdev module application pages. Those applications include:</dt>
- <dt>• Quanta Plus (and Quanta Bleeding Edge)<br />
-• <a href="http://kommander.kdewebdev.org" id="Kommander" onclick="Kommander" accesskey="Kommander">Kommander</a> - dialog builder and executor<br />
-• KXSL Debug<br />
-• KImageMapEditor<br />
-• KfileReplace - multi file multi line find and replace<br />
-• KLinkStatus - a graphical link checker<br />
-• Kallery at <a href="http://kallery.kdewebdev.org" target="_blank">kallery.kdewebdev.org</a></dt>
- </dl>
+ <p>This site is the future home of the kdewebdev moduleapplication pages. Those applications include:</p>
+ <ul>
+ <li>Quanta Plus (and Quanta Bleeding Edge)</li>
+ <li><a href="http://kommander.kdewebdev.org" id="Kommander" onclick="Kommander" accesskey="Kommander">Kommander</a> - dialog builder and executor</li>
+ <li>KXSL Debug</li>
+ <li>KImageMapEditor</li>
+ <li>KfileReplace - multi file multi line find and replace</li>
+ <li>KLinkStatus - a graphical link checker</li>
+ <li>Kallery at <a href="http://kallery.kdewebdev.org" target="_blank">kallery.kdewebdev.org</a></li>
+ </ul>
</div>
<div class="inMain hatch">
<div class="mainHead">Our purpose here at KDE Web Dev.</div>
- <dl>
- <dt> This site will provide information to new and prospective users, user support, resource repositories, developer support, project schedules and information and a lot more.</dt>
- <dt>It will be undertaken by a team of developers and users with a goal to set a new standard of excellence in using the web to advance FLOSS. </dt>
- </dl>
+ <p>This site will provide information to new and prospective users, user support, resource repositories, developer support, project schedules and information and a lot more.</p>
+ <p>It will be undertaken by a team of developers and users with a goal to set a new standard of excellence in using the web to advance FLOSS.</p>
</div>
<div class="inMain hatch" >
<div class="mainHead hatch">Looking forward.</div>
- <dl>
- <dt>After all, if we design web development tools we should get aroundto this sooner or later. (Of course builders are always working on their housesand mechanics are always tinkering with their cars... which is why we're not going to let our project leader do it this time.) </dt>
- </dl>
+ <p>After all, if we design web development tools we should get around tothis sooner or later. (Of course builders are always working on their houses and mechanics are always tinkering with their cars... which is why we're not goingto let our project leader do it this time.)</p>
</div>
<div class="inMain hatch" >
<div class="mainHead">Get involved with KDE Web Dev.</div>
- <dl>
- <dt> If you are interested in getting involved with this project please contact our project leader Eric Laffoon <a href="mailto:eric at kdewebdev.org">eric at kdewebdev.org</a> </dt>
- <dt>"The more we proceed, the more we lead. Our final advantage is our approach. Our team is not just a lot of bright and talented people. Our team is also people who have learned how to look at things the same way the legendary open source projects like Linux, Apache and PHP do. We know there is a better way to do things than has been done. So we are setting out to prove it here. And because it is all about the community you too can play a part in helping us to do it better."<br />
- </dt>
- <dt>Eric Laffoon:- Project Manager</dt>
- </dl>
+ <p>If you are interested in getting involved with this project please contact our project leader Eric Laffoon <a href="mailto:eric at kdewebdev.org">eric at kdewebdev.org</a></p>
+ <p>"The more we proceed, the more we lead. Our final advantage is our approach. Our team is not just a lot of bright and talented people. Our team is also people who have learned how to look at things the same way the legendary open source projects like Linux, Apache and PHP do. We know there is a better way to do things than has been done. So we are setting out to prove it here. And because it is all about the community you too can play a part in helping us to do it better."</p>
+ <p>Eric Laffoon:- Project Manager</p>
</div>
<div class="inMain hatch" >
<div class="mainHead">Awards and Recognition</div>
- <dl>
- <dt><img src="images/awards/LQ-2003MCA-WebEditor.gif" hspace="5" width="169" height="147" border="0" align="right" /><br /><br />Along with being recognized by a number of users including popular blogger, author and actor <a href="http://www.wilwheaton.net">Wil Wheaton</a> we are proud to be the winner of the2003 <a href="http://linuxquestions.org">LinuxQuestions.org</a> award for best web editor.<br />
- <br /><img src="images/awards/LQ_2004MCA_webeditor.png" hspace="5" width="163" height="173" align="left" border="0" />
- <br />
- <br />
- <br />
- <br />
- </dt>
- <dt>We are also the proud winner of the <a href="http://linuxquestions.org">LinuxQuestions.org</a> award for the best web editor in 2004, but this time by a <a href="http://www.linuxquestions.org/questions/showthread.php?s=&threadid=272123">decisive margin</a>.
- <br />
- <br />
- <br />
- <br />
- <br />
- <br />
- </dt>
- </dl>
+
+ <div class="clearfix">
+ <img src="images/awards/LQ-2003MCA-WebEditor.gif" id="mcaImg2003" alt="LQ-2003MCA-WebEditor.gif" />
+ <p id="mcaTxt2003" class="clearfix">Along with being recognized by a number of users including popular blogger, author and actor <a href="http://www.wilwheaton.net">Wil Wheaton</a> we are proud to be the winner of the 2003 <a href="http://linuxquestions.org">LinuxQuestions.org</a> awardfor best web editor.
+ </p>
+ <img src="images/awards/LQ_2004MCA_webeditor.png" id="mcaImg2004" alt="LQ_2004MCA_webeditor.png" />
+ <p id="mcaTxt2004">We are also the proud winnerof the <a href="http://linuxquestions.org">LinuxQuestions.org</a> award for thebest web editor in 2004, but this time by a <a href="http://www.linuxquestions.org/questions/showthread.php?s=&threadid=272123">decisive margin</a>.</p>
+ </div>
+
+
</div>
</div>
<div id="foot">© Copyright KDE Web Dev Team 2005.</div>
More information about the kdewebdev-site
mailing list