exim-website.git
13 years agoInitial script to convert docs to text redesign2010
Nigel Metheringham [Fri, 24 Sep 2010 15:49:15 +0000 (16:49 +0100)]
Initial script to convert docs to text

13 years agoChapter layout tweaks
Nigel Metheringham [Fri, 24 Sep 2010 09:14:05 +0000 (10:14 +0100)]
Chapter layout tweaks

13 years agoReduced vertical space on text lines
Nigel Metheringham [Fri, 24 Sep 2010 09:13:17 +0000 (10:13 +0100)]
Reduced vertical space on text lines

13 years agoAnother tweak to DL layout
Nigel Metheringham [Fri, 24 Sep 2010 09:10:40 +0000 (10:10 +0100)]
Another tweak to DL layout

13 years agoDL CSS change to remove text collisions
Nigel Metheringham [Fri, 24 Sep 2010 08:52:18 +0000 (09:52 +0100)]
DL CSS change to remove text collisions

13 years agoRevert CSS minify hack since fixed in CSS::Minifier::XS 0.07
Nigel Metheringham [Fri, 23 Jul 2010 15:50:26 +0000 (16:50 +0100)]
Revert CSS minify hack since fixed in CSS::Minifier::XS 0.07

See https://rt.cpan.org/Public/Bug/Display.html?id=59549

13 years agoDon't fix the header. Just fix the navigation
Mike Cardwell [Mon, 19 Jul 2010 21:39:54 +0000 (05:39 +0800)]
Don't fix the header. Just fix the navigation

13 years agoCanonical tag referenced wrong url
Mike Cardwell [Mon, 19 Jul 2010 20:10:40 +0000 (04:10 +0800)]
Canonical tag referenced wrong url

13 years agoHack to work around CSS minify bug
Nigel Metheringham [Mon, 19 Jul 2010 20:32:31 +0000 (21:32 +0100)]
Hack to work around CSS minify bug

https://rt.cpan.org/Public/Bug/Display.html?id=59549

13 years agoFixed broken error/help messages
Nigel Metheringham [Mon, 19 Jul 2010 20:31:52 +0000 (21:31 +0100)]
Fixed broken error/help messages

13 years agoTidied up padding
Mike Cardwell [Mon, 19 Jul 2010 19:36:09 +0000 (03:36 +0800)]
Tidied up padding

13 years agoCollapse TOC if anywhere on the page is clicked
Mike Cardwell [Mon, 19 Jul 2010 19:07:47 +0000 (03:07 +0800)]
Collapse TOC if anywhere on the page is clicked

13 years agoAdded viewport meta tag to improve display on small devices eg iPhones
Mike Cardwell [Mon, 19 Jul 2010 19:07:00 +0000 (03:07 +0800)]
Added viewport meta tag to improve display on small devices eg iPhones

13 years agoRedid the README
Nigel Metheringham [Fri, 16 Jul 2010 14:43:02 +0000 (15:43 +0100)]
Redid the README

13 years agoAuto latest version pickup in build script
Nigel Metheringham [Fri, 16 Jul 2010 14:32:00 +0000 (15:32 +0100)]
Auto latest version pickup in build script

13 years agoRehashed documentation into pod form
Nigel Metheringham [Fri, 16 Jul 2010 14:31:43 +0000 (15:31 +0100)]
Rehashed documentation into pod form

13 years agoAdditional index styling
Nigel Metheringham [Fri, 16 Jul 2010 14:09:17 +0000 (15:09 +0100)]
Additional index styling

13 years agoIndex styling infrastructure changes
Nigel Metheringham [Wed, 14 Jul 2010 11:47:41 +0000 (12:47 +0100)]
Index styling infrastructure changes

Added class info to the Index chapters/sections.
Sections now have surrounding div in html.
Chapter/Sections carry id and class data through

13 years agoNo need to carry a .cvsignore around
Nigel Metheringham [Tue, 13 Jul 2010 19:46:35 +0000 (20:46 +0100)]
No need to carry a .cvsignore around

