Submit an Artifact: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <html> | ||
<div style="max-width:760px; margin:2rem auto 4rem auto; font-family:serif; color:#000; line-height:1.6; font-size:1.05rem;"> | |||
<!-- Intro / Purpose --> | |||
<h1 style="font-family:serif; font-weight:700; font-size:1.8rem; line-height:1.2; margin-bottom:1rem; text-align:left;"> | |||
Contribute to <i>Artifacts of Capitalism</i> | |||
</h1> | |||
<p style="margin-bottom:1rem;"> | |||
<i>Artifacts of Capitalism</i> is a collaborative scholarly platform. We invite registered contributors to | |||
document objects, documents, practices, and episodes that reveal how people experienced economic life in | |||
the early modern period (roughly 1500–1700). | |||
</p> | |||
<p style="margin-bottom:1rem;"> | |||
Each submitted artifact should include an abstract of about 500 words explaining how it records, imagines, | |||
regulates, resists, or describes economic life. We’re especially interested in how early modern experiences | |||
of labor, value, obligation, leisure, credit, and survival do (and do not) resemble what we call capitalism | |||
today. Continuity should not be assumed; difference should not be romanticized. Treat both as historical | |||
claims that need to be argued. | |||
</p> | |||
<!-- Step 1: Create Account --> | |||
<div style="background-color:#f9f7f1; border:1px solid #d2c6a4; border-radius:6px; padding:1.25rem 1rem 1rem 1rem; margin:2rem 0;"> | |||
<h2 style="font-family:serif; font-weight:700; font-size:1.3rem; line-height:1.3; margin:0 0 .75rem 0; color:#000;"> | |||
Step 1. Register for an account | |||
</h2> | |||
<p style="margin:0 0 0.75rem 0;"> | |||
You’ll need an account to create a draft submission. Registration is free. | |||
</p> | |||
<p style="margin:0;"> | |||
<a href="/index.php/Special:CreateAccount" | |||
style="background-color:#d9c59b; color:#000; text-decoration:none; | |||
font-family:serif; font-weight:600; font-size:1rem; | |||
padding:10px 16px; border-radius:6px; border:1px solid #7b6a3a; | |||
display:inline-block;" | |||
onmouseover="this.style.backgroundColor='#e6d4aa';" | |||
onmouseout="this.style.backgroundColor='#d9c59b';" | |||
> | |||
Create an account | |||
</a> | |||
</p> | |||
</div> | |||
<!-- Step 2: Submission form --> | |||
<div style="background-color:#f9f7f1; border:1px solid #d2c6a4; border-radius:6px; padding:1.25rem 1rem 1rem 1rem; margin:2rem 0;"> | |||
<h2 style="font-family:serif; font-weight:700; font-size:1.3rem; line-height:1.3; margin:0 0 .75rem 0; color:#000;"> | |||
Step 2. Start your draft submission | |||
</h2> | |||
< | <p style="margin:0 0 1rem 0;"> | ||
After you’re logged in, use this form to create a draft page. Drafts are not public. An editor will review | |||
and move approved work into the main collection. | |||
</p> | |||
< | <form id="submit-artifact" method="get" action="/index.php" | ||
< | style="font-family:serif; font-size:1rem; line-height:1.4; color:#000;"> | ||
<input type="hidden" name="action" value="edit" /> | |||
<input id="preload" type="hidden" name="preload" value="Template:ArtifactPreload/Tutor" /> | |||
<!-- Title field --> | |||
<div style="margin-bottom:1rem;"> | |||
<label for="title" style="display:block; font-weight:600; margin-bottom:0.25rem;"> | |||
Title of your artifact | |||
</label> | |||
<input id="title" | |||
type="text" | |||
name="title" | |||
placeholder="Example: 'Grain Riots in Norwich, 1595' or 'Petition to Regulate Alehouses'" | |||
required | |||
style="width:100%; max-width:100%; box-sizing:border-box; | |||
font-family:serif; font-size:1rem; line-height:1.4; | |||
padding:8px 10px; border-radius:4px; | |||
border:1px solid #7b6a3a; background-color:#fff;" /> | |||
<div style="font-size:0.85rem; color:#555; margin-top:0.4rem;"> | |||
This will become the page title. Please be specific rather than poetic (for now). | |||
</div> | |||
</div> | |||
<!-- Area / period field --> | |||
<div style="margin-bottom:1rem;"> | |||
<label for="area" style="display:block; font-weight:600; margin-bottom:0.25rem;"> | |||
Historical area / period | |||
</label> | |||
<select id="area" | |||
required | |||
style="width:100%; max-width:100%; box-sizing:border-box; | |||
font-family:serif; font-size:1rem; line-height:1.4; | |||
padding:8px 10px; border-radius:4px; | |||
border:1px solid #7b6a3a; background-color:#fff;"> | |||
<option value="Tutor">Tudor artifacts</option> | |||
<option value="Elizabethan">Elizabethan artifacts</option> | |||
<option value="Jacobean">Jacobean artifacts</option> | |||
<option value="Carolinian">Carolinian artifacts</option> | |||
<option value="Interregnum">Interregnum artifacts</option> | |||
</select> | |||
<div style="font-size:0.85rem; color:#555; margin-top:0.4rem;"> | |||
This helps route your draft to the right editorial group. | |||
</div> | |||
</div> | |||
<!-- Submit button --> | |||
<div style="margin-top:1.5rem;"> | |||
<input type="submit" | |||
value="Create Draft Page" | |||
style="background-color:#d9c59b; color:#000; cursor:pointer; | |||
font-family:serif; font-weight:600; font-size:1rem; line-height:1.2; | |||
padding:10px 16px; border-radius:6px; border:1px solid #7b6a3a;" | |||
onmouseover="this.style.backgroundColor='#e6d4aa';" | |||
onmouseout="this.style.backgroundColor='#d9c59b';" | |||
/> | |||
<div style="font-size:0.8rem; color:#555; margin-top:0.6rem; line-height:1.4;"> | |||
Clicking “Create Draft Page” will open a new draft in the wiki editor. Nothing becomes public yet. | |||
</div> | |||
</div> | |||
</form> | |||
</div> | |||
<!-- Guidelines --> | |||
<div style="margin:2rem 0 0 0;"> | |||
<h2 style="font-family:serif; font-weight:700; font-size:1.3rem; line-height:1.3; margin:0 0 .75rem 0; color:#000;"> | |||
Submission Guidelines | |||
</h2> | |||
<p style="margin-bottom:1rem;"> | |||
• Write in clear academic prose and follow the | |||
<a href="https://www.chicagomanualofstyle.org/book/ed18/frontmatter/toc.html" | |||
style="color:#7b6a3a; text-decoration:none; border-bottom:1px solid #7b6a3a;"> | |||
Chicago Manual of Style (CMS) | |||
</a>. | |||
</p> | |||
< | <p style="margin-bottom:1rem;"> | ||
• Aim for at least 500 words of analysis. You are not uploading “just an image.” You are interpreting it. | |||
</p> | |||
<p style="margin-bottom:1rem;"> | |||
• Anyone with an account can begin drafting. All new work is created in the <strong>Draft:</strong> space. | |||
Drafts are reviewed by an editor before they are added to the main collection. | |||
</p> | |||
<p style="margin-bottom:1rem;"> | |||
• If your work is not visible publicly yet, it is almost certainly still under review. You can follow its status | |||
on “My Contributions” or by contacting an editor. | |||
</p> | |||
<p style="margin-bottom:1rem; font-style:italic; color:#444;"> | |||
This editorial process protects accuracy, historical context, and the integrity of the archive for scholars, | |||
teachers, and students. | |||
</p> | |||
</div> | |||
</ | |||
</div> | |||
<script> | <script> | ||
(function () { | (function () { | ||
const form = document.getElementById('submit-artifact'); | const form = document.getElementById('submit-artifact'); | ||
if (!form) return; | |||
const title = document.getElementById('title'); | const title = document.getElementById('title'); | ||
const area = document.getElementById('area'); | const area = document.getElementById('area'); | ||
| Line 38: | Line 170: | ||
form.addEventListener('submit', function () { | form.addEventListener('submit', function () { | ||
// Avoid double prefix if | // Avoid double prefix if someone types "Draft:" themselves | ||
title.value = title.value.replace(/^Draft:/i, ''); | if (title && title.value) { | ||
title.value = title.value.replace(/^Draft:/i, ''); | |||
title.value = 'Draft:' + title.value; | |||
} | |||
// Route to the correct area-specific preload | // Route to the correct area-specific preload | ||
preload.value = 'Template:ArtifactPreload/' + area.value; | if (area && preload) { | ||
preload.value = 'Template:ArtifactPreload/' + area.value; | |||
} | |||
}); | }); | ||
})(); | })(); | ||
</script> | </script> | ||
</html> | </html> | ||
Revision as of 00:54, 26 October 2025
Contribute to Artifacts of Capitalism
Artifacts of Capitalism is a collaborative scholarly platform. We invite registered contributors to document objects, documents, practices, and episodes that reveal how people experienced economic life in the early modern period (roughly 1500–1700).
Each submitted artifact should include an abstract of about 500 words explaining how it records, imagines, regulates, resists, or describes economic life. We’re especially interested in how early modern experiences of labor, value, obligation, leisure, credit, and survival do (and do not) resemble what we call capitalism today. Continuity should not be assumed; difference should not be romanticized. Treat both as historical claims that need to be argued.
Step 1. Register for an account
You’ll need an account to create a draft submission. Registration is free.
Step 2. Start your draft submission
After you’re logged in, use this form to create a draft page. Drafts are not public. An editor will review and move approved work into the main collection.
Submission Guidelines
• Write in clear academic prose and follow the Chicago Manual of Style (CMS) .
• Aim for at least 500 words of analysis. You are not uploading “just an image.” You are interpreting it.
• Anyone with an account can begin drafting. All new work is created in the Draft: space. Drafts are reviewed by an editor before they are added to the main collection.
• If your work is not visible publicly yet, it is almost certainly still under review. You can follow its status on “My Contributions” or by contacting an editor.
This editorial process protects accuracy, historical context, and the integrity of the archive for scholars, teachers, and students.