miniBB ®

miniBB

®
Support Forums
  
 · Start · Sign in · 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:30Reply Quote
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:08Reply Quote
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 Lead Developer
#18 · Posted: 10 Jul 2006 07:31Reply Quote
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:08Reply Quote
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 Lead Developer
#20 · Posted: 10 Jul 2006 11:36Reply Quote
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:59Reply Quote
Now it's OK :) Thank you, Paul!

Author Paul
Lead Lead Developer
#22 · Posted: 10 Jul 2006 12:03Reply Quote
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:11Reply Quote
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:16Reply Quote
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:13Reply Quote
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:19Reply Quote
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:27Reply Quote
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:02Reply Quote
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 Lead Developer
#29 · Posted: 11 Jul 2006 19:26Reply Quote
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 Lead Developer
#30 · Posted: 12 Jul 2006 08:00Reply Quote
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

BB code for the Bold StyleBB code for the Italic StyleBB Code for the PictureBB code for the URLUpload a File

  ?
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
Try the File and Picture Attachments add-on: extend your miniBB-forums, attaching images and files.