<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gnott</id>
		<title>Creative Commons - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gnott"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/wiki/Special:Contributions/Gnott"/>
		<updated>2026-05-04T06:13:38Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Scholars_Copyright_Integration&amp;diff=5948</id>
		<title>Scholars Copyright Integration</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Scholars_Copyright_Integration&amp;diff=5948"/>
				<updated>2007-05-18T18:55:40Z</updated>
		
		<summary type="html">&lt;p&gt;Gnott: /* Styling the Generator */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This document describes integrating the Scholars Copyright [http://scholars.sciencecommons.org Addendum Generator] into your website.  For general information on the Scholars Copyright project, see [http://www.sciencecommons.org/projects/publishing/index.html the project page at Science Commons].&lt;br /&gt;
&lt;br /&gt;
== Basic Integration ==&lt;br /&gt;
&lt;br /&gt;
The generator can be integrated with your site using a link or an &amp;lt;code&amp;gt;&amp;amp;lt;iframe&amp;amp;gt;&amp;lt;/code&amp;gt; tag.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The value supplied for &amp;lt;code&amp;gt;partner_id&amp;lt;/code&amp;gt; should be a short, descriptive name for your site.  For example, Big Example University might supply &amp;lt;code&amp;gt;partner_id=example_u&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Default Agreement Selection ==&lt;br /&gt;
&lt;br /&gt;
You may specify the default agreement selection by providing a &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; parameter in the query string.  The value of the &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; parameter is the agreement identifier.  For example, to display the generator with the '''Access-Reuse''' agreement selected:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;amp;default=retaincc&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following agreements are available:&lt;br /&gt;
&lt;br /&gt;
* '''noembargo''' Immediate Access&lt;br /&gt;
* '''embargo''' Delayed Access&lt;br /&gt;
* '''retaincc''' Access-Reuse&lt;br /&gt;
* '''mit''' MIT Amendment&lt;br /&gt;
&lt;br /&gt;
== Styling the Generator ==&lt;br /&gt;
&lt;br /&gt;
In addition to the &amp;lt;code&amp;gt;partner_id&amp;lt;/code&amp;gt;, you may also supply an optional stylesheet URL.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;amp;stylesheet=http://example.com/scicom.css&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Valid style classes/ids include:&lt;br /&gt;
&lt;br /&gt;
* '''.logo''' This class is used to style the header; you can insert your own header image by providing it as the background.&lt;br /&gt;
* '''#content'''  The &amp;lt;code&amp;gt;content&amp;lt;/code&amp;gt; div surrounds the entire selector; you can use this to set sizing, etc.&lt;br /&gt;
* '''body''' Style the &amp;lt;code&amp;gt;body&amp;lt;/code&amp;gt; tag to set the background color, etc.&lt;br /&gt;
* '''.yui-panel .hd''' This selector is used to style the header of help dialogs.&lt;br /&gt;
* '''.yui-panel .bd''' This selector is used to style the body of help dialogs (background, etc).&lt;br /&gt;
* '''.yui-panel .bd p''' This selector is used to style the text of help dialogs (font size, family, etc).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that if no stylesheet is specified, only the basic styling will be applied.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
An example of using an iframe to integrate the Addendum Generator is included with the source code.  You can find the HTML in Subversion [http://cctools.svn.sourceforge.net/viewvc/cctools/scicom/scholars/trunk/scicom/scholars/static/integration_example/ here], or see it online [http://scholars.sciencecommons.org/integration_example/index.html here].&lt;br /&gt;
&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:ScienceCommons]]&lt;br /&gt;
[[Category:OpenSource]]&lt;br /&gt;
[[Category:Developers]]&lt;/div&gt;</summary>
		<author><name>Gnott</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Scholars_Copyright_Integration&amp;diff=5947</id>
		<title>Scholars Copyright Integration</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Scholars_Copyright_Integration&amp;diff=5947"/>
				<updated>2007-05-18T18:55:26Z</updated>
		
		<summary type="html">&lt;p&gt;Gnott: /* Default Agreement Selection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This document describes integrating the Scholars Copyright [http://scholars.sciencecommons.org Addendum Generator] into your website.  For general information on the Scholars Copyright project, see [http://www.sciencecommons.org/projects/publishing/index.html the project page at Science Commons].&lt;br /&gt;
&lt;br /&gt;
== Basic Integration ==&lt;br /&gt;
&lt;br /&gt;
The generator can be integrated with your site using a link or an &amp;lt;code&amp;gt;&amp;amp;lt;iframe&amp;amp;gt;&amp;lt;/code&amp;gt; tag.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The value supplied for &amp;lt;code&amp;gt;partner_id&amp;lt;/code&amp;gt; should be a short, descriptive name for your site.  For example, Big Example University might supply &amp;lt;code&amp;gt;partner_id=example_u&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Default Agreement Selection ==&lt;br /&gt;
&lt;br /&gt;
You may specify the default agreement selection by providing a &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; parameter in the query string.  The value of the &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; parameter is the agreement identifier.  For example, to display the generator with the '''Access-Reuse''' agreement selected:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;amp;default=retaincc&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following agreements are available:&lt;br /&gt;
&lt;br /&gt;
* '''noembargo''' Immediate Access&lt;br /&gt;
* '''embargo''' Delayed Access&lt;br /&gt;
* '''retaincc''' Access-Reuse&lt;br /&gt;
* '''mit''' MIT Amendment&lt;br /&gt;
&lt;br /&gt;
== Styling the Generator ==&lt;br /&gt;
&lt;br /&gt;
In addition to the &amp;lt;code&amp;gt;partner_id&amp;lt;/code&amp;gt;, you may also supply an optional stylesheet URL.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;amp;stylesheet=http://example.com/scicom.css&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Valid style classes/ids include:&lt;br /&gt;
&lt;br /&gt;
* '''.logo''' This class is used to style the header; you can insert your own header image by providing it as the background.&lt;br /&gt;
* '''#content'''  The &amp;lt;code&amp;gt;content&amp;lt;/code&amp;gt; div surrounds the entire selector; you can use this to set sizing, etc.&lt;br /&gt;
* '''body''' Style the &amp;lt;code&amp;gt;body&amp;lt;/code&amp;gt; tag to set the background color, etc.&lt;br /&gt;
* '''.yui-panel .hd''' This selector is used to style the header of help dialogs.&lt;br /&gt;
* '''.yui-panel .bd''' This selector is used to style the body of help dialogs (background, etc).&lt;br /&gt;
* '''.yui-panel .bd p''' This selector is used to style the text of help dialogs (font size, family, etc).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that if no stylesheet is specified, only the basic styling will be applied.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
An example of using an iframe to integrate the Addendum Generator is included with the source code.  You can find the HTML in Subversion [http://cctools.svn.sourceforge.net/viewvc/cctools/scicom/scholars/trunk/scicom/scholars/static/integration_example/ here], or see it online [http://scholars.sciencecommons.org/integration_example/index.html here].&lt;br /&gt;
&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:ScienceCommons]]&lt;br /&gt;
[[Category:OpenSource]]&lt;br /&gt;
[[Category:Developers]]&lt;/div&gt;</summary>
		<author><name>Gnott</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Scholars_Copyright_Integration&amp;diff=5946</id>
		<title>Scholars Copyright Integration</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Scholars_Copyright_Integration&amp;diff=5946"/>
				<updated>2007-05-18T18:55:12Z</updated>
		
		<summary type="html">&lt;p&gt;Gnott: /* Basic Integration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This document describes integrating the Scholars Copyright [http://scholars.sciencecommons.org Addendum Generator] into your website.  For general information on the Scholars Copyright project, see [http://www.sciencecommons.org/projects/publishing/index.html the project page at Science Commons].&lt;br /&gt;
&lt;br /&gt;
== Basic Integration ==&lt;br /&gt;
&lt;br /&gt;
The generator can be integrated with your site using a link or an &amp;lt;code&amp;gt;&amp;amp;lt;iframe&amp;amp;gt;&amp;lt;/code&amp;gt; tag.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The value supplied for &amp;lt;code&amp;gt;partner_id&amp;lt;/code&amp;gt; should be a short, descriptive name for your site.  For example, Big Example University might supply &amp;lt;code&amp;gt;partner_id=example_u&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Default Agreement Selection ==&lt;br /&gt;
&lt;br /&gt;
You may specify the default agreement selection by providing a &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; parameter in the query string.  The value of the &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; parameter is the agreement identifier.  For example, to display the generator with the '''Access-Reuse''' agreement selected:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;amp;default=retaincc&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following agreements are available:&lt;br /&gt;
&lt;br /&gt;
* '''noembargo''' Immediate Access&lt;br /&gt;
* '''embargo''' Delayed Access&lt;br /&gt;
* '''retaincc''' Access-Reuse&lt;br /&gt;
* '''mit''' MIT Amendment&lt;br /&gt;
&lt;br /&gt;
== Styling the Generator ==&lt;br /&gt;
&lt;br /&gt;
In addition to the &amp;lt;code&amp;gt;partner_id&amp;lt;/code&amp;gt;, you may also supply an optional stylesheet URL.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;amp;stylesheet=http://example.com/scicom.css&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Valid style classes/ids include:&lt;br /&gt;
&lt;br /&gt;
* '''.logo''' This class is used to style the header; you can insert your own header image by providing it as the background.&lt;br /&gt;
* '''#content'''  The &amp;lt;code&amp;gt;content&amp;lt;/code&amp;gt; div surrounds the entire selector; you can use this to set sizing, etc.&lt;br /&gt;
* '''body''' Style the &amp;lt;code&amp;gt;body&amp;lt;/code&amp;gt; tag to set the background color, etc.&lt;br /&gt;
* '''.yui-panel .hd''' This selector is used to style the header of help dialogs.&lt;br /&gt;
* '''.yui-panel .bd''' This selector is used to style the body of help dialogs (background, etc).&lt;br /&gt;
* '''.yui-panel .bd p''' This selector is used to style the text of help dialogs (font size, family, etc).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that if no stylesheet is specified, only the basic styling will be applied.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
An example of using an iframe to integrate the Addendum Generator is included with the source code.  You can find the HTML in Subversion [http://cctools.svn.sourceforge.net/viewvc/cctools/scicom/scholars/trunk/scicom/scholars/static/integration_example/ here], or see it online [http://scholars.sciencecommons.org/integration_example/index.html here].&lt;br /&gt;
&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:ScienceCommons]]&lt;br /&gt;
[[Category:OpenSource]]&lt;br /&gt;
[[Category:Developers]]&lt;/div&gt;</summary>
		<author><name>Gnott</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Scholars_Copyright_Integration&amp;diff=5856</id>
		<title>Scholars Copyright Integration</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Scholars_Copyright_Integration&amp;diff=5856"/>
				<updated>2007-05-08T17:55:30Z</updated>
		
		<summary type="html">&lt;p&gt;Gnott: /* Styling the Generator */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This document describes integrating the Scholars Copyright [http://scholars.sciencecommons.org Addendum Generator] into your website.  For general information on the Scholars Copyright project, see [http://www.sciencecommons.org/projects/publishing/index.html the project page at Science Commons].&lt;br /&gt;
&lt;br /&gt;
== Basic Integration ==&lt;br /&gt;
&lt;br /&gt;
The generator can be integrated with your site using a link or an &amp;lt;code&amp;gt;&amp;amp;lt;iframe&amp;amp;gt;&amp;lt;/code&amp;gt; tag.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The value supplied for &amp;lt;code&amp;gt;partner_id&amp;lt;/code&amp;gt; should be a short, descriptive name for your site.  For example, Big Example University might supply &amp;lt;code&amp;gt;partner_id=example_u&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Default Agreement Selection ==&lt;br /&gt;
&lt;br /&gt;
You may specify the default agreement selection by providing a &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; parameter in the query string.  The value of the &amp;lt;code&amp;gt;default&amp;lt;/code&amp;gt; parameter is the agreement identifier.  For example, to display the generator with the '''Access-Reuse''' agreement selected:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;amp;default=retaincc&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following agreements are available:&lt;br /&gt;
&lt;br /&gt;
* '''noembargo''' Immediate Access&lt;br /&gt;
* '''embargo''' Delayed Access&lt;br /&gt;
* '''retaincc''' Access-Reuse&lt;br /&gt;
* '''mit''' MIT Amendment&lt;br /&gt;
&lt;br /&gt;
== Styling the Generator ==&lt;br /&gt;
&lt;br /&gt;
In addition to the &amp;lt;code&amp;gt;partner_id&amp;lt;/code&amp;gt;, you may also supply an optional stylesheet URL.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
   &amp;lt;iframe src=&amp;quot;http://scholars.sciencecommons.org/iframe?partner_id=example&amp;amp;stylesheet=http://example.com/scicom.css&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Valid style classes/ids include:&lt;br /&gt;
&lt;br /&gt;
* '''.logo''' This class is used to style the header; you can insert your own header image by providing it as the background.&lt;br /&gt;
* '''#content'''  The &amp;lt;code&amp;gt;content&amp;lt;/code&amp;gt; div surrounds the entire selector; you can use this to set sizing, etc.&lt;br /&gt;
* '''body''' Style the &amp;lt;code&amp;gt;body&amp;lt;/code&amp;gt; tag to set the background color, etc.&lt;br /&gt;
* '''.hd''' This class is used to style the header of help dialogs.&lt;br /&gt;
* '''.bd''' This class is used to style the body text of help dialogs.&lt;br /&gt;
&lt;br /&gt;
Note that if no stylesheet is specified, only the basic styling will be applied.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
An example of using an iframe to integrate the Addendum Generator is included with the source code.  You can find the HTML in Subversion [http://cctools.svn.sourceforge.net/viewvc/cctools/scicom/scholars/trunk/scicom/scholars/static/integration_example/ here], or see it online [http://scholars.sciencecommons.org/integration_example/index.html here].&lt;br /&gt;
&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:ScienceCommons]]&lt;br /&gt;
[[Category:OpenSource]]&lt;br /&gt;
[[Category:Developers]]&lt;/div&gt;</summary>
		<author><name>Gnott</name></author>	</entry>

	</feed>