My Notes
notes on your fli4l
Version 0.1 for fli4l 3.2.0-3.2.2
Configuration for OPT My Notes
1.1 Introduction
My Notes allows you to save notes on fli4l.
1.2 Requirements
Opt My Notes in version 0.1 requires:
- FLI4L in version 3.2.0-3.2.2 and
- an active OPT_HTTPD (OPT_HTTPD='yes')
1.3 Settings
Settings in /config/mynotes.txt:
- OPT_MYNOTES
-
Default: OPT_MYNOTES='no'
Activate My Notes with 'yes'. 'no' deactivates it.
Setting: 'yes', 'no'
- MYNOTES_NOTES_PATH
-
Set folderpath where My Notes saves its notes.
Point to a persistent folder to save your notes over a restart.
Setting: pfad
1.3.1 Expert Settings
- MYNOTES_HEADER_SIZE
-
Default: MYNOTES_HEADER_SIZE='30'
Optional. Set length of text field of note name.
Setting: number of characters
- MYNOTES_TEXTAREA_WIDTH
-
Default: MYNOTES_TEXTAREA_WIDTH='600px'
Optional. Set width of text field for the note.
Setting: width in pixel (e.g. 600px) or percent (e.g. 70%)
- MYNOTES_TEXTAREA_HEIGHT
-
Default: MYNOTES_TEXTAREA_HEIGHT='400px'
Optional. Set height of text field for the note.
Setting: height in pixel (e.g. 400px) or percent (e.g. 50%)
1.4 HTTPD rights
The access right of the OPT HTTPD is used by OPT My Notes.
The realm name is mynotes an can have the following actions:
- all: all rights
- view: right to view the notes
- save: right to save a note
- new: right to create a new note
- delete: right to delete a note
Examples:
HTTPD_USER_1_RIGHTS='mynote:view' # right to view the notes
HTTPD_USER_2_RIGHTS='mynote:view,add' # right to view and save the notes
1.5 Disclaimer
The use of the OPT is at your own risk.
1.6 Index
fli4l-Router
November 20 2008