13 years agoStripped chapter numbers from reference text
Nigel Metheringham [Thu, 8 Jul 2010 12:01:41 +0000 (13:01 +0100)]
Stripped chapter numbers from reference text

13 years agoModified index list type and tweaked
Nigel Metheringham [Thu, 8 Jul 2010 12:01:18 +0000 (13:01 +0100)]
Modified index list type and tweaked

Index is now a variablelist (HTML DL).
Modified symbol handling to put in one section
Currently skipping stuff without pri/sec tags

13 years agoMade index have long references
Nigel Metheringham [Wed, 7 Jul 2010 21:15:59 +0000 (22:15 +0100)]
Made index have long references

13 years agoInitial attempt at index generation
Nigel Metheringham [Wed, 7 Jul 2010 12:03:47 +0000 (13:03 +0100)]
Initial attempt at index generation

13 years agoFixed command option defs
Nigel Metheringham [Tue, 6 Jul 2010 19:07:46 +0000 (20:07 +0100)]
Fixed command option defs

13 years agoRevamped option processing, added --minify
Nigel Metheringham [Tue, 6 Jul 2010 19:04:14 +0000 (20:04 +0100)]
Revamped option processing, added --minify

13 years agoRestyle top bar and command/options entries
Nigel Metheringham [Tue, 6 Jul 2010 19:03:38 +0000 (20:03 +0100)]
Restyle top bar and command/options entries

13 years agoReformat js
Nigel Metheringham [Sun, 4 Jul 2010 18:27:35 +0000 (19:27 +0100)]
Reformat js

13 years agoRough and ready build script
Nigel Metheringham [Sun, 4 Jul 2010 15:52:16 +0000 (16:52 +0100)]
Rough and ready build script

13 years agoRemoved Energis Squared credit
Nigel Metheringham [Sun, 4 Jul 2010 15:29:13 +0000 (16:29 +0100)]
Removed Energis Squared credit

We haven't had any kit under energis for many years.

13 years agoForced mirmon references to master site
Nigel Metheringham [Sun, 4 Jul 2010 15:28:36 +0000 (16:28 +0100)]
Forced mirmon references to master site

13 years agoAdd id tags to chapters/sections missing them
Nigel Metheringham [Sun, 4 Jul 2010 13:25:42 +0000 (14:25 +0100)]
Add id tags to chapters/sections missing them

13 years agoJS and CSS minify addition
Nigel Metheringham [Sun, 4 Jul 2010 13:20:30 +0000 (14:20 +0100)]
JS and CSS minify addition

13 years agoReformat prior to code changes
Nigel Metheringham [Sun, 4 Jul 2010 13:11:03 +0000 (14:11 +0100)]
Reformat prior to code changes

13 years agoImported all available docbook sets
Nigel Metheringham [Sun, 4 Jul 2010 11:02:04 +0000 (12:02 +0100)]
Imported all available docbook sets

The 4.72 version is the tagged version - previously
a version from elsewhere in the development line
was used.

13 years agochanged directory organisation
Nigel Metheringham [Sat, 3 Jul 2010 09:55:05 +0000 (10:55 +0100)]
changed directory organisation

13 years agoAdd table of contents to documentation pages
Mike Cardwell [Sat, 3 Jul 2010 09:47:48 +0000 (10:47 +0100)]
Add table of contents to documentation pages

13 years agoImported initial website redesign work
Mike Cardwell [Fri, 2 Jul 2010 13:19:18 +0000 (14:19 +0100)]
Imported initial website redesign work

13 years agoExim 4.72 release old_website
Nigel Metheringham [Thu, 3 Jun 2010 12:28:53 +0000 (12:28 +0000)]
Exim 4.72 release

13 years agoRemoved PH as exim contact from overview
Nigel Metheringham [Thu, 3 Jun 2010 12:28:40 +0000 (12:28 +0000)]
Removed PH as exim contact from overview

