GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: sample rails app and plugin for open flash chart 2 (alpha 7)
Clone URL: git://github.com/korin/open_flash_chart_2.git
google group and trac site were removed, so I remove info about this sites
korin (author)
Sun Sep 07 23:17:06 -0700 2008
commit  301748ab018b6e251430bab5fe267accf150e4d3
tree    51102901531cd3243502bb067a3d223794aaf7ff
parent  8a4093cbaf764070554181de675823a01608e22c
0
...
39
40
41
42
43
44
45
...
39
40
41
 
42
43
44
0
@@ -39,7 +39,6 @@ Help
0
 Looking for help?
0
 try:
0
 home page: http://openflashchart2.sentor.pl/infos
0
-google groups: http://groups.google.com/group/OpenFlashChart2
0
 or email to me: lisukorin@gmail.com,
0
   don't forget write 'open flash chart' in subject or my mail client wil treat your message as spam.
0
 
...
1
2
3
4
5
6
7
8
 
9
10
11
12
13
14
15
16
17
...
1
2
 
 
 
 
 
 
3
4
5
6
7
8
9
 
 
 
0
@@ -1,17 +1,9 @@
0
 Here you can find some info about related projects, standard questions etc.
0
 %hr
0
-The best way to ask a question or post a bug report is via
0
-%br
0
-=link_to 'google groups.' ,'http://groups.google.com/group/OpenFlashChart2'
0
-This will ensure that your enquiry is dealt with promptly (any reports from there are provided daily).
0
-%hr
0
-Alternatively you can contact me by e-mail:
0
+The best way to ask a question or post a bug report is via e-mail:
0
 %br
0
 =mail_to 'lisukorin@gmail.com' ,'lisukorin@gmail.com'
0
 %br
0
 Any e-mails concerning Open Flash Chart should be provided with suitable title –
0
 %b='open flash chart'
0
 \. In any other case my spam filter may consider it SPAM and delete the message.
0
-%hr
0
-Trac site is available at
0
-=link_to 'http://openflashchart2.devjavu.com/'
...
10
11
12
13
14
15
16
17
 
18
19
20
21
22
23
 
24
25
26
27
 
28
29
30
...
32
33
34
35
36
37
38
39
40
...
10
11
12
 
 
 
 
 
13
14
15
16
17
18
 
19
20
 
 
 
21
22
23
24
...
26
27
28
 
 
 
 
29
30
0
@@ -10,21 +10,15 @@ Small FAQ is available
0
 =link_to 'here', {:controller => :infos}
0
 \. There are information about instalation from
0
 =link_to 'git repository', 'http://github.com/korin/open_flash_chart_2_plugin/tree/master'
0
-, mailing list:
0
-=link_to 'google groups', 'http://groups.google.com/group/OpenFlashChart2'
0
-, bug system:
0
-=link_to 'trac site', 'http://openflashchart2.devjavu.com/'
0
-and etc.
0
+\.
0
 %br
0
 %br
0
 You wanna help? Why not?
0
 %lu
0
   %li
0
- Improve code(it isn't perfect I'm sure) and send it to me (by
0
+ Improve code(it isn't perfect I'm sure) and send it to me by
0
     =mail_to 'lisukorin@gmail.com', 'email'
0
- or
0
- =link_to 'google groups' ,'http://groups.google.com/group/OpenFlashChart2'
0
- ).
0
+ \.
0
   %li
0
     Make a proposal of changes.
0
   %li
0
@@ -32,8 +26,4 @@ You wanna help? Why not?
0
     =link_to 'Related projects', {:controller => :infos, :action=>:related_project}
0
     ).
0
   %li
0
- Make a layout for this project page which is also sample application (go to
0
- =link_to 'Download/install', {:controller => :infos, :action=>:install}
0
- for info how get that application).
0
- %li
0
     Or do anything else, there is no option 'Donate' yet ;).
0
\ No newline at end of file

Comments

    No one has commented yet.