Active
Project:
Featured Content Slider
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Jul 2009 at 18:46 UTC
Updated:
14 Aug 2013 at 12:52 UTC
Hi,
I was wondering if it's possible to change the text on the slider's main button. My website is in French and I need French button.
Someone suggested looking into the java file but I add no success (see: http://drupal.org/node/378300#comment-1729498)
Comments
Comment #1
whygee commentedAny ideas?
Thanks.
Comment #2
mafet commentedSolution:
Copy the content_slider.module from the modules directory to your desktop or somewhere, and then open it with a editor like notepad or dreamweaver.
find in the file line with ---->
$output_body .= 'nextprev: ["Previous", "Next"], //labels for "prev" and "next" links. Set to "" to hide.'."\n";then you can change the "previous" "next" buttons to your liking
Comment #3
mafet commentedComment #4
whygee commentedThank you very much, it worked.
BTW, I used
eacute;for the accented characters in "Précédent".Comment #5
jpbhat commentedHi
i am using slider module for sliding the content page
i want change the "next" and "previous" button?
when slider page is loaded i want to hide the "previousbutton"
when i click "next" button the "previous" button should display and when i go to last slide "next" button should hide
how can i do this
any one pls help me out
i am using "Slider " module and drupal 6
thanks and regards
Comment #6
trouble.tribbles commentedIn Drupal 7, I was able to change this text by replacing
Comment #7
Neetu.ebizon commentedHi,
slider doesnt stop when goes to last slide .... it again start from 1st slide so next and previous button should be visible