calendar_instructions
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | calendar_instructions [2013/08/13 12:13] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | < | ||
| + | < | ||
| + | | ||
| + | Usage instructions: | ||
| + | 1. REMOVE THE TAG line above this box | ||
| + | IT WILL PREVENT PROPER DISPLAY OF THE INFOBOX. | ||
| + | 2. Fill in the template. | ||
| + | 3. Remove this comment when you no longer need it. | ||
| + | | ||
| + | ---> | ||
| + | |||
| + | {{extension|templatemode ====== | ||
| + | |name = MW Calendar | ||
| + | |status | ||
| + | |type1 | ||
| + | |type2 | ||
| + | |hook1 | ||
| + | |hook2 | ||
| + | |username | ||
| + | |author | ||
| + | |description | ||
| + | |image | ||
| + | |imagesize | ||
| + | |version | ||
| + | |update | ||
| + | |mediawiki | ||
| + | |php = 5.0 | ||
| + | |license | ||
| + | |download | ||
| + | |readme | ||
| + | |changelog | ||
| + | |parameters | ||
| + | |tags | ||
| + | |rights | ||
| + | |example | ||
| + | |compatibility | ||
| + | }} | ||
| + | |||
| + | ===== What can this extension do? ===== | ||
| + | This is a re-work of my [[Extension: | ||
| + | |||
| + | |||
| + | <font color=red> | ||
| + | |||
| + | |||
| + | ===== Key Features ===== | ||
| + | * Uses HTML forms | ||
| + | * dedicated calendar database tables | ||
| + | * Email notifications with mw-user select listing | ||
| + | * Speed | ||
| + | * less complicated parameters (like original calendar) | ||
| + | * javascript controls | ||
| + | * internationalization (i18n) - "en, fr, es, de" included, but others can be added by admin | ||
| + | * time selection | ||
| + | * batch mode (add multiple event via custom delimiter... tab or special characters | ||
| + | * Optional WYSIWYG Editor (TinyMCE) (read how-to below) | ||
| + | * Does not add pages to special recentchanges page for each appointment | ||
| + | |||
| + | ===== Missing Features, but planned | ||
| + | * recurrences | ||
| + | * iCalendar (either import or file referencing) | ||
| + | * colors/ | ||
| + | * wiki format parsing | ||
| + | * options form | ||
| + | |||
| + | ===== Installation | ||
| + | ==== Calendar Installation | ||
| + | * Download the extension and unzip it to the /extension directory | ||
| + | * Add this line to your LocalSettings.php configuration file | ||
| + | * require_once( " | ||
| + | * Database tables are automatically created as long as **$wgDBuser** has table create/ | ||
| + | |||
| + | |||
| + | |||
| + | ==== TinyMCE Setup (WYSIWYG Editor) -Optional | ||
| + | - Download TinyMCE either from their [[http:// | ||
| + | - Extract to the **extensions** directory | ||
| + | - verify path structure (case sensitive!) - (../ | ||
| + | |||
| + | |||
| + | That's it! The calendar auto checks for this installation path. You can disable the RTE by the following: | ||
| + | >< | ||
| + | |||
| + | ===== Examples | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | ===== Configuration | ||
| + | These are currently setup in // | ||
| + | |||
| + | |||
| + | define( ' | ||
| + | |||
| + | define( ' | ||
| + | |||
| + | define( ' | ||
| + | |||
| + | ===== Tag Parameters ===== | ||
| + | groups="< | ||
| + | |||
| + | key="< | ||
| + | |||
| + | name="< | ||
| + | |||
| + | ===== Examples of MW Calendar in Use ===== | ||
| + | * [[http:// | ||
| + | |||
| + | ===== Screenshots ===== | ||
| + | |||
| + | ==== Full Calendar | ||
| + | {{: | ||
| + | |||
| + | |||
| + | ==== Eventlist | ||
| + | {{: | ||
| + | |||
| + | ==== Add Events | ||
| + | {{: | ||
| + | |||
| + | ===== Other Extensions | ||
| + | |||
| + | |||
| + | {{user: | ||
| + | |||
| + | [[Category: | ||
calendar_instructions.txt · Last modified: by 127.0.0.1
