from https://github.com/RobertHeim/phpbb-ext ... figurationAdvanced configuration
configure a regex to decide which tags are valid and which are not
[...]
?Tag suggestions based on existing tags
http://lmgtfy.com/?q=regexmike2003 wrote:How do I know what to write there?
short answer: no. But, just type within the tags-field, it will complete the text based on the input and existing tags. I probably should change that line from "suggestions" to "auto-completion based on existing tags".mike2003 wrote:And new question - when i create topic can i see list of tags already exists on the forum for fast select?
Where is?Tag suggestions based on existing tags
no. There is nothingit will complete the text
configure it with regex .mike2003 wrote:How about no-English letters?
And why big letters cant be entered?
Sorry, no offense as well I meant that it won't become part of the original extension. However, it is possible to provide your requested feature, by extending the extension. Whether it is you or someone else who implements such feature is up to the open source world You may learn programming and do it on your own - or you can try to motivate someone to do it for you. But as said, I will not put it in the core of the extension. Thanks.mike2003 wrote:no offense, but this is "write it yourself"
universal answer to any question
I was a user, not a programmer