Icy Phoenix

     
 


This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post FAP CUSTOMIZATION - Moderate FAP Gallery 
 
Hi Everyone

Right now if you bring up this moderator panel you will see a list of the pics and you can select multiple images and move, delete etc.. which is fine. My problem is that I have no clue what pic i'm looking at without clicking on the link. Is there a way to show a preview or thumbnail in this view so you don't have to leave this view? It would save so much time because then you can just quickly browse the pics and move and delete them quickly since you don't have to look each one up.

Generally I run into this problem when I upload let say 2-5k pics and they get auto named by OTF when you put them into a folder so I really don't have a good guage on what the pic entails until I look at it. So thumbnails in the moderator view would be awesome.

I hope its a setting that I just overlooked

-D1-
 




____________
Check out my new website:
Adult Forums - A place where everyone can fit in.
Currently running v1.1.10.25 RC3
 
darkoneSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Moderate FAP Gallery 
 
I'll put this on my things to check list.

Topic moved to proper forum - FAP General Discussions And Customizations
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Moderate FAP Gallery 
 
You can try this...it's kinda simple & crude, but it works.

OPEN album_modcp.php

FIND
Code: [Download] [Hide] [Select]
'PIC_TITLE' => '<a href="'. append_sid(album_append_uid('album_pic.' . $phpEx . '?pic_id=' . $picrow[$i]['pic_id'])) . '" target="_blank">' . $picrow[$i]['pic_title'] . '</a>',

AFTER ADD
Code: [Download] [Hide] [Select]
'THUMBNAIL' => '<img src= "'.append_sid('album_thumbnail.'. $phpEx . '?pic_id=' . $picrow[$i]['pic_id']).'" align="left">',


OPEN templates/YOUR TEMPLATE/album_modcp_body.tpl

FIND
Code: [Download] [Hide] [Select]
<span class="genmed">            
{L_POSTER}: {picrow.POSTER}<br />
{L_PIC_TITLE}: {picrow.PIC_TITLE}<br />
{L_PIC_ID}: {picrow.PIC_ID}<br />
{L_TIME}: {picrow.TIME}                
</span>

BEFORE ADD
Code: [Download] [Hide] [Select]
{picrow.THUMBNAIL}

 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Moderate FAP Gallery 
 
Artie wrote: [View Post]
You can try this...it's kinda simple & crude, but it works.

Thanks Artie
Great work ........... but so is it

Pepi
 



 
pepiSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Moderate FAP Gallery 
 
Thanks a bunch this did the trick. Should I keep this code laying around or will this be in the next release of FAP/Icy?
 




____________
Check out my new website:
Adult Forums - A place where everyone can fit in.
Currently running v1.1.10.25 RC3
 
darkoneSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Moderate FAP Gallery 
 
You should probably hang onto it, I don't suspect this to be added....one could argue a similar point with the moderation of forum posts.

Anyway, that's MG's call....though I'm sure if added he would do it right, as I only provided enough code just to get it to work for you.
 



 
ArtieSend private message  
Back to topPage bottom
This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events