Changeset 39 for site/pages
- Timestamp:
- 10/03/08 16:42:33 (5 years ago)
- Location:
- site/pages
- Files:
-
- 31 modified
-
api_landing.html (modified) (1 diff)
-
blackberry/landing.html (modified) (1 diff)
-
bugs.html (modified) (1 diff)
-
coming_soon.html (modified) (1 diff)
-
community_landing.html (modified) (1 diff)
-
css/layout.css (modified) (5 diffs)
-
decisions.html (modified) (1 diff)
-
discussion.html (modified) (3 diffs)
-
downloads.html (modified) (1 diff)
-
external_refs.html (modified) (1 diff)
-
faq.html (modified) (5 diffs)
-
general_landing.html (modified) (2 diffs)
-
guidelines.html (modified) (1 diff)
-
howtos.html (modified) (1 diff)
-
index.html (modified) (1 diff)
-
iphone/landing.html (modified) (1 diff)
-
legal.html (modified) (1 diff)
-
maintain_code.html (modified) (1 diff)
-
quick_start.html (modified) (1 diff)
-
record_types.html (modified) (1 diff)
-
registration.html (modified) (1 diff)
-
security.html (modified) (1 diff)
-
site.html (modified) (1 diff)
-
sitemap.html (modified) (1 diff)
-
svnindex.html (modified) (1 diff)
-
telhosting_sw.html (modified) (1 diff)
-
tools.html (modified) (1 diff)
-
whitepapers.html (modified) (1 diff)
-
whoweare.html (modified) (1 diff)
-
winmobile/landing.html (modified) (1 diff)
-
winoutlook/landing.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
site/pages/api_landing.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | APIs</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/blackberry/landing.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Blackberry Application</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/bugs.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Bug Tracking</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/coming_soon.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Coming Soon</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/community_landing.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Developers Area</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/css/layout.css
r23 r39 521 521 *******************************************/ 522 522 523 524 #rightcol .right_title { 525 width:182px; 526 background: url('../images/right_title_bg.gif') no-repeat left top; 527 margin:6px 0 0 0; 528 padding:0 0 6px 0; 529 } 530 531 532 #rightcol .right_bullets { 533 width:179px; 534 background-image: url('../images/right_bullets_bg.gif'); 535 background-repeat:repeat-x; 536 background-color:#F3F7FB; 537 border-left:1px solid #CCDBE6; 538 border-right:1px solid #CCDBE6; 539 padding:0 0 10px 0 ; 540 } 523 541 524 542 525 #rightcol .right_bullets ul { … … 563 546 } 564 547 565 #rightcol .finishbullets { 566 background: url('../images/right_bullets_finish.gif') no-repeat left top; 567 height:40px; 568 } 548 569 549 570 550 #rightcol .right_bullets p { … … 575 555 padding:0; 576 556 } 577 578 579 580 #purpleCornerBox {581 /*background: url(../images/purple-box.gif) no-repeat top left;*/582 background: url(../images/blue-box.gif) no-repeat top left;583 margin: 0;584 padding: 0 0 0 25px;585 width: 568px;586 height: 287px;587 }588 589 #purpleCornerBox ul {590 color: #ffffff;591 list-style: none;592 padding:20px 0 0 0;593 }594 595 596 #purpleCornerBox ul li {597 padding: 0 0 0 20px;598 font-weight: normal;599 margin:10px 0 38px 0;600 /*border: 1px solid red;*/601 }602 603 #purpleCornerBox a {604 display: block;605 color: #ffffff;606 text-decoration: none;607 font-weight: normal;608 line-height:185%;609 }610 611 #purpleCornerBox a:visited {612 color: #FFFFFF;613 text-decoration: none;614 }615 616 #purpleCornerBox a:hover{617 color: #ff6000;618 text-decoration: none;619 }620 621 #purpleCornerBox span.one{font-size: 170%;}622 #purpleCornerBox span.title{font-size: 140%;}623 #purpleCornerBox span.date{font-size: 130%;}624 557 625 558 … … 686 619 687 620 688 #tellfriend { 689 background: url(../images/bg_tell_friend.gif) no-repeat top left; 690 margin:20px 0 0 0; 691 padding:20px 0 0 20px; 692 width:500px; 693 height:350px; 694 } 695 696 #tellfriend td { 697 padding:10px 10px 0 0 ; 698 font-weight:bold; 699 } 700 701 #tellfriend td.btn { 702 padding:10px 10px 0 0 ; 703 text-align:right; 704 } 705 706 707 708 709 #fpasswordarea { 710 background: url(../images/pass_bg.gif) no-repeat top left; 711 margin:20px 0 0 0; 712 padding:20px 0 0 13px; 713 width:300px; 714 height:175px; 715 } 716 717 .stdbtn { 718 border:1px solid #5E8BA7; 719 background-image:url(../images/login_btn_bg.gif); 720 background-repeat:repeat-x; 721 font-size:0.6825em; 722 padding:1px 3px 1px 3px; 723 color:#FFFFFF; 724 } 725 726 727 .logintxtbox { 728 border:1px solid #BAD0DC; 729 /* width:155px; */ 730 731 } 621 732 622 733 623 … … 1000 890 text-indent:18px; 1001 891 } 892 893 /** INDEX PAGE FORMATTING **/ 894 895 896 .regnewspaneltop { 897 background-image:url(/pages/images/reg_news_top.gif); 898 background-repeat:no-repeat; 899 background-position:bottom; 900 width:182px; 901 /*height:26px;*/ 902 padding:0 0 15px 0; 903 margin:25px 0 0 0; 904 color:#3D015B; 905 font-size:0.875em; 906 font-weight: bold; 907 text-indent:10px; 908 } 909 910 911 912 .regnewspanelmid { 913 background-color:#ECF3F8; 914 border-right:1px solid #CCCCCC; 915 border-left:1px solid #CCCCCC; 916 width:180px; 917 padding:0; 918 margin:0; 919 } 920 921 922 923 .regnewspanelmid p.title { 924 font-size:0.75em; 925 font-weight:bold; 926 padding:6px 0 0 10px; 927 margin:0; 928 } 929 930 .regnewspanelmid p.titleu { 931 font-size:0.75em; 932 font-weight:bold; 933 padding:6px 0 2px 10px; 934 margin:0; 935 text-decoration:underline; 936 } 937 938 .regnewspanelmid p.sbody { 939 font-size:0.75em; 940 padding:2px 20px 3px 10px; 941 margin:0; 942 } 943 944 .regnewspanelmid p.more { 945 font-size:0.625em; 946 padding: 0 20px 0 10px; 947 margin:0; 948 } 949 950 .regnewspanelmid p#more a { 951 color: #ff6000; 952 } 953 954 .regnewspanelmid a:hover { 955 color: #666666; 956 } 957 958 959 960 .regnewspanelbot { 961 background-image:url(../images/reg_news_bot.gif); 962 background-repeat:no-repeat; 963 height:10px; 964 margin:0; 965 } -
site/pages/decisions.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Decision Making</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/discussion.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Discussion</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> … … 174 174 <td class="right">Community news in a handy format</td> 175 175 <td class="right"> 176 <a href=" rss.html">176 <a href="/trac/wiki/RssFeed"> 177 177 <img src="/pages/images/icon_ie.gif"/> 178 178 </a> … … 183 183 <td class="right">How to log a request or issue to the issue tracking system</td> 184 184 <td class="right"> 185 <a href=" bugs.html">185 <a href="/trac/wiki/BugTracker"> 186 186 <img src="/pages/images/icon_ie.gif"/> 187 187 </a> -
site/pages/downloads.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Downloads</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/external_refs.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | External</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/faq.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | FAQs </title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> … … 282 282 </li> 283 283 284 <li class="question"> 285 <div class="content"> Your application does not work (has a bug). How can I get support?284 <li class="question">Your application does not work (has a bug). How can I get support? 285 <div class="content"> 286 286 <p>Please use the services in the <a href="/trac">Developers Area</a> to report 287 287 the issue via the forum or as an issue ticket. The community will be glad to help you. … … 302 302 </li> 303 303 304 <li class="question">Will source code for all the toolsbe available?304 <li class="question">Will all the source code be available? 305 305 <div class="content"> 306 306 <p>Yes, all client applications will be published in binary and source code format. 307 307 Some of the applications may not have reached the release stage, 308 308 but we plan to share whatever code and ideas we have for all our .tel applications. 309 In addition, SDKs, custom libs and other tools will be provided in binary 310 and source formats. 309 311 </p> 310 312 </div> 311 313 </li> 312 314 313 <li class="question"> 314 <div class="content">There is no application for my device (software). Are you going 315 <li class="question">There is no application for my device (software). Are you going 315 316 to make one? 317 <div class="content"> 316 318 <p>All available applications are supported by the developer community, and 317 319 new applications may become available as we progress with launching the .tel domain. … … 400 402 <li class="question">Who can participate in the community? Can I join? 401 403 <div class="content"> 402 <p> 404 <p>Everybody is welcome to join the community. To sign up, fill in 405 the simple <a href="/trac/register">registration form</a>. Your account 406 is created immediately. You can specify an email address, time zone, and 407 other preferences for your account. 408 403 409 </p> 404 410 </div> … … 407 413 <li class="question">What are the benefits of participating the community? 408 414 <div class="content"> 409 <p> 415 <p>Signing up for the community is totally free and instantenous. An account 416 at the community website enables you to write to the forums, edit Wiki pages, and 417 submit tickets to the tracker. You can also create custom ticket reports 418 and subscribe to your customized RSS feeds. 410 419 </p> 411 420 </div> -
site/pages/general_landing.html
r8 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Understanding .tel</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> … … 28 28 <a href="http://telnic.org/" class="normallink">Home</a> 29 29 <a href="http://telnic.org/aboutus.html" class="normallink">About Us</a> 30 <a href="http://dev.telnic.org/ sitemap.html" class="normallink">Developer Sitemap</a>30 <a href="http://dev.telnic.org/pages/sitemap.html" class="normallink">Developer Sitemap</a> 31 31 <a href="http://telnic.org/contact.html" class="lastlink">Contact Us</a> 32 32 </div> -
site/pages/guidelines.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Project Guidelines</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/howtos.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Howtos</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/index.html
r37 r39 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 5 <title>.tel Developers | Developers </title> 6 <link rel="icon" href=" favicon.ico" type="image"/>6 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 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"/> 9 <link rel="stylesheet" href="/pages/css/registrars.css" type="text/css"/>10 9 <link rel="stylesheet" href="/pages/css/nstyleupdates.css" type="text/css"/> 11 10 <script src="/pages/js/jquery.pack.js"> -
site/pages/iphone/landing.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | iPhone Application</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/legal.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Legal Information</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/maintain_code.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Code Maintenance</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/quick_start.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Quick Start</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/record_types.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Record Types</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/registration.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Sign up or Log in</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/security.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Security</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/site.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Website Updates</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/sitemap.html
r23 r39 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 5 <title>.tel Developers | Sitemap</title> 6 <link rel="icon" href=" favicon.ico" type="image"/>6 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> 8 8 <link rel="stylesheet" href="/pages/css/sitemap.css" type="text/css"/> -
site/pages/svnindex.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Source Repositories</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/telhosting_sw.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | TelHosting Software</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/tools.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Toolkits</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/whitepapers.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Whitepapers</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/whoweare.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | Roles and Responsibilities</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/winmobile/landing.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | .tel Windows Mobile Client</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> -
site/pages/winoutlook/landing.html
r37 r39 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> 5 <link rel="icon" href=" favicon.ico" type="image"/>5 <link rel="icon" href="/pages/images/favicon.ico" type="image"/> 6 6 <title>.tel Developers | .tel Outlook Plug-in</title> 7 7 <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/>








