about summary refs log tree commit diff stats
path: root/.gitignore
blob: a7cadc7da8f501ee355f89fcdb69d6bfcb8c287e (plain) (blame)
1
2
3
4
5
build/
builds/
assets/LL1.yaml
.DS_Store
.vs
t: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
<HTML>
	<HEAD>
		<TITLE><!--SITENAME--> InstaDisc Series Control</TITLE>
		<LINK REL="stylesheet" TYPE="text/css" HREF="theme/uniform.css">
	</HEAD>

	<BODY>
		<CENTER>
			<H1>InstaDisc Add Subscription</H1>

			<P>If you would like to add a new subscription to Series Control, please fill out the form below.
		</CENTER>

		<FORM CLASS="uniform" ACTION="./admin.php?id=addsub&amp;submit=" METHOD="POST">

			<!--BEGIN ERROR-->
			<DIV ID="errorMsg">Uh oh! Validation errors!<P>
				<OL>
			<!--END ERROR-->

			<!--BEGIN ERRORS-->
					<LI><A HREF="#error<!--ERRORS.NAME-->"><!--ERRORS.MSG--></A></LI>
			<!--END ERRORS-->

			<!--BEGIN ERROR-->
				</OL>
			</DIV>
			<!--END ERROR-->

			<FIELDSET CLASS="inlineLabels">
				<LEGEND>Series Control Info</LEGEND>

				<DIV CLASS="ctrlHolder<!--ID_ERR-->">
					<!--BEGIN ID_ERRS-->
						<P ID="error<!--ID_ERRS.NAME-->" CLASS="errorField"><EM>*</EM>
							<!--ID_ERRS.MSG-->
						</P>
					<!--END ID_ERRS-->

					<LABEL FOR="id"><EM>*</EM> Subscription ID: </LABEL>
					<INPUT TYPE="text" ID="id" NAME="id" CLASS="textInput" VALUE="<!--ID-->">

					<P CLASS="formHint">This is a short, unique string used to identify this subscription in Series Control.</P>		
				</DIV>
			</FIELDSET>

			<FIELDSET CLASS="inlineLabels">
				<LEGEND>Subscription Info</LEGEND>

				<DIV CLASS="ctrlHolder<!--TITLE_ERR-->">
					<!--BEGIN TITLE_ERRS-->
						<P ID="error<!--TITLE_ERRS.NAME-->" CLASS="errorField"><EM>*</EM>
							<!--TITLE_ERRS.MSG-->
						</P>
					<!--END TITLE_ERRS-->

					<LABEL FOR="title"><EM>*</EM> Title: </LABEL>
					<INPUT TYPE="text" ID="title" NAME="title" CLASS="textInput" VALUE="<!--TITLE-->">
				</DIV>

				<DIV CLASS="ctrlHolder<!--URL_ERR-->">
					<!--BEGIN URL_ERRS-->
						<P ID="error<!--URL_ERRS.NAME-->" CLASS="errorField"><EM>*</EM>
							<!--URL_ERRS.MSG-->
						</P>
					<!--END URL_ERRS-->

					<LABEL FOR="url"><EM>*</EM> Subscription URL: </LABEL>
					<INPUT TYPE="text" ID="url" NAME="url" CLASS="textInput" VALUE="<!--URL-->">

					<P CLASS="formHint">This is a unique URL used to identify this subscription on the Client.</P>		
				</DIV>

				<DIV CLASS="ctrlHolder<!--CATEGORY_ERR-->">
					<!--BEGIN CATEGORY_ERRS-->
						<P ID="error<!--CATEGORY_ERRS.NAME-->" CLASS="errorField"><EM>*</EM>
							<!--CATEGORY_ERRS.MSG-->
						</P>
					<!--END CATEGORY_ERRS-->

					<LABEL FOR="category"><EM>*</EM> Category: </LABEL>
					<INPUT TYPE="text" ID="category" NAME="category" CLASS="textInput" VALUE="<!--CATEGORY-->">			
				</DIV>

				<DIV CLASS="ctrlHolder<!--PASSWORD_ERR-->">
					<!--BEGIN PASSWORD_ERRS-->
						<P ID="error<!--PASSWORD_ERRS.NAME-->" CLASS="errorField"><EM>*</EM>
							<!--PASSWORD_ERRS.MSG-->
						</P>
					<!--END PASSWORD_ERRS-->

					<LABEL FOR="password">Password: </LABEL>
					<INPUT TYPE="password" ID="password" NAME="password" CLASS="textInput" VALUE="<!--PASSWORD-->">

					<P CLASS="formHint">If this subscription is encrypted, enter it's password here. Otherwise, leave it blank.</P>
				</DIV>
			</FIELDSET>

			<DIV CLASS="buttonHolder">
				<INPUT TYPE="submit" NAME="submit" VALUE="Submit">
			</DIV>
		</FORM>
	</BODY>
</HTML>