14 years agoEnsure version numbers all updated exim-4_72
Nigel Metheringham [Mon, 23 Nov 2009 13:22:05 +0000 (13:22 +0000)]
Ensure version numbers all updated

14 years agoWebsite update for 4.70 exim-4_70
Nigel Metheringham [Fri, 13 Nov 2009 19:56:17 +0000 (19:56 +0000)]
Website update for 4.70

14 years agoCorrected broken links to mailman VERP data. Fixes: #719 exim-4_70_RC4
Nigel Metheringham [Mon, 19 Oct 2009 12:00:25 +0000 (12:00 +0000)]
Corrected broken links to mailman VERP data.  Fixes: #719

15 years agoAdded missing backslash
Nigel Metheringham [Fri, 12 Dec 2008 15:01:40 +0000 (15:01 +0000)]
Added missing backslash

16 years agoviewvc is being thrashed by msnbot
Tony Finch [Mon, 11 Feb 2008 17:16:37 +0000 (17:16 +0000)]
viewvc is being thrashed by msnbot

16 years agoSome exim releases did not have the FAQ - which had not been updated for a while...
Nigel Metheringham [Tue, 29 Jan 2008 17:12:29 +0000 (17:12 +0000)]
Some exim releases did not have the FAQ - which had not been updated for a while anyhow.  Removed dangling links

16 years agoversion bump
Nigel Metheringham [Thu, 10 Jan 2008 19:39:46 +0000 (19:39 +0000)]
version bump

16 years agoversion bump
Nigel Metheringham [Thu, 10 Jan 2008 19:36:03 +0000 (19:36 +0000)]
version bump

16 years agoAdded search box to home and documentation page
Nigel Metheringham [Thu, 27 Sep 2007 11:36:48 +0000 (11:36 +0000)]
Added search box to home and documentation page

16 years agofix link
Tony Finch [Wed, 12 Sep 2007 19:30:49 +0000 (19:30 +0000)]
fix link

16 years agoVersion bump
Nigel Metheringham [Thu, 30 Aug 2007 14:43:13 +0000 (14:43 +0000)]
Version bump

16 years agoUpdated the Bugzilla link to point at the new URL and directly at enter_bug.cgi with...
Magnus Holmgren [Sun, 22 Jul 2007 23:05:33 +0000 (23:05 +0000)]
Updated the Bugzilla link to point at the new URL and directly at enter_bug.cgi with the right product, component and severity filled in.

16 years agoChanged URLs as appropriate
Nigel Metheringham [Wed, 18 Jul 2007 19:43:47 +0000 (19:43 +0000)]
Changed URLs as appropriate

17 years agoLink to exim-html-current instead of exim-html-4.67, except for the obsolete FAQ.
Magnus Holmgren [Thu, 3 May 2007 19:59:12 +0000 (19:59 +0000)]
Link to exim-html-current instead of exim-html-4.67, except for the obsolete FAQ.

17 years agoI must be color blind... it is class="changes" blocks that are green.
Magnus Holmgren [Sun, 29 Apr 2007 12:08:54 +0000 (12:08 +0000)]
I must be color blind... it is class="changes" blocks that are green.

17 years agoUpdated web pages for 4.67.
Magnus Holmgren [Sun, 29 Apr 2007 12:02:32 +0000 (12:02 +0000)]
Updated web pages for 4.67.

17 years agoAdded 2007 course details
Nigel Metheringham [Thu, 8 Mar 2007 15:23:21 +0000 (15:23 +0000)]
Added 2007 course details

17 years agoAdded exim-future to maillists.html, plus fixed a couple of errors.
Magnus Holmgren [Fri, 2 Mar 2007 16:01:24 +0000 (16:01 +0000)]
Added exim-future to maillists.html, plus fixed a couple of errors.

17 years agoPhrasing change
Nigel Metheringham [Fri, 23 Feb 2007 17:02:14 +0000 (17:02 +0000)]
Phrasing change

