----------------------------------------------------------------- The Basics ----------------------------------------------------------------- Plugin Name: Page Sidebars Plugin URL: http://www.nexterous.com/scripts/pagesidebars.php Description: A small plugin that enables you to have dedicated sidebar content for each page. For example, on a calendar page you can have dates while on an contact page you can have your emails. Perfect for three column layouts with navigation, main content, and sidebar. Version: 1.0.0 Author: Daniel Author URL: http://www.nexterous.com ----------------------------------------------------------------- License: GNU General Public License Check out a full copy of the license at http://wordpress.org/about/gpl/ ----------------------------------------------------------------- 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 2 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, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ----------------------------------------------------------------- Note: ----------------------------------------------------------------- By using this script, you are at your own risk. By using it, you agree to not hold me responsible for any errors or damages. ----------------------------------------------------------------- Instructions: ----------------------------------------------------------------- 1. Upload the directory /pagesidebar/ into your Wordpress directory under /wp-content/plugins/ 2. Open your adminstration panel and go to Plugins and activate it by clicking Activate next to the description of Page Sidebars. 3. You are now able to begin using the plugin. Go to Edit > Pages to edit an existing page or go to a new page. Either way, you will see two boxes below the normal boxes titled sidebar title and sidebar content. HTML is allowed in the content box. 4. To include the data in a template, for the title use the function and for the content use . Note, no variables are needed for either. ----------------------------------------------------------------- Security Notice: ----------------------------------------------------------------- This takes care of basic sanitizing of input for the database. No other input is accepted by the plugin. Wordpress automatically takes care of permissions and the rest of any security issues. All variables are initialized. Please report any security notices to my website. ----------------------------------------------------------------- Features: ----------------------------------------------------------------- v.1.0.0 - Initial Release of the Script - Private/Semi-Public Beta Released ----------------------------------------------------------------- Thank you for using Page Sidebars. -----------------------------------------------------------------