Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJCrashdummy <DJCrashdummy@users.noreply.github.com>2017-09-14 17:30:34 +0300
committerGitHub <noreply@github.com>2017-09-14 17:30:34 +0300
commitad0ca06859125baa733107fc0faf417a4ff0777a (patch)
tree0aca02099efde48a7ff7a6877888b4571f9fdded /README.md
parent18f911f97b6dbf4c90ae3c6dbeed2add85c3d914 (diff)
brought the readme up to date
just a little update and cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md
index 0902992e..f840abce 100644
--- a/README.md
+++ b/README.md
@@ -1,31 +1,30 @@
polls
=====
-This is a poll app, similar to doodle or dudle, for owncloud written in PHP and JS/jQuery.
+This is a poll app, similar to doodle or dudle, for Nextcloud/ownCloud written in PHP and JS/jQuery.
It is a rework of the already existing [polls app](https://github.com/raduvatav/polls) written by @raduvatav.
Features
========
- Create/Edit polls (datetimes _and_ texts)
- Set expiration date
-- Restrict access (only oc members, certain groups/users, hidden and public)
+- Restrict access (only logged in users, certain groups/users, hidden and public)
- Comments
Requirements
============
-- ownCloud 8.1 or later
-- [This PR](https://github.com/owncloud/core/pull/22497) from core (Wrong status code in the `RedirectResponse`), otherwise you'll get a blank page after create/edit a poll or voting
+- Just a currently maintained Nexcloud/ownCloud
Bugs
====
-- Blank page after create/edit a poll or voting (see Requirements for a temporary fix)
+- https://github.com/nextcloud/polls/issues
Installation
============
-Put the files under `<owncloud_dir>/apps/polls` and enable it in the ownCloud apps settings.
+Put the files under `<clouds_main_directory>/apps/polls` and enable it in the apps menu.
Misc
====
-The app is also available at the [appstore](https://apps.owncloud.com/content/show.php/Polls?content=174671).
+The app is also available at the [App Store](https://apps.nextcloud.com/apps/polls).
Screenshots
===========