From fc5deb231c4943dd8b8e4cd337e6146f7dcf0410 Mon Sep 17 00:00:00 2001
From: "Tobias Mueller (ideabox)"
Date: Fri, 13 Jul 2012 21:39:20 +0200
Subject: [PATCH] Added the 2007 referendum on the directors determining the
term length
It was a bit messed up as the index.wml pointed to the very same
election twice, i.e. the election_id=1 *was* indeed the 2005-10
referendum. I guess that the plan was, back when the index.wml was
built, to reference the election_id=4, which is the term length
referendum, which didn't have a subfolder back then.
---
foundation.gnome.org/vote/2007-10/Makefile.am | 10 ++++
foundation.gnome.org/vote/2007-10/index.wml | 51 +++++++++++++++++++
foundation.gnome.org/vote/Makefile.am | 2 +-
foundation.gnome.org/vote/index.wml | 4 +-
4 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 foundation.gnome.org/vote/2007-10/Makefile.am
create mode 100644 foundation.gnome.org/vote/2007-10/index.wml
diff --git a/foundation.gnome.org/vote/2007-10/Makefile.am b/foundation.gnome.org/vote/2007-10/Makefile.am
new file mode 100644
index 0000000..88aab47
--- /dev/null
+++ b/foundation.gnome.org/vote/2007-10/Makefile.am
@@ -0,0 +1,10 @@
+SUBDIRS =
+
+urlpath = /vote/2007-10
+
+page_SCRIPTS = \
+ index.html
+
+page_DATA =
+
+include $(top_srcdir)/rules.common
diff --git a/foundation.gnome.org/vote/2007-10/index.wml b/foundation.gnome.org/vote/2007-10/index.wml
new file mode 100644
index 0000000..415da1a
--- /dev/null
+++ b/foundation.gnome.org/vote/2007-10/index.wml
@@ -0,0 +1,51 @@
+
+
+
+
+
+ GNOME Directors determine the length of the term of the next board Referendum
+
+
+
+
+
+ GNOME Directors determine the length of the term of the next board Referendum
+
+
+ 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 elections@gnome.org.
+
+
+
+ GNOME Directors determine the length of the term of the next board Referendum Materials:
+
+
+
+
diff --git a/foundation.gnome.org/vote/Makefile.am b/foundation.gnome.org/vote/Makefile.am
index 9aa2d46..41bd645 100644
--- a/foundation.gnome.org/vote/Makefile.am
+++ b/foundation.gnome.org/vote/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = include 2004-10 2005-10 2000 2001 2002 2003 2004 2005 2006 2007 2009 2010 2011 2012
+SUBDIRS = include 2004-10 2005-10 2000 2001 2002 2003 2004 2005 2006 2007 2007-10 2009 2010 2011 2012
urlpath = /vote
diff --git a/foundation.gnome.org/vote/index.wml b/foundation.gnome.org/vote/index.wml
index 5b85b16..5191013 100644
--- a/foundation.gnome.org/vote/index.wml
+++ b/foundation.gnome.org/vote/index.wml
@@ -53,8 +53,8 @@