[kdewebdev-site] Validation and Structure Changes/Questions

Chris Martin linux at chriscodes.com
Tue Mar 1 02:24:42 EST 2005


Joff wrote:
> On Tuesday 01 March 2005 04:17, Chris Martin wrote:
> 
>>I wanted to get my local area setup, and couldn't resist a few quick
>>changes. Mostly irrelevant, except to us standards nerds.
> 
> 
> Oh no - i think i'm included in that group :(

I think you mean :)
unless you're working on IE fixes

> 
> Can you post a diff to the list?

The output of diff? If so, they're attached.

Good luck with the bike!

-- 
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 default.css
Index: default.css
===================================================================
RCS file: /var/lib/cvs/kdewebdev/public_html/css/default.css,v
retrieving revision 1.6
diff -r1.6 default.css
50a51,57
>
> #head img {
>               width:509px;
>               height:64px;
>               border:0;
> }
>
61c68,73
<
---
> .inMain p {
>               margin:10px 10px 3px 10px;
>       }
> .inMain ul {
>               margin:5px 0;
>       }
133c145,181
<
---
>
> #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 index.php
Index: index.php
===================================================================
RCS file: /var/lib/cvs/kdewebdev/public_html/index.php,v
retrieving revision 1.8
diff -r1.8 index.php
23c23
<   <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     -->
40,49c40,49
<       <dl>
<         <dt>This site is the future home of the kdewebdev module application pages. Those applications include:</dt>
<         <dt>&bull; Quanta Plus (and Quanta Bleeding Edge)<br />
< &bull; <a href="http://kommander.kdewebdev.org" id="Kommander" onclick="Kommander" accesskey="Kommander">Kommander</a> - dialog builder and executor<br />
< &bull; KXSL Debug<br />
< &bull; KImageMapEditor<br />
< &bull; KfileReplace - multi file multi line find and replace<br />
< &bull; KLinkStatus - a graphical link checker<br />
< &bull; 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>
53,56c53,54
<       <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>
60,62c58
<       <dl>
<         <dt>After all, if we design web development tools we should get around to this 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 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 to this 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 going to let our project leader do it this time.)</p>
66,71c62,64
<       <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>&quot;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.&quot;<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>&quot;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.&quot;</p>
>                       <p>Eric Laffoon:- Project Manager</p>
75,91c68,77
<       <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 the 2003 <a href="http://linuxquestions.org">LinuxQuestions.org</a> award for bestweb 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=&amp;threadid=272123">decisive margin</a>.</p>
>                       </div>
>
>



More information about the kdewebdev-site mailing list