Send an answer to a topic: silly question
Warning, this subject is old (6904 days without answer)
antp
There are two problems with that:
- the URL-rewriting does not support these special characters (i.e. other than iso-8851-1) and so links do not work. I have to fix that bug
- as the database contents is stored in iso-8851-1, the š would be stored as an HTML entity ( number; ) and will not be found when doing a search on "skoda" (or even maybe on škoda), though I could maybe do an automatic replacement like when you search "vw" or "alfa-romeo".
- the URL-rewriting does not support these special characters (i.e. other than iso-8851-1) and so links do not work. I have to fix that bug
- as the database contents is stored in iso-8851-1, the š would be stored as an HTML entity ( number; ) and will not be found when doing a search on "skoda" (or even maybe on škoda), though I could maybe do an automatic replacement like when you search "vw" or "alfa-romeo".
wickey
thanx
- the other thing should be possibilty of adding š?? and others - š is pretty important - for škoda and one Karosa bus is ŠL etc.


antp
I could make this automatically for all non-local links, or even for all links.
It could also be a setting that each user could configure in its profile...
Well, one more thing on the to-do list
It could also be a setting that each user could configure in its profile...
Well, one more thing on the to-do list

wickey
I see
thanx
- I like better when they open in new window



antp
It depends if they are pasted with the HTML code or the "forum" code, i.e. <a href=... > or [url=.... ]
In the first case there is a target="_blank", not in the second case.
I did not notice it as I prevent the target from opening a new window on my browser, so I control myself when new windows must open
In the first case there is a target="_blank", not in the second case.
I did not notice it as I prevent the target from opening a new window on my browser, so I control myself when new windows must open

wickey
Antoine, why some of the ImageShack pics are opened in new window and some in recent one?