=== Daskal === Contributors: prasunsen Tags: tutorial, tutorials, guide, guides, instructable, instruct, manual Requires at least: 3.3 Tested up to: 4.4 Stable tag: trunk License: GPL2 Create step-by-step tutorials. Have users rate and search them. Turn your site into tutorials portal. == License == This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . == Description == Run a tutorials site with Wordpress. This plugin lets you publish step-by-step tutorials, get them rated etc. Please go to Settings -> Daskal Options page in your administration menu to get started. What it currently does? - Adds "Tutorial" post type - Adds a shortcode for labeling steps - Steps can be paginated - Optionally enter tutorial URL to other site and publish just an excerpt - You can track the hits to the remotely hosted tutorials (coming soon!) - Set a difficulty level for each tutorial - Built-in rating functionality - Manage design templates - Search tutorials by difficulty levels == Installation == 1. Unzip the contents and upload the entire `namaste` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to "Daskal Options" under "Settings" page to set the general options. 4. Go to Tutorials -> Add New to publish a new tutorial. == Frequently Asked Questions == None yet, please ask in the forum. We welcome feature requests and feedback. == Changelog == = Version 0.6.6 = - Added tutorial seach by reading time - Fixed the search queries to allow other plugins extend further - The search widget can now be configured to show any of the search fields - fixed problem with adding different posts in the blog flow - Added wp_nonce fields and minor UI improvements = Version 0.6 = First public release.