txt2tags Download & Run %!postproc: '(?i)(
)' ' download\1' % Mark "Sources" link for CSS formatting %!postproc: '(?i)(>txt2tags v2.4)' ' class="sources"\1' % Mark "thanks" messages for CSS formatting %!preproc: '(?i)^( *)<(thanks .*?)( @| for |>).*' '\1{{em}}\2{{/em}}' % Automatic links for minor releases %%!preproc: '^(Version ([0-9.]+)) (.*)' '\1 - [Forum {URLBLOG}/\3/minor-version-\2-released/], [Download src/txt2tags-\2.py]' % Fix blog URL for minor releases (y-m-d > y/m/d, 2.3.1 > 231) %!preproc: '(/\d+)-(\d\d)-(\d\d)(/minor-version-)(\d)\.(\d)\.(\d+)' '\1/\2/\3\4\5\6\7' %!includeconf: config.t2t %!include: menu.t2t == Download CURRENT version == | [img/sources.png] | [txt2tags v2.4 {URLDOWNLOAD}] (Dec 2006) == Handy Installers == %| [img/windows.gif] | [Windows 98/ME/2000/XP {URLWIN}] | [img/mac.gif] | [Mac OS X http://downloads.sourceforge.net/rudix/txt2tags-2.4-3.dmg] | [img/bsd.png] | [FreeBSD http://www.freshports.org/textproc/txt2tags/], [OpenBSD http://ports.openbsd.nu/textproc/txt2tags] | [img/linux.gif] | [RPM distro http://mteixeira.webset.net/pub/txt2tags/], [Slackware {URLT2T}/src/slack/txt2tags-2.4-noarch-1.tgz], [Fedora Core 6 http://www.bennewitz.com/rpms/] Note: - Read the [full list of changes changelog.html] since the last version. - Installers not updated (they're still on old 2.3 version): [Windows {URLWIN}], [Debian {URLDEBIAN}], [Ubuntu {URLUBUNTU}], [Gentoo {URLGENTOO}], [NetBSD {URLNETBSD}], [PDA (IPK) {URLPDA}]. %%% == Minor Releases == A minor release is a (stable) preview of new features and fixes. It's just the updated Python script, no extra files or documentation. Download and move it to the current location of txt2tags on your system. Version 2.3.1 2006-07-27 - The Style config now may be used multiple times (like **two CSS files**)