17 years agountangled tables
Nigel Metheringham [Thu, 18 Jan 2007 12:28:04 +0000 (12:28 +0000)]
untangled tables

17 years agoChanges for Jason Meers newbie site
Nigel Metheringham [Thu, 18 Jan 2007 12:25:35 +0000 (12:25 +0000)]
Changes for Jason Meers newbie site

17 years agoBroken link fixing
Nigel Metheringham [Wed, 10 Jan 2007 12:18:25 +0000 (12:18 +0000)]
Broken link fixing

17 years agoVersion updated for 4.66 - record breaking speed of update (for once)
Nigel Metheringham [Tue, 9 Jan 2007 12:19:33 +0000 (12:19 +0000)]
Version updated for 4.66 - record breaking speed of update (for once)

17 years agoVersion update for 4.65
Nigel Metheringham [Thu, 4 Jan 2007 12:35:41 +0000 (12:35 +0000)]
Version update for 4.65

17 years agoUpdated doc links for 4.63
Nigel Metheringham [Tue, 17 Oct 2006 11:34:57 +0000 (11:34 +0000)]
Updated doc links for 4.63

17 years agoJuly is a long time ago :-)
Nigel Metheringham [Thu, 5 Oct 2006 10:17:49 +0000 (10:17 +0000)]
July is a long time ago :-)

17 years agocorrected new stuff and changelog links
Nigel Metheringham [Tue, 26 Sep 2006 11:54:04 +0000 (11:54 +0000)]
corrected new stuff and changelog links

17 years agoUpdated version info (rather late)
Nigel Metheringham [Fri, 18 Aug 2006 10:37:46 +0000 (10:37 +0000)]
Updated version info (rather late)

17 years agoremove obsolete link to egroups
Tony Finch [Thu, 13 Jul 2006 15:20:00 +0000 (15:20 +0000)]
remove obsolete link to egroups

18 years agoVersion updates and exim course info
Nigel Metheringham [Tue, 9 May 2006 11:18:46 +0000 (11:18 +0000)]
Version updates and exim course info

18 years agoUnborked the documentation link
Nigel Metheringham [Wed, 19 Apr 2006 15:21:44 +0000 (15:21 +0000)]
Unborked the documentation link

18 years agoVersion update
Nigel Metheringham [Wed, 19 Apr 2006 11:20:13 +0000 (11:20 +0000)]
Version update

18 years agoStatic FAQ URL was wrong - fixed
Nigel Metheringham [Fri, 3 Mar 2006 09:24:53 +0000 (09:24 +0000)]
Static FAQ URL was wrong - fixed

18 years agoFixed confusing link to directory
Nigel Metheringham [Tue, 14 Feb 2006 10:41:43 +0000 (10:41 +0000)]
Fixed confusing link to directory

18 years agoversion skew corrected
Nigel Metheringham [Wed, 8 Feb 2006 09:10:27 +0000 (09:10 +0000)]
version skew corrected

18 years agoExclude PDF docs from website CVS. Quick fix to filter urls
Nigel Metheringham [Thu, 2 Feb 2006 10:00:54 +0000 (10:00 +0000)]
Exclude PDF docs from website CVS.  Quick fix to filter urls

18 years agoAdded PDF documentation direct links
Nigel Metheringham [Thu, 2 Feb 2006 09:57:24 +0000 (09:57 +0000)]
Added PDF documentation direct links

18 years agoFixed labels as well as URLs, added wiki FAQ reference in preference to static
Nigel Metheringham [Mon, 12 Dec 2005 12:14:58 +0000 (12:14 +0000)]
Fixed labels as well as URLs, added wiki FAQ reference in preference to static

18 years agoVersion bump for exim 4.60 on website
Nigel Metheringham [Mon, 12 Dec 2005 12:09:25 +0000 (12:09 +0000)]
Version bump for exim 4.60 on website

