Custom Thumbnail Gallery

Looking for a MOD? Have a MOD request? Post here for help. (Note: This forum is community supported; phpBB does not have official MOD authors)
Ideas Centre
User avatar
tunescool
I've Been Banned!
Posts: 1061
Joined: Mon Jul 06, 2009 5:08 pm
Contact:

Custom Thumbnail Gallery

Post by tunescool »

i know there are pic gallery mods already i need one structured specifically for my forum

i need someone who will convert this when 3.1 comes out. this is a major part of my site that all my threads are archived on

i want threads in certain boards to go to threads without a miniprofile, buttons like Post Reply, Quote, Edit, the Search, the whole footer area except for anything mandatory like phpbb links. i can tell you later about everything

the threads i want to look like this. the thread title and date will stay. id like the topic icon and author removed

Image

thumb td info cell thumb td info cell thumb td info cell
hr line
thumb td info cell thumb td info cell thumb td info cell
hr line
thumb td info cell thumb td info cell thumb td info cell
hr line

i need a header row on top. it needs a way to see the text and center it vertically between an hr line. i need to be able to adjust the padding and font style with css

the next row below the header that says appearances is somewhere after the url of the gallery thread and the thumbnail url. only used after three lists when inserted. otherwise the thumbnail rows continue with an hr line after every three thumbs. until i use this after the thread url and thumb url of the start of a new row. the text is different

i need to change the padding with css of that row

[font size=][b][i][font color=]Appearances[/color][/i][/b][/size]

the text cell to the rite of each thumbnail is just text i enter in each list in the row

most threads dont have the [font color=#00138E]Alyson And Amanda[/color]. it needs to all work together if i use that, or any ubbc or text or not

Code: Select all

[list]http://thenotablenook.com/thread/25494
http://thumbnails102.imagebam.com/25755/d5f83e257541852.jpg
[font size=][b][i][font color="00138E"]Appearances[/color][/i][/b][/size]

[font color=]Alyson And Amanda[/color]
[hr][font color="00138E"]Event[/color] - Red Light Grammy Afterparty
[hr][font color="00138E"]Venue[/color] - The Mondrian Los Angeles
[hr][font color="00138E"]Location[/color] - Hollywood, California
[hr][font color="00138E"]Date[/color] - February 10th 2013
[/list]
[list]http://thenotablenook.com/thread/23897
http://thumbnails103.imagebam.com/24118/15cd7e241179124.jpg
[font color=Alyson And Amanda[/color]
[hr][font color=]Event[/color] - CeeLo Green Is LOBERACE
[hr][font color=]Venue[/color] - Planet Hollywood Resort & Casino
[hr][font color=]Location[/color] - Las Vegas, Nevada
[hr][font color=]Date[/color] - March 2nd 2013
[/list]
[list]http://thenotablenook.com/thread/24309
http://thumbnails106.imagebam.com/24453/d3603b244525085.jpg
[font color=]Amanda[/color]
[hr][font color=]Event[/color] - The Host Hollywood Premiere
[hr][font color=]Venue[/color] - The ArcLight Cinemas
[hr][font color=]Location[/color] - Hollywood, California
[hr][font color=]Date[/color] - March 19th 2013
[/list]
the thumbnails i want show up 180px by 180px which is what they are set to in the image above.it may have to be adjustable, thats what the setting is from imagebam but it mite not just work like that in the mod

the infocell i need to adjust the padding top,left...
i need to adjust the margin top and bottom between the text and the hr lines
and padding top and bottom of the rows
and the size of the text in the infocell

i need to center an image to the left of the text vertically in the header only like this size. only for some threads not all. the text would be in the center of the image and center itself vertically if it goes to another line

Image
Last edited by tunescool on Thu Oct 31, 2013 5:46 pm, edited 1 time in total.
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: Custom Thumbnail Gallery

Post by ViolaF »

you can convert the dkdkdkdk-Version of this mod a bit.
perfect base..

http://www.4seven.de/forum/6test/viewtopic.php?f=3&t=58

profile with img and attachment links
http://www.4seven.de/forum/media/member ... rofile&u=2

Code: Select all

Total image posts:
    48 | Search user's images 
Total attachment posts:
    25 | Search user's attachments 
result [img]
http://www.4seven.de/forum/media/search ... img_sr=img

result [attachment]
http://www.4seven.de/forum/media/search ... att_sr=att
User avatar
tunescool
I've Been Banned!
Posts: 1061
Joined: Mon Jul 06, 2009 5:08 pm
Contact:

Re: Custom Thumbnail Gallery

Post by tunescool »

thanks viola, i looked at it i wouldnt know where to start. its a big part of my site id rather have my own mod anyway
5hocK
Registered User
Posts: 3139
Joined: Wed Nov 23, 2011 7:00 pm
Location: UK

Re: Custom Thumbnail Gallery

Post by 5hocK »

To me you're asking for almost everything about the board setup to be changed, it's more of a new content management system based on phpBB core files than a MOD. I may well be wrong but I think you'd need to hire someone for this.
User avatar
tunescool
I've Been Banned!
Posts: 1061
Joined: Mon Jul 06, 2009 5:08 pm
Contact:

Re: Custom Thumbnail Gallery

Post by tunescool »

its just to work on some boards and some threads in it. remove some stuff from the threads and add a simple table and have something in the acp to choose what boards for it to work on
5hocK
Registered User
Posts: 3139
Joined: Wed Nov 23, 2011 7:00 pm
Location: UK

Re: Custom Thumbnail Gallery

Post by 5hocK »

You want topics to look like this
Image
Some of which go to
tunescool wrote:threads in certain boards to go to threads without a miniprofile, buttons like Post Reply, Quote, Edit, the Search
Custom gallery topics do not display until 3 have been posted?
tunescool wrote: only used after three lists when inserted.
All this on a board already customised and changing daily - so a one off (unlike other MODs that work on a defaullt board so everyone can use it if they wish)
Definitely sounds like a job for a pro (or two, coder and style) to me.

Not forgetting
i need someone who will convert this when 3.1 comes out.
User avatar
tunescool
I've Been Banned!
Posts: 1061
Joined: Mon Jul 06, 2009 5:08 pm
Contact:

Re: Custom Thumbnail Gallery

Post by tunescool »

it was pretty simple on my last forum, not even 200 lines of code
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: Custom Thumbnail Gallery

Post by ViolaF »

where are 200 lines of code? :shock:
Locked

Return to “[3.0.x] MOD Requests”