1 diff -c -x .svn milkytracker-0.90.85/docs/FAQ.html milkytracker-trunk/docs/FAQ.html
2 *** milkytracker-0.90.85/docs/FAQ.html 2010-01-01 23:00:57.183928000 +0000
3 --- milkytracker-trunk/docs/FAQ.html 2010-01-05 10:34:37.212763931 +0000
7 questions = document.getElementsByTagName('a');
8 answers = document.getElementsByTagName('ul');
9 ! for (i = 1; i <= questions.length; i++)
11 ! questions.item(i-1).id = "q"+i;
12 ! var question = questions.item(i-1).id;
13 ! document.getElementById(question).href="javascript:flip('a"+i+"')";
15 ! for (i = 1; i <= answers.length; i++)
17 ! answers.item(i-1).id = "a"+i;
18 ! var answer = answers.item(i-1).id;
19 ! document.getElementById(answer).style.display="none";
25 questions = document.getElementsByTagName('a');
26 answers = document.getElementsByTagName('ul');
28 ! for (i = 0; i < questions.length; i++)
30 ! if(questions.item(i).href != "") continue;
31 ! questions.item(i).id = "q"+q;
32 ! questions.item(i).href="javascript:flip('a"+q+"')";
35 ! for (i = 0; i < answers.length; i++)
37 ! answers.item(i).id = "a"+i;
38 ! answers.item(i).style.display="none";
47 ! <a>Where can I find a list of all the effect codes?</a>
50 ! Read the manual: <a href="milkytracker.html">milkytracker.html</a>
58 ! <a id="question">Where can I find a list of all the effect codes?</a>
61 ! Read the manual: <a href="MilkyTracker.html">milkytracker.html</a>
67 <a>Where can I find a list of all the keyboard shortcuts?</a>
70 ! Read the manual: <a href="milkytracker.html">milkytracker.html</a>
75 <a>Where can I find a list of all the keyboard shortcuts?</a>
78 ! Read the manual: <a href="MilkyTracker.html">milkytracker.html</a>
82 diff -c -x .svn milkytracker-0.90.85/docs/MilkyTracker.html milkytracker-trunk/docs/MilkyTracker.html
83 *** milkytracker-0.90.85/docs/MilkyTracker.html 2010-01-01 23:00:57.183928000 +0000
84 --- milkytracker-trunk/docs/MilkyTracker.html 2010-01-05 10:34:37.212763931 +0000
88 <h1>MilkyTracker Manual <span id="version" style="font-size: 10pt; font-weight: normal;">v0.90.85</span></h1>
90 ! Hello and welcome to MilkyTracker, an open source multi-platform Fasttracker II compatible music tracker program. This document holds a lot of valuable information about the tracker but it's not a tracking manual. If you want to learn more about tracking and how it's done, the Internet is your friend. We host some resources on <a href="http://www.milkytracker.net/">MilkyTracker.net</a> as well.
96 <h1>MilkyTracker Manual <span id="version" style="font-size: 10pt; font-weight: normal;">v0.90.85</span></h1>
98 ! Hello and welcome to MilkyTracker, an open source multi-platform Fasttracker II compatible music tracker program. This document holds a lot of valuable information about the tracker but it's not a tracking manual. If you want to learn more about tracking and how it's done, the Internet is your friend. We host some resources on <a href="http://www.milkytracker.org/">MilkyTracker.net</a> as well.
104 and everybody who donated or dropped a letter.
107 ! Special greetings to everyone at <a href="http://www.milkytracker.net/?community">#MilkyTracker</a> for making it a daily active channel.
110 <h2><a id="contact">10. Contact</a></h2>
112 ! You can contact the MilkyTracker team by email (<span class="email">ten.rekcartyklim@troppus</span>), through the forum at <a href="http://www.milkytracker.net/?community">http://www.milkytracker.net/?community</a> or in IRC. To chat with the community live, you can connect to #MilkyTracker on <a href="http://www.esper.net/">EsperNet</a> with your IRC client or use the java client on our website.
117 and everybody who donated or dropped a letter.
120 ! Special greetings to everyone at <a href="http://www.milkytracker.org/?community">#MilkyTracker</a> for making it a daily active channel.
123 <h2><a id="contact">10. Contact</a></h2>
125 ! You can contact the MilkyTracker team by email (<span class="email">ten.rekcartyklim@troppus</span>), through the forum at <a href="http://www.milkytracker.org/?community">http://www.milkytracker.org/?community</a> or in IRC. To chat with the community live, you can connect to #MilkyTracker on <a href="http://www.esper.net/">EsperNet</a> with your IRC client or use the java client on our website.
129 Only in milkytracker-0.90.85/docs/: MilkyTracker.rtf