Topic: [extension] 2 small extensions
Hi.
I've made 2 small extensions: Video Player and PunGeSHi.
The first makes it possible to the users to put flash (or divx) videos in their messages. it uses dailymotion, youtube, google video and stage6's video players. They can personnalize the size of the player with 2 variables called "largeur" and "hauteur".
Syntax:
Default: [video]URL of the video at dailymotion, youtube, google video or stage6[/video]
Personnalized size: [video largeur=540 hauteur=499]URL of the video at dailymotion, youtube, google video or stage6[/video]
Dowload Video Player 1.0 extension for punbb 1.3 beta
The second extension provides for the integration of GeSHi (Generic Syntax Highlighter) in punbb. I think it could be useful for forums talking about programming.
Syntax:
[Code:<the code of the language>] your code here [/Code]
Language codes are in the package (in the file lisez_moi.txt).
Example: For php
[Code:php]$var = "Vive punbb !"; echo $var;[/Code]
Dowload PunGeSHi 0.96 extension for punbb 1.3 beta
PS: i'm sorry but i don't speak english. So please excuse me for spelling's mistakes. The file lisez_moi.txt is also in french but i think that you will understand it. (thks to google )