Re: [PATCH 3/3] docs: drop todo.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2016-08-03 at 18:30 +0200, Ján Tomko wrote:
> There is little information value in:
>   Todo list unavailable: no config file
> 
> Drop the file completely along with the script generating it.
> ---
>  .gitignore            |   1 -
>  docs/Makefile.am      |  34 ++------------
>  docs/sitemap.html.in  |   4 --
>  docs/todo.cfg-example |  26 -----------
>  docs/todo.pl          | 125 --------------------------------------------------
>  5 files changed, 4 insertions(+), 186 deletions(-)
>  delete mode 100644 docs/todo.cfg-example
>  delete mode 100755 docs/todo.pl

Yes please.

Having a static list of items pulled from Bugzilla in the
release archives would be quite pointless even if we
actually managed to build it correctly; as it stands, it's
just embarassing. Same for the website.

You'll want to incorporate Cole's proposed changes to TODO,
or at the very least rid that file of any reference to URLs
you're removing with this commit ;)

On the other hand, removing todo.html outright would result
in a valid URL turning into a 404, which is not cool.

ACK if you squash in the attached patch, or provide an
alternative solution for these issues.

-- 
Andrea Bolognani / Red Hat / Virtualization
From a165597e6e6489db46cc4410c6bad871c42926b9 Mon Sep 17 00:00:00 2001
From: Andrea Bolognani <abologna@xxxxxxxxxx>
Date: Fri, 16 Sep 2016 10:37:07 +0200
Subject: [PATCH] squash-me

---
 TODO              | 21 +++------------------
 docs/todo.html.in | 13 +++++++++++++
 2 files changed, 16 insertions(+), 18 deletions(-)
 create mode 100644 docs/todo.html.in

diff --git a/TODO b/TODO
index 6843a17..a2ab253 100644
--- a/TODO
+++ b/TODO
@@ -1,22 +1,7 @@
          libvirt TODO list
          =================
 
-The TODO list changes frequently, so is maintained online
-in the libvirt bugzilla
+libvirt does not maintain an authoritative TODO list. However you
+can find a list of open feature requests at:
 
-  http://bugzilla.redhat.com/
-
-Search against
-
-    Product: Virtualization Tools
-  Component: libvirt
-    Subject: RFE
-
-Or browse dependent bugs under
-
-  https://bugzilla.redhat.com/show_bug.cgi?id=libvirtTodo
-
-Summarized reports automatically generated from bugzilla
-and provided online at
-
-  http://libvirt.org/todo.html
+  http://wiki.libvirt.org/page/Todo
diff --git a/docs/todo.html.in b/docs/todo.html.in
new file mode 100644
index 0000000..4b92914
--- /dev/null
+++ b/docs/todo.html.in
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <body>
+    <h1>Todo</h1>
+
+    <p>
+      The contents of this page have been moved to
+      <a href="http://wiki.libvirt.org/page/Todo";>http://wiki.libvirt.org/page/Todo</a>.
+    </p>
+
+  </body>
+</html>
-- 
2.7.4

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]