|
2010-01-05
, 18:45
|
Posts: 103 |
Thanked: 157 times |
Joined on Feb 2007
@ Jyväskylä, Finland
|
#12
|
The Following User Says Thank You to mve For This Useful Post: | ||
|
2010-01-05
, 18:59
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#13
|
|
2010-01-05
, 19:24
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#14
|
Would it be possible to simply (oh how I love this word...) take the code that forms the help framework in the good old pre-Fremantle versions...
|
2010-01-05
, 19:35
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#15
|
|
2010-01-05
, 21:44
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#16
|
|
2010-01-08
, 12:57
|
Posts: 292 |
Thanked: 131 times |
Joined on Dec 2009
|
#17
|
Solutions you have provided sound good, but I have little doubt that they might be too complex/hard to edit for some users. (...)
(...) Editing community provided default wiki template is on my scale quite easy.
|
2010-01-08
, 13:05
|
|
Posts: 861 |
Thanked: 734 times |
Joined on Jan 2008
@ Nomadic
|
#18
|
I agree with that, but that doesn't solve the "I'm off line and I don't know how to use this" problem. Therefore, I would like to propose a development of the wiki idea:
1) Make a Wiki repository that is very easy to edit, even for non developers. Do it with standard naming conventions for pages, titles, folders, etc).
2) Export desired parts of the Wiki as static, navigable, HTML pages and place that on a standard location on the N900 device. That way, if the user clicks on a help icon on the application, the local browser is fired on that page.
3) One can even create a Maemo application that searchs for installed packages and fetches all the related wiki pages to the device.
4) There could even be a link on the device itself that navigates to the maemo.org help wiki, in order for the user to fix, edit or add something.
Please, go to the first post and vote for the brainstorm and the solutions...
|
2010-01-08
, 14:54
|
Posts: 292 |
Thanked: 131 times |
Joined on Dec 2009
|
#19
|
Ahem...
http://talk.maemo.org/showthread.php?t=34922
|
2010-01-08
, 15:04
|
|
Posts: 101 |
Thanked: 129 times |
Joined on Oct 2009
@ Los Angeles, CA
|
#20
|
Would it be possible to simply (oh how I love this word...) take the code that forms the help framework in the good old pre-Fremantle versions, re-compile it for Maemo 5, upload it to Extras as libmhelp or such and thereby make it available for each and every developer who wants a context sensitive help system for his application? Or wasn't the code open?