From ea1749932beb37d55bb22ecc3b03ceca0d46412d Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 2 Oct 2010 10:53:11 -0500 Subject: [PATCH] Moving the webpage to the wiki --- www/.htaccess | 5 +++++ www/download.html | 36 +++--------------------------------- www/index.html | 51 +++------------------------------------------------ 3 files changed, 11 insertions(+), 81 deletions(-) create mode 100644 www/.htaccess diff --git a/www/.htaccess b/www/.htaccess new file mode 100644 index 0000000..e083467 --- /dev/null +++ b/www/.htaccess @@ -0,0 +1,5 @@ +Redirect permanent /index.html http://wiki.maemo.org/The_One_Ring +Redirect 301 /index.html http://wiki.maemo.org/The_One_Ring +Redirect permanent /download.html http://wiki.maemo.org/The_One_Ring +Redirect 301 /download.html http://wiki.maemo.org/The_One_Ring + diff --git a/www/download.html b/www/download.html index 9a6793c..e44444a 100644 --- a/www/download.html +++ b/www/download.html @@ -1,39 +1,9 @@ - The One Ring - Google Voice Integration for Maemo + -

- The One Ring -

-

Google Voice Integration for Maemo

- -

[About] [Download] -

Download

- -

Packages

-

Maemo 5 and Later: Currently Only Available in the Dangerous "maemo.org extras-devel"

- -

Maemo 4.1: Currently Only Available in the Dangerous "maemo.org extras-devel"

- -

Linux: .deb files

- -

Development

-

Source

-

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

-

Requires

- - -

Bugs

- -

Discuss your issue on Maemo.Org Talk

- -

File a bug report against Extras->The One Ring

-

View existing bug reports

+

Please follow link!

+ diff --git a/www/index.html b/www/index.html index 428761b..e44444a 100644 --- a/www/index.html +++ b/www/index.html @@ -1,54 +1,9 @@ - The One Ring - Google Voice Integration for Maemo + -

- The One Ring -

-

Google Voice Integration for Maemo

- -

[About] [Download] - -

About

-

So you might be using Dialcentral and be thinking "the chat system is horrible and I want to use my system's contacts. Why can't it be integrated with my phone software like Skype? -

-

You are in luck. The One Ring is a way for you to integrate That One Number to Rule Them All. -

-

The One Ring let's you setup an account with the system similar to Google Talk, SIP, or Skype. You can then use the same chat interface you use with GoogleTalk as you use to Text through GoogleVoice. You also can initiate callbacks using the dialpad. -

- -

The One Ring is Free Software and available under the LGPLv2.1. - -

Status: Alpha (Maemo 4.1), Beta (Maemo 5, Empathy)

- -

The One Ring v0.7.0-0 (See Maemo.Org Talk)

- - -

Clients:

- - -

Troubleshooting

-

Attempt to text with yourself and you will get an interactive prompt. Type "help" for a list of commands. Results of various commands can be a big help when debugging an issue

- -

When filing a bug, please include the log. Sadly it can only be accessed by the command line. It is located at "~/.telepathy-theonering/theonering.log"

- -

If things are in really bad shape, I might ask you to run "/usr/lib/theonering/gvoice/backend.py USERNAME PASSWORD". This will give the raw output for the "API" I use with Google. This can help determine if something broke between Google and I.

- -

+

Please follow link!

+ -- 1.7.9.5