Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
FINAL Nightly Build 1.0.5NB10 posted (1 viewing) (1) Guest
TOPIC: FINAL Nightly Build 1.0.5NB10 posted
#57122
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
another umlaut-related bug: The automatic linkification has some problems if the url contains special characters. I guess that happens with all characters with an 8th ASCII-bit (128-255).
Example: www.güügle.com
Because these new urls are still not very common, it's not too bad. But they are valid and it's not neccessary any more to encode for example parameters anymore to get rid of these characters:
www.google.com/search?hl=de&q=göögle&meta=
Goodbyte (User)
Junior Boarder
Posts: 85
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#57127
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
I gave wrong informatio earlier about how to fix some finnish words breaking. Sorry about that.

Here is now, how it goes:

in 'Various length settings'.

If 'Wrap Words Longer Than' = any number > 0 --> some words with ö,ä,å and so on breaks.
If 'Wrap Words Longer Than' = 0 --> All words are fine.
Admata (User)
Junior Boarder
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Hakomaja Location: Finland - Helsinki
Logged Logged
 
 
#57141
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
Ok... This makes much more sense than the countrycode for the ebay-widget

I can confirm this behavior for small (atm "10" values. I guess these special characters aren't treated as wordcharacters but as interpunctation

EDIT: Sorry, I can't really reproduce it. I just see the "normal" wrapping-mechanism.
Goodbyte (User)
Junior Boarder
Posts: 85
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/27 23:15 By Goodbyte.
 
 
#57196
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
Hi, is possible to have in FB 1.0.5 the option for each user to enable or disable for default the email notifications of new posts? Now is only possible from the backend to enable or disable it for all, but I think is useful to leave each user to select that preference how they like. I think that it's not hard to implement....

Another suggestion: is possible to have in FB the feature of email notification on user birthday? Maybe in FB 2.0......

Thanks to all the developers for their hard work on FB, and sorry for my english

Bye,
GHz
GHz (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Gender: Male BOINC.Italy Birthdate: 1984-11-13
Logged Logged
 
www.boincitaly.org - the portal of italian BOINC community!
 
 
#57208
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
GHz wrote:
Hi, is possible to have in FB 1.0.5 the option for each user to enable or disable for default the email notifications of new posts? Now is only possible from the backend to enable or disable it for all, but I think is useful to leave each user to select that preference how they like. I think that it's not hard to implement....



+1000

yes it's very strange that is wasn't implement before...
baboon (User)
Junior Boarder
Posts: 41
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#57233
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
hello,
Nightly Build 1.0.5NB10 doens't working with ie8 rc2, only with rc1.

I get a blank screen.

Its only working in compatibility view
810 (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#57238
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
Goodbyte wrote:
If I set 'fi' as regioncode, I still can't reproduce this error with spaces but the ebay-widgets aren't displayed.

@fxstein: In the backend the menuitem "BBCode" is missing in the navigationbar.


Good catch. Thx!
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#57239
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
810 wrote:
hello,
Nightly Build 1.0.5NB10 doens't working with ie8 rc2, only with rc1.

I get a blank screen.

Its only working in compatibility view


Sorry we are not testing with IE8. It i so buggy that half of the time you don't know if its the browser or the app.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#57240
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
baboon wrote:
GHz wrote:
Hi, is possible to have in FB 1.0.5 the option for each user to enable or disable for default the email notifications of new posts? Now is only possible from the backend to enable or disable it for all, but I think is useful to leave each user to select that preference how they like. I think that it's not hard to implement....



+1000

yes it's very strange that is wasn't implement before...


I know - need the same thing for my site. I fear we won't have a chance to make this happen for 1.0.5.

We need to close it out so we can focus on 2.0 with all these features.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
#57241
Re:FINAL Nightly Build 1.0.5NB10 posted 4 Months, 1 Week ago  
Goodbyte wrote:
another umlaut-related bug: The automatic linkification has some problems if the url contains special characters. I guess that happens with all characters with an 8th ASCII-bit (128-255).
Example: www.güügle.com
Because these new urls are still not very common, it's not too bad. But they are valid and it's not neccessary any more to encode for example parameters anymore to get rid of these characters:
www.google.com/search?hl=de&q=göögle&meta=


That's a regex problem. This will get eventually a really ugly thing. Not something we will touch right now.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1213
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
 
Go to top