This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
rangitaki/articles/main/2015-03-27-09-34-Version-2....

13 lines
886 B
Markdown
Raw Normal View History

2015-06-10 12:45:02 +02:00
%TITLE: Version 2.0
%DATE: 27 March 2015
2015-06-12 10:31:28 +02:00
%TAGS: 0.2-Series
2015-06-10 12:45:02 +02:00
This version introduces some very imporant features:
- **Own page for every article**
- Social **sharing buttons** (at the moment: google+, twitter, facebook but more will follow)
- **Disqus** integration
- Local **config file** -> no more editing the index file
pBlog 2.0 is only partially compatible with prior versions. You don't have to change anything in the posts or intro file (in case you have one), but to switch to version 2.0 you have to replace your index.php with the new one. With this step all your settings like the title will be lost and you have to set them in the new config.php file. For more questions write me a mail to marcelmichaelkapfer@yahoo.co.nz.
In the near future I will spend more time in writing a documentation about the blog engine and adding more comments (especially in the css file).