Welcome to Geeklog, Anonymous Monday, September 25 2023 @ 05:02 pm EDT
Geeklog Forums
Nouveau + gl_mooSlide
Status: offline
manowar
Forum User
Regular Poster
Registered: 11/07/07
Posts: 81
Location:Santiago - Chile
gl_mooSlide;
This does not work to me, display gl_mooslide, but when changing tab, it does not change of content, it always shows content from tab0. Only this not work good for me.Excelent Theme. //
Saludos(greetings) from Chile.
script copy from http://www.gllabs.org/wiki/doku.php?id=geeklog:themes:nouveau
<script type="text/javascript" src="../../layout/nouveau/js/gl_mooslide.js"></script>
<script type="text/javascript">
window.addEvent('domready', function() {
var myFilm = new gl_Slide($('gl_slide'
, {
fx: {
wait: true,
duration: 1000
},
scrollFX: {
transition: Fx.Transitions.Cubic.easeIn
},
dimensions: {
width: 550,
height: 160
}
});
});
</script>
<div id="gl_slide" class="gl_slide">
<div class="tab-pane" id="tab-0-pane">
<h1 class="tab-title">Tab 0</h1>
<div> <!-- insert your content here --> </div>
</div>
<div class="tab-pane" id="tab-1-pane">
<h1 class="tab-title">Tab 1</h1>
<div> <!-- insert your content here --> </div>
</div>
<div class="tab-pane" id="tab-2-pane">
<h1 class="tab-title">Tab 2</h1>
<div> <!-- insert your content here --> </div>
</div>
<!-- etc. repeat for as many tabs as you need -->
</div>
This does not work to me, display gl_mooslide, but when changing tab, it does not change of content, it always shows content from tab0. Only this not work good for me.Excelent Theme. //
Saludos(greetings) from Chile.
script copy from http://www.gllabs.org/wiki/doku.php?id=geeklog:themes:nouveau
<script type="text/javascript" src="../../layout/nouveau/js/gl_mooslide.js"></script>
<script type="text/javascript">
window.addEvent('domready', function() {
var myFilm = new gl_Slide($('gl_slide'

fx: {
wait: true,
duration: 1000
},
scrollFX: {
transition: Fx.Transitions.Cubic.easeIn
},
dimensions: {
width: 550,
height: 160
}
});
});
</script>
<div id="gl_slide" class="gl_slide">
<div class="tab-pane" id="tab-0-pane">
<h1 class="tab-title">Tab 0</h1>
<div> <!-- insert your content here --> </div>
</div>
<div class="tab-pane" id="tab-1-pane">
<h1 class="tab-title">Tab 1</h1>
<div> <!-- insert your content here --> </div>
</div>
<div class="tab-pane" id="tab-2-pane">
<h1 class="tab-title">Tab 2</h1>
<div> <!-- insert your content here --> </div>
</div>
<!-- etc. repeat for as many tabs as you need -->
</div>
6
7
Quote
Anon
Anonymous
I had a similar problem until I upgraded the Media Gallery and Dokuwiki plugins to the latest versions - then it went away - see http://www.gllabs.org/forum/viewtopic.php?showtopic=8639
7
5
Quote
Status: offline
jmucchiello
Forum User
Full Member
Registered: 08/29/05
Posts: 985
The author of Nouveau will be away from his computer for a few days so check back after the weekend as he probably won't respond until the end of the weekend or beginning of next week. Sorry for your delay.
6
6
Quote
Status: offline
geiss
Forum User
Full Member
Registered: 02/10/04
Posts: 176
Location:Boise, Idaho
manowar,
Make sure you are running Media Gallery v1.6.1, and in your gl_mooslide static page try replacing the
with the absolute URL to the file, like this:
Other than that, do you have any other custom code that loads MooTools? If the above doesn't work, can you post or pm me a URL and the contents of your gl_mooslide static page, and I'll take a look.
Thx!
Eric
Synergy - Stability - Style --- Visit us at glfusion.org
Make sure you are running Media Gallery v1.6.1, and in your gl_mooslide static page try replacing the
Text Formatted Code
<script type="text/javascript" src="../../layout/nouveau/js/gl_mooslide.js"></script>with the absolute URL to the file, like this:
Text Formatted Code
<script type="text/javascript" src="(fill_in_your_site)/layout/nouveau/js/gl_mooslide.js"></script>Other than that, do you have any other custom code that loads MooTools? If the above doesn't work, can you post or pm me a URL and the contents of your gl_mooslide static page, and I'll take a look.
Thx!
Eric
Synergy - Stability - Style --- Visit us at glfusion.org
7
3
Quote
Status: offline
mst3kroqs
Forum User
Regular Poster
Registered: 10/18/05
Posts: 78
Location:Cary, NC USA
I should also mention - I discovered that nouveau is not 'path-neutral', eg. the base theme directory name must be 'nouveau', a few of the files in nouveau-1.0-1.4.1 have this directory name hard-coded.
-m
-m
7
7
Quote
All times are EDT. The time is now 05:02 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content