You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Chimo cfe772607a
Add readme and screenshot
6 years ago
actions Require logged-in user on render-notice page 7 years ago
css Add user feedback when server returns an error 7 years ago
js Use object for $.post data instead of string 7 years ago
.gitignore Ignore vim *.swp files 7 years ago
LICENSE Add license 7 years ago
NoticePreviewPlugin.php Re-word plugin descsription 7 years ago
README.md Add readme and screenshot 6 years ago
screenshot.png Add readme and screenshot 6 years ago

README.md

Notice Preview

Installation

  1. Navigate to your /local/plugins directory (create it if it doesn't exist)
  2. git clone https://github.com/chimo/gs-noticePreview.git NoticePreview

Tell /config.php to use it with the following:

addPlugin('NoticePreview');

Usage

The "compose notice" textfield should now have a "Compose" and a "Preview" tab:

Screenshot