Visualizzazione risultati 1 fino 3 di 3

Discussione: Cutenews,orario

  1. #1
    Guest

    Question Cutenews,orario

    Salve,
    ho recuperato Cutenews 1.3.6,ho capito come funziona,ma ho notato che tra le funzioni non c'è quella dell'orario.
    Per esempio in questo oltre alla data della news appare anche l'ora precisa in cui è stata postata,come faccio ad implementare questa funzione?

    Ciao

  2. #2
    Guest

    Thumbs up

    Per facilitare la comprensione,questo è il codice HTML del Template:
    Codice HTML:
    <div align="center"><table
     style="width: 580px; background-color: rgb(0, 0, 0);" border="0"
     cellpadding="0" cellspacing="1">
    <tbody><tr style="color: rgb(255, 255, 255);"><td
     style="width: 100%; text-align: justify; font-size: 12px; background-color: rgb(0, 0, 0);"
     background="http://nfswars.webarrivo.com/Immagini/Layout/Bg/bg_news.jpg"><b>{title}</b>
    </td></tr><tr><td
     style="background-color: rgb(153, 153, 153);" align="left"
     valign="top"><font
     style="font-family: verdana; font-size: 10px; color: white;">{date} </font></td></tr><tr><td
     style="text-align: justify; background-color: black;"
     width="100%"><font
     style="font-family: verdana; color: white; font-size: 10px;">{short-story}</font></td>
    </tr><tr><td
     style="background-color: rgb(255, 255, 255);" width="100%"><table
     style="border-top: 1px dotted rgb(0, 0, 0); background-color: rgb(0, 0, 0);"
     border="0" cellspacing="0" width="580">
    <tbody><tr><td
     style="background-color: rgb(153, 153, 153);" width="300"><font
     style="font-family: verdana; font-size: 10px; color: white;">By
    {author}</font><br> </td><td
     style="background-color: rgb(153, 153, 153);" width="300"><div
     align="right">
    <font style="font-family: verdana; font-size: 10px;">[com-link]commenta la News
    ({comments-num})[/com-link]</font><br> </div>
    </td></tr></tbody></table></td></tr></tbody></table></div><br>
    Come vedete ci sono delle funzioni,per esempio quella commenta la news,che è inserita così:
    Codice HTML:
    [com-link]commenta la News
    ({comments-num})[/com-link]
    L'orario lo vorrei inserire proprio a fianco della data,quindi a fianco di {date}

  3. #3
    Guest

    Predefinito

    Nessuno saà come metterlo?
    Mi servirebbe urgentemente.

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •