Changeset 430
- Timestamp:
- 06/29/09 11:21:42 (4 years ago)
- Location:
- site
- Files:
-
- 3 modified
-
pages/downloads.html (modified) (2 diffs)
-
pages/index.html (modified) (2 diffs)
-
xdocs/downloads.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
site/pages/downloads.html
r429 r430 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 <title>Telnic | Downloads</title>6 <title>Telnic | Software</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> 8 8 <link rel="stylesheet" href="/pages/css/print.css" type="text/css"/> … … 154 154 <!--MAIN BODY--> 155 155 <div id="maincolfullwidth_withspace_more"> 156 <a name=" .tel Applications">157 <h1> .tel Applications</h1>156 <a name="Software"> 157 <h1>Software</h1> 158 158 </a> 159 159 -
site/pages/index.html
r429 r430 193 193 <tr> 194 194 <td> 195 <a href="/pages/bizcards.html" class="link">.tel Cards</a>196 <br/>195 <a href="/pages/bizcards.html" class="link">.tel Names</a> 196 <br/> 197 197 <a href="/pages/downloads.html" class="link">Software</a> 198 <br/> 198 <br/> 199 <a href="/pages/solutions.html" class="link">Solutions</a> 200 <br/> 199 201 <a href="/pages/services.html" class="link">Services</a> 200 <br/>202 <br/> 201 203 <a href="/pages/directories.html" class="link">Directories</a> 202 <br/> 204 <br/> 205 <a href="/pages/search_engines.html" class="link">Search Engines</a> 206 <br/> 203 207 <a href="/pages/seo.html" class="link">SEO</a> 204 208 </td> 205 209 <td> 206 210 <a href="/pages/downloads.html" class="link">Software downloads</a> 207 <br/>211 <br/> 208 212 <a href="/trac/wiki/SourceCode" class="link">Source code</a> 209 <br/>213 <br/> 210 214 <a href="/pages/downloads.html" class="link">Samples</a> 211 <br/>215 <br/> 212 216 <a href="/pages/downloads.html" class="link">Tools</a> 213 217 … … 219 223 <tr> 220 224 <td> 221 <a href="/trac/ forum" class="link">Forum</a>222 <br/>223 <a href="/trac/ wiki/newticket" class="link">Report Issues</a>224 </td> 225 <td> 226 <a href="/trac/ forum" class="link">Forum</a>227 <br/>225 <a href="/trac/discussion" class="link">Forum</a> 226 <br/> 227 <a href="/trac/newticket" class="link">Report Issues</a> 228 </td> 229 <td> 230 <a href="/trac/discussion" class="link">Forum</a> 231 <br/> 228 232 <a href="/trac/wiki/TracWiki" class="link"> Wiki</a> 229 <br/>233 <br/> 230 234 <a href="/pages/doc_index.html" class="link">Guidelines</a> 231 235 </td> -
site/xdocs/downloads.xml
r429 r430 4 4 <properties> 5 5 <author email="general.AT.developer.DOT.telnic.DOT.org">Telnic Developer Community</author> 6 <title> Downloads</title>6 <title>Software</title> 7 7 <add_css href="/pages/css/downloads.css"/> 8 8 <add_js href="/pages/js/downloads.js"/> … … 12 12 <body> 13 13 14 <section name=" .tel Applications">14 <section name="Software"> 15 15 16 16 <p>The .tel developer community has produced multiple user applications for








