You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(1) |
2002 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: XMAS S. <su...@de...> - 2006-12-26 20:37:50
|
Guten Tag, machen Sie jetzt online die Fahrprüfung: http://www.Dein-Fuehrerschein.info Anhand amtlichen Prüfungsbögen können Sie testen, ob Sie zum Autofahren geeignet sind. Der Test ist sowohl für Fahranfänger, als auch für Führerschein-Inhaber geeignet. Wenn Sie gleich am test teilnehmen, werden Sie noch exklusiv mit einem Erste-Hilfe-Set fürs Auto belohnt, das Sie kostenlos per Post nach Hause erhalten. Jetzt gleich teilnehmen: http://www.Dein-Fuehrerschein.info Lesen Sie außerdem aktuelle Informationen über den Führerschein: - Wie viel dürfen Sie trinken, um den Führerschein nicht zu gefährden? - Wie viele Punkte dürfen Sie in Flensburg "sammeln"? Wir freuen uns auf Ihre Teilnahme. Mit freundlichen Grüßen Ihre Führerscheinstelle |
From: Sanchez, D. A. <DSa...@hc...> - 2004-05-12 20:13:33
|
test David S=E1nchez Director of Information Technology National Hispanic Cultural Center New Mexico Department of Cultural Affairs 1701 4th SW Albuquerque, NM 87102 (505) 246-2261 x134 (505) 246-2613 fax nhccnm.org |
From: Steve W. <sw...@pa...> - 2003-11-17 05:35:41
|
In keeping with my vow to release around the 15th of the month every month, here's a new tarball of PhpWiki. Changes for this release: Zip dump fix for Windows Updates for German translation Graphic file updates Addtional plugin documentation http://sourceforge.net/projects/phpwiki/ ~swain ---- http://www.panix.com/~swain/ "It has all the faults of a photograph." -- David Hockney ---- |
From: Steve W. <sw...@pa...> - 2003-11-09 19:45:39
|
I really have to hand it to Jeff Dairiki, Carsten Klapp, Reini Urban, Joel Uckelman, and everyone else who's contributed to the project. 1.3.5 looks really beautiful. Bear in mind this is a developer release, though in practice, I've released so infrequently in the last two years most people are using the 1.3 branch for production purposes. But it shows the acumen of the amazing developers on this project: that a release labeled as developmental would be used, successfully, all around the world on many platforms. We now have a bona fide URL, http://phpwiki.org/, to take you there (and in case it hasn't propagated, you can also use http://www.phpwiki.org/). Cheers, Steve Wainstead |
From: Steve W. <sw...@pa...> - 2002-12-31 02:01:54
|
Version 1.3.4 in the developer's branch is now out. It installs cleanly on Red Hat Linux 7.2 on both DBM and MySQL, and on OS X Jaguar on MySQL, so it should work in most cases. Bear in mind this is a DEVELOPER's release, not a stable release. You put this code in production at your own risk. Release notes: New php utility to aid in the configuration of index.php by using an html form to choose the options. Plugins galore: RawHTML plugin for allowing arbitrary HTML (see security notes, however) FuzzyPages search added Johannes Gro=DFe's VisualWiki and cached plugins. Transclusion TOC via SiteMap plugin XHTML zip dumps RecentChanges as Netscape/Mozilla sidebar Wiki XML-RPC interface (http://phpwiki.sourceforge.net/phpwiki/?XmlRpc) implements a common interface in use by some Wikis now; it allows a remote program to get certain pages, all pages, or information on pages. Named anchors in pages new markup engine (with convertor for old markup) updated interwiki map many new pages and documentation cheers! ~swain --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@pa...> - 2002-02-24 00:42:25
|
Download: http://prdownloads.sourceforge.net/phpwiki/phpwiki-1.3.3.tar.gz It's a developer's release, but it looks pretty solid. Bugs are no extra charge. Kudos to the following: Jeff Diariki and Carsten Klapp: for the rewritten parser, template system, and new plugins Carsten: for CSS above and beyond the call of duty Lawrence Akka: for singlehandedly brining ADODB support to PhpWiki Adam Shand for maintaining the PhpWiki project site Reini Urban for additional commits and the folks on phpwiki-talk, who drive the project forward every day! Without all of you, this project wouldn't be. I honestly believe you've all created one of the premier WikiWikiWeb implementations in any language. Demo of themes, language support, new features: http://phpwiki.sourceforge.net/demo/ Project site: http://phpwiki.sourceforge.net/phpwiki/ Test site, rebuilt from scratch nightly: http://phpwiki.sourceforge.net/test/ Here's my terse summary of the ChangeLog: W3C valid xhtml, css automatic merge of conflicting edits theme packages: Hawiian (get it? wikiwiki? Hawiian?), SpaceWiki (Star Trek-like), Portland (like the c2.com Wiki), Sidebar (uses frames), Aqua theme for Mac fanatics international updates: French, German, Italian, Swedish, Dutch, Spanish, English improved localization rearchitected template system dump whole site as xhtml files new stylesheets, including 'print this page' now uses PEAR/DB.php or ADODB database abstractions (Lawrence Akka) word level diffs new parse engine Many Wiki functions being moved into Plugins. New Plugins: ViewMarkup for seeing Wiki markup of locked pages, HelloWorld example plugin to help you get started, PageGrouping, RandomPage, OrphanedPages, more. See WikiPlugin. Project Builder instructions more flexible RecentChanges more improved documentation (PhpWikiDocumentation) icons for various kinds of links (mailto, www, etc) big refactoring of WikiUser (login mechanism, no longer uses http authentication) new markup language, plus conversion function old -> new new object oriented HTML generation tooltips preferences stored in cookie SQL caching to improve speed Raw HTML support returns (insecure, disabled by default) bugs fixed and added ;-) --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@pa...> - 2001-12-21 00:22:22
|
The latest development version of PhpWiki is here to stuff stockings for the holidays. What better gift than the gift of easy hypertext? Version 1.3.2 is available now at http://prdownloads.sourceforge.net/phpwiki/phpwiki-1.3.2.tar.gz Here's just a taste of what's in store: improved/updated documentation aqua theme / new theme module security improvements (.htaccess files) new plugins (calendar, transclusion, text2png, pagehistory) RecentChanges now available as RSS file vastly expanded InterWiki file Output is almost valid XHTML now Language independent templates Mac OS X installation instructions more internationalization improvements word-level diffs three-way diffs revamped German pages HappyHolidays, SteveWainstead --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@pa...> - 2001-11-16 03:51:29
|
Release 1.2.2, which is the stable branch of PhpWiki, is out today. This release has numerous user-contributed bug fixes (god bless users!) and now has support for MSSQL thanks to Andrew Pearson. ChangeLog is available here: http://sourceforge.net/project/shownotes.php?release_id=61607 Download and have fun! cheers ~swain --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@pa...> - 2001-11-02 03:57:27
|
A day later than expected, but that's free software for you! Visit the project page at http://sf.net/projects/phpwiki/ for the files. 1.3.1 is a development version, currently in the alpha stage, which features fundamental changes to the architecture from 1.2. These changes include the new rendering engine by Arno Hollosi and the move away from individual database files to PEAR's DB.php (think Perl's DBI/DBD from CPAN). 1.2.1 has a gazillion bug fixes and minor enhancements. My thanks to all the PhpWiki team members and to all who've submitted patches. The project moves ahead because of you! It's likely I've goofed somewhere with these releases and omitted something... like patches to 1.2. If so, scream loudly at me and I will try to rectify my mistakes. There's always room for a 1.2.2! ;-) ~swain --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@wc...> - 2001-02-02 04:07:53
|
I'd like to thank Ari, Jeff, and especially Arno for all the amazing contributions they've made this past year. There would be no 1.2 release without them. See https://sourceforge.net/projects/phpwiki/. You can also get 1.2 off the home page, http://phpwiki.sourceforge.net/phpwiki/. ~swain From the ReleaseNotes: PhpWiki 1.2 is a huge advance over version 1.0: * Database support for MySQL, Postgresql, mSQL, flat file and the new dba_ library in PHP4 is included. * Internationalization: support for different languages, down to the source level, is included. German, Spanish, Swedish and Dutch are currently shipped with PhpWiki. An architecture is in place to easily add more languages. * New linking schemes using square brackets in addition to the old style BumpyText. * Administration features include page locking, dumping the Wiki to a zip file, and deleting pages. * A MostPopular page showing the most frequently hit pages. * Full HTML compliance. * Links at the bottom of pages describing relationships like incoming links from other pages and their hits, outgoing and their hits, and the most popular nearby pages. * Color page diffs between the current and previous version. * An info page to view page metadata. * Far more customization capability for the admin. * A templating system to separate the page HTML from the PHP code. * New markup constructs for <B>, <I>, <DD>, <BR> and more. * Tabless markup to supercede the older markup (both still supported). ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Steve W. <sw...@wc...> - 2000-11-06 03:58:32
|
Release 1.1.9 of PhpWiki is here. See http://phpwiki.sourceforge.net/phpwiki/ for the download links; here's the stuff from the HISTORY file: 1.1.9 11/05/00: * Spanish language support added, thanks to Sandino Araico Sánchez <sa...@sa...> * German language support thanks to Arno Hollosi * Postgresql version brought up to date (plus fixes from Sandino) * Neil Brown contributed a patch Arno worked in to heavily modify lib/transform.php, much cleaner structure now * Various page updates to English pages * Schema update for mSQL * Assorted E_NOTICE warnings fixed throughout (though still not done) * URL no longer stored in page source of RecentChanges * various bugs squashed cheers! Steve Wainstead, on behalf of the PhpWiki team ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Steve W. <sw...@wc...> - 2000-10-25 05:29:09
|
It's finally here, after three whole months! http://download.sourceforge.net/phpwiki/phpwiki-1.1.8.tar.gz ftp://phpwiki.sourceforge.net/pub/phpwiki/ From the HISTORY file: 1.1.8 10/25/00: * Internationalization, with support for Dutch, and an architecture to add more languages easily * Term/defintion tags updated to nest and use tabless markup * MostPopular works for all implementations, except flat files * Flat file database support; it's not yet complete but the basic Wiki functionality is there, thanks to Ari * New zip file format for page dumps follows standard email format * Removed tabs from all default pages * Added whitespace padding to pages after they are serialized and written to the DBM file; this goes a long way towards fixing the memory leak problems for DBM-based Wikis. * Numerous bug fixes, as always * Some refactoring of the database interface ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Steve W. <sw...@wc...> - 2000-06-26 04:25:29
|
Release 1.1.6 of PhpWiki is now out. This is a major revision from previous releases and is a milestone in the project's history. PhpWiki still installs "right out of the box." Just gunzip and untar in a directory under your web tree, and you have a Wiki. The database schema has been vastly improved. It's almost normalized now ;-) It will pave the way for a set of new features that will be in release 1.2. We've added templates; it will be really easy to "theme" the look of your Wiki now. See the README in the templates/ directory. Supported databases now include MySQL, Postgresql and mSQL. The mSQL interface is still under development though, and it's unlikely you'll get it to work in this release (but in 1.1.7 it will be fine). Read the INSTALL for the particular db you want to use. ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb..org/~swain |
From: Steve W. <sw...@wc...> - 2000-06-10 04:28:24
|
Release 1.1.5 of PhpWiki is now available at http://phpwiki.sourceforge.net/wiki/. This release has numerous bug fixes and some new features. The new linking scheme is still beta quality though. MySQL users should wait for the next release. sw ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |