Dotclear

Changeset 2110:80379e2825d1 for admin


Ignore:
Timestamp:
09/26/13 23:04:04 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Enrichissement de la charte, tableaux (wip)
Modifs CSS mineures

Location:
admin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/_charte.php

    r2096 r2110  
    3535     </style> 
    3636     <script type="text/javascript" src="js/jquery/jquery.js"></script> 
     37     <script type="text/javascript" src="js/jquery/jquery-ui.custom.js"></script> 
    3738     <script type="text/javascript" src="js/jquery/jquery.pageTabs.js"></script> 
    3839     <script type="text/javascript" src="js/jquery/jquery.biscuit.js"></script> 
     
    5354     <script type="text/javascript"> 
    5455     //<![CDATA[ 
    55           dotclear.unfolded_sections = {'dc_favorites_menu':true,'dc_system_menu':true}; 
    56      //]]> 
    57      </script> 
    58      <script type="text/javascript"> 
    59      //<![CDATA[ 
    6056          $(function() { 
    6157               $.pageTabs('two-boxes'); 
     58               $('#pageslist').sortable({'cursor':'move'}); 
     59               $('#pageslist tr').hover(function(){ 
     60                    $(this).css({'cursor':'move'}); 
     61               }, function(){ 
     62                    $(this).css({'cursor':'auto'}); 
     63               }); 
     64               $('#pageslist tr td input.position').hide(); 
     65               $('#pageslist tr td.handle').addClass('handler'); 
    6266          }); 
    6367     //]]> 
     
    6670 
    6771<body id="dotclear-admin" class="no-js"> 
    68           <ul id="prelude"> 
    69                <li><a href="#content">Aller au contenu</a></li> 
    70                <li><a href="#main-menu">Aller au menu</a></li> 
    71                <li><a href="#qx">Aller à la recherche</a></li> 
    72           </ul> 
     72     <ul id="prelude"> 
     73          <li><a href="#content">Aller au contenu</a></li> 
     74          <li><a href="#main-menu">Aller au menu</a></li> 
     75          <li><a href="#qx">Aller à la recherche</a></li> 
     76     </ul> 
    7377     <div id="header"> 
    7478          <h1><a href="./index.php"><span class="hidden">Dotclear</span></a></h1> 
     
    8387          <img class="collapse-mm" src="images/collapser-hide.png" alt="Cacher le menu" /> 
    8488          <img class="expand-mm" src="images/collapser-show.png" alt="Montrer le menu" /> 
    85           </a></div>'. 
     89          </a></div> 
    8690          <div id="main"> 
    8791               <div id="content" class="clearfix"> 
     
    428432                         </table> 
    429433                    </div>          
    430  
    431  
     434                     
     435                    <h3>Tableau avec ordonnancement</h3> 
     436                    <p>Les tableaux permettant l'ordonnancement doivent offrir la possibilité d'effectuer le classement grâce à 
     437                    des inputs placés en début de ligne pour que le classement soit possible même lorsque cette fonctionnalité est 
     438                    désactivée (via les préférences utilisateurs, voire une désactivation complète du javascript dans le navigateur).</p> 
     439                         <div class="table-outer"> 
     440                              <table class="maximal dragable"> 
     441                                   <thead> 
     442                                        <tr> 
     443                                             <th colspan="3">Titre</th> 
     444                                             <th>Date</th> 
     445                                             <th>Auteur</th> 
     446                                             <th>Commentaires</th> 
     447                                             <th>Rétroliens</th> 
     448                                             <th>État</th> 
     449                                        </tr> 
     450                                   </thead> 
     451                                   <tbody id="pageslist"> 
     452                                        <tr class="line" id="p10899"> 
     453                                             <td class="nowrap handle minimal"> 
     454                                                  <input type="text" size="2" name="order[10899]" maxlength="3" value="1" class="position" title="position de Mentions légales" /> 
     455                                             </td> 
     456                                             <td class="nowrap"> 
     457                                                  <input type="checkbox" name="entries[]" value="10899" title="Sélectionner cette page" /> 
     458                                             </td> 
     459                                             <td class="maximal"><a href="#">Mentions légales</a> 
     460                                             </td> 
     461                                             <td class="nowrap">17/12/2008 07:35</td> 
     462                                             <td class="nowrap">franck</td> 
     463                                             <td class="nowrap">0</td> 
     464                                             <td class="nowrap">0</td> 
     465                                             <td class="nowrap status"> 
     466                                                  <img alt="Publié" title="Publié" src="images/check-on.png" /> 
     467                                             </td> 
     468                                        </tr> 
     469                                        <tr class="line" id="p10937"> 
     470                                             <td class="nowrap handle minimal"> 
     471                                                  <input type="text" size="2" name="order[10937]" maxlength="3" value="2" class="position" title="position de Page active et cachée" /> 
     472                                             </td> 
     473                                             <td class="nowrap"> 
     474                                                  <input type="checkbox" name="entries[]" value="10937" title="Sélectionner cette page" /> 
     475                                             </td> 
     476                                             <td class="maximal"><a href="#">Page active et cachée</a> 
     477                                             </td> 
     478                                             <td class="nowrap">26/10/2012 11:08</td> 
     479                                             <td class="nowrap">admin</td> 
     480                                             <td class="nowrap">0</td> 
     481                                             <td class="nowrap">0</td> 
     482                                             <td class="nowrap status"> 
     483                                                  <img alt="Publié" title="Publié" src="images/check-on.png" /> 
     484                                                  <img alt="Masqué" title="Masqué" src="images/hidden.png" /> 
     485                                             </td> 
     486                                        </tr> 
     487                                        <tr class="line offline" id="p11047"> 
     488                                             <td class="nowrap handle minimal"> 
     489                                                  <input type="text" size="2" name="order[11047]" maxlength="3" value="3" class="position" title="position de Page révisionnable" /> 
     490                                             </td> 
     491                                             <td class="nowrap"> 
     492                                                  <input type="checkbox" name="entries[]" value="11047" title="Sélectionner cette page" /> 
     493                                             </td> 
     494                                             <td class="maximal"><a href="#">Page révisionnable</a> 
     495                                             </td> 
     496                                             <td class="nowrap">14/12/2012 13:26</td> 
     497                                             <td class="nowrap">admin</td> 
     498                                             <td class="nowrap">0</td> 
     499                                             <td class="nowrap">0</td> 
     500                                             <td class="nowrap status"> 
     501                                                  <img alt="En attente" title="En attente" src="images/check-wrn.png" /> 
     502                                             </td> 
     503                                        </tr> 
     504                                        <tr class="line offline" id="p10939"> 
     505                                             <td class="nowrap handle minimal"> 
     506                                                  <input type="text" size="2" name="order[10939]" maxlength="3" value="4" class="position" title="position de Programme" /> 
     507                                             </td> 
     508                                             <td class="nowrap"> 
     509                                                  <input type="checkbox" name="entries[]" value="10939" title="Sélectionner cette page" /> 
     510                                             </td> 
     511                                             <td class="maximal"><a href="#">Programme</a> 
     512                                             </td> 
     513                                             <td class="nowrap">26/10/2020 11:23</td> 
     514                                             <td class="nowrap">admin</td> 
     515                                             <td class="nowrap">0</td> 
     516                                             <td class="nowrap">0</td> 
     517                                             <td class="nowrap status"> 
     518                                                  <img alt="Programmé" title="Programmé" src="images/scheduled.png" /> 
     519                                             </td> 
     520                                        </tr> 
     521                                        <tr class="line offline" id="p10940"> 
     522                                             <td class="nowrap handle minimal"> 
     523                                                  <input type="text" size="2" name="order[10940]" maxlength="3" value="5" class="position" title="position de Protégée" /> 
     524                                             </td> 
     525                                             <td class="nowrap"> 
     526                                                  <input type="checkbox" name="entries[]" value="10940" title="Sélectionner cette page" /> 
     527                                             </td> 
     528                                             <td class="maximal"><a href="#">Protégée</a> 
     529                                             </td> 
     530                                             <td class="nowrap">26/10/2012 11:23</td> 
     531                                             <td class="nowrap">admin</td> 
     532                                             <td class="nowrap">0</td> 
     533                                             <td class="nowrap">0</td> 
     534                                             <td class="nowrap status"> 
     535                                                  <img alt="En attente" title="En attente" src="images/check-wrn.png" /> 
     536                                                  <img alt="Protégé" title="Protégé" src="images/locker.png" /> 
     537                                             </td> 
     538                                        </tr> 
     539                                   </tbody> 
     540                              </table> 
     541                         </div> 
    432542               </div><!-- /content --> 
    433543          </div><!-- /main --> 
  • admin/style/default.css

    r2102 r2110  
    412412     clear: both; 
    413413     } 
    414 pre, code { 
     414pre, code, #debug { 
    415415     font: 100% "Andale Mono","Courier New",monospace; 
    416416     } 
     
    23562356     width: 100%; 
    23572357     height: 4px; 
    2358      background: #EBEB47; 
     2358     background: #ff6; 
    23592359     } 
    23602360#debug div { 
     
    25122512          } 
    25132513     } 
    2514       
     2514/* ---------------------------------------------- Couleurs ajoutées via javascript    
    25152515/* color-picker.js */ 
    25162516.color-color-picker { 
     
    25182518     width: 195px; 
    25192519     background: #fff; 
    2520 } 
    2521  
     2520     } 
    25222521/* _blog_theme.js */ 
    25232522.select-button { 
    25242523     font-weight: bold; 
    2525 } 
    2526  
     2524     } 
    25272525/* _media_item.js */ 
    25282526.color-div { 
    25292527     border: 1px solid #ccc; 
    2530 } 
    2531  
    2532 /* common.js */ 
    2533 .colorBeginPassword { 
     2528     } 
     2529/* fadings ('color' est utilisé comme variable, pas comme text color) */ 
     2530.colorBeginPassword, .colorBeginValidatorErr, .colorBeginUserMail { 
    25342531     color: #fff; 
    2535 } 
    2536 .colorEndPassword { 
     2532     } 
     2533.colorEndPassword, .colorEndError, .colorEndValidatorErr, .colorEndUserMail { 
    25372534     color: #ffbaba; 
    2538 } 
     2535     } 
    25392536.colorBeginMessage { 
    25402537     color: #ccc; 
    2541 } 
    2542 .colorEndMessage { 
     2538     } 
     2539.colorEndMessage, .colorBeginValidatorMsg { 
    25432540     color: #676e78; 
    2544 } 
     2541     } 
    25452542.colorBeginError { 
    25462543     color: #ffdec8; 
    2547 } 
    2548 .colorEndError { 
    2549      color: #ffbaba; 
    2550 } 
     2544     } 
    25512545.colorBeginSuccess { 
    25522546     color: #9BCA1C; 
    2553 } 
     2547     } 
    25542548.colorEndSuccess { 
    25552549     color: #bee74b; 
    2556 } 
    2557 /* _post.js */ 
    2558 .colorBeginValidatorMsg { 
    2559      color: #676e78; 
    2560 } 
    2561 .colorEndValidatorMsg { 
     2550     } 
     2551 .colorEndValidatorMsg { 
    25622552     color: #ffcc00; 
    2563 } 
    2564 .colorBeginValidatorErr { 
    2565      color: #fff; 
    2566 } 
    2567 .colorEndValidatorErr { 
    2568      color: #ffbaba; 
    2569 } 
    2570 /* _preferences.js */ 
    2571 .colorBeginUserMail { 
    2572      color: #fff; 
    2573 } 
    2574 .colorEndUserMail { 
    2575      color: #ffbaba; 
    2576 } 
    2577       
     2553     }     
Note: See TracChangeset for help on using the changeset viewer.

Sites map