![]() ![]() |
Dec 9 2008, 19:56
Post
#1
|
|
|
Forensklave ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 8 712 Joined: 12-May 03 From: Hamburg / Germany Member No.: 1 |
Dear Community,
to give your feature requests a place to submit and make me the review easier, you'll have this topic to post your requests. So just submit your requests here. There is no guarantee that they will be implemented, but this will increase the chance for this. If you want a feature immediately and are willing to pay for it, just check the Sponsor's Page. Kind regards, Matthias |
|
|
|
Jan 14 2009, 14:20
Post
#2
|
|
|
Newbie ![]() Group: Active Member Posts: 11 Joined: 8-January 09 Member No.: 2 967 |
Hey Matthias. In the BB Code class, is it possible to make the the html2bbcode function convert emoticons from
CODE [img]emo_url[/img] to the regular emoticon code such as CODE :D ?Thanks. |
|
|
|
Jan 14 2009, 15:05
Post
#3
|
|
|
Forensklave ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 8 712 Joined: 12-May 03 From: Hamburg / Germany Member No.: 1 |
Hi Psy,
this is a bug in IPBWI, please make this, to fix it instantly: Open ipbwi.inc.php in your editor, search for CODE '/ emoid=\"(.*)\"/U', and replace with CODE //'/ emoid=\"(.*)\"/U',
|
|
|
|
Jan 15 2009, 0:32
Post
#4
|
|
|
Newbie ![]() Group: Active Member Posts: 11 Joined: 8-January 09 Member No.: 2 967 |
|
|
|
|
Mar 12 2009, 10:51
Post
#5
|
|
|
Rookie Group: Active Member Posts: 6 Joined: 12-March 09 Member No.: 3 248 |
Calendar functions - I see they were on the roadmap for 1.7.4 but haven't yet made it into a release yet as far as I can see?
Coupled with the blog and gallery functions, you could then easily give social groups (running clubs etc) their own events/blog/photos section on a website. |
|
|
|
Mar 29 2009, 15:03
Post
#6
|
|
|
Rookie Group: Active Member Posts: 2 Joined: 29-March 09 Member No.: 3 370 |
Great stuff, however, we have implemented our own class which extends the IPWI class so we have somewhere to put our own additional functionality without changing your code.
This means that we have to comment out the last few lines in ipbwi.inc.php as they interfer with what we are doing. I.E. /* // start class if(empty($ipbwi)){ $ipbwi = new ipbwi(); }else{ die('<p>Error: You have to include and load IPBWI once only.</p>'); } */ This is rather annoying as it partly defeats the object of not having to change your code. Would be nice to have a value in defined in config.inc.php to control this: define('ipbwi_AUTO_NEW','Y'); Then instead of having to comment out the code in ipbwi.inc.php we would have (i.e. the only file we would have to change is config.inc.php which we have to change anyway): if(defined('ipbwi_AUTO_NEW)){ // start class if(empty($ipbwi)){ $ipbwi = new ipbwi(); }else{ die('<p>Error: You have to include and load IPBWI once only.</p>'); } } |
|
|
|
Apr 6 2009, 7:45
Post
#7
|
|
|
Labertasche Group: IPBWI Sponsor Posts: 272 Joined: 28-June 06 From: Neuwied Member No.: 641 |
Hi brainforge,
I think we will find a way to make this easier for you! |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 9th February 2010 - 3:40 |
| Skin By: atsaunier Winxperts.net |