From 7c82d830efb2ceaf665e4c7489f934a675a2f506 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Fri, 16 Apr 2010 14:36:07 +0200 Subject: [PATCH] Typo patrol, per Dave Page --- template/add.tmpl | 6 +++--- template/policy.tmpl | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/template/add.tmpl b/template/add.tmpl index 8a24281..6cf5c4f 100644 --- a/template/add.tmpl +++ b/template/add.tmpl @@ -6,16 +6,16 @@ Adding your blog to Planet PostgreSQL is simple, and we encourage all people who blog about PostgreSQL to do it. Just follow the steps below:

    -
  1. Make sure your blog follow the policy.
  2. +
  3. Make sure your blog follows the policy.
  4. If you don't have one already, sign up for a PostgreSQL Community Account (same as is used for example for - the PostgreSQL wiki. + the PostgreSQL wiki).
  5. Go to the registration website, and add your blog.
  6. Wait for the blog to get approved by the moderators.
  7. -
  8. Wait up to 15 minutes for your posts to show up.
  9. +
  10. Wait up to 15 minutes for syndication of your blog to begin.
{%endblock%} diff --git a/template/policy.tmpl b/template/policy.tmpl index 86dd5a1..51f7b5d 100644 --- a/template/policy.tmpl +++ b/template/policy.tmpl @@ -10,12 +10,12 @@ The following simple rules cover the blogs being listed on Planet PostgreSQL: category/tag/label, and use the feed for this category only for Planet PostgreSQL.
  • All topics related to PostgreSQL are of course appreciated - both technical and non-technical.
  • -
  • All posts should be in English. If you want to blog multilingual, please put +
  • All posts should be in English. If you want to blog in other languages, please put your PostgreSQL specific posts in a separate category/tag/label, and use the feed for this category only for Planet PostgreSQL.
  • All blogs should be identified by the posters name. A nickname is allowed to be used in combination with this, but blogs without names are not allowed.
  • -
  • Avoid inflammatory posts or personal attacks in posts syndicated.
  • +
  • Avoid inflammatory comments in syndicated posts. Personal attacks are not permitted.
  • Publishing of advertising in the syndicated part of your blog is not permitted
  • Violating these rules will cause your blog to be removed from Planet PostgreSQL.

    -- 2.39.5