Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#31 2007-10-11 19:18:47
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,095
Re: [plugin] [ORPHAN] ike_slideshow
I agree, this is a wonderful plugin :-)
I was wondering whether you might consider adding two options in a future update…
- auto-play
- displaying a simple, linked image list in the form of 1|2|3|4|5| etc. as an alternative to the current paginating/controls option
?
Cheers Martin
Offline
#32 2007-10-13 07:45:55
- tmcdaily
- New Member
- Registered: 2007-10-13
- Posts: 3
Re: [plugin] [ORPHAN] ike_slideshow
Thanks so much for writing this plugin; it’s exactly what I need. Couple questions:
How do i change the look of the control buttons? Can I change it to say prev/next? Or can I use images?
Also, I can’t figure out why the images are centered in the div on my page, and not top-aligned like I’d like them to be. I’ve played around with the css (mine and yours) and can’t seem to get it to work … any ideas?
http://www.tmcphoto.com/cms/nitelife/
Thanks in advance.
Offline
Re: [plugin] [ORPHAN] ike_slideshow
Your style sheet is not getting loaded as far as I can see, tmcdaily. Check the path for styles.css in your page, or perhaps you forgot to include the slideshow css?
Offline
#34 2007-10-13 21:52:43
- tmcdaily
- New Member
- Registered: 2007-10-13
- Posts: 3
Re: [plugin] [ORPHAN] ike_slideshow
i appended the ike_slideshow styles to my existing styles.css page. i was able to successfully change the font size of the controls, and to right align the controls (the original ike_slideshow had them center aligned). i just don’t/can’t see where to change the characters for the controls, or why the image isn’t aligning properly in my div#photo.
Offline
Re: [plugin] [ORPHAN] ike_slideshow
The characters aren’t set up to be easily changed in this release (/me adds todo), but you can manually change them without much trouble. The pertinent HTML blocks for the backward/forward links are on lines 141 and 143 of the installed plugin code – replace ‹ and ›, respectively, with whatever you wish.
And along the lines of what jstubbs mentioned – it does seem that the style reference isn’t loading quite correctly. Changing the reference from styles.css to ../styles.css (or http://www.tmcphoto.com/cms/styles.css; might be safer) should fix the problem.
Cheers -
Offline
#36 2007-10-15 17:44:54
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,095
Re: [plugin] [ORPHAN] ike_slideshow
ikebowen wrote:
The pertinent HTML blocks for the backward/forward links are on lines 141 and 143 of the installed plugin code – replace
‹and›, respectively, with whatever you wish.
Thanks, I had been wondering how to achieve that, too.
Cheers Martin
Offline
Re: [plugin] [ORPHAN] ike_slideshow
Hi Ike, wondering if you had any time yet to look into the small issue I had with image categories? Don’t want to be pushy, just asking…I love this plugin!
Offline
#38 2007-10-15 19:21:31
- tmcdaily
- New Member
- Registered: 2007-10-13
- Posts: 3
Re: [plugin] [ORPHAN] ike_slideshow
ikebowen wrote:
The characters aren’t set up to be easily changed in this release (
/me adds todo), but you can manually change them without much trouble. The pertinent HTML blocks for the backward/forward links are on lines 141 and 143 of the installed plugin code – replace‹and›, respectively, with whatever you wish.
And along the lines of what jstubbs mentioned – it does seem that the style reference isn’t loading quite correctly. Changing the reference from
styles.cssto../styles.css(orhttp://www.tmcphoto.com/cms/styles.css; might be safer) should fix the problem.
GREAT! Thanks so much :-D
Last edited by tmcdaily (2007-10-15 19:23:07)
Offline
Re: [plugin] [ORPHAN] ike_slideshow
masa wrote:
I was wondering whether you might consider adding two options in a future update…
- auto-play
- displaying a simple, linked image list in the form of 1|2|3|4|5| etc. as an alternative to the current paginating/controls option
?
—
that would be really nice.
especially the linked image list thing seems useful.
great plugin!
Last edited by freischwimmen (2007-10-21 19:09:04)
Offline
#40 2007-10-21 19:38:33
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,095
Re: [plugin] [ORPHAN] ike_slideshow
freischwimmen wrote:
that would be really nice.
especially the linked image list thing seems useful.
If you don’t mind using tiny thumbnails instead of a numbered image list there’s another plugin that can do that: rss_thumbpop
Just enable the jpop option.
Regarding auto-play you might be interested in aro_slideshow
Cheers Martin
Offline
Re: [plugin] [ORPHAN] ike_slideshow
Thanks, Martin.
While thumbnails will likely be added in the next release, I doubt auto-play will actually be implemented. The premise of the plugin is simple functionality, not flashy presentation. There are other plugins that accomplish slideshows with flare (aro_slideshow, as Martin pointed out).
jstubbs: I haven’t forgotten… heh. That’s next on my list.
Offline
Re: [plugin] [ORPHAN] ike_slideshow
thanks for the suggestions Martin, and for the update information Ikebowen.
Ikebowen, if you say
The premise of the plugin is simple functionality…
Any plans to implement that linked image list?
Seems to be the most straightforward way to display information and get there imo.
If there are no such plans, i have not managed to find any gallery plugin that has this feature,
any hints are greatly appreciated.
Offline
Re: [plugin] [ORPHAN] ike_slideshow
Yep, twas what I mean by ‘thumbnails’; apologies for not making that more clear. That’ll be in the next release as well.
To clarify: ‘simple functionality’ merely means that I don’t want this plugin to become… focused on style of presentation, if you will. That said, versatility has been a goal since modes were defined. :) I’ll keep developing this plugin, no worries, and feature requests are still encouraged.
Cheers -
Offline
Re: [plugin] [ORPHAN] ike_slideshow
that`s great news, thank you Ikebowen.
looking forward to the new features, please keep up the good work!
Offline
Re: [plugin] [ORPHAN] ike_slideshow
As is, is there a way to use the ike_slideshow javascript function to show to a specific image, instead of just moving forward and back?
Thanks!
Offline