ListOfAirConditioning.txt 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. %META:TOPICINFO{author="roman" comment="pending" date="1626704164" format="1.1" version="2"}%
  2. ---+!! Используемые в организации кондиционеры
  3. ---+++ В работе
  4. %SEARCH{
  5. "DeviceType='AirConditioning' and Disabled=''"
  6. type="query"
  7. topic="DeviceAir*"
  8. nosearch="on"
  9. header="|*Name*|*Place*|*Model*|*Description*|"
  10. format="| [[$topic][$formfield(Name)]] | $formfield(Place) | $formfield(Vendor) $formfield(DeviceModel)| $formfield(Description) |"
  11. }%
  12. ---+++ Неактивные
  13. %SEARCH{
  14. "DeviceType='AirConditioning' and Disabled='Yes'"
  15. type="query"
  16. topic="DeviceAir*"
  17. nosearch="on"
  18. header="|*Name*|*Model*|*Description*|"
  19. format="| [[$topic][$formfield(Name)]] | $formfield(Vendor) $formfield(DeviceModel)| $formfield(Description) |"
  20. }%
  21. ---++ Добавить
  22. %INCLUDE{IncludeAddAirConditioning}%
  23. -- Main.RomanDmitriev - 07 Nov 2020
  24. %META:PREFERENCE{name="DENYTOPICVIEW" title="DENYTOPICVIEW" type="Set" value="WikiGuest"}%
  25. %META:PREFERENCE{name="DENYTOPICCHANGE" title="DENYTOPICCHANGE" type="Set" value="WikiGuest"}%
  26. %META:PREFERENCE{name="PERMSET_VIEW" title="PERMSET_VIEW" type="Local" value="registeredusers"}%
  27. %META:PREFERENCE{name="PERMSET_CHANGE" title="PERMSET_CHANGE" type="Local" value="details"}%
  28. %META:PREFERENCE{name="ALLOWTOPICCHANGE" title="ALLOWTOPICCHANGE" type="Set" value="AdminGroup"}%
  29. %META:PREFERENCE{name="PERMSET_CHANGE_DETAILS" title="PERMSET_CHANGE_DETAILS" type="Local" value="AdminGroup"}%