• User Attivo

    Photoplog restyle (ITA/ENG)

    Ciao a tutti,
    ho messo a punto alcune modifiche agli stili del componente photoplog.

    In sostanza non gradivo che a primo impatto l'utente non potesse vedere altri files oltre alle random thumbnail.
    L'ordine originale infatti è il seguente:

    • Random thumbnails* Member uploads ( A B C D E F G ecc.)* Categories (Le categorie testuali senza immagini)* File list (Finalmente un po' di miniature titolate e commentate)* Powered by (credits)

    ora l'ho reimpostato così:

    • Member uploads ( A B C D E F G ecc.)* Random thumbnails* File list* Categories* Powered by

    Ecco le modifiche se anche voi volete questa configurazione:

    1- dallo stile photoplog_cat_list, trovare e tagliare (ctrl+X)

    <tr>
    
    	<td colspan="5" class="thead">$vbphrase[photoplog_member_uploads]</td>
    
    </tr>
    
    <tr>
    
    	<td colspan="5" class="alt2">
    
    		$photoplog_letter_bar
    
    	</td>
    
    </tr>
    
    

    2- incollarlo all'inizio di photoplog_file_list

    3- ancora dallo stile photoplog_cat_list, trovare e copiare (ctrl+C)

    <table class="tborder" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" align="center" width="100%">
    
    

    4- incollarlo all'inizio di photoplog_file_list (prima del codice incollato precedentemente)

    5- dallo stile photoplog_file_list, trovare e tagliare (ctrl+X)

    $photoplog_cat_list
    
    <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom: 3px;">
    
    <tr valign="bottom">
    
    	<td align="right">$photoplog_pagenav</td>
    
    </tr>
    
    </table>
    

    6- rimanendo nello stile photoplog_file_list, incollarlo alla fine, prima di $photoplog_powered_by


    English version:

    Photoplog restyle

    Hi there,
    I've just finished to adjust my photoplog display order.

    Basically I didn't appreciate that a user must scroll the page before to see a few thumbs organized (not as the random one)
    The original display order is the following:

    • Random thumbnails* Member uploads ( A B C D E F G etc.)* Categories (No images, just boaring text)* File list (Finally a few thumbs with title and comment)* Powered by (credits)

    Now I've setted it as this:

    • Member uploads ( A B C D E F G etc.)* Random thumbnails* File list* Categories* Powered by

    Here's the adjustments to the styles if you like this configuration as well:

    1- open the style photoplog_cat_list, find and cut (ctrl+X)

    <tr>
    
    	<td colspan="5" class="thead">$vbphrase[photoplog_member_uploads]</td>
    
    </tr>
    
    <tr>
    
    	<td colspan="5" class="alt2">
    
    		$photoplog_letter_bar
    
    	</td>
    
    </tr>
    
    

    2- paste at the beginning of photoplog_file_list

    3- again from the style photoplog_cat_list, find and copy (ctrl+C)

    <table class="tborder" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" align="center" width="100%">
    
    

    4- paste it at the beginning of photoplog_file_list (before the code pasted previously)

    5- from the style photoplog_file_list, find and cut (ctrl+X)

    $photoplog_cat_list
    
    <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom: 3px;">
    
    <tr valign="bottom">
    
    	<td align="right">$photoplog_pagenav</td>
    
    </tr>
    
    </table>
    

    6- remain in the style photoplog_file_list, and past it at the end, before $photoplog_powered_by


  • Community Manager

    Grazie mille 🙂


  • Super User

    Bene 😉

    Ho notato che non hai fatto il rewrite per dare il titolo della foto alla pagina.
    Appena riesco, lo devo trovare, ti posto il codice 😉


  • User Attivo

    Ok, grazie karapoto!

    Anche se ho un po' di difficoltà con il rewrite... basta dire che quando ho installato vbSEO (il più bell'acquisto della mia vita dopo vBulletin 😉 ),se attivavo la modalità rewrite mi spariva il sito! 😮

    Ciao

    Stefano


  • Super User

    Non preoccuparti, dovrai solo aggiungere un pò di stringhe all'htaccess già in uso.

    Se non ricordo male, è possibile agire sulle variabili sostitutive presenti nel pannello admin di vbseo, quindi senza nemmeno aprire il file htaccess.

    Ecco quì il thread con le modifiche da fare: http://www.vbseo.com/f9/photoplog-4782/


  • User Attivo

    Please, uno screen shot! 😢

    Un'altra cosa mi balza all'occhio, i commenti postati in Photoplog non vengono conteggiati nel forum...

    Es terra terra: se un utente posta 100 messaggi in Photoplog, il suo counter nel forum resta invariato.

    Si riescono ad unire?

    Ciao

    Stefano


  • Super User

    Uno screenshot di cosa?
    Se parli di photoplog riscritto: http://www.mustangevolution.com/mustang-pictures/

    I post non vengono conteggiati e non saprei come agire per far si che lo siano.
    Credo sia abbastanza complesso.


  • User Attivo

    Ciao Karapoto,
    uno screen shot del pannello di controllo di vbSeo.

    L'ho aperto e ho ricercato photoplog tra le infinite voci presenti... senza risultato.

    Ho paura di fare pasitcci con il rewrite.

    Peccato non si possano unire i post... il database utenti è lo stesso :arrabbiato:

    Ciao

    Stefano