Thanks everyone for this warm welcome! It is really my honor to become part of this great team
Hi everyone,
Just to inform you that we have 4 mailing lists for you to subscribe if you want to stay informed of :
- SVN Commits
- Bug tracker items
- Feature tracker items
- Task items
Simply go here to subscribe or see the archived : Mailing Lists Summary
Cheers!
QUick thing,
When this site becomes community.impresscms.org, would it be possible to add Gijoe's remember me feature ? I think I have loged here about 30 times today !
Thoughts
Sudhaker, isn't your specialty federated sign in? I would love to see your views on what the best pluggable and expandable login system would be for a new CMS like this one...
Herko
p.s. this is a 'welcome to the team' post of course
Quote:
I don't think queryf bypasses the text sanitizer; it just allows non-SELECT queries, such as UPDATE and INSERT, to be done when processing a GET request. But I agree that queryf should only be used in special situations when it's really needed.
I'll look into this, as this is a webstandards issue. Thanks for proviing the quick and easy solution at the start It makes it easier
Herko
welcome kurak :) hope you're ready to be impressed ;)
(excuse the pun) lol
super, welcome sudhaker :)
I added the js for allowing rel="external", rel="nofollow" & rel="external nofollow" in a href tags to the core earlier in reboot.
I think it would be ideal to replace all occurences of target="_blank" in the core.
but (yeah there's always a but) lol
does anyone have any suggestions or advice on exactly which rel value to use in certain places?
for example:
rel="external" will act exactly like target="_blank" and open the link in a new window, web crawlers and search engine bots will also then follow that link and score it.
rel="nofollow" will open the link in the same window, but tells the crawlers and bots to not follow the link and/or score the link either.
rel="external nofollow" will do a combination of the above, the link will open in a new window but crawlers & bots are told not to follow/score the link/destination etc.
so where should each be used properly? when should a bot be told not to score the link/destination & when is it acceptable for the bot to score it?
ahh yes you are right Dave :) i knew it was to do with the GET requests but wasn't 100% sure if it bypassed the sanitizer or not.. thinking about it now tho, i can't understand why i thought it would do as that would be nightmare for abuse.
I don't think queryf bypasses the text sanitizer; it just allows non-SELECT queries, such as UPDATE and INSERT, to be done when processing a GET request. But I agree that queryf should only be used in special situations when it's really needed.
These are not empty words: it is an honour to join such good team.
1.Forgive me my english...
2.Ready to report bugs :P
Quote:
Should we also review where queryf is used in key modules, as this is often misused by developers who want a quick way to access core tables.
Herko
Marcan:
I guess it's worth a try as an experiment.
Hi,
I think that some modules should be in standard like : news, forums,links,polls etc. and delevoped by core team.
Welcome!
Welcome!
Welcome! Another *NIX person definitely needed!
Whatever direction ImpressCMS will go, I'm pretty sure that friendly URL will be something we need.
Is there anyone here who would like to take on this task ?