>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
Non mobile discussion
> New WML Creator!
Bookmark topic
This is for those who use Forums and such all the time, but have no idea of how program WML or HTML!
BB 2 WML!
Converts a type of BB code into a complete WML page, seems to work smoothly!
It even converts special characters. (ex: @#$)
http://www.sentertainment.net/Programs/BB2WML.zip
ZIP file includes both the program an an example code.
Enjoy!
--
Posted: 2004-07-07 23:31:31
Edit :
Quote
Thanks. It sounds good. Will it work on phpbb forums?
--
Posted: 2004-07-08 00:49:28
Edit :
Quote
Heheeee you rock, I'm still trying to find some donations for you

guess you know who am I now
--
Posted: 2004-07-08 01:15:10
Edit :
Quote
superunknown Posts: > 500
Cool stuff.:-)
This message was posted from a Nokia
--
Posted: 2004-07-08 01:19:27
Edit :
Quote
On 2004-07-08 00:49:28, orangeman wrote:
Thanks. It sounds good. Will it work on phpbb forums?
phpBB forums?
Huh?
Oh...I see
No, this is different...
You can create WML pages using BBCode, you create the BBCode then use this program to convert it to a full WML Script!
EDIT:
Here's an example:
[B]Hello[/B]
[I]Hello[/I]
Link
[IMG]http://www.sentertainment.net/title.jpg[/IMG]
[BIG]Big Text[/BIG]
[SMALL]Small Text[SMALL]
[CENTER]Centered Text[/CENTER]
would become:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.2//EN" "http://www.wapforum.org/DTD/wml12.dtd">
<wml>
<card id="index">
<p><b>Hello</b><br/><i>Hello</i><br/><a href="http://www.sentertainment.net/">Link</a><br/><img src="http://www.sentertainment.net/title.jpg"/><br/><big>Big Text</big><br/><small>Small Text<small><br/></p><p align="center">Centered Text</p><p></p>
</card>
</wml>
________________
----------Sentertainment.net----------
http://mobile.sentertainment.net/[ This Message was edited by: Sentertainment on 2004-07-08 02:29 ]
--
Posted: 2004-07-08 03:24:37
Edit :
Quote
remember to capitalize BB code, this is my first release btw...
If I update this, it will have that fixed!
--
Posted: 2004-07-08 03:30:22
Edit :
Quote
So, what do u guys think...what should i make next, should i make another prog like this?
This message was posted from a WAP device
--
Posted: 2004-07-08 21:51:18
Edit :
Quote
can you do a php version to view via wap?
--
Posted: 2004-07-08 22:19:38
Edit :
Quote
Quote:
On 2004-07-08 22:19:38, orangeman wrote:
can you do a php version to view via wap?
A PHP version that would convert BB Code?
or a PHP Script that would convert HTML?
--
Posted: 2004-07-08 22:38:04
Edit :
Quote
um youve confused my now lol. A way to view your php forum via wap. WML output would be best me thinks
--
Posted: 2004-07-08 22:49:07
Edit :
Quote
New Topic
Reply