[RC]MMH Random Quotes

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
NiceBoardGuy
Registered User
Posts: 82
Joined: Fri Oct 07, 2011 9:37 am

Re: [RC]MMH Random Quotes

Post by NiceBoardGuy »

Another Question: Is it possible to reset the inerval after clicking the "Next Quote Button"?

eg
I set the intervall to 20 Seconds, no I click through the quotes and I find some like to read. If I browsed throug the quotes for about 18 Seconds, I got 2 Seconds left to read the quote :D

Would it be possible to reset the interval?

Regards
NBG
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [RC]MMH Random Quotes

Post by 4_seven »

some inspiration

header

Code: Select all

<script type="text/javascript">
// <![CDATA[
function stop_intervall()
{
// your function to stop the intervall
}
// ]]>
</script>
in random quotes

Code: Select all

onmouseover="stop_intervall();" 
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
master412160
Registered User
Posts: 314
Joined: Sat May 22, 2010 5:45 pm
Name: Max Pen

Re: [RC]MMH Random Quotes

Post by master412160 »

Could this instead of random quotes show random links , as in anchor links?
Regards, Matt.
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [RC]MMH Random Quotes

Post by 4_seven »

open

language/en/mods/mmh_random_quotes.php

find eg.

Code: Select all

	'QUOTE5'				        => 'We need more people who specialize in the impossible. -Unknown',
replace with eg.

Code: Select all

	'QUOTE5'				        => '<a href="http://www.google.com">Google</a>',
Current Mods | Mod Base | php(BB) programming | No help via PM
NiceBoardGuy
Registered User
Posts: 82
Joined: Fri Oct 07, 2011 9:37 am

Re: [RC]MMH Random Quotes

Post by NiceBoardGuy »

4_seven wrote:some inspiration
header

Code: Select all

<script type="text/javascript">
// <![CDATA[
function stop_intervall()
{
// your function to stop the intervall
}
// ]]>
</script>
in random quotes

Code: Select all

onmouseover="stop_intervall();" 
Any news on that? :) This would be a neat addition :)
NiceBoardGuy
Registered User
Posts: 82
Joined: Fri Oct 07, 2011 9:37 am

Re: [RC]MMH Random Quotes

Post by NiceBoardGuy »

Any news on a pause function? That would be great :)
User avatar
Hippie459MN
Registered User
Posts: 964
Joined: Mon Oct 15, 2007 10:13 pm
Location: Minnesota, USA
Contact:

Re: [RC]MMH Random Quotes

Post by Hippie459MN »

This looks cool. Going to check this out. :) Thanks
Seeeler
Registered User
Posts: 78
Joined: Sat Apr 28, 2012 9:03 pm

Re: [RC]MMH Random Quotes

Post by Seeeler »

download link is not working, does anyone have it?
User avatar
Hippie459MN
Registered User
Posts: 964
Joined: Mon Oct 15, 2007 10:13 pm
Location: Minnesota, USA
Contact:

Re: [RC]MMH Random Quotes

Post by Hippie459MN »

I think I have this mod somewhere but I cant remember. I will take a look. No promises though.
van de werde
Registered User
Posts: 42
Joined: Mon Oct 05, 2009 9:35 am

Re: [RC]MMH Random Quotes

Post by van de werde »

Sorry for my poor english...
Wedding shop
User avatar
Hippie459MN
Registered User
Posts: 964
Joined: Mon Oct 15, 2007 10:13 pm
Location: Minnesota, USA
Contact:

Re: [RC]MMH Random Quotes

Post by Hippie459MN »

van de werde wrote:Here: https://www.sendspace.com/file/ukt18f
Thank you. I couldnt find it and would love to have this again. :)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [RC]MMH Random Quotes

Post by Paul »

This topic has been marked as [ABD] - Abandoned as the mod author has not been active recently. If the MOD author wishes to continue development, please PM anyone on the MOD Team to request this topic be unlocked.

Notice!
We do not recommend that a user of the phpBB software install this MOD, or any other mod that is marked as “abandoned” or “in development”, on a live forum. Doing so may cause your forum to not perform in the manner it should.


Thank you,
The phpBB Modifications Team
Locked

Return to “[3.0.x] Abandoned MODs”