AccueilDernières imagesRechercherS'enregistrerConnexion

Forum de graphisme, codage et game design proposant des tutoriels, astuces, libres services et commandes dans les domaines de l'infographie amateur, de l'intégration web (HTML et CSS essentiellement) ainsi que dans la conception de RPG sur forum.

Le Deal du moment : -21%
LEGO® Icons 10329 Les Plantes Miniatures, ...
Voir le deal
39.59 €

    Script

    Enelos
    Enelos
    FémininAge : 31Messages : 34

    Ven 27 Jan 2012 - 14:40

    Bonsoir,

    Je souhaites mettre un nouveau code java pour faire quelque chose comme la galerie mais pour des fanfics et non photos. En fait, les membres devraient envoyer leurs text via un formulaire, une équipe de modération pourrait le valider, puis mis en ligne. Je cherche comment faire...

    Faut-il modifier ce code ?

    Code:
    {STYLE_CSS}
    <table width="100%" cellspacing="2" cellpadding="0" border="0" align="center">
      <tr>
          <td valign="middle" class="nav" width="100%"><span class="nav"><a href="{U_FORUM_INDEX}" class="nav">{L_INDEX}</a>{NAV_SEPARATOR}{L_ALBUM}</span></td>
      </tr>
    </table>
     
    <!-- BEGIN build_categories_block -->
    <table class="forumline" width="100%" align="center" cellspacing="1" cellpadding="0">
      <!-- BEGIN block_title -->
      <tr><th class="thTop" height="25" colspan="{S_COLS}" nowrap="nowrap"><h1 class="pagetitle">{build_categories_block.block_title.L_TITLE}</h1></th></tr>
      <!-- END block_title -->
      <!-- BEGIN no_pics -->
      <tr><td class="row1" align="center" colspan="{S_COLS}" height="50"><span class="gen">{L_NO_PICS}</span></td></tr>
      <!-- END no_pics -->
      <!-- BEGIN recent_pics -->
      <tr>
          <!-- BEGIN recent_detail -->
          <td class="row1" width="{S_COL_WIDTH}" align="center" valign="top" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">
          <table cellpadding="0" cellspacing="2" border="0" align="left">
          <tr>
            <td align="center" width="{build_categories_block.recent_pics.recent_detail.THUMBNAIL_SIZE}" onClick="window.location.href='{build_categories_block.recent_pics.recent_detail.LINK}'" style='cursor: pointer;'><div class="albumshadow" style="width:{build_categories_block.recent_pics.recent_detail.THUMBNAIL_SIZE}; height:{build_categories_block.recent_pics.recent_detail.THUMBNAIL_HEIGHT};"><div class="albumframe" style="height:{build_categories_block.recent_pics.recent_detail.THUMBNAIL_HEIGHT};">
            <table width="100%" height="100%" border="0">
            <tr>
                <td align="center"><a href="{build_categories_block.recent_pics.recent_detail.LINK}" class="nav">{build_categories_block.recent_pics.recent_detail.THUMBNAIL}</a>
                </td>
            </tr>
            </table>
            </div></div></div></div>
            </td>
            <td align="left" valign="top">
                <table width="100%" align="center" cellspacing="1" cellpadding="0" border="0">
                <tr>
                  <td>
                  <span class="nav"><b><a href="{build_categories_block.recent_pics.recent_detail.LINK}" class="nav">{build_categories_block.recent_pics.recent_detail.CAT_TITLE}</a></span></b>
                  </td>
                </tr>
            </table><br />
            <span class="gensmall"><b>{build_categories_block.recent_pics.recent_detail.CAT_DESC}</b></span>
            </td>
          </table>
          </td>
            <!-- END recent_detail -->
            <!-- BEGIN norecent_detail -->
            <td class="row1"></td>
            <!-- END norecent_detail -->
      </tr>
      <tr>
          <!-- BEGIN recent_detail2 -->
          <td class="row2" align="center" valign="middle" height="28">
          <span class="gensmall">
          {build_categories_block.recent_pics.recent_detail2.NB_ALBUMS} {build_categories_block.recent_pics.recent_detail2.L_ALBUMS}
          {build_categories_block.recent_pics.recent_detail2.L_PICS}
          {build_categories_block.recent_pics.recent_detail2.L_COMMENTS}
          {build_categories_block.recent_pics.recent_detail2.DATE_LAST_MODIFIED}
          </span>
          </td>
          <!-- END recent_detail2 -->
          <!-- BEGIN norecent_detail2 -->
          <td class="row2" height="28"></td>
          <!-- END norecent_detail2 -->
      </tr>
      <!-- END recent_pics -->
      <!-- BEGIN personal_sort_block -->
      <tr>
          <td class="catBottom" colspan="{S_COLS}" align="center" height="28">
            <form method="get" action="{build_categories_block.personal_sort_block.S_MODE_ACTION}">
                <span class="gensmall">
                  {build_categories_block.personal_sort_block.L_SELECT_SORT_METHOD}: {build_categories_block.personal_sort_block.S_MODE_SELECT}  {build_categories_block.personal_sort_block.L_ORDER}: {build_categories_block.personal_sort_block.S_ORDER_SELECT} 
                  <input type="submit" name="submit" value="{build_categories_block.personal_sort_block.L_SORT}" class="liteoption" />
                </span>
            </form>
          </td>
      </tr>
    <!-- END personal_sort_block -->
    </table>
    <!-- END build_categories_block -->
     
    <!-- BEGIN pagination -->
    <table width="100%" align="center" border="0">
      <tr>
          <td>
            <div style="float:right">
            <span class="nav">{pagination.PAGINATION}</span>
            </div>
          </td>
      </tr>
    </table>
    <!-- END pagination -->
     
    <table width="100%" align="center" cellspacing="1" cellpadding="6">
      <tr>
          <td>
            <table width="100%" border="0">
                <tr>
                  <td width="33%">
                      <!-- BEGIN cat_private_footer -->
                      <span class="forumlink">
                      <img src="{cat_private_footer.U_IMG_PERSONAL_GALLERIES}" alt="{cat_private_footer.L_USERS_PERSONAL_GALLERIES}" align="top" width="20"> <a href="{cat_private_footer.U_USERS_PERSONAL_GALLERIES}" class="gensmall">{cat_private_footer.L_USERS_PERSONAL_GALLERIES}</a>
                      </span><br />
                      <!-- END cat_private_footer -->
                      <!-- BEGIN cat_personal_footer -->
                      <span class="gensmall">
                      <img src="{cat_personal_footer.U_IMG_YOUR_PERSONAL_GALLERIES}" align="top" width="20" alt="{cat_personal_footer.L_YOUR_PERSONAL_GALLERY}"> <a href="{cat_personal_footer.U_YOUR_PERSONAL_GALLERY}" class="gensmall"><b>{cat_personal_footer.L_YOUR_PERSONAL_GALLERY}</b></a>
                      </span>
                      <!-- END cat_personal_footer -->
                  </td>
                  <td width="34%" align="center">
                      <table border="0" cellspacing="0" cellpadding="0" align="center">
                        <tr>
                            <!-- BEGIN stat_link -->
                            <td align="center" width="150">
                              <span class="gensmall">{stat_link.U_TOP10_LINK}</span>
                            </td>
                            <!-- END stat_link -->
                            <!-- BEGIN moderation_panel -->
                            <td align="center" width="150">
                              <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
                            </td>
                            <!-- END moderation_panel -->
                            <!-- BEGIN pic_backup_link -->
                            <td align="center" width="150">
                              {pic_backup_link.BACKUP_FOLDER_LINK}
                            </td>
                            <!-- END pic_backup_link -->
                        </tr>
                  </table>
                  </td>
                  <td width="33%" align="right"> </td>
                </tr>
            </table>
          </td>
      </tr>
    </table>


    Comment faire s'il vous plaît ?

    En fait, ce que je veux faire c'est une partie "fanfics" là où les membres pourraient posté des histoires sur les personnages du manga One piece qu'ils ont inventé. Pour cela, ils pourraient mettre leurs texte dans un formulaire, qui serait envoyé dans une partie spécial modération (là où un modérateur pourrait analyser et donner suite... C'est à dire accepter de le mettre en ligne dans la section ou non. Un peu comme le fonctionnement de la galerie. Wink

    Juste au cas où : mon forum
    Vorn
    Vorn
    MasculinAge : 27Messages : 2342

    Sam 28 Jan 2012 - 17:12

    Hi :)

    Je ne pense pas qu'il faille changer ton code ; par contre, tu n'es pas obligé de passé par du codage je pense. Un système de pose simple, et de validé ensuite par un Admin ( si tu ne trouves pas un code pour ) devrait suffire?



    Script JGBUOP6
    Enelos
    Enelos
    FémininAge : 31Messages : 34

    Sam 28 Jan 2012 - 18:06

    Je ne pense pas, je crois qu'il faut refaire un template, mais je ne vois pas comment m'y prendre...
    Vorn
    Vorn
    MasculinAge : 27Messages : 2342

    Sam 28 Jan 2012 - 18:23

    Dans ce cas, redirige toi dans les commandes de codage je pense :)



    Script JGBUOP6
    Enelos
    Enelos
    FémininAge : 31Messages : 34

    Sam 28 Jan 2012 - 19:17

    Oui, vous n'avez pas une idée ?
    Vorn
    Vorn
    MasculinAge : 27Messages : 2342

    Sam 28 Jan 2012 - 19:22

    A part faire un formulaire pour des emails, vraiment pas non.. Je pense vous devriez vous redirigez dans Commande de Codage>Elements du forum



    Script JGBUOP6
    Enelos
    Enelos
    FémininAge : 31Messages : 34

    Dim 29 Jan 2012 - 14:40

    D'accord...
    Apophis
    Apophis
    FémininAge : 29Messages : 5556

    Dim 29 Jan 2012 - 19:29

    Aller faire sa présentation n'est pas non plus une option...
    Merci de remplir cette formalité au plus vite. Wink



    The Dark Knight Rises reprenant A Tale of two Cities : épique.

    "I see the lives for which I lay down my life, peaceful, useful, prosperous and happy.
    I see that I hold a sanctuary in their hearts, and in the hearts of their descendants, generations hence.
    It is a far, far better thing that I do, than I have ever done ; it is a far, far better rest that I go to than I have ever known. "
    Enelos
    Enelos
    FémininAge : 31Messages : 34

    Lun 30 Jan 2012 - 18:13

    ?
    Apophis
    Apophis
    FémininAge : 29Messages : 5556

    Lun 30 Jan 2012 - 18:28

    Section des présentations a écrit:C'est un passage obligatoire avant d'aller poster ailleurs sur le forum, afin que nous sachions un peu mieux qui vous êtes et pourquoi vous venez
    Section des présentations

    Ca ne devrait même pas à être répété, c'est dans le réglement, et c'est un réflexe assez élémentaire à prendre quand l'on s'inscrit sur un forum d'entraide. Rolling Eyes



    The Dark Knight Rises reprenant A Tale of two Cities : épique.

    "I see the lives for which I lay down my life, peaceful, useful, prosperous and happy.
    I see that I hold a sanctuary in their hearts, and in the hearts of their descendants, generations hence.
    It is a far, far better thing that I do, than I have ever done ; it is a far, far better rest that I go to than I have ever known. "
    Contenu sponsorisé


      La date/heure actuelle est Sam 27 Avr 2024 - 19:54