Download Latest Version PersonalReminder30.rar (100.2 kB)
Email in envelope

Get an email when there's a new version of Personal Reminder 3.0

Home
Name Modified Size InfoDownloads / Week
readme.txt 2015-02-05 3.4 kB
PersonalReminder30.rar 2015-02-05 100.2 kB
PersonalReminder20m.rar 2014-07-28 95.3 kB
PersonalReminder20.rar 2014-04-24 83.3 kB
PersonalReminder.rar 2013-04-29 82.2 kB
Totals: 5 Items   364.3 kB 0
PERSONAL REMINDER 3.0

Copyright Balázs Panghy (panghyba@gmail.com)
Last modified: 2015-02-05

========================================================================================================
 Requirements
========================================================================================================

- MySQL (5.1 or higher) support on your server/localhost
- PHP (4.1.0 or higher) support on your server/localhost

========================================================================================================
 Installation & Configuration
========================================================================================================

- Copy all files to your webserver (into your public_html directory)
  Your upload folder must be writable! (chmod 777)
- Create your MySQL database/tables (More information in the db_create.txt file)
  If you switch from an older version to v3.0 you have to create the settings table
  and add default values there!
- All settings (colors, dimensions etc.) can be found in the function/config.php and
  style/main.less files. You can change whatever you want.
  Default settings are optimized for 1440x900 resolution.

========================================================================================================
 Modules
========================================================================================================

- Notes
  Allows you to add simple notes with priority to the database.
  They're listed (default) in descending order by priority.

- Dates
  Allows you to add occasions with dates to the database.
  They're listed (default) in ascending order by date.

- Uploader
  Allows you to upload files to your server. (Directory: www.yoursite.com/upload)
  The upload folder must be writable! (chmod 777)
  Filesize is maximized (2 MB default) on most of the servers!

========================================================================================================
 Changelog
========================================================================================================

2015-02-05 - v3.0

- Settings page added! You can now turn on/off modules.

- LESS Dynamic stylesheet updated from 1.3.3 to 2.3.1
  See the changelog here: http://lesscss.org/

- New 'flat' style GUI

- Some visual fixes (recalculate default dimensions etc.)

- Dropped some obsolete css code

2014-07-28 - v2.0m

- The 'm' version is optimized for laptop screens (1440x900).

- Affected files: index.php, main.php, main.less, config.php
  All other file remained the same!

2014-04-24 - v2.0

- Added sorting order to all modules!
  Click on the headers to change the sorting order.

- Some GUI changes & fixes.
  border-stlye:inset e.g.

- Changes in the file upload system

- Code refactoring & some bug fixes

========================================================================================================
 Credits & Acknowledgments
========================================================================================================

- Using the LESS dynamic stylesheet language to extend CSS with variables.
  All credit goes for Alexis Sellier & The Core Less Team (http://lesscss.org/)


© 2015 Balázs Panghy <panghyba@gmail.com> All rights reserved!
Source: readme.txt, updated 2015-02-05