MyBB Community Forums

Full Version: [MyCode] CSS Progress Bar compatible 1.4.x
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
I am releasing this MyCode to ensure you guys that their are 45 MyCodes exclusively available with extravagance functionality only on MY FORUM ... Come and Enjoy using these MyCodes... Smile

Okay lets start with this MyCode

---
Go to your Admin CP > Configurations > MyCodes >
and add the following details one by one

Title:
====
CSS Progress Bar

Short Description:
===========
The CSS Progress Bar inserts a configurable progress bar in the topics.

Regular Expression:
============
\[prgbar\](.*?)\[/prgbar\]

Replacement:
==========
<div style="background-color: red; width:100px; border: 1px solid black;"><div style="background-color: green; color: white; font-weight:bold; max-width: 100px; width:$1px;">&nbsp;&nbsp;&nbsp;$1%</div></div>

Enabled? :
======
Yes

Parse Order:
===========
Give value what ever you want.

Save the MyCode Smile

+++++++++++++++++++++++++++++++++++++++++++++\
SEE SCREENSHOTS ATTACHED FOR FURTHER DETAILS:
+++++++++++++++++++++++++++++++++++++++++++++/
[Image: 7d5edf087e06eac661d1754c12ef8886.gif]

[Image: 5e4a80353915667c042c4d0f2fadaefa.gif]

[Image: a35899abd5a9d428d9a92b073a439cfd.gif]

How to Use:
==========
[prgbar]YOUR SOMETHING VALUE[/prgbar]

----
DONE...!

Enjoy... and not forget to visit the forum for 44 other MyCodes...
---
Best Regards
ghazal
broken preview images
It's good, but what would you really use it for?? Also, the 25% one is more 45% highlighted Toungue

(2009-06-01, 11:46 AM)aglioeolio Wrote: [ -> ]broken preview images

They show for me...
Interesting, but what Matt pointed is the only reason to not use it.
Just tested this in my ACP and that 25% works properly =P

[attachment=14056]
Hmm I could use this to help show my users the progress on my projects.

Good Job
(2009-06-01, 11:46 AM)aglioeolio Wrote: [ -> ]broken preview images

Images are showing to every one... !
Thanks it's nice, thanks.
Quote:Give value what ever you want

What would be the proper parse value to give it?

Thanks,
Gene
(2009-06-01, 06:07 PM)Gene53 Wrote: [ -> ]What would be the proper parse value to give it?

1
2
3
4
5
what ever you like from these Smile
Actually this should be a number of MyCode Installed on your forum, forexample, if this is Installed and before it, you have installed 3 other MyCodes, then you have to give it 4 th Parse number
Pages: 1 2 3