4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: __G__ on November 10, 2006, 10:18:58 PM

Title: Must see row
Post by: __G__ on November 10, 2006, 10:18:58 PM
Hi i want a mod where we have a additional row tagged as MUST SEE ROW where we can select the picture we want people to must look at and that row should be able to get scrolled right to left and back from left to right
Title: Re: Must see row
Post by: BartAfterDark on November 11, 2006, 03:46:32 PM
Sounds like a good idea.

It could be done by adding a TINYINT field with a Length of 1. You could call it "must_see" and remember to set Null to 0. You need to add this to  to 4images_images table (mysql)
But I don't know how you could display the images :/
Title: Re: Must see row
Post by: __G__ on November 11, 2006, 05:35:01 PM
i hope someone helps us