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
Leland Lucius
a173f2c6e9
Fix for bug #1057
2015-08-16 15:29:47 -05:00
Leland Lucius
e7642133cf
A bit of scripts/ and mac/ cleanup
2015-07-20 19:33:04 -05: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
Leland Lucius
08c0663624
Added removal of ".git" and ".gitignore" when building minsrc tarball
...
And removed SVN bits...
2015-06-30 16:06:00 -05:00
Leland Lucius
b16b58effb
Distribute lib-src/lv2 in the minsrc tarball
2015-06-21 21:51:19 -07:00
Leland Lucius
a03d65ef4d
Cleanup lib-src
...
Removing:
id3lib
libresample
libsamplerate
taglib
2015-04-16 14:41:41 -05:00
lllucius@gmail.com
16a5876b23
Updates to maketarball.sh
...
1) Removed tabs and cleaned up consistency
2) Added removeal of "win" and "mac" directories which don't do
Linux users any good
3) Added removal of "lv2" directory as a system install of lv2
and requisites will be used instead
4) Added removal of "libvamp" directory as a system install of libvamp
will be used instead
5) Added removeal of "libsoxr" directory as a system install of libsoxr
will be used instead
6) Removed deletion of portaudio-v19/test since it seems to be required
to build now
7) Removed Windows project file updating
8) Reordered the src directory copy so that it is done before any
changes are made. This way if the tarball creation fails, you still
have a pristine src directory.
2015-01-03 06:56:38 +00: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
RichardAsh1981@gmail.com
80bd436ff9
late commit of the changes needed to this script for the 2.0.6 release cycle: do not remove Makefiles as some are precious, and remove some more libraries which are not used in released code. Remove code to drop libraries which are now gone from SVN. Remove local files produced by python scripts
2014-09-30 19:33:08 +00:00
richardash1981
c170d2d90d
remove some legacy processing, and add more error checking for the errors I have encountered this time
2014-07-29 21:32:08 +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
RichardAsh1981@gmail.com
b026a84218
strim out some references to minimal and complete tarballs as we only have one sort of tarball now
2013-10-24 15:47:44 +00:00
richardash1981
949ac32f45
this directory is not there, no need to remove it
2013-09-14 09:32:03 +00:00
martynshaw99
d63709908a
Improvements to the off-line manual sidebar and footer.
2013-08-29 22:58:39 +00:00
RichardAsh1981@gmail.com
6dbcebbde4
first stab at updating script not to make full tarball, which should also make this script less troublesome to use. Not tested yet
2013-08-24 20:32:51 +00:00
RichardAsh1981@gmail.com
b48e6883c6
remove other traces of iAVC now that AVCeffect is gone
2013-06-28 18:58:37 +00:00
v.audacity
9ee545db13
most of Steve Daulton's patch per "[Audacity-devel] pipe-test.pl contains obsolete BassBoost command"
2013-03-08 05:27:52 +00:00
RichardAsh1981@gmail.com
6af29d0dd6
check exit status of make distclean. Change to xz compression as per patch from Benjamin Drung
2013-01-13 22:32:34 +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
richardash1981
58674b2683
we don\'t need to ship this script, and indeed we don't want end users running it because they will load the server hard. So delete the script from the source release
2012-03-16 21:12:10 +00:00
richardash1981
cce55d1697
remove some steps in the tarball process which are no longer needed, as the directories are no longer there, and there are no executable source files in SVN (cleaning them up is easy, compared to CVS
2012-03-16 20:55:57 +00:00
richardash1981
623ea25327
this script has been redundant since we stopped using wxhelp for the manual
2012-03-16 19:46:13 +00:00
richardash1981
c9b20a7692
this script has been redundnant for the whole of the 1.3 beta series, be gone\!
2012-03-16 19:27:50 +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
lllucius
51ba874c1e
Fixes from Benjamin that correct several "configure" problems under Ubuntu Natty and Debian Unstable
...
Also fixes test in maketarball.sh that determines whether a reconfig is needed.
2011-03-29 03:10:10 +00:00
richardash1981
a756965a57
Some little tweaks to the tarball script. Should really use svnversion command for some of this, would be more elegant
2011-01-30 16:37:55 +00:00
prlivesey
cb51df5633
Added extra command line option to allow debug builds to be packaged into a DMG.
2010-04-25 10:44:22 +00:00
richardash1981
1b87171291
Don't configure taglib, or ship it in the tarballs as we don't use or need it
2010-03-06 16:41:45 +00:00
BusinessmanProgrammerSteve
e1aa6785ae
Update maketarball.sh for change to SVN
2010-02-25 03:55:24 +00:00
lllucius
82f843f534
Remove help directory from the zip file.
2010-02-23 15:17:48 +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