mikef, on May 9 2006, 08:27 PM, said:
Sorry if this is a bit dense.
Posted 09 May 2006 - 10:20 PM
mikef, on May 9 2006, 08:27 PM, said:
Posted 09 May 2006 - 11:16 PM
[[EtoGalThumb2?gallerybreak=1&style=3&count=999&gal=55,56,57,58&order_by=gal_id,id&resize=75]]and so sets the longest side to 75 pixels, which is smaller than my thumbnails. (That page is mainly to check/demonstrate one of the section break options, but I added in the resize option there too.)
<div style="float:left; width:100px; "> <img src='%%file%%' title='%%gtitle%%: %%title%%' alt='%%sdesc%%' %%size%%/> </div> <div><strong>%%title%%</strong><br/>%%sdesc%%</div> <div style="clear:both"><br /></div>
Edited by mikef, 09 May 2006 - 11:20 PM.
Posted 10 May 2006 - 10:32 PM
[[EtoGalThumb?gal=23,26,27,28&fullsize=1&style=10&resize=300]]
// style=10 - DM larger image display $styleStrings[10]['header']=0; $styleStrings[10]['tail']=0; $styleStrings[10]['image']=<<<IMG <h4 align="center">%%gtitle%%</h4><p align="center" class="gallery"><a href='[~%%gal%%~]'><img src='%%file%%' title='%%title%%' alt='%%sdesc%%' %%size%%/></a><br/>%%title%%</p> IMG;
Edited by rinty, 10 May 2006 - 10:34 PM.
Posted 10 May 2006 - 10:55 PM
// Snippet EtoGalThumb version 1.1 beta 2 // Copyright 2005-2006 Mike Finley http://www.efikim.co.uk // available under a GPL licence, or a Creative Commons Attribution licence // parameters // only,not - page id where thumbnails should/should not be shown (default is any page) // link - page id parameter to be used in links (%%link%% parameter) // gal - gallery this thumbnail is associated with (optional, can be a comma separated list) (%%gal%%) // img - id of image to be shown (optional, can be a comma separated list) (%%img%%)) //**changed** if neither gal nor img are specified, all images are returned (except for any specifically excluded) // exclude - id list of images to exclude when selecting by gallery // addback - increase total images count by this value // count - number of images to use (defaults to 1, if you want all, specify 9999) // order_by - maye be set to 'id','gal_id','title','filename','descr','date' and orders by that entry in the EtoGal table // - if no order is speified, then the order in which results are returned is random (the list returned from the databseis deliberately shuffled) // - 'random' is NOT a valid value // - ordering using two valid fields separated by a comma should work, provided order_direction is not set, but is untested // order_direction - "ASC" (default) or "DESC" // style - style to be used (see below) // fullsize - set this to 1 to use fullsize images instead of thumbnails (other values undefined) //** new ** resize - set to pixel count for longest size - adjusts the values returned in %%size%% accordingly //** new ** breakat - use the new 'break' functionality to insert break code every ''breakat'' images //** new ** gallerybreak - set to 1 to use the new break functionality every time the gallery changes. //
Posted 13 May 2006 - 09:56 PM
Posted 13 May 2006 - 10:43 PM
Posted 24 May 2006 - 02:50 PM
<div class="bodyleft">[[EtoGalThumb?img=73&style=11&fullsize=1]]In the late 80's, I was in a few small bands which culminated in One less Child. Destined to never get anywhere, but fun never the less. <p>We rehearsed more than we played live (5 gigs in 18 months). We made a 7" single for a local DJ of 'Gimme Some' which was dire, although the live version was rather fun. We eventually made a small album, paying for some studio time and tape duplication. It never made money but I don't suppose it was ever going to. I left at the end of '91. I don't think the band was together for much longer after that. <span class="imageright">[[EtoGalThumb?img=3]]</span></p> <p>I recently found a production master DAT of this album that had been floating around with me for the last 13 years, so I decided to turn them into digital files, and here they are for your pleasure. <p> All audio files are in Windows Media Audio (WMA) format.</p> <p><strong>One Less Child were: </strong></p> <p><strong>Steve Bark</strong> - Vocals/Guitar<br /> <strong>Mark 'Marcy' Smith</strong> - Guitar<br /> <strong>Danny Monaghan</strong> - Bass Guitar<br /> <strong>Jamie Butler</strong> - Keyboards<br /> <strong>Glen Hardy</strong> - Drums</p> </div><div class="sidebar"> <div class="bluepanel"> <div class="sidebarheader">One Less Child - The Album </div> <strong><u>Side 1</u></strong> (yes it had sides - it was a tape!)<br /> 1. <a href="assets/pages/olc/All%20You%20Need.wma">All You need</a><br /> 2. <a href="assets/pages/olc/Tides.wma">Tides</a><br /> 3. <a href="assets/pages/olc/Pictures.wma">Pictures</a><br /> 4. <a href="assets/pages/olc/Gist.wma">Gist</a> <p><strong><u>Side 2<br /> </u></strong>5. <a href="assets/pages/olc/Big%20Tears.wma">Big Tears</a><br /> 6. <a href="assets/pages/olc/Child%20of%20the%20New%20Age.wma">Child of the New Age</a><br /> 7. <a href="assets/pages/olc/Cool%20to%20the%20Touch.wma">Cool to the Touch</a><br /> 8. <a href="assets/pages/olc/One%20Less%20Child.wma">One Less Child</a></p> <p>All songs written by Bark except:<br /> 3. Smith/Bark<br /> 6. Monaghan/Bark</p> Album recorded July 1991</div> </div>Now is this something I'm doing wrong in the code?
Posted 24 May 2006 - 03:09 PM
... width='100%' height='100%' .... How ie is interpreting those specifications is anyones guess!
Posted 24 May 2006 - 04:21 PM
mikef, on May 24 2006, 04:09 PM, said:
Posted 30 May 2006 - 09:48 AM
.imageright {
float: right;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;}
Any clues on that one? Is it me again? Posted 30 May 2006 - 10:16 AM
rinty, on May 30 2006, 10:48 AM, said:
Posted 30 May 2006 - 01:45 PM
mikef, on May 30 2006, 11:16 AM, said:
Edited by rinty, 30 May 2006 - 01:46 PM.
0 members, 1 guests, 0 anonymous users