From 5a5b1ffdc4cc471e4223fa8936186e41ffbc67e9 Mon Sep 17 00:00:00 2001 From: mmk2410 Date: Sun, 29 Mar 2015 21:39:10 +0200 Subject: [PATCH] pBlog Future --- md/intro.md | 9 +++++++-- xml/posts.xml | 7 +++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/md/intro.md b/md/intro.md index 420d788..1afe1cf 100644 --- a/md/intro.md +++ b/md/intro.md @@ -2,6 +2,11 @@ This is the Blog of the Blog Engine **pBlog** pBlog is based on PHP, XML and Markdown. It is easy to install and to configure. -The latest Version is **2.0** +The latest Version of the 0.2 series is **0.2.1** -You can find the source code on [GitHub](https://github.com/mmk2410/pBlog). +The latest Version of the development stream isn' ready yet. + + +** !IMPORTANT! Please read [this](index.php?article=About-the-Future-of-pBlog) for more information about the different versions of pBlog.** + +You can find the source code on [GitHub](https://github.com/mmk2410/pBlog). \ No newline at end of file diff --git a/xml/posts.xml b/xml/posts.xml index 1aa095c..0455c47 100644 --- a/xml/posts.xml +++ b/xml/posts.xml @@ -1,5 +1,12 @@ + + About the Future of pBlog + 29th March 2015 + +I figured out that there will be many changes in the engine which will require many changes in the files (especially the posts file) and in the filestructure. I can't say right now which things will change and what you have to change. Out of this reason I change the Version numbers and add an zero in front of them. So instead of 2.1 the latest version is now 0.2.1. The 0.2.x series is now on GitHub as an own branch and will recive bugfix updates. The series 0.3, 0.4, 0.5 and so own will be development releases which won't be compatible to the 0.2 series. I recommend current users to stay on 0.2.x - at least until the 1.0 release. I'm verry sorry for this and in case that there are requests I may write a small script that will help you switch to version 1.0. + + Version 2.1 29th March 2015