Removed elections/ directory and deleted it from the Makefile.am
This commit is contained in:
		
							parent
							
								
									75909de3ed
								
							
						
					
					
						commit
						d873994982
					
				
					 3 changed files with 1 additions and 65 deletions
				
			
		|  | @ -1,4 +1,4 @@ | |||
| SUBDIRS = about contact elections img legal licensing membership news finance vote reports | ||||
| SUBDIRS = about contact img legal licensing membership news finance vote reports | ||||
| 
 | ||||
| urlpath =  | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,9 +0,0 @@ | |||
| SUBDIRS = 2000 2001 2002 2003 2004 2005 2006 2007 2009 2010 | ||||
| 
 | ||||
| urlpath = /elections | ||||
| 
 | ||||
| page_SCRIPTS = \ | ||||
| 	index.html \ | ||||
| 	overview.html | ||||
| 
 | ||||
| include $(top_srcdir)/rules.common | ||||
|  | @ -1,55 +0,0 @@ | |||
| <?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 Elections and Referenda</title> | ||||
|     <meta name="cvsdate" content="$Date$" /> | ||||
|     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||||
|   </head> | ||||
| 
 | ||||
|   <body> | ||||
| 
 | ||||
|     <h1>GNOME Foundation Elections and Referenda</h1> | ||||
| 
 | ||||
|     <h2>Election Materials</h2> | ||||
| 
 | ||||
|     <p> | ||||
|       The GNOME Foundation Membership elects the Board of Directors each | ||||
|       November. Any member can nominate themself to run in the election. The | ||||
|       overall election 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> | ||||
| 
 | ||||
|     <ul> | ||||
|       <li><a href="2010/">Material from the Spring 2010 Elections</a></li> | ||||
|       <li><a href="2009/">Material from the Spring 2009 Elections</a></li> | ||||
|       <li><a href="2007/">Material from the Fall 2007 Elections</a></li> | ||||
|       <li><a href="2006/">Material from the Fall 2006 Elections</a></li> | ||||
|       <li><a href="2005/">Material from the Fall 2005 Elections</a></li> | ||||
|       <li><a href="2004/">Material from the Fall 2004 Elections</a></li> | ||||
|       <li><a href="2003/">Material from the Fall 2003 Elections</a></li> | ||||
|       <li><a href="2002/">Material from the Fall 2002 Elections</a></li> | ||||
|       <li><a href="2001/">Material from the Fall 2001 Elections</a></li> | ||||
|       <li><a href="2000/">Material from the Fall 2000 Elections</a></li> | ||||
|     </ul> | ||||
| 
 | ||||
| 
 | ||||
|     <h2>Referenda Materials</h2> | ||||
| 
 | ||||
|     <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> | ||||
| 
 | ||||
|     <ul> | ||||
|       <li><a href="../vote/2005-10/index.html">Material from the Office Term Referendum</a></li> | ||||
|       <li><a href="../vote/results.php?election_id=1">Material from the Reducing Board Size Referendum</a></li><!-- This is ugly, ideally we'd have an information page as with the other elections and referenda --> | ||||
|       <li><a href="../vote/2004-10/index.html">Material from the Anonymous Voting Referendum</a></li> | ||||
|     </ul> | ||||
|   </body> | ||||
| </html> | ||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Tobias Mueller
						Tobias Mueller