James Crook
ebf0c103b6
Bug 2744 - Manual: Incorrect escaping of backslash character
2021-04-13 20:53:06 +01:00
James Crook
09df5ba173
Update sidebar used in manual-fetching script.
2021-02-20 19:30:35 +00:00
freddii
534359de6c
Fix minor typos ( #720 )
...
Co-authored-by: freddii <https://freddii@github.com >
2021-01-12 11:56:09 +00:00
freddii
2593a84d56
Fix some spelling mistakes.
2021-01-12 09:55:31 +00:00
James Crook
9acabbbed3
Fix mw2html byte artifact issues.
...
The conversion from Python2 to Python3 had some issues.
- Characters outside the ASCII range got converted to \xe2\x80 numbers
- Single quotes got escaped.
- The entire doc was enclosed in quotes.
These changes address those, and also remove html comments.
2020-06-28 11:07:17 +01:00
Jack Thomson
27d6841a85
Update bash script to use python3
2020-05-27 19:45:25 +01:00
Jack Thomson
c542cf5ef1
Update Windows Batch scripts to use python3
2020-05-27 19:45:25 +01:00
Jack Thomson
56f02ce13e
Move mw2html and htmldata to python3
2020-05-27 19:45:25 +01:00
James Crook
4cff5c4cb9
Bug 1768 - Local Manual says 'offline' in the footer and 'development' in the title.
2018-09-15 13:29:38 +01:00
Steve Daulton
d990890232
Update alpha manual URLs in mw2html scripts
2018-07-22 15:07:52 +01:00
James Crook
f8da13f00a
Bug 1875 - wiki2htm.sh fails with https
2018-07-22 14:07:56 +01:00
James Crook
74d8160db5
Sidebar links now to use https.
...
Also included WIT in the links.
2018-01-17 11:50:48 +00:00
James Crook
217a2540d4
Convenience .bat file for working with manual.
...
Also exclude the hep/temp files from git.
2017-12-20 16:39:51 +00:00
James Crook
4eaef13f0b
Fix small sub sub headings in local copy of manual.
2017-11-21 19:38:40 +00:00
James Crook
069da03e9e
Fixes to local-manual script Part 4.
...
This change makes the deployment of css related files work on both windows and mac.
2017-08-24 12:13:05 +01:00
James Crook
78567cbba9
Fixes to local-manual script Part 3.
...
Added media wiki background, fixed footer, handled mute/unmute special case (it creates a subdirectory), removed "Navigation menu", deployed files from script directory.
2017-08-23 15:10:24 +01:00
James Crook
74c2af918c
Fixes to local-manual script Part 2.
...
This reinstates the logo and the 303.css. It's now mostly working for most of the pages.
2017-08-22 23:30:30 +01:00
James Crook
e036c59f15
Fixes to local-manual script Part 1.
...
This removes the editornotes, and the unwanted portlets. It also uses 303.css.
2017-08-22 16:07:35 +01:00
James Crook
5b7e9518e2
mw2html.py - don't fetch audacityteam non wiki manual pages
...
The link to /donate/ was previously picking up some content from our wordpress site hosted on the same domain.
2016-06-22 22:04:32 +01:00
James Crook
b4d6f5f03a
Bug 1370 - mw2html: Filipino pages present.
...
Now excludes links containing /xx/, /xxx/ and /xx_XX/. Case sensitive, otherwise we exclude /FAQ/ and /SC4/
2016-06-22 19:23:07 +01:00
Benjamin Drung
787f2afd10
Introduce end-of-line normalization
...
Ensures that all files that Git considers to be text will have
normalized (LF) line endings in the repository. When core.eol is set to
native (which is the default), Git will convert the line endings of
normalized files in your working directory back to your platform's
native line ending.
See also https://git-scm.com/docs/gitattributes
2016-05-17 01:05:05 +02:00
windinthew
a7b4833b3c
Merge remote-tracking branch 'audmain/master' into work
2016-04-24 17:50:58 +01:00
Gale Andrews
9b2ea97b00
Buanzo's fix to prevent dumps aborting
2016-04-24 02:58:52 +01:00
windinthew
ce53ed06c1
Update address of alpha Manual
2016-04-23 23:51:19 +01:00
Gale Andrews
cfcb876bc1
Buanzo's fix to include a User-Agent HTTP request header
...
This means that we don't get 403 error when dumping the Manual with the server's security features in place.
2016-04-04 18:29:06 +01:00
James Crook
4025f27764
Sourceforge -> audacityteam (sidebar.html)
...
The sidebar.html file is used in the local copy of the manual and needs to point to our website, now that we have moved from sourceforge.
2015-07-02 07:40:07 +01:00
windinthew@gmail.com
a0ff55faa9
Add a span for removing phrases or sentences from Manual dump (tested).
2014-11-02 09:47:51 +00:00
windinthew
5e2182e582
Italicise "Useful External Links" in Sidebar of dumped Manual as per "Consistency".
2013-12-02 14:17:07 +00:00
lllucius
b4ba110811
Reverting r12850...hopefully
...
Never removed one before, but I'm pretty sure it is correct.
2013-11-03 01:54:50 +00:00
lllucius
f290b3d644
Converted CRLF to LF.
2013-11-01 23:22:33 +00:00
martynshaw99
d63709908a
Improvements to the off-line manual sidebar and footer.
2013-08-29 22:58:39 +00:00
windinthew
884f3ef01d
Remove unwanted empty 'catlinks' div that appears at bottom of the dumped Manual.
2013-01-10 14:27:55 +00:00
james.k.crook@gmail.com
1ddf09da3e
BUG:357 BUG:380 fixes styling using css and movement of quick_help.html to top level.
2011-05-02 19:05:52 +00:00
james.k.crook@gmail.com
141f9f3f7a
Changed 'Dump' to 'Offline version'
2011-05-01 21:58:56 +00:00
james.k.crook@gmail.com
a47d981410
Now starts at /man directory.
2011-04-30 17:31:17 +00:00
james.k.crook@gmail.com
067d10ea44
Moved index.html up one level in the directory tree. That's where Audacity expects it.
2011-04-30 13:02:39 +00:00
james.k.crook@gmail.com
79309f6df4
Script to pull manual no longer includes the translations.
2011-04-29 14:45:28 +00:00
james.k.crook@gmail.com
a1bed1ca59
path now starts at man.
2011-04-12 15:35:55 +00:00
james.k.crook@gmail.com
eb904062ad
Avoid duplicate html files with names like 'index.htm'
2011-04-12 15:04:58 +00:00
richardash1981
3d1217da2f
Remove all the .cvsignore files we don't need any more, and update the svn:ignore properties as needed, plus some improvements
2010-02-06 21:57:49 +00:00
ra
e74978ba77
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
2010-01-23 19:44:49 +00:00