Changes between Version 21 and Version 22 of WikiStart
- Timestamp:
- 08/20/07 15:01:38 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v21 v22 1 {{{ 2 #!html 3 <div style=" 4 margin:0 auto; 5 width:51em;"> 6 <div style=" 7 float:left; 8 width:15em; 9 padding:0 1em 0 3em; 10 font-size:90%; 11 background-color:#F6F6F6;"> 12 }}} 13 == Last Changes == 14 15 [[RecentChanges(,25)]] 16 {{{ 17 #!html 18 </div> 19 }}} 1 20 {{{ 2 21 #!html 3 22 <!--http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/--> 4 23 <div style=" 5 margin:0 auto;6 width:48em;7 background-color:#F6F6F6;">8 <div style="9 24 float:right; 10 padding:0 00 1em;25 padding:0 3em 0 1em; 11 26 width:28em;"> 12 27 }}} … … 34 49 35 50 For information on how to add a BePort to the tree, see AddingPorts. Don't forget to read the [wiki:Guidelines]! Milestone [milestone:"BePorts M1" M1] lists a set of the most common/important software packages. It is recommended (recent versions of) these are ported first. 36 ----37 Information about [wiki:Trac].38 {{{39 #!html40 </div>41 }}}42 43 {{{44 #!html45 <div style="46 float:left;47 width:15em;48 padding:0 1em 0 3em;49 font-size:90%;50 background-color:#F6F6F6;">51 }}}52 == Last Changes ==53 54 [[RecentChanges(,25)]]55 51 {{{ 56 52 #!html
