Plugin Directory

Changeset 1424193


Ignore:
Timestamp:
05/25/2016 05:11:21 PM (10 years ago)
Author:
reenushomy
Message:

Updated readme file of initial version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • monthly-data-sheets/trunk/readme.txt

    r1424176 r1424193  
    11=== Monthly Data Sheets ===
    2 Contributors: Reenu
     2Contributors: Reenoos
    33Tags: sheet, monthly, diary, appointment, book, daily, log
    44Requires at least: 3.9.3
    55Tested up to: 4.5.2
    6 Stable tag: 1.0.0
     6Stable tag: trunk
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2323== Installation ==
    2424
    25 Upload the Monthly Data Sheet plugin to your blog, Activate it.
    26 Edit the default settings via the menu, Settings => Data Sheets
     251. Upload the plugin files to the '/wp-content/plugins/monthly-data-sheets' directory, or install the plugin through the WordPress plugins screen directly.
     262. Activate the plugin through the 'Plugins' screen in WordPress
     273. Use the Settings->Data Sheets screen to edit the plugin settings
    2728
     29== Frequently Asked Questions ==
     30
     31= How could I edit the sheet contents? =
     32
     33Login as a user who is assigned as sheet manager. Click on the 'View Data Sheet' link. In the front end page, you can see the year, month dropdowns and the edit sheet button. Select the preferred month and then click on the 'Edit Data Sheet' Link.
     34
     35= How could I add custom rows to a sheet? =
     36
     37You could do this as admin user. In the edit sheet page in admin panel, and click on the 'Add row' button to add new rows.
     38
     39= How could I create a diary? =
     40
     41Just create a new sheet via admin panel menu, Data Sheets => Add New. The default rows of a sheet will be days in month. So should only add a column 'Notes' and you will get a diary page with one line for each day.
     42
     43= How could I create an appointment book? =
     44
     45Just create a new sheet via admin panel menu, Data Sheets => Add New. The default rows will be days and default columns will be hours in a day.
     46
     47= The default columns seems to be 9am to 5pm. How could I change this? =
     48
     49You can change this via the admin panel menu, Settings => Monthly Data Sheet. The fields are 'Start Time' and 'End Time'. You could change the date and time formats also.
     50
     51= Why is my new custom row not appearing in last month's sheet? =
     52
     53New custom rows or columns will not be added if a particular month's data sheet is already filled. You should delete the particular month's sheet to get the latest rows and columns.
     54
     55= I am getting 404 when I view my first sheet? =
     56
     57Just take Settings->Permalinks and click save. Your sheet pages will load successfully.
    2858
    2959== Screenshots ==
     
    33633. Front end view
    3464
    35 == Frequently Asked Questions ==
    36 How could I edit the sheet contents?
    37 Login as a user who is assigned as sheet manager. Click on the 'View Data Sheet' link. In the front end page, you can see the year, month dropdowns and the edit sheet button. Select the preferred month and then click on the 'Edit Data Sheet' Link.
    38 
    39 How could I add custom rows to a sheet?
    40 You could do this as admin user. In the edit sheet page in admin panel, and click on the 'Add row' button to add new rows.
    41 
    42 How could I create a diary?
    43 Just create a new sheet via admin panel menu, Data Sheets => Add New. The default rows of a sheet will be days in month. So should only add a column 'Notes' and you will get a diary page with one line for each day.
    44 
    45 How could I create an appointment book?
    46 Just create a new sheet via admin panel menu, Data Sheets => Add New. The default rows will be days and default columns will be hours in a day.
    47 
    48 The default columns seems to be 9am to 5pm. How could I change this?
    49 You can change this via the admin panel menu, Settings => Monthly Data Sheet. The fields are 'Start Time' and 'End Time'. You could change the date and time formats also.
    50 
    5165== Changelog ==
    5266
Note: See TracChangeset for help on using the changeset viewer.