문제

Is it even possible to parse a link (url) that has square brackets in it since phpbb uses these for there BBcode?

Im not talking about the BBcode [url]www.google.com[/url] but just links like www.google.com/foo[test]end

If it is possible in phpbb where and how would I go about doing this? (which file)

I found an example for drupal, which I might be able to use there regex, but I still don't know which file and what to edit... http://drupal.org/node/190466

도움이 되었습니까?

해결책

Have a look at JIRA for phpbb3 here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top