MyBB Community Forums
Download Mykod - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: Download Mykod (/thread-56477.html)

Pages: 1 2


Download Mykod - bomfile - 2009-09-14

Admin Cp>Configuration>MyCode>Add New MyCode

Title
Download Mykod

Regular Expression
\[download\](.*?)\[/download\]

Replacement
<div align="center"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td height="39" colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="113" background="images/dd/down1.gif" height="39">&nbsp;

            </td> <td background="images/dd/down2.gif">&nbsp;</td> <td width="48" background="images/dd/down3.gif" height="39">&nbsp;
            </td> </tr> </table> </td> </tr> <tr> <td bgcolor="#56c41c" width="10">&nbsp;</td> <td bgcolor="#56c41c"> <table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 1px solid #347511" bgcolor="#FFFFFF"> <tr> <td style="font-family: Arial; font-size: 12px; color: #707070; text-align: center"> <p style="margin: 5px">$1</td> </tr> </table> </td> <td bgcolor="#56c41c" width="10">&nbsp;</td> </tr> <tr> <td colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td background="images/dd/down4.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td bgcolor="#56c41c" height="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td background="images/dd/down5.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> </tr> </table> </td> </tr> </table></div>

Save Mycode.

[Image: 19145242.jpg]

[download]link[/download]


.zip   images.zip (Size: 3.7 KB / Downloads: 436)

Thanks - mybbdestek.com .


RE: Download Mykod - Løque - 2009-09-14

Thanks.


RE: Download Mykod - Axxis - 2009-09-19

hmm..

looks so by me:

[Image: MWSnap2562009091903_27_37.jpg]

what is wrong?


RE: Download Mykod - nyunyu - 2009-09-20

This is the code that works:

<div align="left"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td height="39" colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="113" background="images/down1.gif" height="39">&nbsp;

            </td> <td background="images/down2.gif">&nbsp;</td> <td width="48" background="images/down3.gif" height="39">&nbsp;
            </td> </tr> </table> </td> </tr> <tr> <td bgcolor="#56c41c" width="10">&nbsp;</td> <td bgcolor="#56c41c"> <table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 1px solid #347511" bgcolor="#FFFFFF"> <tr> <td style="font-family: Arial; font-size: 12px; color: #707070; text-align: center"> <p style="margin: 5px">$1</td> </tr> </table> </td> <td bgcolor="#56c41c" width="10">&nbsp;</td> </tr> <tr> <td colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td background="images/down4.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td bgcolor="#56c41c" height="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> <td background="images/down5.gif" height="11" width="11"> <img border="0" src="/images/spacer.gif" width="1" height="1"></td> </tr> </table> </td> </tr> </table></div>


Btw, does anyone know how to show the link without hyperlink? I mean, similar to code tag which remove hyperlink and shows the link in text form. Do you know how to do this?


RE: Download Mykod - AndrewPH - 2009-09-22

how to make link clickable?


RE: Download Mykod - nyunyu - 2009-09-25

(2009-09-22, 06:40 AM)AndrewPH Wrote: how to make link clickable?

The code provided here was already have clickable links, what I wanted is to have unclickable links.


RE: Download Mykod - allenborder - 2009-09-26

Hi..
Thanks for sharing the post... Also the snapshot which you share really helpful...


RE: Download Mykod - nyunyu - 2009-09-29

(2009-09-25, 05:36 PM)nyunyu Wrote:
(2009-09-22, 06:40 AM)AndrewPH Wrote: how to make link clickable?

The code provided here was already have clickable links, what I wanted is to have unclickable links.

Anyone can tell me how to do this?
Or is it too complicated?


RE: Download Mykod - daxil - 2009-10-09

(2009-09-29, 10:37 PM)nyunyu Wrote:
(2009-09-25, 05:36 PM)nyunyu Wrote:
(2009-09-22, 06:40 AM)AndrewPH Wrote: how to make link clickable?

The code provided here was already have clickable links, what I wanted is to have unclickable links.

Anyone can tell me how to do this?
Or is it too complicated?


unclickable links
for the moment I am to make thus and results        
forgive my English


RE: Download Mykod - warezgalaxy - 2010-03-12

its not working with mybb 1.4.x ,pls someone post the working one i need it badly..