18 years agoModified favicon.ico to contributed form from Kjetil Torgrim Homme <kjetilho@ifi...
Nigel Metheringham [Tue, 4 Oct 2005 16:37:47 +0000 (16:37 +0000)]
Modified favicon.ico to contributed form from Kjetil Torgrim Homme <kjetilho@ifi.uio.no>

18 years agoversion bump
Nigel Metheringham [Tue, 4 Oct 2005 16:18:42 +0000 (16:18 +0000)]
version bump

18 years agoUpdated version information. Tidied away some obsolete bits
Nigel Metheringham [Tue, 12 Jul 2005 08:27:14 +0000 (08:27 +0000)]
Updated version information.  Tidied away some obsolete bits

18 years agoversion bump
Nigel Metheringham [Fri, 27 May 2005 13:01:43 +0000 (13:01 +0000)]
version bump

19 years agoFormatting corrections. Bugzilla mention, update of howto/mirror
Nigel Metheringham [Tue, 29 Mar 2005 21:34:53 +0000 (21:34 +0000)]
Formatting corrections.  Bugzilla mention, update of howto/mirror

19 years agoAdded course information. Added links to mirmon pages, removed stale mirror page...
Nigel Metheringham [Tue, 29 Mar 2005 21:23:07 +0000 (21:23 +0000)]
Added course information. Added links to mirmon pages, removed stale mirror page info

19 years agotab and trailing space strip. Convert Id -> Cambridge
Nigel Metheringham [Tue, 29 Mar 2005 21:13:11 +0000 (21:13 +0000)]
tab and trailing space strip.  Convert Id -> Cambridge

19 years agoRemoved filter generating code - this should never be used now
Nigel Metheringham [Tue, 29 Mar 2005 21:08:58 +0000 (21:08 +0000)]
Removed filter generating code - this should never be used now

19 years agoRemoved old changelogs - the conversion has not been kept up. May reconvert these...
Nigel Metheringham [Tue, 29 Mar 2005 20:14:02 +0000 (20:14 +0000)]
Removed old changelogs - the conversion has not been kept up.  May reconvert these later when scripting written

19 years agodoc update
nigel [Sun, 27 Feb 2005 18:04:57 +0000 (18:04 +0000)]
doc update

19 years agominor updates
nigel [Sun, 27 Feb 2005 18:02:46 +0000 (18:02 +0000)]
minor updates

19 years agofixed html
nigel [Mon, 17 Jan 2005 17:33:12 +0000 (17:33 +0000)]
fixed html

19 years agofixed mirror.ac.uk stuff
nigel [Mon, 17 Jan 2005 17:26:36 +0000 (17:26 +0000)]
fixed mirror.ac.uk stuff

19 years agoversion bump
nigel [Fri, 14 Jan 2005 16:16:26 +0000 (16:16 +0000)]
version bump

19 years agoadded conference information
nigel [Thu, 16 Dec 2004 12:05:02 +0000 (12:05 +0000)]
added conference information

19 years agoVERP fixes, ACL fixes
nigel [Fri, 19 Nov 2004 14:25:58 +0000 (14:25 +0000)]
VERP fixes, ACL fixes

19 years agoswapped rejects in acls for the correct deny
nigel [Fri, 19 Nov 2004 14:18:55 +0000 (14:18 +0000)]
swapped rejects in acls for the correct deny

19 years agoinitial
nigel [Tue, 16 Nov 2004 13:24:22 +0000 (13:24 +0000)]
initial

19 years agoadded wiki comment
nigel [Mon, 15 Nov 2004 14:41:42 +0000 (14:41 +0000)]
added wiki comment

19 years agoremoved all mirrors for now
nigel [Thu, 7 Oct 2004 10:16:39 +0000 (10:16 +0000)]
removed all mirrors for now

19 years agoversion bump
nigel [Thu, 7 Oct 2004 10:08:32 +0000 (10:08 +0000)]
version bump

19 years agoupdates
nigel [Fri, 27 Aug 2004 13:28:46 +0000 (13:28 +0000)]
updates