does anybody has a suggestion how to build a query that selects and shows questions with multiple tags as input?
Something like:
http://.../question2answer/index.php?qa=tag&qa_1=error&qa2=gui&qa3=open
In addition it would be good to also exclude tags...
e.g. show all questions with TAG1 but not, if TAG2 is also present...
any idea or script example is welcome :)