]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
PhpWiki 1.2.7 backport cvs release-1_2-branch enhancements never released with 1... release-1_2_8 release-1_2_9
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 7 Jan 2005 14:23:31 +0000 (14:23 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 7 Jan 2005 14:23:31 +0000 (14:23 +0000)
commiteb1158a80dbf48fe1bcfcbb67e8d20f7df8c66ef
tree56c02a19fc13916c9e630219fb690576d34bb7d4
parent35ba01df2ee438605204d52d02479ce25f2be20b
PhpWiki 1.2.7 backport cvs release-1_2-branch enhancements never released with 1.2.3-1.2.6:
* full xhtml conformity
* split_pagename in title and header to help google
* "INSTALL.Mac OS X" added from cvs
* lib/zipfile.php: Content-Disposition: attachment
* lib/config.php, lib/stdlib.php: support new USE_LINK_ICONS and AUTOSPLIT_WIKIWORDS,
  better i18n $!WikiNameRegexp
* re-added images/* LINK_ICONS, pre-calculate DATA_PATH
* locale/*: fix and update strings and templates esp. for german,
* index.php: urlparser extended to omit &start_debug=1 and other args
* added minor_edit checkbox
* print more meta tags: robots, favicon, language and PHPWIKI_VERSION
* dbalib: dba default detection for dba/dbm and take best handler, fix timeout logic,
  improve error diagnostics: print errors after the first failing attempts

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/branches/release-1_2-branch@4365 96ab9672-09ca-45d6-a79d-3d69d39ca109
35 files changed:
admin.php
index.php
lib/backlinks.php
lib/db_filesystem.php
lib/dbmlib.php
lib/diff.php
lib/display.php
lib/editlinks.php
lib/editpage.php
lib/fullsearch.php
lib/msql.php
lib/mssql.php
lib/mysql.php
lib/pgsql.php
lib/search.php
lib/setupwiki.php
lib/transform.php
locale/de/templates/editlinks.html
locale/de/templates/editpage.html
locale/de/templates/message.html
locale/es/templates/editlinks.html
locale/es/templates/editpage.html
locale/es/templates/message.html
locale/it/templates/editlinks.html
locale/it/templates/editpage.html
locale/it/templates/message.html
locale/nl/templates/editlinks.html
locale/nl/templates/editpage.html
locale/nl/templates/message.html
locale/sv/templates/browse.html
locale/sv/templates/editlinks.html
locale/sv/templates/message.html
templates/editlinks.html
templates/editpage.html
templates/message.html