Difference between revisions of "Template:ContentRegistry"

From Creative Commons
Jump to: navigation, search
(New page: <noinclude> {{ incomplete }} This template simplifies the creation of articles about Content Curator. When inserted in an content curator's page, it creates a decorative table with much ...)
 
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
  
{{ incomplete }}
+
This template simplifies the creation of articles about [[Content Registries]]. When inserted in a page, it creates a decorative table with information about the provider. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax &ndash; there are far easier ways of creating tables in MediaWiki.
  
This template simplifies the creation of articles about Content Curator. When inserted in an content curator's page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax &ndash; there are far easier ways of creating tables in MediaWiki.
+
To use this template, insert the following at the beginning of your page. All fields are '''optional''' and should be omitted if no information is available.  The page name should reflect the name of the Content Registry.
 
 
To use this template, insert the following at the beginning of your user page. All fields are '''optional''' and should be omitted if no information is available.  The page name should reflect the name of the Content Directory.
 
  
 
<pre>{{ContentRegistry|
 
<pre>{{ContentRegistry|
Line 18: Line 16:
 
   format6=|
 
   format6=|
 
   size= Approximate size of the CC-licensed collection (ie: 1000)|
 
   size= Approximate size of the CC-licensed collection (ie: 1000)|
  }}
+
  cost= Registration Cost (ie: $5 / month)|
 +
  lengthOfRegistration= (ie: 10 years)|
 +
  sizeLimit= File size limit, if any (ie: 5000 characters)|
 +
  onlineRegistration= Yes/No|
 +
  serialNumbers= Yes/No|
 +
  documentStorage= Yes/No|
 +
  sha1hashing= Yes/No|
 +
  onlineVerification= Yes/No|
 +
  allRightsReserved= Yes/No|
 +
  printedCertificates= Yes/No|
 +
  cc_integration= Yes/No|
 +
  orphanWorksProtection= Yes/No|
 +
  permalinks= Yes/No|  
 +
  metricsTracking= Yes/No|
 +
  proofOfIdentity= Yes/No
 +
}}
  
[[Category:Content_Directory]]
 
 
</pre>
 
</pre>
  
 
The order of the fields is not relevant. The template should be given as the ''first'' thing on a page.
 
The order of the fields is not relevant. The template should be given as the ''first'' thing on a page.
 +
 +
'''Otherwise, you can easily add articles by using a form, just go [http://wiki.creativecommons.org/Special:AddPage/Form:ContentRegistry here]'''
 +
 +
Printed Certificates 4Q2006 X X X
 +
All Rights Reserved X X X X
 +
CC Integration X   X [4]
 +
Firefox/Word Press/Apple Plugins/APIs X   X [5]
 +
CC Publish 4Q2006   1Qu2007 (bounty)
 +
Barcodes X    
 +
Orphan Works Protection X   X
 +
Use as Permalink X   X
 +
DRM Licensing X   2Qu2007
 +
Metrics Tracking X    
 +
Rating/Feedback Tools X   Forum + WIKI for each work
 +
Online Editor X    
 +
Online Marketplace X    
 +
Online Collaboration X    
 +
Proof of Identity X Vouchor.com   Full CAcert integration X
 +
Official Registrar       U.S.
 +
Open Source / Standards     X [6]
 +
Operated by Numly Inc.   Registered Cooperative [3]
 +
  
 
== Formats ==
 
== Formats ==
  
The following are recommended values for the format fields:
+
Formats are used to describe the types of works which a registry supports.  See the [[Template:ContentDirectory|content directory]] template for information on format identifiers.
  
* Sound
+
== Services ==
* Image
 
* Text
 
* MovingImage
 
* InteractiveResource
 
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
  
{{ContentDirectory|
 
  mainurl= {{{mainurl}}}|
 
  ccportal= {{{ccportal}}}|
 
  ccfeed= {{{ccfeed}}} |
 
  format1={{{format1}}}|
 
  format2={{{format2}}}|
 
  format3={{{format3}}}|
 
  format4={{{format4}}}|
 
  format5={{{format5}}}|
 
  format6={{{format6}}}|
 
  size= {{{size}}}|
 
}}
 
  
[[Category:Content_Directory]]</includeonly>
+
{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: center; clear: right; width: 100%"
 +
! colspan="2" style="background: #006600; color: white" |Registry Information
 +
|-
 +
! URL:
 +
| {{#if: {{{mainurl|}}} | [[mainurl::{{{mainurl}}}|{{{mainurl}}}]] | (none) }}
 +
|-
 +
! CC-only portal:
 +
| {{#if: {{{ccportal|}}} | [[ccportal::{{{ccportal}}}]] | (none) }}
 +
|-
 +
{{#ifeq:{{{ccfeed|}}}|||{{Tablerow|Label='''CC-only feed:'''|Value=[[ccfeed:={{{ccfeed}}}]]}}}}
 +
|-
 +
{{#if:{{{format1|}}}|{{Tablerow|Label='''Formats'''|Value=[[format::{{{format1}}}]]|}}{{#if:{{{format2|}}}|, [[format::{{{format2}}}]]}}{{#if:{{{format3|}}}|, [[format::{{{format3}}}]]}}{{#if:{{{format4|}}}|, [[format::{{{format4}}}]]}}{{#if:{{{format5|}}}|, [[format::{{{format5}}}]]}}{{#if:{{{format6|}}}|, [[format::{{{format6}}}]]}}
 +
}}
 +
|-
 +
{{#ifeq:{{{size|}}}|||{{Tablerow|Label='''Approximate Size of the CC-licensed collection'''|Value=[[size:={{{size}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{cost|}}}|||{{Tablerow|Label='''Cost of Registration:'''|Value=[[cost:={{{cost}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{lengthOfRegistration|}}}|||{{Tablerow|Label='''Length of Registration:'''|Value=[[lengthOfRegistration:={{{lengthOfRegistration}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{cc_integration|}}}|||{{Tablerow|Label='''Integrated support for Creative Commons?'''|Value=[[cc_integration:={{{cc_integration}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{sizeLimit|}}}|||{{Tablerow|Label='''File Size Limit:'''|Value=[[sizeLimit:={{{sizeLimit}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{onlineRegistration|}}}|||{{Tablerow|Label='''Online Registration?'''|Value=[[onlineRegistration:={{{onlineRegistration}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{serialNumbers|}}}|||{{Tablerow|Label='''Serial Numbers?'''|Value=[[serialNumbers:={{{serialNumbers}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{documentStorage|}}}|||{{Tablerow|Label='''Online Document Storage?'''|Value=[[documentStorage:={{{documentStorage}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{sha1hashing|}}}|||{{Tablerow|Label='''SHA-1 Hashing?'''|Value=[[sha1hashing:={{{sha1hashing}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{onlineVerification|}}}|||{{Tablerow|Label='''Online Verification?'''|Value=[[onlineVerification:={{{onlineVerification}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{allRightsReserved|}}}|||{{Tablerow|Label='''Supports All Rights Reserved?'''|Value=[[allRightsReserved:={{{allRightsReserved}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{printedCertificates|}}}|||{{Tablerow|Label='''Printed Certificates?'''|Value=[[printedCertficates:={{{printedCertificates}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{orphanWorksProtection|}}}|||{{Tablerow|Label='''Orphan Works Protection?'''|Value=[[orphanWorksProtection:={{{orphanWorksProtection}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{permalinks|}}}|||{{Tablerow|Label='''Permalink Support?'''|Value=[[permalinks:={{{permalinks}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{metricsTracking|}}}|||{{Tablerow|Label='''Metrics Tracking Support?'''|Value=[[metricsTracking:={{{metricsTracking}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{proofOfIdentity|}}}|||{{Tablerow|Label='''Proof of Identity support?'''|Value=[[proofOfIdentity:={{{proofOfIdentity}}}]]}} }}
 +
|}
 +
 
 +
[[Category:Content_Registry]]</includeonly>

Latest revision as of 20:02, 22 May 2008


This template simplifies the creation of articles about Content Registries. When inserted in a page, it creates a decorative table with information about the provider. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax – there are far easier ways of creating tables in MediaWiki.

To use this template, insert the following at the beginning of your page. All fields are optional and should be omitted if no information is available. The page name should reflect the name of the Content Registry.

{{ContentRegistry|
  mainurl= The main URL of the site (ie: http://flickr.com)|
  ccportal= The URL for the CC-only portal (ie: http://flickr.com/creativecommons/)|
  ccfeed= The URL for the CC-only feed |
  format1=Sound|
  format2=MovingImage|
  format3=Image|
  format4=|
  format5=|
  format6=|
  size= Approximate size of the CC-licensed collection (ie: 1000)|
  cost= Registration Cost (ie: $5 / month)|
  lengthOfRegistration= (ie: 10 years)|
  sizeLimit= File size limit, if any (ie: 5000 characters)|
  onlineRegistration= Yes/No|
  serialNumbers= Yes/No|
  documentStorage= Yes/No|
  sha1hashing= Yes/No|
  onlineVerification= Yes/No|
  allRightsReserved= Yes/No|
  printedCertificates= Yes/No|
  cc_integration= Yes/No|
  orphanWorksProtection= Yes/No|
  permalinks= Yes/No|  
  metricsTracking= Yes/No|
  proofOfIdentity= Yes/No
}}

The order of the fields is not relevant. The template should be given as the first thing on a page.

Otherwise, you can easily add articles by using a form, just go here

Printed Certificates 4Q2006 X X X All Rights Reserved X X X X CC Integration X X [4] Firefox/Word Press/Apple Plugins/APIs X X [5] CC Publish 4Q2006 1Qu2007 (bounty) Barcodes X Orphan Works Protection X X Use as Permalink X X DRM Licensing X 2Qu2007 Metrics Tracking X Rating/Feedback Tools X Forum + WIKI for each work Online Editor X Online Marketplace X Online Collaboration X Proof of Identity X Vouchor.com Full CAcert integration X Official Registrar U.S. Open Source / Standards X [6] Operated by Numly Inc. Registered Cooperative [3]


Formats

Formats are used to describe the types of works which a registry supports. See the content directory template for information on format identifiers.

Services