Waiting for that extension, would be cool
1 2009-07-04 19:32
Re: How to remove (Page 1) from page title? (9 replies, posted in PunBB 1.3 discussion)
2 2009-06-20 16:48
Re: BBcode in RSS feeds (12 replies, posted in PunBB 1.3 discussion)
No new idea? The content of the RSS feed is crappy with bbcode :'(
That could be cool to remove bbcode in RSS but how :'(Example in this feed : http://www.actubourse.fr/forum/feed-rss.xml
The result is crappy with google reader :
http://www.google.fr/reader/view/feed/h … ed-rss.xml
I have done some modifications in the extern.php, I use do_bbcode_rss() from goundoulf on http://www.punbb.fr/forums/viewtopic.php?id=6174
It works 'better' with google reader.
Cool
3 2009-06-14 15:01
Re: PunBB is Dead? (19 replies, posted in PunBB 1.3 discussion)
it means that PunBB is good enough for most of ppl
Nah, that's why we are here
4 2009-06-13 17:21
Re: BBcode in RSS feeds (12 replies, posted in PunBB 1.3 discussion)
No new idea? The content of the RSS feed is crappy with bbcode :'(
That could be cool to remove bbcode in RSS but how :'(
Example in this feed : http://www.actubourse.fr/forum/feed-rss.xml
The result is crappy with google reader :
http://www.google.fr/reader/view/feed/h … ed-rss.xml
5 2009-06-13 15:02
Re: [Alpha] PunEdit (wysiwyg) v0.0.1a (24 replies, posted in PunBB 1.3 extensions)
I'm currently on a 2 week vacation.
Ciao
Any news? We're waiting for your extension so much!!
How many dollars do you need to speed up your work?
6 2009-06-10 20:15
Re: How to Ping (3 replies, posted in PunBB 1.2 troubleshooting)
If your host allows it,
exec('ping '.$ip);
But unless you have a dedicated server, I doubt it
Haven't used this, but maybe it works: http://be2.php.net/manual/en/function.imap-ping.php
No ping services like ping-o-matic, I'm looking for a such thing too.
It lacks of a nice plugin for that ;'(
7 2009-06-03 19:32
Re: [Request] Upload Image in posts (On the local server) (8 replies, posted in PunBB 1.3 extensions)
Sniff no idea? :'(
8 2009-06-01 19:51
Topic: [Request] Upload Image in posts (On the local server) (8 replies, posted in PunBB 1.3 extensions)
I'm looking for an extension for punbb 1.3
I have found the one I want for fluxbb 1.2 :
http://www.punbb.fr/forums/viewtopic.php?id=9497
## Description: This mod allows uploading images in the punBB server
## during posting or modification of a message and generates
## the suitable bbcode that the member can copy and paste
## in his message.
##
## Notes: Images are resized to fit in a maximum width and
## a maximum height. They can be watermarked too.
## So, this mod uses the phpthumb library by James Heinrich.
## See http://phpthumb.sourceforge.net
##
## This mod load the user styles by using $pun_user['style'].'.css'.
## Use #upload-body, #upload_result, #upload_form and #upload_wait for styling.
However I don't think it's compatible with punbb 1.3?
Can anyone help me? that feature is very important for me!