Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Siriu5J/13a23e57994d81fd5a8425fa3d598514 to your computer and use it in GitHub Desktop.

Select an option

Save Siriu5J/13a23e57994d81fd5a8425fa3d598514 to your computer and use it in GitHub Desktop.
Training Registration Plugin
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Training-Registration.iml" filepath="$PROJECT_DIR$/.idea/Training-Registration.iml" />
</modules>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectId" id="1VB7PUgfpTdr4o0KssMCgThwhpx" />
<component name="PropertiesComponent">
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
</component>
<component name="WindowStateProjectService">
<state x="665" y="380" key="com.intellij.ide.util.TipDialog" timestamp="1576714615941">
<screen x="54" y="27" width="1866" height="1053" />
</state>
<state x="665" y="380" key="com.intellij.ide.util.TipDialog/54.27.1866.1053@54.27.1866.1053" timestamp="1576714615941" />
</component>
</project>
<?php
/*
Plugin Name: Training Registration (Published Version)
Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates
Description: A brief description of the Plugin.
Version: 1.0
Author: samueljiang
Author URI: http://URI_Of_The_Plugin_Author
License: A "Slug" license name e.g. GPL2
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment