IncludeFindAuth.txt 543 B

12345678910111213141516171819202122232425
  1. ---++ Пароли
  2. %SEARCH{
  3. "parent.name='%BASETOPIC%' OR parent.name='%WEB%.%BASETOPIC%'"
  4. web="%WEB%"
  5. topic="Auth*"
  6. type="query"
  7. nosearch="on"
  8. nototal="on"
  9. header="Найдено:<br>"
  10. format="* [[$web.$topic][$pattern(.*\-\-\-\+\!\!\s*(.*?)[\r\n].*)]] <br>"
  11. }%
  12. ---++ Списки доступа
  13. %SEARCH{
  14. "parent.name='%BASETOPIC%' OR parent.name='%WEB%.%BASETOPIC%'"
  15. web="%WEB%"
  16. topic="Acl*"
  17. type="query"
  18. nosearch="on"
  19. nototal="on"
  20. header="Найдено:<br>"
  21. format="* [[$web.$topic][$pattern(.*\-\-\-\+\!\!\s*(.*?)[\r\n].*)]] <br>"
  22. }%