2005-11-03, 09:34 PM
Ok, what I would like to do is have a custom mycode for magnet links. They already work fine with mybb when you add them as a regular link but what I want is this..
[ magnet=magnet:URL]name of magnet link[ /magnet]
Would result in this..
![[Image: message22xf.th.gif]](https://camo.mybb.com/979376525a208e8c0035577681db1116b008691e/687474703a2f2f696d6732362e696d616765736861636b2e75732f696d6732362f3730362f6d657373616765323278662e74682e676966)
The html would be something like..
<a href="magnet:URL"><img src="imgages/magnet.gif">name of magnet link</a>
I would also love to have a post button like this..
![[Image: message1xt.th.gif]](https://camo.mybb.com/25d94f6cf2aa461267c857435fc235ba6ce9936c/687474703a2f2f696d673335352e696d616765736861636b2e75732f696d673335352f333738382f6d6573736167653178742e74682e676966)
I have really no experience with php besides applying mods so I have no clue where to start as far as actually coding it. Please, somebody help me or lead me in the right direction. I tried installing the custom mycode plugin but that was a disaster.
[ magnet=magnet:URL]name of magnet link[ /magnet]
Would result in this..
The html would be something like..
<a href="magnet:URL"><img src="imgages/magnet.gif">name of magnet link</a>
I would also love to have a post button like this..
I have really no experience with php besides applying mods so I have no clue where to start as far as actually coding it. Please, somebody help me or lead me in the right direction. I tried installing the custom mycode plugin but that was a disaster.