Files
HopFrame/docs/Writerside/redirection-rules.xml
2025-02-13 18:10:43 +01:00

45 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rules SYSTEM "https://resources.jetbrains.com/writerside/1.0/redirection-rules.dtd">
<rules>
<!-- format is as follows
<rule id="<unique id>">
<accepts>page.html</accepts>
</rule>
-->
<rule id="50095ff3">
<description>Created after removal of "SelectEntityEvent" from HopFrame</description>
<accepts>SelectEntityEvent.html</accepts>
</rule>
<rule id="7d9a1af8">
<description>Created after removal of "UpdateEntityEvent" from HopFrame</description>
<accepts>UpdateEntityEvent.html</accepts>
</rule>
<rule id="701228d0">
<description>Created after removal of "CreateEntityEvent" from HopFrame</description>
<accepts>CreateEntityEvent.html</accepts>
</rule>
<rule id="4b4c2b45">
<description>Created after removal of "DeleteEntityEvent" from HopFrame</description>
<accepts>DeleteEntityEvent.html</accepts>
</rule>
<rule id="39604ad3">
<description>Created after removal of "TableInitializedEvent" from HopFrame</description>
<accepts>TableInitializedEvent.html</accepts>
</rule>
<rule id="2d6b7079">
<description>Created after removal of "PageChangeEvent" from HopFrame</description>
<accepts>PageChangeEvent.html</accepts>
</rule>
<rule id="6933278d">
<description>Created after removal of "ReloadEvent" from HopFrame</description>
<accepts>ReloadEvent.html</accepts>
</rule>
<rule id="2043e755">
<description>Created after removal of "SearchEvent" from HopFrame</description>
<accepts>SearchEvent.html</accepts>
</rule>
<rule id="2dee3925">
<description>Created after removal of "ValidationEvent" from HopFrame</description>
<accepts>ValidationEvent.html</accepts>
</rule>
</rules>