Line 13: Line 13:
 
<_form action="addToWiki" enctype="multipart/form-data" messageonsuccess="Your submission was successful." setwikicomment="PageSync FileShare Upload Form">
 
<_form action="addToWiki" enctype="multipart/form-data" messageonsuccess="Your submission was successful." setwikicomment="PageSync FileShare Upload Form">
 
<div class="form-group">
 
<div class="form-group">
<_label for="email">Your email address, so we can email you when it is online</_label><_input class="form-control" type="email" name="email" required="required" />
+
<_label for="email">Your email address, so we can email you when it is online</_label><_input placeholder="We'll never share your email with anyone else, it is so we can email you about your submission" class="form-control" type="email" name="email" required="required" />
<small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone else, it is so we can email you about your submission</small>
 
 
</div>
 
</div>
 
<div class="form-group">
 
<div class="form-group">
<_label for="title">Title</_label><_input class="form-control" type="text" name="title" required="required" />
+
<_label for="title">Title</_label><_input placeholder="If you would give your Pagesync Share files a title, what would it be?" class="form-control" type="text" name="title" required="required" />
<small id="titleHelp" class="form-text text-muted">If you would give your Pagesync Share files a title, what would it be?</small>
+
<_label for="description">Description</_label><_input class="form-control" placeholder="Describe your PageSync Share file as elaborate as possible." type="textarea" name="description" required="required" />
 
 
<_label for="description">Description</_label><_input class="form-control" type="textarea" name="description" required="required" />
 
<small id="titleHelp" class="form-text text-muted">Describe your PageSync Share file as elaborate as possible.</small>
 
 
</div>
 
</div>
 
<div class="form-group">
 
<div class="form-group">
 
<_label for="requirements">If your set of PageSync Share files are depending on certain pre-installed extension, please list them here</_label>
 
<_label for="requirements">If your set of PageSync Share files are depending on certain pre-installed extension, please list them here</_label>
 
<_instance template-parent="pagesync share file" template="requirement" name="requirements">
 
<_instance template-parent="pagesync share file" template="requirement" name="requirements">
<_label for="Name">Requirement name</_label><_input class="form-control" type="text" name="Name"/><_label for="Version">Specific version</_label><_input class="form-control" type="text" name="Version"/>
+
<div class="form-row">
 +
<div class="form-group col-md-6">
 +
<_label for="Name">Requirement name</_label><_input class="form-control" type="text" name="Name"/>
 +
</div><div class="form-group col-md-6">
 +
<_label for="Version">Specific version</_label><_input class="form-control" type="text" name="Version"/>
 +
</div>
 +
</div>
 
</_instance>
 
</_instance>
 
</div>
 
</div>
 
<div class="form-group">
 
<div class="form-group">
<_label for="pssf">Upload your file</_label>
+
<_label for="pssf">Upload your file</_label><_input type="file" id="pssf" name="pssf" target="PageSync-Share-File_[filename]" parsecontent="parsecontent" pagecontent="[requirements]"/>
<_input type="file" id="pssf" name="pssf" target="PageSync-Share-File_[filename]" parsecontent="parsecontent" pagecontent="[requirements]"/>
 
 
</div>
 
</div>
 
<_input type="submit" class="form-control btn btn-primary" value="Submit your PageSync Share File" />
 
<_input type="submit" class="form-control btn btn-primary" value="Submit your PageSync Share File" />
 
</_form>
 
</_form>

Revision as of 19:49, 9 October 2022

If you think you have an PageSync ShareFile that is interesting for others and you would like to have it show up in the list on the PageSync Special page, you can upload your share file here.

Rules

  • When creating the share file, all necessary form fields must have been filled using the English language.
  • Any submitted PageSync ShareFile will be first screened by the Repository maintainer.
  • You will always receive a status update on the submission and if it has been approved or not. (and why).

How to submit

Use the form below to submit your PageSync SharedFile. Be as descriptive as possible, so everyone understands what you PageSync SharedFile offers them.

Submit Form

FORM CANNOT BE RENDERED, NOT VALIDATED