Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

The meaning of the explanation of the tag of the editing screen?

0 votes
I do not understand enough the meaning of the explanation of the tag of the screen which I edit a question.

Source: qa-include/qa-lang-question.php (L98)
Statement: 'q_tags_label' => 'Tags - use hyphens to combine words:',

When it writes some tags, separate them by space or comma? The meaning to explain HYPHEN? Will there are some good things when connected at hyphen when I search database with "like"?

Thanks in advance.
asked May 24, 2010 in Q2A Core by sama55

1 Answer

0 votes
You can separate tags by spaces or commas (or lots of other symbols). But you can use hyphenated tags like bug-report or south-america, which will be considered as one word when indexing and searching.
answered May 25, 2010 by gidgreen