From f7ab557162b70d8df756802fb6415b554a470355 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 2 Oct 2010 23:02:01 -0500 Subject: [PATCH] Moving the webpage to the wiki --- www/.htaccess | 5 +++++ www/download.html | 34 +++------------------------------- www/index.html | 40 +++------------------------------------- 3 files changed, 11 insertions(+), 68 deletions(-) create mode 100644 www/.htaccess diff --git a/www/.htaccess b/www/.htaccess new file mode 100644 index 0000000..b8bd927 --- /dev/null +++ b/www/.htaccess @@ -0,0 +1,5 @@ +Redirect permanent /index.html http://wiki.maemo.org/Quicknote +Redirect 301 /index.html http://wiki.maemo.org/Quicknote +Redirect permanent /download.html http://wiki.maemo.org/Quicknote +Redirect 301 /download.html http://wiki.maemo.org/Quicknote + diff --git a/www/download.html b/www/download.html index d49e3e2..42f5970 100644 --- a/www/download.html +++ b/www/download.html @@ -1,37 +1,9 @@ - Quicknote + -

- Quicknote -

-

Palm-like Note Taking Application

-

[About] [Download] -

Download

- -

Packages

-

Maemo 5 and Later: Go to the application installer, enable Extras, and download Dialcentral (Note: technically its still in extras-testing because people haven't been reviewing it)

- -

Maemo 4.1 and Earlier: Add the Extras Repository and check the App Manager for DialCentral

- -

Linux: .deb files

- -

Development

-

Source

-

For the most up to date version check out svn. -

-

Requires

- - -

Bugs

- -

Discuss your issue on Maemo.Org Talk

- -

File a bug report against Extras->ejpi

-

View existing bug reports

+

Please follow link!

+ diff --git a/www/index.html b/www/index.html index 2cb87ed..42f5970 100644 --- a/www/index.html +++ b/www/index.html @@ -1,43 +1,9 @@ - Quicknote + -

- Quicknote -

-

Palm-like Note Taking Application

-

[About] [Download] - -

Documentation

- -

About

-

Quicknote aims to be a dead simple unformatted note taking application with support for categories. The note names are taken from the first line of your note. -

- -

Quicknote has been tested on Ubuntu 9.05, Maemo 5, and Maemo 4.1

- -

See also Quicknote's old webpage

- -

Quicknote is Free Software and available under the GPLv2.1. - -

Features

-

Quicknote 0.7.8 (See t.m.o Thread)

- - - -

Sample Screenshots

- +

Please follow link!

+ -- 1.7.9.5