[FINALLY] the TODO list has migrated to Wiki

Started by Alvaro Herreraover 17 years ago34 messageshackers
Jump to latest
#1Alvaro Herrera
alvherre@2ndquadrant.com

Hi,

Thanks to Brendan Jurd, who spent a lot of effort in creating useful
Mediawiki templates, we now have moved the TODO list to the Wiki site.

The new official location for the TODO list is here:
http://wiki.postgresql.org/wiki/Todo:Todo

I hereby kindly request the WWW team to update any references to point
to the new address; perhaps install a redirection in
http://www.postgresql.org/docs/faqs.TODO.html to the new location.

The move has been approved by Bruce, the current maintainer. I hope
that he continues to maintain the new version.

While many details have been sorted out during the move, being a wiki
there is nothing set in stone. Feel free to do changes like improve the
markup or the templates so that things look better (after appropriate
discussion), but if you intend to make changes like mark items
completed, add new items, or remove items, please email pgsql-hackers as
has been Bruce's tradition.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

#2Joshua D. Drake
jd@commandprompt.com
In reply to: Alvaro Herrera (#1)
Re: [FINALLY] the TODO list has migrated to Wiki

On Wed, 20 Aug 2008 13:12:15 -0400
Alvaro Herrera <alvherre@commandprompt.com> wrote:

The move has been approved by Bruce, the current maintainer. I hope
that he continues to maintain the new version.

This is great! I only have one small request. The font is really small
and I have pretty good eyesight.

Joshua D. Drake

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate

#3Bruce Momjian
bruce@momjian.us
In reply to: Joshua D. Drake (#2)
Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki

Joshua Drake wrote:

On Wed, 20 Aug 2008 13:12:15 -0400
Alvaro Herrera <alvherre@commandprompt.com> wrote:

The move has been approved by Bruce, the current maintainer. I hope
that he continues to maintain the new version.

This is great! I only have one small request. The font is really small
and I have pretty good eyesight.

How does it compare to the font size of the previous version of the TODO
list?

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#4Bruce Momjian
bruce@momjian.us
In reply to: Alvaro Herrera (#1)
Re: [FINALLY] the TODO list has migrated to Wiki

Alvaro Herrera wrote:

Hi,

Thanks to Brendan Jurd, who spent a lot of effort in creating useful
Mediawiki templates, we now have moved the TODO list to the Wiki site.

The new official location for the TODO list is here:
http://wiki.postgresql.org/wiki/Todo:Todo

I hereby kindly request the WWW team to update any references to point
to the new address; perhaps install a redirection in
http://www.postgresql.org/docs/faqs.TODO.html to the new location.

The move has been approved by Bruce, the current maintainer. I hope
that he continues to maintain the new version.

While many details have been sorted out during the move, being a wiki
there is nothing set in stone. Feel free to do changes like improve the
markup or the templates so that things look better (after appropriate
discussion), but if you intend to make changes like mark items
completed, add new items, or remove items, please email pgsql-hackers as
has been Bruce's tradition.

The wiki has a similar appearance compared to the old TODO html file,
and allows easy editing, either per TODO section or the entire file;
the markup is also simple. This should allow other people to maintain
the TODO list, as they have done with the commit fest list.

I believe TODO and TODO.html files should now be removed from CVS.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#5Magnus Hagander
magnus@hagander.net
In reply to: Alvaro Herrera (#1)
Re: [FINALLY] the TODO list has migrated to Wiki

Alvaro Herrera wrote:

Hi,

Thanks to Brendan Jurd, who spent a lot of effort in creating useful
Mediawiki templates, we now have moved the TODO list to the Wiki site.

Yay!

Thanks to Brendan for helping out with that!

The new official location for the TODO list is here:
http://wiki.postgresql.org/wiki/Todo:Todo

I hereby kindly request the WWW team to update any references to point
to the new address; perhaps install a redirection in
http://www.postgresql.org/docs/faqs.TODO.html to the new location.

Done on both accounts.

The move has been approved by Bruce, the current maintainer. I hope
that he continues to maintain the new version.

And let's keep the version in CVS around for a couple of days to let
things settle before we do a "cvs remove" on it..

//Magnus

#6David Fetter
david@fetter.org
In reply to: Joshua D. Drake (#2)
Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki

On Wed, Aug 20, 2008 at 10:26:11AM -0700, Joshua D. Drake wrote:

On Wed, 20 Aug 2008 13:12:15 -0400
Alvaro Herrera <alvherre@commandprompt.com> wrote:

The move has been approved by Bruce, the current maintainer. I
hope that he continues to maintain the new version.

This is great! I only have one small request. The font is really
small and I have pretty good eyesight.

Fixed :)

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

#7Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#4)
Re: [FINALLY] the TODO list has migrated to Wiki

Bruce Momjian <bruce@momjian.us> writes:

I believe TODO and TODO.html files should now be removed from CVS.

+1. Leaving them in CVS would just result in confusion.

It might make sense to leave TODO still in the file set, but reduce its
content to a pointer to the wiki page.

regards, tom lane

#8Joshua D. Drake
jd@commandprompt.com
In reply to: David Fetter (#6)
Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki

On Wed, 20 Aug 2008 10:53:57 -0700
David Fetter <david@fetter.org> wrote:

This is great! I only have one small request. The font is really
small and I have pretty good eyesight.

Fixed :)

Much better, thanks!

Joshua D. Drake

Cheers,
David.

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate

#9Tom Lane
tgl@sss.pgh.pa.us
In reply to: Magnus Hagander (#5)
Re: [FINALLY] the TODO list has migrated to Wiki

Magnus Hagander <magnus@hagander.net> writes:

And let's keep the version in CVS around for a couple of days to let
things settle before we do a "cvs remove" on it..

Why? "cvs remove" is reversible, if it comes to that.

regards, tom lane

#10Magnus Hagander
magnus@hagander.net
In reply to: Tom Lane (#9)
Re: [FINALLY] the TODO list has migrated to Wiki

Tom Lane wrote:

Magnus Hagander <magnus@hagander.net> writes:

And let's keep the version in CVS around for a couple of days to let
things settle before we do a "cvs remove" on it..

Why? "cvs remove" is reversible, if it comes to that.

Good pt. I was mixing it up with the sucky way cvs deals with directory
removals. My bad, suggestion withdrawn.

//Magnus

#11Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#7)
Re: [FINALLY] the TODO list has migrated to Wiki

Tom Lane wrote:

Bruce Momjian <bruce@momjian.us> writes:

I believe TODO and TODO.html files should now be removed from CVS.

+1. Leaving them in CVS would just result in confusion.

It might make sense to leave TODO still in the file set, but reduce its
content to a pointer to the wiki page.

Done.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#12Peter Eisentraut
peter_e@gmx.net
In reply to: Alvaro Herrera (#1)
Re: [FINALLY] the TODO list has migrated to Wiki

Alvaro Herrera wrote:

The new official location for the TODO list is here:
http://wiki.postgresql.org/wiki/Todo:Todo

What is it with this strange page naming? Have we not established some time
ago that the colon is only supposed to be used for metapages? We kind of
blew this on the commit fest pages, but at least new content should do it
right. Plus, a URL such as http://wiki.postgresql.org/wiki/Todo would be a
lot more obvious to find.

#13Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Peter Eisentraut (#12)
Re: [FINALLY] the TODO list has migrated to Wiki

Peter Eisentraut wrote:

Alvaro Herrera wrote:

The new official location for the TODO list is here:
http://wiki.postgresql.org/wiki/Todo:Todo

What is it with this strange page naming?

I agree with your argument. I think we inherited this name from a very
old attempt to do the conversion, and just didn't worry about it very
much, being too stressed about pleasing Bruce with the new format ;-)

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

#14Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Peter Eisentraut (#12)
Re: [FINALLY] the TODO list has migrated to Wiki

Peter Eisentraut wrote:

Plus, a URL such as http://wiki.postgresql.org/wiki/Todo would be a
lot more obvious to find.

Moved. The old name is kept as a redirect.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

#15Tom Lane
tgl@sss.pgh.pa.us
In reply to: Alvaro Herrera (#14)
Re: [FINALLY] the TODO list has migrated to Wiki

Alvaro Herrera <alvherre@commandprompt.com> writes:

Peter Eisentraut wrote:

Plus, a URL such as http://wiki.postgresql.org/wiki/Todo would be a
lot more obvious to find.

Moved. The old name is kept as a redirect.

Pls make doc/TODO match.

regards, tom lane

#16Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Tom Lane (#15)
Re: [FINALLY] the TODO list has migrated to Wiki

Tom Lane wrote:

Alvaro Herrera <alvherre@commandprompt.com> writes:

Peter Eisentraut wrote:

Plus, a URL such as http://wiki.postgresql.org/wiki/Todo would be a
lot more obvious to find.

Moved. The old name is kept as a redirect.

Pls make doc/TODO match.

Done.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

#17Bruce Momjian
bruce@momjian.us
In reply to: Alvaro Herrera (#16)
Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki

Alvaro Herrera wrote:

Tom Lane wrote:

Alvaro Herrera <alvherre@commandprompt.com> writes:

Peter Eisentraut wrote:

Plus, a URL such as http://wiki.postgresql.org/wiki/Todo would be a
lot more obvious to find.

Moved. The old name is kept as a redirect.

Pls make doc/TODO match.

The TODO link on the developer page needs to be updated too:

http://www.postgresql.org/developer/

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#18Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Bruce Momjian (#17)
Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki

Bruce Momjian wrote:

The TODO link on the developer page needs to be updated too:

http://www.postgresql.org/developer/

Done too (and a few other links to the TODO list that are on the
website).

Minor nit: the summer of code page says that the easy items are marked
with a %, but that's no longer true.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

#19Albert Cervera i Areny
albert@nan-tic.com
In reply to: Alvaro Herrera (#1)
Re: [FINALLY] the TODO list has migrated to Wiki

A Dimecres 20 Agost 2008, Alvaro Herrera va escriure:

Hi,

Thanks to Brendan Jurd, who spent a lot of effort in creating useful
Mediawiki templates, we now have moved the TODO list to the Wiki site.

The new official location for the TODO list is here:
http://wiki.postgresql.org/wiki/Todo:Todo

Any chance of changing Easier and Done marks to others easier to find by a
simple search with the browser? Maybe [E] and [D] would do. The old list had
the same problem IMHO.

I hereby kindly request the WWW team to update any references to point
to the new address; perhaps install a redirection in
http://www.postgresql.org/docs/faqs.TODO.html to the new location.

The move has been approved by Bruce, the current maintainer. I hope
that he continues to maintain the new version.

While many details have been sorted out during the move, being a wiki
there is nothing set in stone. Feel free to do changes like improve the
markup or the templates so that things look better (after appropriate
discussion), but if you intend to make changes like mark items
completed, add new items, or remove items, please email pgsql-hackers as
has been Bruce's tradition.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

--
Albert Cervera i Areny
http://www.NaN-tic.com

#20Bruce Momjian
bruce@momjian.us
In reply to: Albert Cervera i Areny (#19)
Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki

Albert Cervera i Areny wrote:

A Dimecres 20 Agost 2008, Alvaro Herrera va escriure:

Hi,

Thanks to Brendan Jurd, who spent a lot of effort in creating useful
Mediawiki templates, we now have moved the TODO list to the Wiki site.

The new official location for the TODO list is here:
http://wiki.postgresql.org/wiki/Todo:Todo

Any chance of changing Easier and Done marks to others easier to find by a
simple search with the browser? Maybe [E] and [D] would do. The old list had
the same problem IMHO.

The current idea Brendan has is to use a green circle for easy and a
check mark for done.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#21Albert Cervera i Areny
albert@nan-tic.com
In reply to: Bruce Momjian (#20)
#22Bruce Momjian
bruce@momjian.us
In reply to: Albert Cervera i Areny (#21)
#23Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Bruce Momjian (#22)
#24Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Alvaro Herrera (#23)
#25Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#17)
#26Tom Lane
tgl@sss.pgh.pa.us
In reply to: Alvaro Herrera (#24)
#27Bruce Momjian
bruce@momjian.us
In reply to: Alvaro Herrera (#24)
#28Albert Cervera i Areny
albert@nan-tic.com
In reply to: Alvaro Herrera (#24)
#29Brendan Jurd
direvus@gmail.com
In reply to: Alvaro Herrera (#24)
In reply to: Brendan Jurd (#29)
#31Joshua D. Drake
jd@commandprompt.com
In reply to: Euler Taveira de Oliveira (#30)
#32Bruce Momjian
bruce@momjian.us
In reply to: Euler Taveira de Oliveira (#30)
#33Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#25)
#34Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Bruce Momjian (#33)