IncludeFindAuth.txt 509 B

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