Talk:Links for Digital Musicology: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
http://wiki.ccarh.org/wiki/Links_for_Digital_Musicology?action=purge | http://wiki.ccarh.org/wiki/Links_for_Digital_Musicology?action=purge | ||
== Templates == | ==Templates== | ||
Each section of the Links page uses a template. | Each section of the Links page uses a template. | ||
The templates are (excluding any changes/update in the main headings on the page): | |||
# Digitized Score Reprints [[Template:DRM_reprints]] | |||
# Digitized Music Manuscripts [[Template:DRM_manuscripts]] | |||
# Repertory- and Genre-Based Digitization Projects [[Template:DRM_genre]] | |||
# Databases [[Template:DRM_databases]] | |||
# Portals and Search Engines for Music [[Template:DRM_portals]] | |||
# Music Theory Resources [[Template:DRM_music_theory]] | |||
# Historical Audio and Video (Film) [[Template:DRM_audio_video]] | |||
# Historical Maps [[Template:DRM_maps]] | |||
# Newspapers [[Template:DRM_newspapers]] | |||
# Music Magazines [[Template:DRM_magazines]] | |||
# Large Text Corpora [[Template:DRM_texts]] | |||
# Image Resources [[Template:DRM_images]] | |||
# Credits [[Template:DRM_credits]] | |||
== Submit button == | |||
This is a sample submit buttton for adding to the links page: | |||
<html> | |||
<style> | |||
.myButton { | |||
-moz-box-shadow: 3px 4px 0px 0px #8a2a21; | |||
-webkit-box-shadow: 3px 4px 0px 0px #8a2a21; | |||
box-shadow: 3px 4px 0px 0px #8a2a21; | |||
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437)); | |||
background:-moz-linear-gradient(top, #c62d1f 5%, #f24437 100%); | |||
background:-webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%); | |||
background:-o-linear-gradient(top, #c62d1f 5%, #f24437 100%); | |||
background:-ms-linear-gradient(top, #c62d1f 5%, #f24437 100%); | |||
background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%); | |||
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437',GradientType=0); | |||
background-color:#c62d1f; | |||
-moz-border-radius:18px; | |||
-webkit-border-radius:18px; | |||
border-radius:18px; | |||
border:1px solid #d02718; | |||
display:inline-block; | |||
cursor:pointer; | |||
color:#ffffff; | |||
font-family:Arial; | |||
font-size:17px; | |||
padding:7px 25px; | |||
text-decoration:none; | |||
text-shadow:0px 1px 0px #810e05; | |||
} | |||
.myButton:hover { | |||
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f)); | |||
background:-moz-linear-gradient(top, #f24437 5%, #c62d1f 100%); | |||
background:-webkit-linear-gradient(top, #f24437 5%, #c62d1f 100%); | |||
background:-o-linear-gradient(top, #f24437 5%, #c62d1f 100%); | |||
background:-ms-linear-gradient(top, #f24437 5%, #c62d1f 100%); | |||
background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%); | |||
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f',GradientType=0); | |||
background-color:#f24437; | |||
} | |||
.myButton:active { | |||
position:relative; | |||
top:1px; | |||
} | |||
</style> | |||
<script>function goToSubmitForm() { document.location.href="https://docs.google.com/forms/d/1Y79amjULO2B0R_QGsMucdScuU7F9keuAnI2ll6M9YPg/viewform";}</script> | |||
<span class="myButton" onclick="goToSubmitForm();">Submit an entry</span> | |||
</html> |
Latest revision as of 03:50, 17 September 2015
Purging
This page uses templates for each section. To make sure that the most recent version of the template is loaded, add "?action=purge" to the end of the page's url:
http://wiki.ccarh.org/wiki/Links_for_Digital_Musicology?action=purge
Templates
Each section of the Links page uses a template.
The templates are (excluding any changes/update in the main headings on the page):
- Digitized Score Reprints Template:DRM_reprints
- Digitized Music Manuscripts Template:DRM_manuscripts
- Repertory- and Genre-Based Digitization Projects Template:DRM_genre
- Databases Template:DRM_databases
- Portals and Search Engines for Music Template:DRM_portals
- Music Theory Resources Template:DRM_music_theory
- Historical Audio and Video (Film) Template:DRM_audio_video
- Historical Maps Template:DRM_maps
- Newspapers Template:DRM_newspapers
- Music Magazines Template:DRM_magazines
- Large Text Corpora Template:DRM_texts
- Image Resources Template:DRM_images
- Credits Template:DRM_credits
Submit button
This is a sample submit buttton for adding to the links page:
Submit an entry