miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
News miniBB Support Forums / News /  
 

miniBB version 2.0 FINAL is out!

 
 
Page  Page 2 of 5:  « Previous  1  2  3  4  5  Next »

Author Ivan
Advanced Member
#16 | Posted: 8 Jul 2006 14:30 
OK, but may it work well and the same way all the time and in all cases :))) Please :)))

Here is now 25 degrees by Celsius, raining slightly, and this is the only thing remaining for my full happiness :)

Author Serg
Partaker
#17 | Posted: 8 Jul 2006 20:08 
Serg
Thanks, I'll take a look.


The same takes place with [IMGS] blocks.
And one more thing -

enCodeBB

/* [IMGS] tag code - with fixed width and ALT */
...
...img src="1" alt="4" ...

deCodeBB

/* [IMGS] tag code - with fixed width and alt */
...
...imgs=1]3[/imgs]";

Author Paul
Lead Developer 
#18 | Posted: 10 Jul 2006 07:31 
Serg
Ok, so I checked your suggestions and still have no ideas what they are about. Can you repeat your editing errors on minibbtest? I can't see much difference of placing those blocks in the sequence you suggest. Also, your latest addition is not really clear.

Author Serg
Partaker
#19 | Posted: 10 Jul 2006 11:08 
Paul
Look at http://minibb.org/minibb-test.php?action=vthread&forum=1& topic=329 please.
You can test the same in my forum (by using PM-reminder for example).

Author Paul
Lead Developer 
#20 | Posted: 10 Jul 2006 11:36 
Thanks, now it's more clear - this bug takes place, when you post MORE THAN ONE smiley in your message, and MORE THAN ONE image. That's the introduction I would like to read from the very beginning ;-)

Could you check this all once again on test forums, please? I upgraded some stuff and not sure it works, even at least it should. After that, I will upgrade this in official package. Thanks!

Author Serg
Partaker
#21 | Posted: 10 Jul 2006 11:59 
Now it's OK :) Thank you, Paul!

Author Paul
Lead Developer 
#22 | Posted: 10 Jul 2006 12:03 
Thanks. I've updated bb_codes.php file in the latest release (only IMGS and IMG codes are updated in deCodeBB). You may try to check...

Author Ivan
Advanced Member
#23 | Posted: 10 Jul 2006 19:11 
Paul, I obviously couldn't explain the problem above. I was not against the full pictures' addresses, but I received the same full addresses for the smilies. Now they are OK, too.

I have not more pretentions :)

Author Serg
Partaker
#24 | Posted: 11 Jul 2006 14:16 
url and urlc - both of them open links in new window (target=_blank).
Paul, can you make some more changes and add 'target=_top' for admin links? For example:

enCodeBB

if($admin==1 or $GLOBALS['isMod']==1){

$pattern[]="/[urlc=((f|ht)tp[s]?://[^<> nr[]]+?)](.*?)[/url]/i";
$replacement[]="<a href="1" target="_top">3</a>";

}

deCodeBB

if($GLOBALS['user_id']==1 or $GLOBALS['isMod']==1){
$pattern[]="/<a href="([^<> nr[]]+?)" target="(_new|_blank)">(.+?)</a>/i";
$replacement[]="[url=1]3[/url]";

$pattern[]="/<a href="([^<> nr[]]+?)" target="(_top)">(.+?)</a>/i";
$replacement[]="[urlc=1]3[/url]";
}

Author Ivan
Advanced Member
#25 | Posted: 11 Jul 2006 15:13 
Why this is more convenient for the Admin/Mod? I prefer:

- To keep the previous page in case I need to check somethng there, and to open links in a new one;
- To participate in the discussions as Mod, but with the title Member, and not to be bigger than the others;
- To use the technical privileges mainly for fixing othwers' posts.

Is your variant impossible to be added manually, without changing the situation for all Admins/Mods?

Author Serg
Partaker
#26 | Posted: 11 Jul 2006 16:19 
Ivan, there are many ways to change link options... I found one convenient for me, and it differs from above :)

Author tom322
Active Member
#27 | Posted: 11 Jul 2006 16:27 
Please do not change anything anymore now. I had the forum updated and don't want more changes!!!

:)

Author Ivan
Advanced Member
#28 | Posted: 11 Jul 2006 17:02 
The goal now (as I imagine it) is:

- To have a stable version (we have it);
- To have enough options (we have them);
- To fix some occasional remained bugs (Paul does it).

So I join tom322: please, unneeded additions - no, personal customizations - yes :)

Author Paul
Lead Developer 
#29 | Posted: 11 Jul 2006 19:26 
Serg

I think, you can make it yourself, if you really need it :-) bb_codes.php file is separated from the main core, and you can modify it on your wish. I think, by default all links should open in new window, so you are not leaving the forums thread.

Author Paul
Lead Developer 
#30 | Posted: 12 Jul 2006 08:00 
Main release updated today, with the following files:

bb_func_pthread.php
bb_func_ptopic.php
bb_func_txt.php

Nothing so critical, but makes it better.

Page  Page 2 of 5:  « Previous  1  2  3  4  5  Next » 
News miniBB Support Forums / News /
 miniBB version 2.0 FINAL is out!
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Check out the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