From 2422c40013ca81a8e354d37b2af57e80bfbaee5a Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Sat, 8 Feb 2014 10:08:28 +0700 Subject: [PATCH] Prepare for v1.1 Prepare to release HTMLy v.1.1 --- README.md | 9 +++++++++ changelog.txt | 1 + system/admin/views/import.html.php | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60294950..46387609 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Features - SEO friendly URLs - Teaser thumbnail for images and Youtube videos - Responsive design +- User role Requirements ------------ @@ -50,6 +51,14 @@ Rename `config.ini.example` inside `config` folder to `config.ini` or you can cr password = YourPassword ```` +HTMLy support admin user role either, simply add the following to your choosen user: + +```` +role = admin +```` + +Admin role can edit/delete all users posts. + You can login to admin panel at `www.example.com/login`. Both Online or Offline diff --git a/changelog.txt b/changelog.txt index bf8b03f0..8507c804 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,4 @@ +2014-02-08: HTMLy v1.1. 2014-02-01: HTMLy v1.0. 2014-01-26: RC version. 2014-01-01: Initial release. \ No newline at end of file diff --git a/system/admin/views/import.html.php b/system/admin/views/import.html.php index edabbdb1..28da33f5 100644 --- a/system/admin/views/import.html.php +++ b/system/admin/views/import.html.php @@ -2,7 +2,7 @@

Import RSS Feed 2.0

-

By using this importer you are agree if the feed is yours.

+

By using this importer you are agree if the feed is yours, or at least you have the authority to publish it.

Feed Url *


Add source link (optional)