Thread: [phpwebapp-commits] CVS: documentation/templates/tutorial weboxes.html,1.1.1.1,1.2 tutorial.html,1.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-08-15 07:37:33
|
Update of /cvsroot/phpwebapp/documentation/templates/tutorial In directory sc8-pr-cvs1:/tmp/cvs-serv24308/templates/tutorial Modified Files: weboxes.html tutorial.html templates.html sess_var.html intro.html events.html documentation.html database.html advanced.html Log Message: improvments in the templates and styles of the documentation (using better css) Index: weboxes.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/weboxes.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** weboxes.html 21 Feb 2003 08:18:32 -0000 1.1.1.1 --- weboxes.html 15 Aug 2003 07:37:30 -0000 1.2 *************** *** 8,13 **** are used in the corresponding template. <br><br> ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Test</a>] ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a>] <br><br> <hr> --- 8,17 ---- are used in the corresponding template. <br><br> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Test</a> ! </span> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a> ! </span> <br><br> <hr> *************** *** 17,19 **** <li> <li> ! </ul> \ No newline at end of file --- 21,23 ---- <li> <li> ! </ul> Index: tutorial.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/tutorial.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** tutorial.html 23 Feb 2003 14:53:26 -0000 1.2 --- tutorial.html 15 Aug 2003 07:37:30 -0000 1.3 *************** *** 1,19 **** <WebBox ID="tutorial"> ! <table border="0" cellpadding="5" cellspacing="0" width="100%" align="center"> ! <tr><td> ! <table border="0" cellpadding="0" cellspacing="0" width="100%" align="center" bgcolor="#999999"> ! <tr><td> ! <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="white"> ! <tr> ! <td> ! <Include SRC="{{WEBOBJ_PATH}}tabs/tabs3.html" /> ! <WebObject Class="tabs3" Name="tutorial" /> ! <Include SRC="{{./}}{{tabs3::tutorial->selected_item}}.html" /> ! </td> ! </tr> ! </table> ! </td></tr> ! </table> ! </td></tr> ! </table> </WebBox> --- 1,7 ---- <WebBox ID="tutorial"> ! <div class="white_box"> ! <Include SRC="{{WEBOBJ_PATH}}tabs/tabs3.html" /> ! <WebObject Class="tabs3" Name="tutorial" /> ! <Include SRC="{{./}}{{tabs3::tutorial->selected_item}}.html" /> ! </div> </WebBox> Index: templates.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/templates.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** templates.html 11 Aug 2003 16:31:05 -0000 1.3 --- templates.html 15 Aug 2003 07:37:30 -0000 1.4 *************** *** 10,16 **** Explains how to debug the template structure. <br><br> ! [<a href="{{APP2_URL}}" target="_blank">Test</a>] ! [<a href="{{APP2_URL}}browse.php" target="_blank">Browse</a>] ! [<a href="http://phpwebapp.sourceforge.net/download/app2.tar.gz">Download</a>] <br><br> <hr> --- 10,22 ---- Explains how to debug the template structure. <br><br> ! <span class="button"> ! <a href="{{APP2_URL}}" target="_blank">Test</a> ! </span> ! <span class="button"> ! <a href="{{APP2_URL}}browse.php" target="_blank">Browse</a> ! </span> ! <span class="button"> ! <a href="http://phpwebapp.sourceforge.net/download/app2.tar.gz">Download</a> ! </span> <br><br> <hr> *************** *** 47,51 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 53,57 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 70,74 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 76,80 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 93,97 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 99,103 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 111,115 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 117,121 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 140,144 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 146,150 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 202,206 **** </ul> ! [<a href="#toc">TOC</a>] <hr> --- 208,212 ---- </ul> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 213,217 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 219,223 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 247,251 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 253,257 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 271,275 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 277,281 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 315,319 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 321,325 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 342,346 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 348,352 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 363,367 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 369,373 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 394,398 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 400,404 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> *************** *** 405,409 **** </p> ! [<a href="#toc">TOC</a>] <hr> --- 411,415 ---- </p> ! <span class="button"><a href="#toc">TOC</a></span> <hr> Index: sess_var.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/sess_var.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** sess_var.html 21 Feb 2003 08:18:36 -0000 1.1.1.1 --- sess_var.html 15 Aug 2003 07:37:30 -0000 1.2 *************** *** 9,14 **** Explains how to debug the session variables. <br><br> ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Test</a>] ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a>] <br><br> <hr> --- 9,18 ---- Explains how to debug the session variables. <br><br> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Test</a> ! </span> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a> ! </span> <br><br> <hr> *************** *** 18,20 **** <li> <li> ! </ul> \ No newline at end of file --- 22,24 ---- <li> <li> ! </ul> Index: intro.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/intro.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** intro.html 23 Feb 2003 14:29:07 -0000 1.2 --- intro.html 15 Aug 2003 07:37:30 -0000 1.3 *************** *** 18,23 **** <table width="100%" align="center" cellspacing="0" cellpadding="20" border="0"> <tr> ! <td width="50%" valign="top"> ! <b><a href="javascript: tutorialTab('transitions')">1 - Transitions</a></b> <br> A very simple application that has 2 or 3 HTML files --- 18,25 ---- <table width="100%" align="center" cellspacing="0" cellpadding="20" border="0"> <tr> ! <td width="50%" valign="top" bgcolor="#eeeeee"> ! <a href="javascript: tabs3_select('tabs3::tutorial', 'transitions')"> ! <b>1 - Transitions</b> ! </a> <br> A very simple application that has 2 or 3 HTML files *************** *** 29,34 **** debug transitions. </td> ! <td width="50%" valign="top"> ! <b><a href="javascript: tutorialTab('templates')">2 - Templates</a></b> <br> The HTML files now become templates. This application --- 31,36 ---- debug transitions. </td> ! <td width="50%" valign="top" bgcolor="#f8f8f8"> ! <b><a href="javascript: tabs3_select('tabs3::tutorial', 'templates')">2 - Templates</a></b> <br> The HTML files now become templates. This application *************** *** 43,48 **** </tr> <tr> ! <td width="50%" valign="top"> ! <b><a href="javascript: tutorialTab('weboxes')">3 - Introducing WebBox-es</a></b> <br> Some of the templates are turned into weboxes. --- 45,50 ---- </tr> <tr> ! <td width="50%" valign="top" bgcolor="#f8f8f8"> ! <b><a href="javascript: tabs3_select('tabs3::tutorial', 'weboxes')">3 - Introducing WebBox-es</a></b> <br> Some of the templates are turned into weboxes. *************** *** 54,59 **** </td> ! <td width="50%" valign="top"> ! <b><a href="javascript: tutorialTab('events')">4 - Sending and Handelling Events</a></b> <br> Some of the transitions send --- 56,61 ---- </td> ! <td width="50%" valign="top" bgcolor="#eeeeee"> ! <b><a href="javascript: tabs3_select('tabs3::tutorial', 'events')">4 - Sending and Handelling Events</a></b> <br> Some of the transitions send *************** *** 65,70 **** </tr> <tr> ! <td width="50%" valign="top"> ! <b><a href="javascript: tutorialTab('sess_var')">5 - Session and Variables</a></b> <br> Explains what are the session variables and how to use them. --- 67,72 ---- </tr> <tr> ! <td width="50%" valign="top" bgcolor="#eeeeee"> ! <b><a href="javascript: tabs3_select('tabs3::tutorial', 'sess_var')">5 - Session and Variables</a></b> <br> Explains what are the session variables and how to use them. *************** *** 76,81 **** Explains how to debug the session variables. </td> ! <td width="50%" valign="top"> ! <b><a href="javascript: tutorialTab('database')">6 - Interacting with a Database</a></b> <br> Explains how to set a default connection with a database. --- 78,83 ---- Explains how to debug the session variables. </td> ! <td width="50%" valign="top" bgcolor="#f8f8f8"> ! <b><a href="javascript: tabs3_select('tabs3::tutorial', 'database')">6 - Interacting with a Database</a></b> <br> Explains how to set a default connection with a database. *************** *** 91,96 **** </tr> <tr> ! <td width="50%" valign="top"> ! <b><a href="javascript: tutorialTab('advanced')">7 - All the rest of the advanced features</a></b> <br> A complicated, real and almost finished web application (which --- 93,98 ---- </tr> <tr> ! <td width="50%" valign="top" bgcolor="#f8f8f8"> ! <b><a href="javascript: tabs3_select('tabs3::tutorial', 'advanced')">7 - All the rest of the advanced features</a></b> <br> A complicated, real and almost finished web application (which *************** *** 108,113 **** </ul> </td> ! <td width="50%" valign="top"> ! <b><a href="javascript: tutorialTab('documentation')">8 - The documentation application</a></b> <br> This web application (the 'phpWebApp documentation') is built --- 110,115 ---- </ul> </td> ! <td width="50%" valign="top" bgcolor="#eeeeee"> ! <b><a href="javascript: tabs3_select('tabs3::tutorial', 'documentation')">8 - The documentation application</a></b> <br> This web application (the 'phpWebApp documentation') is built Index: events.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/events.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** events.html 21 Feb 2003 08:18:36 -0000 1.1.1.1 --- events.html 15 Aug 2003 07:37:30 -0000 1.2 *************** *** 7,12 **** and sending events to 'none' of the weboxes (independent events). <br><br> ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Test</a>] ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a>] <br><br> <hr> --- 7,16 ---- and sending events to 'none' of the weboxes (independent events). <br><br> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Test</a> ! </span> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a> ! </span> <br><br> <hr> *************** *** 16,18 **** <li> <li> ! </ul> \ No newline at end of file --- 20,22 ---- <li> <li> ! </ul> Index: documentation.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/documentation.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** documentation.html 23 Feb 2003 14:42:39 -0000 1.1 --- documentation.html 15 Aug 2003 07:37:30 -0000 1.2 *************** *** 5,10 **** web application is constructed. <br><br> ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Test</a>] ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a>] <br><br> <hr> --- 5,14 ---- web application is constructed. <br><br> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Test</a> ! </span> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a> ! </span> <br><br> <hr> Index: database.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/database.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** database.html 21 Feb 2003 08:18:36 -0000 1.1.1.1 --- database.html 15 Aug 2003 07:37:30 -0000 1.2 *************** *** 10,15 **** times of the queries (and other processes). <br><br> ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Test</a>] ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a>] <br><br> <hr> --- 10,19 ---- times of the queries (and other processes). <br><br> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Test</a> ! </span> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a> ! </span> <br><br> <hr> *************** *** 19,21 **** <li> <li> ! </ul> \ No newline at end of file --- 23,25 ---- <li> <li> ! </ul> Index: advanced.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/advanced.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** advanced.html 21 Feb 2003 08:18:36 -0000 1.1.1.1 --- advanced.html 15 Aug 2003 07:37:30 -0000 1.2 *************** *** 14,19 **** </ul> <br><br> ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Test</a>] ! [<a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a>] <br><br> <hr> --- 14,23 ---- </ul> <br><br> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Test</a> ! </span> ! <span class="button"> ! <a href="javascript: alert('Sorry! Not implemented yet.')">Browse</a> ! </span> <br><br> <hr> *************** *** 23,25 **** <li> <li> ! </ul> \ No newline at end of file --- 27,29 ---- <li> <li> ! </ul> |