Send an answer to a topic: New features
Warning, this subject is old (3502 days without answer)
antp
Rather a addslashes to avoid the injection (or the use of PDO, what we are doing with the v3).
The htmlspecialchars is to avoid xss or things like that, no?
And yes there are such protections, but do not hesitate to report in private the unprotected cases that you could find, if there are any left
The htmlspecialchars is to avoid xss or things like that, no?
And yes there are such protections, but do not hesitate to report in private the unprotected cases that you could find, if there are any left
eLMeR
Once on the page, in case there are a lot of comments, a Ctrl+F allows to quickly find it again
Ctrl+F, Ctrl+/ or F3. I'm used to it
For the search of multiple words, as it is just a SQL "LIKE", you can put a "%" between two words to search with anything between these words.
I hope there is at least a htmlentities or a htmlspecialchars somewhere to avoid a full SQL injection
antp
Could it be possible to have a direct link to the concerned comment when searching for one?
For now, it gives only the link to the top of the page, which can be somewhat... discouraging when there are lots of pictures and comments.
The possibility of a search on several non consecutive words would be nice too
For now, it gives only the link to the top of the page, which can be somewhat... discouraging when there are lots of pictures and comments.
The possibility of a search on several non consecutive words would be nice too
Once on the page, in case there are a lot of comments, a Ctrl+F allows to quickly find it again
But I'll try to take that in account when designing the comment search on the v3 of the site (one of the few features left to do).
For the search of multiple words, as it is just a SQL "LIKE", you can put a "%" between two words to search with anything between these words.
rjluna2
@ rjluna2: looks like you kept some bad style files despite the change. Did you import browser history/cache/bookmarks of the previous version, while installing this one? If so (and Chrome might have done it without warning), try to delete it.
It was a fresh installed when I tried it, no previous installation were being made. I did not import anything from the browser history/cache/bookmark to this program.
eLMeR
Could it be possible to have a direct link to the concerned comment when searching for one?
For now, it gives only the link to the top of the page, which can be somewhat... discouraging when there are lots of pictures and comments.
The possibility of a search on several non consecutive words would be nice too
For now, it gives only the link to the top of the page, which can be somewhat... discouraging when there are lots of pictures and comments.
The possibility of a search on several non consecutive words would be nice too
eLMeR
@ rjluna2: looks like you kept some bad style files despite the change. Did you import browser history/cache/bookmarks of the previous version, while installing this one? If so (and Chrome might have done it without warning), try to delete it.
rjluna2
I am testing the Google Chrome 32-bit version for Windows 7. Here is the result of the smiley face position and italic scripting:
ElSaxo
Yes we will make a mobile version, when we'll have finished the v3.
I guess that the images will not have to be especially bigger if the page itself has a mobile version. Probably the current ones are scalled down at the same time as the whole page, which is "too big" for a mobile screen.
The current site looks rather good on IEmobile, I'm surprised that on other browsers it does not work as well since usually they are supposed to be "better than IE" ... (and the code of the site is not at all optimized for IE: it is rather basic)
I guess that the images will not have to be especially bigger if the page itself has a mobile version. Probably the current ones are scalled down at the same time as the whole page, which is "too big" for a mobile screen.
The current site looks rather good on IEmobile, I'm surprised that on other browsers it does not work as well since usually they are supposed to be "better than IE" ... (and the code of the site is not at all optimized for IE: it is rather basic)
Actually vehicles images are just fine, even when are small, the problem is all the rest, probably because it's Chrome that mess up things a little bit (I haven't any other browser installed, so I don't know if with Firefox or Opera the result is better or worse).
DidierF
Since ElSaxo was talking about flags, it reminded me that the French flag has a much too pale blue in it.
… Well, this was my demand for new features.
… Well, this was my demand for new features.
antp
Yes we will make a mobile version, when we'll have finished the v3.
I guess that the images will not have to be especially bigger if the page itself has a mobile version. Probably the current ones are scalled down at the same time as the whole page, which is "too big" for a mobile screen.
The current site looks rather good on IEmobile, I'm surprised that on other browsers it does not work as well since usually they are supposed to be "better than IE" ... (and the code of the site is not at all optimized for IE: it is rather basic)
I guess that the images will not have to be especially bigger if the page itself has a mobile version. Probably the current ones are scalled down at the same time as the whole page, which is "too big" for a mobile screen.
The current site looks rather good on IEmobile, I'm surprised that on other browsers it does not work as well since usually they are supposed to be "better than IE" ... (and the code of the site is not at all optimized for IE: it is rather basic)