MyBB Community Forums

Full Version: ghazal's Huge Plugins List <--- 92 Exclusive Plugins Added
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(2009-08-31, 03:12 AM)T0m Wrote: [ -> ]Very nice list. I will use many of these.

Good luck on your adventures, Tm0

Thanks Tm0. I am currently working on 3 more plugins, hopefully release tommorow Wink
//----------------
//PLUGIN OVERVIEW:
//----------------

Name: Background Music
Author: ghazal
Description: This Plugin will add a background music selected from ACP settings. Sound Files should be uploaded to an external server and link to that file in AdminCP of your forum. The sound will play on your forum globally.
Website: http://www.mybbcodes.com
Version: 1.0
Compatibility: 1.4.x
Files To Upload: One
Files To Edits: None
Author is Responsible For Any Damage: NO
Author Provide Support For This Product: YES
License: Inside the License Folder
Copyrighted: All codes within the product is strongly copyrighted.


//----------
// DOWNLOAD:
//----------
http://www.mybbcodes.com/showthread.php?tid=199

---
ghazal
free or paid? Sad everyone can do that if you're good on template editing.. Smile like for example js code or even headerinclude right? Big Grin

<embed src="yourmusicfile.mid" autostart="true" loop="true"
width="2" height="0">
</embed>
<noembed>
<bgsound src="yourmusicfile.mid" loop="infinite">
</noembed>

or do hidden one..

<EMBED SRC="http://yourdomain.com/music.mp3" autostart=true loop=false hidden=true>
</EMBED>

variable can help it on acp settings??
Big Grin
(2009-09-01, 09:11 AM)AndrewPH Wrote: [ -> ]free or paid? Sad everyone can do that if you're good on template editing.. Smile like for example js code or even headerinclude right? Big Grin

/Edit:

First, Its a FREE plugin.
Second, Its not a template edit. It has settings in ACP, functions, and hooks to global.
Third, In your code, Yes it might works, But you have to edit your template again and again, But in my plugin, you can select the music file , enter its URL in ACP settings, and play your sound globally.
i want a free one.. lol Big Grin i know to do integration on acp so not to do edits via template.. Smile i think i can try making my own free type of this plugin in the later days.. Big Grin

you got many paid plugins which should be carried on to your free section.. as the myth says.. quality than quantity.. Toungue
(2009-09-01, 09:23 AM)AndrewPH Wrote: [ -> ]i want a free one.. lol Big Grin i know to do integration on acp so not to do edits via template.. Smile i think i can try making my own free type of this plugin in the later days.. Big Grin

you got many paid plugins which should be carried on to your free section.. as the myth says.. quality than quantity.. Toungue

As far as my paid plugins are concerned, I solemnly declares that it is Quantity == Quality Toungue and not the Quantity != Quality.

And I have over 50 plugins for paid users, just because to give them more room, and to give them max. availabilty of plugins.

Regards
not all can get paid plugins.. as you can see not all users are above 18 years of age who can manage to have a CC.. Smile
(2009-09-01, 09:39 AM)AndrewPH Wrote: [ -> ]not all can get paid plugins.. as you can see not all users are above 18 years of age who can manage to have a CC.. Smile

Well I said this here: http://community.mybboard.net/thread-557...#pid396812
it is possible we can make different version for this plugin? for the sake of that guy.. Big Grin its up to you if you want it to transfer on your free section.. but you have said in the first place it is paid.. Toungue just an opinion though.. im not contradicting this.. Smile thanks
(2009-09-01, 09:49 AM)AndrewPH Wrote: [ -> ]it is possible we can make different version for this plugin? for the sake of that guy.. Big Grin its up to you if you want it to transfer on your free section.. but you have said in the first place it is paid.. Toungue just an opinion though.. im not contradicting this.. Smile thanks

Thanks for the offer Andrew. I just thought it too... hmm.. I think I will transfer that file to the FREE stuffs but I not promises at that time, because I am going to offer prayers...

I will transfer it later to 2-3 hours to FREE stuffs.

Thank you

EDIT:

Now its FREE Smile

Enjoy
Another Exclusive Release:
---
Name: Time Dependent Refresher
Description: This plugin will refreshes your online.php and stats.php pages by the the time you set.
Download: http://www.mybbcodes.com/showthread.php?tid=208

---
ITS FREE Smile
Pages: 1 2 3