add pages for the anonymous voting referendum.
2004-09-14 Vincent Untz <vincent@vuntz.net> * configure.in: * foundation.gnome.org/Makefile.am: * foundation.gnome.org/referenda/*: add pages for the anonymous voting referendum. * foundation.gnome.org/index.wml: * foundation.gnome.org/news/index.wml: add a new item about the referendum * foundation.gnome.org/legal/.cvsignore: added * include/evilsedhack: include a referenda link
This commit is contained in:
		
							parent
							
								
									526435adbe
								
							
						
					
					
						commit
						986195f164
					
				
					 14 changed files with 230 additions and 1 deletions
				
			
		
							
								
								
									
										12
									
								
								ChangeLog
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								ChangeLog
									
										
									
									
									
								
							|  | @ -1,3 +1,15 @@ | |||
| 2004-09-14  Vincent Untz  <vincent@vuntz.net> | ||||
| 
 | ||||
| 	* configure.in: | ||||
| 	* foundation.gnome.org/Makefile.am: | ||||
| 	* foundation.gnome.org/referenda/*: add pages for the anonymous voting | ||||
| 	referendum. | ||||
| 	* foundation.gnome.org/index.wml: | ||||
| 	* foundation.gnome.org/news/index.wml: add a new item about the | ||||
| 	referendum | ||||
| 	* foundation.gnome.org/legal/.cvsignore: added | ||||
| 	* include/evilsedhack: include a referenda link | ||||
| 
 | ||||
| 2004-05-12  Vincent Untz  <vincent@vuntz.net> | ||||
| 
 | ||||
| 	* foundation.gnome.org/membership/index.wml: add some words so people | ||||
|  |  | |||
|  | @ -28,4 +28,6 @@ foundation.gnome.org/img/logos/Makefile | |||
| foundation.gnome.org/legal/Makefile | ||||
| foundation.gnome.org/membership/Makefile | ||||
| foundation.gnome.org/news/Makefile | ||||
| foundation.gnome.org/referenda/Makefile | ||||
| foundation.gnome.org/referenda/2004-10/Makefile | ||||
| ]) | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| SUBDIRS = about contact elections img legal membership news | ||||
| SUBDIRS = about contact elections img legal membership news referenda | ||||
| 
 | ||||
| urlpath =  | ||||
| 
 | ||||
|  |  | |||
|  | @ -39,6 +39,16 @@ | |||
| 
 | ||||
|     <h2>News</h2> | ||||
|     <ul> | ||||
|       <li> | ||||
|         <strong>Anonymous Voting Referendum</strong> | ||||
|         <small>(14/09/2004)</small> | ||||
|         <blockquote> | ||||
|           The GNOME Foundation will hold a <a | ||||
|           href="referenda/2004-10/">referendum</a> about anonymous voting in | ||||
|           a few weeks. Take a look at the <a | ||||
|           href="referenda/2004-10/rules.html">rules and the timeline</a>. | ||||
|         </blockquote> | ||||
|       </li> | ||||
|       <li> | ||||
|         <strong>Results of 2003 elections official</strong> | ||||
|         <small>(20/12/2003)</small> | ||||
|  |  | |||
							
								
								
									
										3
									
								
								foundation.gnome.org/legal/.cvsignore
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								foundation.gnome.org/legal/.cvsignore
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| index.html | ||||
| Makefile.in | ||||
| Makefile | ||||
|  | @ -11,6 +11,16 @@ | |||
|     <h1>GNOME Foundation News</h1> | ||||
| 
 | ||||
|     <ul> | ||||
|       <li> | ||||
|         <strong>Anonymous Voting Referendum</strong> | ||||
|         <small>(14/09/2004)</small> | ||||
|         <blockquote> | ||||
|           The GNOME Foundation will hold a <a | ||||
|           href="../referenda/2004-10/">referendum</a> about anonymous voting | ||||
|           in a few weeks. Take a look at the <a | ||||
|           href="../referenda/2004-10/rules.html">rules and the timeline</a>. | ||||
|         </blockquote> | ||||
|       </li> | ||||
|       <li> | ||||
|         <strong>Results of 2003 elections official</strong> | ||||
|         <small>(20/12/2003)</small> | ||||
|  |  | |||
							
								
								
									
										3
									
								
								foundation.gnome.org/referenda/.cvsignore
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								foundation.gnome.org/referenda/.cvsignore
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| index.html | ||||
| Makefile.in | ||||
| Makefile | ||||
							
								
								
									
										4
									
								
								foundation.gnome.org/referenda/2004-10/.cvsignore
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								foundation.gnome.org/referenda/2004-10/.cvsignore
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| rules.html | ||||
| index.html | ||||
| Makefile.in | ||||
| Makefile | ||||
							
								
								
									
										9
									
								
								foundation.gnome.org/referenda/2004-10/Makefile.am
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								foundation.gnome.org/referenda/2004-10/Makefile.am
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| SUBDIRS = | ||||
| 
 | ||||
| urlpath = /referenda/2004-10 | ||||
|   | ||||
| page_SCRIPTS = \ | ||||
| 	index.html \ | ||||
| 	rules.html | ||||
| 
 | ||||
| include $(top_srcdir)/rules.common | ||||
							
								
								
									
										43
									
								
								foundation.gnome.org/referenda/2004-10/index.wml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										43
									
								
								foundation.gnome.org/referenda/2004-10/index.wml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,43 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| 
 | ||||
|   <head> | ||||
|     <title>GNOME Foundation Anonymous Voting Referendum</title> | ||||
|     <meta name="cvsdate" content="$Date$" /> | ||||
|   </head> | ||||
| 
 | ||||
|   <body> | ||||
| 
 | ||||
|     <h1>GNOME Foundation Anonymous Voting Referendum</h1> | ||||
| 
 | ||||
|     <p> | ||||
|       Any member of the GNOME Foundation can suggest a referendum. To be | ||||
|       accepted, a request for a referendum must be endorsed by 10% of the | ||||
|       Membership. The overall referendum process is overseen by the | ||||
|       Membership and Elections Committee, which can be reached at <a | ||||
|       href="mailto:elections@gnome.org">elections@gnome.org</a>. | ||||
|     </p> | ||||
| 
 | ||||
|     <p> | ||||
|       In September 2003, the board discussed a possible move toward an anonymous | ||||
|       voting scheme for the annual GNOME Foundation board of directors elections | ||||
|       and brought it to the members on <a | ||||
|       href="http://mail.gnome.org/archives/foundation-list/">foundation-list@gnome.org</a>. | ||||
|       After much discussion, it was agreed that there was significant objection to | ||||
|       this so that the GNOME Foundation should hold a referendum to decide | ||||
|       whether future elections should use an anonymous voting mechanism. | ||||
|     </p> | ||||
| 
 | ||||
|     <h2>Anonymous Voting Referendum Materials:</h2> | ||||
|     <ul> | ||||
|       <li> | ||||
|         <a href="rules.html">Referendum Rules and Timeline</a> | ||||
|       </li> | ||||
|       <li> | ||||
|         <a href="http://mail.gnome.org/archives/foundation-list/2003-September/msg00008.html">Original discussion about anonymous voting</a> | ||||
|       </li> | ||||
|     </ul> | ||||
| 
 | ||||
|   </body> | ||||
| </html> | ||||
							
								
								
									
										95
									
								
								foundation.gnome.org/referenda/2004-10/rules.wml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										95
									
								
								foundation.gnome.org/referenda/2004-10/rules.wml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,95 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| 
 | ||||
|   <head> | ||||
|     <title>GNOME Foundation Referendum Rules</title> | ||||
|     <meta name="cvsdate" content="$Date$" /> | ||||
|   </head> | ||||
| 
 | ||||
|   <body> | ||||
| 
 | ||||
|     <h1>GNOME Foundation Referendum Rules & Timeline</h1> | ||||
| 
 | ||||
|     <h2>Referendum Rules</h2>  | ||||
| 
 | ||||
|     <ol> | ||||
|       <li> | ||||
|         See the <a href="../../about/charter/">GNOME Foundation charter</a> for | ||||
|         general rules. | ||||
|       </li> | ||||
|       <li> | ||||
|         Members of the GNOME Foundation as of September 24, 2004 are eligible to | ||||
|         vote in the referendum. Anyone who has made a contribution to GNOME can | ||||
|         apply for membership by completing the <a | ||||
|         href="../../membership/application.php">application</a>. | ||||
|       </li> | ||||
|       <li> | ||||
|         All discussion related to the election should be held on | ||||
|         <a href="http://mail.gnome.org/archives/foundation-list/">foundation-list@gnome.org</a>. | ||||
|       </li> | ||||
|       <li> | ||||
|         Ballots will be sent via e-mail to all eligible voters on September 27, | ||||
|         2004, and must be returned by October 8, 2004, 23:59 UTC (18:59 EST). | ||||
|         Full instructions will be included in the ballot. | ||||
|       </li> | ||||
|       <li> | ||||
|         Ballots will be held confidential during the election, but an archive | ||||
|         of all submitted ballots will be made publicly accessible at its | ||||
|         conclusion. | ||||
|       </li> | ||||
|       <li> | ||||
|         The Elections Committee is responsible for counting the ballots, after | ||||
|         taking appropriate action to fix misformatted ballots.  | ||||
|       </li> | ||||
|       <li> | ||||
|         In the event of a tie, the Elections Committee will schedule a run-off | ||||
|         election as soon as possible.  | ||||
|       </li> | ||||
|       <li> | ||||
|         The Elections Committee will announce preliminary results as soon as | ||||
|         possible after the election closes, along with instructions on how to | ||||
|         access the ballot archive and how to independently verify the vote | ||||
|         count. | ||||
|       </li> | ||||
|       <li> | ||||
|         Any eligible voter may challenge the preliminary results by e-mailing | ||||
|         <a | ||||
|         href="mailto:elections@gnome.org">elections@gnome.org</a> | ||||
|         prior to October 22, 2004. The decision of the Elections Committee as | ||||
|         to any challenge shall be final. Once any challenges have been | ||||
|         resolved, the Elections Committee shall announce the final results. | ||||
|       </li> | ||||
|       <li> | ||||
|         Any questions regarding these procedures should be directed to the | ||||
|         Elections Committee by e-mail to <a | ||||
|         href="mailto:elections@gnome.org">elections@gnome.org</a>. | ||||
|         The committee shall have the power to make any necessary changes or | ||||
|         clarifications to these rules at any point during the referendum. | ||||
|       </li> | ||||
|     </ol> | ||||
| 
 | ||||
|     <h2>Timeline</h2> | ||||
|     <p><small>(all deadlines are 23:59 UTC/18:59 EST)</small></p>  | ||||
|     <ul> | ||||
|       <li> | ||||
|         September 24 (Friday): Last day to apply for membership (to be eligible | ||||
|         for this referendum). | ||||
|       </li> | ||||
|       <li> | ||||
|         September 27 (Monday): Ballots mailed to eligible voters, voting begins. | ||||
|       </li> | ||||
|       <li> | ||||
|         October 8 (Friday): Voting closes. | ||||
|       </li> | ||||
|       <li> | ||||
|         October 11 (Monday): Preliminary results mailed to | ||||
|         <a href="http://mail.gnome.org/archives/foundation-list/">foundation-list@gnome.org</a>. | ||||
|       </li> | ||||
|       <li> | ||||
|         October 22 (Friday): Last day to challenge preliminary results. | ||||
|       </li> | ||||
|     </ul> | ||||
| 
 | ||||
|   </body> | ||||
| </html> | ||||
							
								
								
									
										8
									
								
								foundation.gnome.org/referenda/Makefile.am
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								foundation.gnome.org/referenda/Makefile.am
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| SUBDIRS = 2004-10 | ||||
| 
 | ||||
| urlpath = /referenda | ||||
| 
 | ||||
| page_SCRIPTS = \ | ||||
| 	index.html | ||||
| 
 | ||||
| include $(top_srcdir)/rules.common | ||||
							
								
								
									
										29
									
								
								foundation.gnome.org/referenda/index.wml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								foundation.gnome.org/referenda/index.wml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,29 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
|   | ||||
|   <head> | ||||
|     <title>GNOME Foundation Referenda</title> | ||||
|     <meta name="cvsdate" content="$Date$" /> | ||||
|   </head> | ||||
| 
 | ||||
|   <body> | ||||
| 
 | ||||
|     <h1>GNOME Foundation Referenda</h1> | ||||
| 
 | ||||
|     <p> | ||||
|       Any member of the GNOME Foundation can suggest a referendum. To be | ||||
|       accepted, a request for a referendum must be endorsed by 10% of the | ||||
|       Membership. The overall referendum process is overseen by the | ||||
|       Membership and Elections Committee, which can be reached at <a | ||||
|       href="mailto:elections@gnome.org">elections@gnome.org</a>. | ||||
|     </p> | ||||
| 
 | ||||
|     <h2>Referenda Materials</h2> | ||||
| 
 | ||||
|     <ul> | ||||
|       <li><a href="2004-10/">Material from the Anonymous Voting Referendum</a></li> | ||||
|     </ul> | ||||
| 
 | ||||
|   </body> | ||||
| </html> | ||||
|  | @ -13,6 +13,7 @@ cat <<-FOOT | |||
| 		<li><a href="$ROOT/about/">About the Foundation</a></li> | ||||
| 		<li><a href="$ROOT/membership/">Membership</a></li> | ||||
| 		<li><a href="$ROOT/elections/">Elections</a></li> | ||||
| 		<li><a href="$ROOT/referenda/">Referenda</a></li> | ||||
| 		<li><a href="$ROOT/legal/">Legal</a></li> | ||||
| 		<li><a href="$ROOT/contact/">Contact</a></li> | ||||
| 	</ul> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Vincent Untz
						Vincent Untz