SourceForge logo
SourceForge logo
Menu

phpwiki-checkins — Automatic notification of CVS checkins on PhpWiki.

You can subscribe to this list here.

2000 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
(43)
Nov
(73)
Dec
(10)
2001 Jan
(34)
Feb
(110)
Mar
(24)
Apr
(44)
May
(37)
Jun
(22)
Jul
(20)
Aug
(28)
Sep
(50)
Oct
(11)
Nov
(132)
Dec
(595)
2002 Jan
(1099)
Feb
(579)
Mar
(63)
Apr
May
Jun
Jul
Aug
(125)
Sep
(101)
Oct
(25)
Nov
(34)
Dec
(47)
2003 Jan
(82)
Feb
(182)
Mar
(71)
Apr
(3)
May
(1)
Jun
(3)
Jul
Aug
Sep
(14)
Oct
(6)
Nov
(124)
Dec
(68)
2004 Jan
(64)
Feb
(191)
Mar
(199)
Apr
(298)
May
(252)
Jun
(426)
Jul
(134)
Aug
(13)
Sep
(96)
Oct
(75)
Nov
(232)
Dec
(171)
2005 Jan
(205)
Feb
(165)
Mar
(8)
Apr
(74)
May
(21)
Jun
(19)
Jul
(37)
Aug
(69)
Sep
(141)
Oct
(118)
Nov
(31)
Dec
(7)
2006 Jan
(5)
Feb
(10)
Mar
(35)
Apr
(24)
May
(34)
Jun
(29)
Jul
(5)
Aug
(38)
Sep
(30)
Oct
(37)
Nov
(30)
Dec
(86)
2007 Jan
(414)
Feb
(40)
Mar
(18)
Apr
(10)
May
(66)
Jun
(60)
Jul
(105)
Aug
(55)
Sep
(64)
Oct
(7)
Nov
(11)
Dec
(5)
2008 Jan
(26)
Feb
(28)
Mar
(79)
Apr
(34)
May
(61)
Jun
(24)
Jul
(29)
Aug
(160)
Sep
(62)
Oct
(70)
Nov
(32)
Dec
(14)
2009 Jan
(140)
Feb
(135)
Mar
(153)
Apr
(53)
May
(24)
Jun
(138)
Jul
(90)
Aug
(46)
Sep
(72)
Oct
(84)
Nov
(32)
Dec
(4)
2010 Jan
(13)
Feb
(7)
Mar
(14)
Apr
(55)
May
(89)
Jun
(131)
Jul
(41)
Aug
(38)
Sep
(42)
Oct
(11)
Nov
(27)
Dec
(54)
2011 Jan
(127)
Feb
(16)
Mar
(71)
Apr
(52)
May
(32)
Jun
(31)
Jul
(4)
Aug
Sep
(45)
Oct
(26)
Nov
(36)
Dec
(10)
2012 Jan
(23)
Feb
(6)
Mar
(13)
Apr
(18)
May
(1)
Jun
(4)
Jul
(3)
Aug
(12)
Sep
(57)
Oct
(96)
Nov
(163)
Dec
(124)
2013 Jan
(11)
Feb
(17)
Mar
(7)
Apr
(48)
May
(15)
Jun
(29)
Jul
(12)
Aug
Sep
(9)
Oct
Nov
Dec
(3)
2014 Jan
(4)
Feb
(1)
Mar
(2)
Apr
(1)
May
(8)
Jun
(90)
Jul
(104)
Aug
(12)
Sep
(81)
Oct
(139)
Nov
(111)
Dec
(64)
2015 Jan
(46)
Feb
(74)
Mar
(56)
Apr
(61)
May
(3)
Jun
(7)
Jul
(11)
Aug
(5)
Sep
(15)
Oct
(1)
Nov
(1)
Dec
(15)
2016 Jan
(25)
Feb
(33)
Mar
(24)
Apr
(4)
May
(24)
Jun
(3)
Jul
(75)
Aug
Sep
(2)
Oct
(38)
Nov
(4)
Dec
(18)
2017 Jan
(8)
Feb
(1)
Mar
(1)
Apr
May
(14)
Jun
Jul
(5)
Aug
(9)
Sep
Oct
(23)
Nov
Dec
2018 Jan
Feb
Mar
Apr
May
Jun
(2)
Jul
Aug
Sep
Oct
Nov
Dec
2019 Jan
Feb
Mar
(9)
Apr
(60)
May
(1)
Jun
Jul
(13)
Aug
Sep
(11)
Oct
Nov
Dec
2020 Jan
Feb
Mar
(15)
Apr
(4)
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
(47)
2021 Jan
(24)
Feb
(33)
Mar
(1)
Apr
May
(1)
Jun
(64)
Jul
(71)
Aug
(114)
Sep
(82)
Oct
(32)
Nov
(76)
Dec
(86)
2022 Jan
(162)
Feb
(41)
Mar
(11)
Apr
(9)
May
Jun
Jul
(1)
Aug
(2)
Sep
Oct
Nov
Dec
(7)
2023 Jan
Feb
(1)
Mar
(2)
Apr
May
Jun
Jul
(25)
Aug
Sep
Oct
Nov
(7)
Dec
2024 Jan
(7)
Feb
(3)
Mar
(3)
Apr
(1)
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2025 Jan
Feb
(90)
Mar
(19)
Apr
May
(6)
Jun
Jul
(1)
Aug
Sep
Oct
Nov
Dec

Showing results of 13438

<< < 1 .. 530 531 532 533 534 .. 538 > >> (Page 532 of 538)
From: Steve W. <wai...@us...> - 2001年02月01日 04:24:26
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv10307
Modified Files:
	msql.php 
Log Message:
Commented out the GetAllWikiPageNames and SetAllWikiPageNames
functions. They don't work yet... and as long as they are defined, the
lists of related pages appear at the bottom of all pages but have no
values in them.
Index: msql.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/msql.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** msql.php	2000年11月07日 05:13:22	1.5
--- msql.php	2001年02月01日 04:24:26	1.6
***************
*** 456,459 ****
--- 456,462 ----
 
 // takes a page name, returns array of scored incoming and outgoing links
+ 
+ /* Not implemented yet. The code below was copied from mysql.php...
+ 
 function GetWikiPageLinks($dbi, $pagename) {
 $links = array();
***************
*** 506,514 ****
 }
 
- // update pagescore. rotsa ruck.
 msql_query("delete from wikiscore", $dbi["dbc"]);
 msql_query("insert into wikiscore select w1.topage, count(*) from wikilinks as w1, wikilinks as w2 where w2.topage=w1.frompage group by w1.topage", $dbi["dbc"]);
 }
! 
 
 ?>
--- 509,516 ----
 }
 
 msql_query("delete from wikiscore", $dbi["dbc"]);
 msql_query("insert into wikiscore select w1.topage, count(*) from wikilinks as w1, wikilinks as w2 where w2.topage=w1.frompage group by w1.topage", $dbi["dbc"]);
 }
! */
 
 ?>
From: Steve W. <wai...@us...> - 2001年02月01日 04:12:39
Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv8522
Modified Files:
	INSTALL.mSQL 
Log Message:
Updated the opening statement (mSQL support isn't very new anymore ;-)
and explained why there are missing features vs. the other database
implementations. 
Index: INSTALL.mSQL
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/INSTALL.mSQL,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** INSTALL.mSQL	2000年10月08日 18:12:13	1.2
--- INSTALL.mSQL	2001年02月01日 04:12:38	1.3
***************
*** 1,3 ****
! mSQL support is new (as of 1.1.6) and is fairly stable.
 
 Setting up mSQL is beyond the scope of this document. See
--- 1,7 ----
! mSQL support is fairly stable. However, due to the limitations of
! mSQL's SQL syntax, certain features found in the MySQL and Postgresql
! versions are not available. This is not to say they can't be done, but
! it will require a lot more code in msql.php to compensate for the lack
! of advanced SQL syntax. Simplicity is one of mSQL's virtues however.
 
 Setting up mSQL is beyond the scope of this document. See
***************
*** 11,15 ****
 [root@localhost phpwiki]# 
 
! Load the database schema:
 
 [swain@localhost phpwiki]$ msql wiki < schemas/schema.minisql 
--- 15,20 ----
 [root@localhost phpwiki]# 
 
! Load the database schema (here I'm in the phpwiki/ directory created
! after untarring the application):
 
 [swain@localhost phpwiki]$ msql wiki < schemas/schema.minisql 
***************
*** 34,38 ****
 Bye!
 
- [swain@localhost phpwiki]$ 
 
 
--- 39,42 ----
From: Steve W. <wai...@us...> - 2001年02月01日 02:50:51
Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv31137
Modified Files:
	INSTALL 
Log Message:
Removed the notice that PhpWiki did not work with 4.0.4 out of the
box.
Index: INSTALL
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/INSTALL,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** INSTALL	2001年01月19日 22:47:02	1.7
--- INSTALL	2001年02月01日 02:50:51	1.8
***************
*** 1,19 ****
 0. INSTALLATION
 
- NOTE to users of PHP version 4.0.4 or later: PhpWiki will *not* work out
- of the box as advertized; you must edit lib/config.php and set the
- $WhichDatabase variable to "dba" since the DBM library interface has
- changed in PHP 4.0.4.
- 
 PhpWiki requires PHP version 3.0.9 or greater, since it uses the 
 preg_*() family of functions.
 
 Untar/gzip this file into the directory where you want it to live.
! That's it. To improve efficiency, edit lib/config.php and set the
! $ServerAddress by hand; this will save a regexp call on every invocation.
 
 bash$ gzip -d phpwiki-X.XX.tar.gz
 bash$ tar -xvf phpwiki-X.XX.tar
 
 Let's say you own the web server http://www.foo.com/. You untar in the
 server's root directory; then you should be able to just go to your new
--- 1,17 ----
 0. INSTALLATION
 
 PhpWiki requires PHP version 3.0.9 or greater, since it uses the 
 preg_*() family of functions.
 
 Untar/gzip this file into the directory where you want it to live.
! That's it.
 
 bash$ gzip -d phpwiki-X.XX.tar.gz
 bash$ tar -xvf phpwiki-X.XX.tar
 
+ To improve efficiency, edit lib/config.php and set the $ServerAddress
+ by hand; this will save a regexp call on every invocation.
+ 
+ Example:
 Let's say you own the web server http://www.foo.com/. You untar in the
 server's root directory; then you should be able to just go to your new
From: Arno H. <aho...@us...> - 2001年01月31日 07:56:16
Update of /cvsroot/phpwiki/phpwiki/locale/po
In directory usw-pr-cvs1:/tmp/cvs-serv11595/po
Modified Files:
	de.po 
Log Message:
updated German translation
Index: de.po
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** de.po	2000年12月22日 20:18:13	1.4
--- de.po	2001年01月31日 07:56:11	1.5
***************
*** 7,11 ****
 msgstr ""
 "Project-Id-Version: phpwiki 1.1.8\n"
! "POT-Creation-Date: 2000年12月22日 21:16+0100\n"
 "PO-Revision-Date: 2000年10月31日 02:23+0200\n"
 "Last-Translator: Arno Hollosi <aho...@ma...>\n"
--- 7,11 ----
 msgstr ""
 "Project-Id-Version: phpwiki 1.1.8\n"
! "POT-Creation-Date: 2001年01月31日 08:44+0100\n"
 "PO-Revision-Date: 2000年10月31日 02:23+0200\n"
 "Last-Translator: Arno Hollosi <aho...@ma...>\n"
***************
*** 46,66 ****
 msgstr "Seite '%s' erfolgreich gelöscht."
 
! #: lib/config.php:162
 msgid "templates/browse.html"
 msgstr "locale/de/templates/browse.html"
 
! #: lib/config.php:163
 msgid "templates/editpage.html"
 msgstr "locale/de/templates/editpage.html"
 
! #: lib/config.php:164
 msgid "templates/editlinks.html"
 msgstr "locale/de/templates/editlinks.html"
 
! #: lib/config.php:165
 msgid "templates/message.html"
 msgstr "locale/de/templates/message.html"
 
! #: lib/config.php:181
 msgid "./pgsrc"
 msgstr "locale/de/pgsrc"
--- 46,66 ----
 msgstr "Seite '%s' erfolgreich gelöscht."
 
! #: lib/config.php:195
 msgid "templates/browse.html"
 msgstr "locale/de/templates/browse.html"
 
! #: lib/config.php:196
 msgid "templates/editpage.html"
 msgstr "locale/de/templates/editpage.html"
 
! #: lib/config.php:197
 msgid "templates/editlinks.html"
 msgstr "locale/de/templates/editlinks.html"
 
! #: lib/config.php:198
 msgid "templates/message.html"
 msgstr "locale/de/templates/message.html"
 
! #: lib/config.php:214
 msgid "./pgsrc"
 msgstr "locale/de/pgsrc"
***************
*** 120,128 ****
 msgstr "Diff von %s."
 
! #: lib/display.php:14
 msgid "FrontPage"
 msgstr "StartSeite"
 
! #: lib/display.php:31 lib/editpage.php:50
 #, c-format
 msgid "Describe %s here."
--- 120,128 ----
 msgstr "Diff von %s."
 
! #: lib/display.php:12
 msgid "FrontPage"
 msgstr "StartSeite"
 
! #: lib/display.php:29 lib/editpage.php:50
 #, c-format
 msgid "Describe %s here."
***************
*** 138,167 ****
 msgstr "Kein Seitenname an EditierSeite übergeben!"
 
! #: lib/editpage.php:31 lib/savepage.php:52
 msgid "This page has been locked by the administrator and cannot be edited."
 msgstr ""
 "Diese Seite wurde vom Administrator gesperrt und kann nicht editiert werden."
 
! #: lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53
 #, fuzzy
 msgid "Sorry for the inconvenience."
 msgstr "Entschuldigung für die Unannehmlichkeiten."
 
! #: lib/editpage.php:35 lib/savepage.php:54
 #, c-format
 msgid "Problem while editing %s"
 msgstr "Problem während dem Editieren von %s"
 
! #: lib/fullsearch.php:15
 #, c-format
 msgid "Searching for \"%s\" ....."
 msgstr "Suche nach \"%s\" ....."
 
! #: lib/fullsearch.php:45
 #, c-format
 msgid "%d matches found in %d pages."
 msgstr "%d Treffer in %d Seiten."
 
! #: lib/fullsearch.php:48
 msgid "Full Text Search Results"
 msgstr "Volltext-Suchresultate"
--- 138,167 ----
 msgstr "Kein Seitenname an EditierSeite übergeben!"
 
! #: lib/editpage.php:31 lib/savepage.php:121
 msgid "This page has been locked by the administrator and cannot be edited."
 msgstr ""
 "Diese Seite wurde vom Administrator gesperrt und kann nicht editiert werden."
 
! #: lib/editpage.php:33 lib/savepage.php:99 lib/savepage.php:122
 #, fuzzy
 msgid "Sorry for the inconvenience."
 msgstr "Entschuldigung für die Unannehmlichkeiten."
 
! #: lib/editpage.php:35 lib/savepage.php:123
 #, c-format
 msgid "Problem while editing %s"
 msgstr "Problem während dem Editieren von %s"
 
! #: lib/fullsearch.php:9 lib/search.php:9
 #, c-format
 msgid "Searching for \"%s\" ....."
 msgstr "Suche nach \"%s\" ....."
 
! #: lib/fullsearch.php:41
 #, c-format
 msgid "%d matches found in %d pages."
 msgstr "%d Treffer in %d Seiten."
 
! #: lib/fullsearch.php:45
 msgid "Full Text Search Results"
 msgstr "Volltext-Suchresultate"
***************
*** 196,210 ****
 msgstr "Einfügen in %s fehlgeschlagen: %s"
 
! #: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:118 lib/mysql.php:158
 #, c-format
 msgid "MySQL error: %s"
 msgstr "MySQL Fehler: %s"
 
! #: lib/mysql.php:116
 #, c-format
 msgid "Error writing page '%s'"
 msgstr "Fehler beim Schreiben der Seite '%s'"
 
! #: lib/mysql.php:156
 #, c-format
 msgid "Cannot delete '%s' from table '%s'"
--- 196,210 ----
 msgstr "Einfügen in %s fehlgeschlagen: %s"
 
! #: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:123 lib/mysql.php:163
 #, c-format
 msgid "MySQL error: %s"
 msgstr "MySQL Fehler: %s"
 
! #: lib/mysql.php:121
 #, c-format
 msgid "Error writing page '%s'"
 msgstr "Fehler beim Schreiben der Seite '%s'"
 
! #: lib/mysql.php:161
 #, c-format
 msgid "Cannot delete '%s' from table '%s'"
***************
*** 215,219 ****
 msgstr "Seitenname eingeben"
 
! #: lib/pageinfo.php:10 lib/stdlib.php:239
 msgid "Go"
 msgstr "Los"
--- 215,219 ----
 msgstr "Seitenname eingeben"
 
! #: lib/pageinfo.php:10 lib/stdlib.php:116
 msgid "Go"
 msgstr "Los"
***************
*** 242,246 ****
 msgstr "Archivierte Seite:"
 
! #: lib/savepage.php:18
 msgid ""
 "PhpWiki is unable to save your changes, because another user edited and "
--- 242,250 ----
 msgstr "Archivierte Seite:"
 
! #: lib/savepage.php:16 lib/savepage.php:74
! msgid "RecentChanges"
! msgstr "FrischeSeiten"
! 
! #: lib/savepage.php:85
 msgid ""
 "PhpWiki is unable to save your changes, because another user edited and "
***************
*** 253,261 ****
 "des anderen Benützers verloren gehen."
 
! #: lib/savepage.php:20
 msgid "In order to recover from this situation follow these steps:"
 msgstr "Um diese Situation zu korrigieren folge bitte den folgenden Schritten:"
 
! #: lib/savepage.php:22
 msgid "Use your browser's <b>Back</b> button to go back to the edit page."
 msgstr ""
--- 257,265 ----
 "des anderen Benützers verloren gehen."
 
! #: lib/savepage.php:87
 msgid "In order to recover from this situation follow these steps:"
 msgstr "Um diese Situation zu korrigieren folge bitte den folgenden Schritten:"
 
! #: lib/savepage.php:89
 msgid "Use your browser's <b>Back</b> button to go back to the edit page."
 msgstr ""
***************
*** 263,267 ****
 "gelangen."
 
! #: lib/savepage.php:24
 msgid ""
 "Copy your changes to the clipboard or to another temporary place (e.g. text "
--- 267,271 ----
 "gelangen."
 
! #: lib/savepage.php:91
 msgid ""
 "Copy your changes to the clipboard or to another temporary place (e.g. text "
***************
*** 271,275 ****
 "anderentemporären Platz (z.B. einen Texteditor)"
 
! #: lib/savepage.php:26
 msgid ""
 "<b>Reload</b> the page. You should now see the most current version of the "
--- 275,279 ----
 "anderentemporären Platz (z.B. einen Texteditor)"
 
! #: lib/savepage.php:93
 msgid ""
 "<b>Reload</b> the page. You should now see the most current version of the "
***************
*** 279,283 ****
 "Seite sehen. Deine Veränderungen sind verschwunden."
 
! #: lib/savepage.php:28
 msgid ""
 "Make changes to the file again. Paste your additions from the clipboard (or "
--- 283,287 ----
 "Seite sehen. Deine Veränderungen sind verschwunden."
 
! #: lib/savepage.php:95
 msgid ""
 "Make changes to the file again. Paste your additions from the clipboard (or "
***************
*** 287,308 ****
 "(oder aus dem Texteditor)"
 
! #: lib/savepage.php:30
 msgid "Press <b>Save</b> again."
 msgstr "Drücke nochmal <b>Speichern</b>"
 
! #: lib/savepage.php:36
 #, fuzzy, c-format
 msgid "Problem while updating %s"
 msgstr "Problem während dem Editieren von %s"
 
! #: lib/savepage.php:76
 #, c-format
 msgid "Thank you for editing %s."
 msgstr "Danke für das Editieren von %s."
 
! #: lib/savepage.php:106
 msgid "Your careful attention to detail is much appreciated."
 msgstr "Deine besondere Aufmerksamkeit für Details wird sehr geschätzt."
 
 #: lib/setupwiki.php:21
 #, c-format
--- 291,322 ----
 "(oder aus dem Texteditor)"
 
! #: lib/savepage.php:97
 msgid "Press <b>Save</b> again."
 msgstr "Drücke nochmal <b>Speichern</b>"
 
! #: lib/savepage.php:103
 #, fuzzy, c-format
 msgid "Problem while updating %s"
 msgstr "Problem während dem Editieren von %s"
 
! #: lib/savepage.php:146
 #, c-format
 msgid "Thank you for editing %s."
 msgstr "Danke für das Editieren von %s."
 
! #: lib/savepage.php:176
 msgid "Your careful attention to detail is much appreciated."
 msgstr "Deine besondere Aufmerksamkeit für Details wird sehr geschätzt."
 
+ #: lib/search.php:25
+ #, c-format
+ msgid "%d pages match your query."
+ msgstr "%d Seiten wurden gefunden."
+ 
+ #: lib/search.php:28
+ #, fuzzy
+ msgid "Title Search Results"
+ msgstr "Volltext-Suchresultate"
+ 
 #: lib/setupwiki.php:21
 #, c-format
***************
*** 313,341 ****
 msgid "WikiFatalError"
 msgstr "FatalerWikiFehler"
 
! #: lib/stdlib.php:53
 #, c-format
 msgid "%d best incoming links:"
 msgstr "Die %d besten hereinkommenden Links:"
 
! #: lib/stdlib.php:63
 #, c-format
 msgid "%d best outgoing links:"
 msgstr "Die %d besten hinausgehenden Links:"
 
! #: lib/stdlib.php:74
 #, c-format
 msgid "%d most popular nearby:"
 msgstr "Die %d meistbesuchten Seiten in der Nähe:"
- 
- #: lib/stdlib.php:207 lib/stdlib.php:215
- msgid "Search"
- msgstr "Suche"
- 
- #: lib/stdlib.php:330
- msgid "Stack bounds exceeded in SetHTMLOutputMode"
- msgstr "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten."
- 
- #: lib/stdlib.php:384 lib/stdlib.php:445
- msgid "RecentChanges"
- msgstr "FrischeSeiten"
--- 327,351 ----
 msgid "WikiFatalError"
 msgstr "FatalerWikiFehler"
+ 
+ #: lib/stdlib.php:83 lib/stdlib.php:91
+ msgid "Search"
+ msgstr "Suche"
 
! #: lib/stdlib.php:228
! msgid "Stack bounds exceeded in SetHTMLOutputMode"
! msgstr "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten."
! 
! #: lib/stdlib.php:350
 #, c-format
 msgid "%d best incoming links:"
 msgstr "Die %d besten hereinkommenden Links:"
 
! #: lib/stdlib.php:360
 #, c-format
 msgid "%d best outgoing links:"
 msgstr "Die %d besten hinausgehenden Links:"
 
! #: lib/stdlib.php:371
 #, c-format
 msgid "%d most popular nearby:"
 msgstr "Die %d meistbesuchten Seiten in der Nähe:"
Update of /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES
In directory usw-pr-cvs1:/tmp/cvs-serv11595/de/LC_MESSAGES
Modified Files:
	phpwiki.mo phpwiki.php 
Log Message:
updated German translation
Index: phpwiki.mo
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES/phpwiki.mo,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
Binary files /tmp/cvs4pgHKV and /tmp/cvsSkfzjH differ
Index: phpwiki.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/de/LC_MESSAGES/phpwiki.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** phpwiki.php	2000年11月13日 11:22:09	1.2
--- phpwiki.php	2001年01月31日 07:56:11	1.3
***************
*** 93,96 ****
--- 93,98 ----
 $locale["Archived version"] =
 "Archivierte Seite:";
+ $locale["RecentChanges"] =
+ "FrischeSeiten";
 $locale["PhpWiki is unable to save your changes, because another user edited and saved the page while you were editing the page too. If saving proceeded now changes from the previous author would be lost."] =
 "PhpWiki kann deine Veränderungen nicht speichern, da ein andererBenützer die Seite verändert und gespeichert hat, während du diese Seiteeditiert hast. Wenn die Seite jetzt gespeichert werden würde, dann würdendie Veränderungen des anderen Benützers verloren gehen.";
***************
*** 113,120 ****
--- 115,130 ----
 $locale["Your careful attention to detail is much appreciated."] =
 "Deine besondere Aufmerksamkeit für Details wird sehr geschätzt.";
+ $locale["%d pages match your query."] =
+ "%d Seiten wurden gefunden.";
+ $locale["Title Search Results"] =
+ "Volltext-Suchresultate";
 $locale["Inserting page %s, version %s from %s"] =
 "Füge Seite %s ein, Version %s vom %s";
 $locale["WikiFatalError"] =
 "FatalerWikiFehler";
+ $locale["Search"] =
+ "Suche";
+ $locale["Stack bounds exceeded in SetHTMLOutputMode"] =
+ "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten.";
 $locale["%d best incoming links:"] =
 "Die %d besten hereinkommenden Links:";
***************
*** 123,132 ****
 $locale["%d most popular nearby:"] =
 "Die %d meistbesuchten Seiten in der Nähe:";
- $locale["Search"] =
- "Suche";
- $locale["Stack bounds exceeded in SetHTMLOutputMode"] =
- "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten.";
- $locale["RecentChanges"] =
- "FrischeSeiten";
 
 ;?>
--- 133,136 ----
From: Arno H. <aho...@us...> - 2001年01月31日 07:56:15
Update of /cvsroot/phpwiki/phpwiki/locale/de/pgsrc
In directory usw-pr-cvs1:/tmp/cvs-serv11595/de/pgsrc
Added Files:
	PhpWikiAdministration 
Log Message:
updated German translation
--- NEW FILE ---
!!! Funktioniert nur wenn du als ADMIN eingeloggt bist!
-----------
! ZIP files of database
 __[ZIP Snapshot | phpwiki:?zip=snapshot]__ : contains only the latest versions
 __[ZIP Dump | phpwiki:?zip=all]__ : contains all archived versions
These links lead to zip files, generated on the fly, which contain the most
recent versions of all pages in the PhpWiki. The pages are stored, one per
file, as MIME (RFC2045) e-mail (RFC822) messages, with the content type
application/x-phpwiki for the snapshot and content type mulipart/mixed for
the dump. In the latter case, there is one subpart (with type
application/x-phpwiki) for each version of the
page (in chronological order). The message body contains the page text,
while the page meta-data is included as parameters in the
Content-Type: header field.
-----------
! Load / Dump Serialized Pages
Here you can load or dump pages of your Wiki into a directory of your
choice.
__Dump__
%%ADMIN-INPUT-dumpserial-Dump_serialized_pages%%
Pages will be written out as "serialized" strings of a PHP
associative array, meaning they will not be human readable. If
the directory does not exist PhpWiki will try to create one for you.
Ensure that your server has write permissions to the directory!
__Load__
%%ADMIN-INPUT-loadserial-Load_serialized_pages%%
If you have dumped a set of pages from PhpWiki, you can reload them here.
Note that pages in your database will be overwritten; thus, if you dumped
your FrontPage when you load it from this form it will overwrite the one
in your database now. If you want to be selective just delete
the pages from the directory you don't want to load.
-----------
From: Arno H. <aho...@us...> - 2001年01月31日 07:40:57
Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv9772
Modified Files:
	CREDITS 
Log Message:
added Jon Åslund
Index: CREDITS
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/CREDITS,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** CREDITS	2001年01月19日 22:38:59	1.8
--- CREDITS	2001年01月31日 07:40:55	1.9
***************
*** 30,33 ****
--- 30,36 ----
 ;: contributed Spanish translation
 
+ ;[ Jon Åslund | mailto:d9...@na... ] :
+ ;: contributed Swedish translation
+ 
 ; Arno : contributed German translation
 
From: Arno H. <aho...@us...> - 2001年01月31日 07:38:12
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv9427/lib
Modified Files:
	config.php 
Log Message:
Added Swedish translation
Index: config.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/config.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** config.php	2001年01月31日 02:18:26	1.23
--- config.php	2001年01月31日 07:38:10	1.24
***************
*** 29,34 ****
 $AdminUrl = "";
 
! // Select your language - default language "C": English
! // other languages available: Dutch "nl", Spanish "es", German "de"
 $LANG="C";
 
--- 29,35 ----
 $AdminUrl = "";
 
! // Select your language - default language "C": English
! // other languages available: Dutch "nl", Spanish "es", German "de",
! // and Swedish "sv"
 $LANG="C";
 
Update of /cvsroot/phpwiki/phpwiki/locale/sv/templates
In directory usw-pr-cvs1:/tmp/cvs-serv9246/sv/templates
Added Files:
	browse.html editlinks.html editpage.html message.html 
Log Message:
Added Swedish translation by Jon Åslund
--- NEW FILE ---
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>###PAGE###</title>
</head>
<body bgcolor=ivory text=black alink=red link=darkblue vlink=darkmagenta>
<h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" align=middle width=50 height=50></a>
<a href="###SCRIPTURL###?full=###PAGEURL###">###PAGE###</a></h1>
###IF:ADMIN###<FORM ACTION="###SCRIPTURL###" METHOD=POST>
###IF LOCK###[<a href="###SCRIPTURL###?unlock=###PAGEURL###">Lås upp sida</a>]
###IF !LOCK###[<a href="###SCRIPTURL###?lock=###PAGEURL###">Lås sida</a>]
- - 
[<a href="###SCRIPTURL###?remove=###PAGEURL###">Ta bort sida</A>]
<hr noshade>
###ENDIF:ADMIN###
<P>
###CONTENT###
<hr noshade>
###IF ADMIN###<a href="###SCRIPTURL###?edit=###PAGEURL###">RedigeraText</a> på den här sidan
###IF:!ADMIN###
###IF LOCK###Sidan är låst
###IF !LOCK###<a href="###SCRIPTURL###?edit=###PAGEURL###">RedigeraText</a> på den här sidan
###ENDIF:!ADMIN###
(senast ändrad ###LASTMODIFIED###)
[<a href="###SCRIPTURL###?info=###PAGEURL###">info</a>]
[<a href="###SCRIPTURL###?diff=###PAGEURL###">diff</a>])
<br>
<a href="###SCRIPTURL###?SökEfterSida">SökEfterSida</a>
<hr noshade>
<small>###RELATEDPAGES###</small>
</body>
</html>
--- NEW FILE ---
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>###PAGE###</title>
</head>
<body bgcolor=moccasin text=black alink=red link=darkblue vlink=darkmagenta>
<form method="POST" action="###SCRIPTURL###">
<h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
Redigera länkar för ###PAGE###
<input type="submit" value=" Spara ">
<input type="reset" value=" Rensa "></h1>
<P>
[1] <input type="text" size="55" name="r1" value="###R1###"><br>
[2] <input type="text" size="55" name="r2" value="###R2###"><br>
[3] <input type="text" size="55" name="r3" value="###R3###"><br>
[4] <input type="text" size="55" name="r4" value="###R4###"><br>
[5] <input type="text" size="55" name="r5" value="###R5###"><br>
[6] <input type="text" size="55" name="r6" value="###R6###"><br>
[7] <input type="text" size="55" name="r7" value="###R7###"><br>
[8] <input type="text" size="55" name="r8" value="###R8###"><br>
[9] <input type="text" size="55" name="r9" value="###R9###"><br>
[10] <input type="text" size="55" name="r10" value="###R10###"><br>
[11] <input type="text" size="55" name="r11" value="###R11###"><br>
[12] <input type="text" size="55" name="r12" value="###R12###"><br>
<p>
Skriv fullständig URL (http:// ...) för varje referens i texten.
<BR>Tillåtna protokoll är: ###ALLOWEDPROTOCOLS###
<input type="hidden" name="post" value="###PAGEURL###">
</form>
</body>
</html>
--- NEW FILE ---
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>###PAGE###</title>
</head>
<body>
<form method="POST" action="###SCRIPTURL###">
<h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
Redigera ###PAGE###
<input type="submit" value=" Spara "></h1>
<textarea name="content" ROWS="22" COLS="80" wrap="virtual">###CONTENT###</textarea>
<br>
<input type="checkbox" name="convert" value="tabs" >
Jag kan inte skriva tabbar.
<a href="###SCRIPTURL###?KonverteraMellanslagTillTabbar">KonverteraMellanslagTillTabbar</a>
åt mig när jag sparar.
<p><a href="###SCRIPTURL###?BraStil">BraStil</a>: Redigeringstips.
<br>
<a href="###SCRIPTURL###?links=###PAGEURL###">RedigeraLänkar</a> till andra webbservrar.
###IF COPY###<br><a href="###SCRIPTURL###?copy=###PAGEURL###">RedigeraKopia</a> från föregående författare
<hr noshade>
<small>
<b>Markering:</b> '' för lutande, ''' för fet, ''''' för både och
<br><b>Listor:</b> tab-* för punktlistor, tab-# för numrerade listor, tab-term:-tab för definitionslistor
<br><b>Referenser:</b> BindIhopOrdMedStoraBokstäver eller använd hakar för en [länk] eller URL [http://cool.wiki.int/].
<br><b>Referenser:</b> Använd [1],[2],[3],... och RedigeraLänkar. Undvik länkning med "!": !SkapaEjHyperlänk, namnge länkar med [text | URL]
<br><b>Blandat:</b>"!", "!!", "!!!" skapar rubriker,
"%%%" skapar radbrytning, "- - - -" skapar en horisontell linje, skriv "[[" för att få "["
<br>mer information på
<a href="###SCRIPTURL###?Textformateringsregler"><b>Textformateringsregler</b></a>
</small>
<input type="hidden" name="post" value="###PAGEURL###">
<input type="hidden" name="editversion" value="###VERSION###">
</form>
</body>
</html>
--- NEW FILE ---
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>###PAGE###</title>
</head>
<body bgcolor=linen text=black alink=red link=darkblue vlink=darkmagenta>
<h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a>
###PAGE###</h1>
###CONTENT###
</body>
</html>
Update of /cvsroot/phpwiki/phpwiki/locale/sv/pgsrc
In directory usw-pr-cvs1:/tmp/cvs-serv9246/sv/pgsrc
Added Files:
	BraStil Framsida Gästboken HurManAnvänderWiki 
	KonverteraMellanslagTillTabbar LäggaTillSidor 
	MerOmMekanismerna MestPopulär PhpWiki PhpWikiAdministration 
	RedigeraText Sandlådan SenasteÄndringar SökEfterSida 
	Textformateringsregler WabiSabi WikiWikiWeb 
Log Message:
Added Swedish translation by Jon Åslund
--- NEW FILE ---
"Young writers often suppose that style is a garnish for the meat of 
prose, a sauce by which a dull dish is made palatable. Style has no such 
separate entity; it is nondetachable, unfilterable. The beginner should 
approach style warily, realizing that it is himself he is approaching, no 
other; and he should begin by turning resolutely away from all devices 
that are popularly believed to indicate style--all mannerisms, tricks, 
adornments. The approach to style is by way of plainness, simplicity, 
orderliness, sincerity." 
--Strunk och White, "The Elements of Style"
''And thus an American textbook, typical required reading for 10th-grade English students, unknowingly extols some virtues of WabiSabi''
--scummings
--- NEW FILE ---
* Vad är WikiWikiWeb? En beskrivning av dess användning.
* Lär dig [HurManAnvänderWiki] och lär dig att [LäggaTillSidor].
* Använd [Sandlådan] för att experimentera med Wiki-sidor.
* Signera gärna ditt namn i [Gästboken].
* Se [SenasteÄndringar] för nya sidor och de senaste ändringarna.
* Kolla vilken sida som är [MestPopulär].
* Läs ReleaseNotes (på engelska).
--- NEW FILE ---
Signera med namn och datum nedan!
Jeff Dairiki, Arno Hollosi, SteveWainstead, Php Wiki-programmerarna
--- NEW FILE ---
''"Wiki wiki"'' betyder "snabb" på Hawai.
__Allt du behöver veta är:__
* För att redigera en sida, klicka på länken längst ned på sidan. Du bör göra det nu på en gång och läsa källkoden för den här sidan. Det är vettigare.
* Du får lutande text genom att sätta två apostrofer på var sin sida om ordet ''så här''.
* Du får __fet text__ genom att sätta två understreck på var sin sida.
* Och __''fet lutande text''__ genom att använda båda.
* Du får punkter genom att använda asterisk i början av raden
* För att få text med lika breda tecken, indentera med ett mellanslag:
 det här är en dikt
 om text med lika breda tecken
 det är lätt att rimma på dikt
 men inte med lika breda tecken
* Du kan separera paragrafer med en extra blankrad. Exempel:
Jag är en paragraf.
Jag är också en paragraf. Vi är bara väldigt små paragrafer.
* Du kan få horisontella linjer genom att skriva fyra eller fler streck så här:
--------
* För att skapa hyperlänkar behöver du bara skriva ord som börjar med stor bokstav och sätta ihop dem. Låt oss säga att du vill skapa en sida om att Steve Wainstead äter maskar. Allt du behöver göra är att skriva orden med stor bokstav i början och sätta ihop dem så här: SteveWainsteadEatsWorms. Om sidan inte existerar än kommer det finnas ett frågetecken efter länken som inbjuder dig att skapa sidan: [DenHärSidanSkaInteFinnas]. (Var snäll och inte förstör exemplet genom att skapa sidan.)
* För att länka till sidor utanför Wikin kan du bara skriva URL:en och Wiki kommer skapa en länk åt dig: http://www.nytimes.com/
* För att inkludera bilder, skriv en hyperlänk innanför hakparenteser så här: [[http://www.dindator.dindomän/bild.png]. URL:er till bilder som inte är innanför hakparenteser blir en vanlig länk till bilden.
* Nu är du redo att [LäggaTillSidor].
----
En WikiWikiWeb är menad att vara snabb och lätt att ändra. Den har ett enkelt uppmärkningsspråk som du kan läsa om i [Textformateringsregler].
--- NEW FILE ---
[VissaWebbläsare] har problem med tabbar som används i
[Textformateringsregler]. Om du inte kan använda tabbar, eller om du
fixar en sida som någon som inte kunde använda tabbar har skrivit, då
ska du använda funktionen för att konvertera en längd med mellanslag
till tabbar. Kryssa i kryssrutan som finns i slutet av RedigeraText
och RedigeraKopia för att använda funktionen. Kryssrutan ser ut
ungefär så här:
 [[o] Jag kan inte använda tabbar. KonverteraMellanslagTillTabbar åt mig när jag sparar.
En längd med mellanslag måste vara åtminstone __tre__ mellanslag lång
för att konverteras till en tabb. Använd multiplar av __åtta__
mellanslag för att skapa flera tabbar. Varje längd med åtta mellanslag
konverteras till en tabb. Om den sista längden är lite kort så gör
inte det något, bara den åtminstone är tre mellanslag lång.
__Kolla dina ändringar.__ Sådana här ersättningsmetoder kan leda till
oväntade resultat.
-----
[Underhållningsnotis: Den här sidan syns när användaren klickar på
länken KonverteraMellanslagTillTabbar i något redigeringsfönster. Den
beskriver vad som händer när du säger åt systemet att göra det här,
varför du vill göra det här, och sätt att undvika
mellanslag-istället-för-tabb-problemet.]
--- NEW FILE ---
Allt du behöver göra för att skapa en sida i Wiki är att komma på en
meningsfull titel, skriva alla ord med stor bokstav i början av ordet
och [SättaIhopDemSåHär]. Wiki kommer automatiskt att känna igen det som
en hyperlänk. Alternativt kan du sätt vad som helst innanför
[hakparenteser]. Wiki känner inte igen länkar med sammansatta ord om
orden innehåller å,ä eller ö, t.ex. GratisÖlÅtAllaÄlgar. I dessa fall
måste hakparenteser användas.
Sedan kan du [KlickaPåFrågetecknet] efter hyperlänken så öppnar Wiki ett
fönster där du kan beskriva den nya sidan.
Vill du lägga till ett dokument med komplicerad design till Wiki är det
bättre om du ger en URL istället för att försöka skriva dokumentet här. Det
gör du på det här sättet:
 Projekthemsidan för PhpWiki: http://phpwiki.sourceforge.net
Wiki stöder inte HTML-taggar (se [Textformateringsregler]). <taggar>De
kommer att rendreras som text.</taggar> Wiki är menat att vara så
enkelt som möjligt för att uppmuntra dess användning.
Observera att det är möjligt för systemadministratören att tillåta
inbäddad HTML, men det innebär säkerhetsrisker.
--- NEW FILE ---
PhpWiki är skriven i skriptspråket PHP, tillgängligt på
http://www.php.net/. PHP liknar C och Perl till syntaxen och fungerar
som ASP, EmbPerl eller JSP.
PhpWiki består av dussin filer med en blandning av PHP och
HTML. Webbsidorna som en PHP-baserad WikiWikiWeb består av finns i en
DBM-fil med backupkopior av tidigare versioner i en andra DBM-fil.
Varje gång en användare vill titta på en sida tas den från DBM-filen
och rendreras. Användaren anropar bara filen index.php, som sedan
bestämmer vilka andra php-filer som ska inkluderas.
Länkar till andra sidor i wikin länkas automatiskt: PhpWiki. Detta är
kanske den bästa aspekten med en wiki, möjligheten att lägga till
sidor endast genom att länka till dem. Den näst bästa saken är hur
lätt det är att skapa externa länkar:
# http://www.wcsb.org/
# ftp://ftp.redhat.com/
# news://news.mozilla.org/
Kombinerat med en namnrymd och ett enkelt uppmärkningsspråk gör att
Wiki visar mycket av det som är karaktäristiskt för WabiSabi.
PhpWiki är licensierat under Gnu General Public license som du kan
läsa här: http://www.gnu.org/copyleft/gpl.txt
--- NEW FILE ---
De 20 mest populära sidorna för den här wikin:
(antal träffar, namn på sidan)
%%Mostpopular%%
--- NEW FILE ---
Du använder PhpWiki just nu. Otroligt eller hur?
Besök vår hemsida på http://phpwiki.sourceforge.net/ och se hur
PhpWiki fungerar på http://phpwiki.sourceforge.net/phpwiki/.
--- NEW FILE ---
!!! Detta fungerar bara om du är inloggad som ADMIN
-----------
! ZIP-filer av databasen
 __[ZIP Snapshot | phpwiki:zip=snapshot]__ : innehåller endast den senaste versionen
 __[ZIP Dump | phpwiki:?zip=all]__ : innehåller alla arkiverade versioner
De här länkarna leder till zipfilerna, som genereras direkt, och
innehåller den senaste versionen av alla sidor på denna
PhpWiki. Sidorna lagras, en per fil, som MIME (RFC2045)
e-postmeddelanden (RFC822), med "content type" application/x-phpwiki
för den senaste versionen och multipart/mixed för den arkiverade
versionen. I det senare fallet finns det en underdel (med "content
type" application/x-phpwiki) för varje version av sidan (i kronlogisk
ordning). Brevkroppen innehåller texten till sidan medan sidans
metadata finns som parametrar till Content-Type i brevhuvudet.
-----------
! Ladda / Dumpa serialiserade sidor
Här kan du ladda eller dumpa sidor av din Wiki i valfri katalog.
__Dump__
%%ADMIN-INPUT-dumpserial-Dumpa_serialiserade_sidor%%
Sidor kommer att skrivas som serialiserade strängar av PHP-associativa
vektorer, vilket betyder att de inte är läsbara. Om katalogen inte
existerar kommer PhpWiki att försöka skapa en åt dig. Se till att din
webbserver har skrivrättigheter i katalogen!
__Ladda__
%%ADMIN-INPUT-loadserial-Ladda_serialiserade_sidor%%
Om du har dumpat en mängd med sidor från PhpWiki kan du ladda dem här.
Observera att sidorna i din databas kommer att skrivas över. Om du
vill kan du bara ta bort de sidor från katalogen som du inte vill
ladda.
-----------
--- NEW FILE ---
Alla sidor (utom sökresultatsidan) har en RedigeraText-länk längst
ned. Du kan ändra sidan du läser genom att klicka på den länken.
--- NEW FILE ---
Här kan du pröva Wiki.
Ha det så roligt :-)
--- NEW FILE ---
De senaste ändrade sidorna listas nedan.
____Dag ett (första dagen för den här Wikin)
* [LäggaTillSidor]
* [KonverteraMellanslagTillTabbar]
* [RedigeraText]
* [SökEfterSida]
* [Framsida]
* [BraStil]
* [HurManAnvänderWiki]
* [MerOmMekanismerna]
* [MestPopulär]
* [PhpWiki]
* [SenasteÄndringar]
* [Gästboken]
* [ReleaseNotes]
* [Sandlådan]
* [SteveWainstead]
* [TestPage]
* [Textformateringsregler]
* [WabiSabi]
* [WikiWikiWeb]
Snabb titelsökning:
%%Search%%
----
--- NEW FILE ---
Här är några bra startpunkter för att leta.
* [HurManAnvänderWiki] är en snabb introduktion till hur man skriver i Wiki.
* [SenasteÄndringar] ändras automatiskt.
* MerOmMekanismerna om hur man söker och ändrar på den här servern.
Här är titelsökningen. Försök med ord wom ''wiki'' eller ''smörgås''.
%%Search%%
Använd följande för fulltextsökning. Det kan ta några
sekunder. Resultatet visar alla rader på en sidan som innehåller
en träff.
%%Fullsearch%%
------
Separera ord med mellanslag. Alla ord måste matcha.
%%%För att exkludera ord sätt ett "-" framför.
%%%Exempel: "wiki text -php" söker på alla sidor som innehåller orden "wiki"
__och__ "text", men __inte__ innehåller ordet "php".
--- NEW FILE ---
! Paragrafer
* Indentera inte paragrafer
* Rader radbryts där det behövs
* Använd blankrader som separatorer
* Fyra eller mer streck gör en horisontell linje
* %%''''% gör en radbrytning (i rubriker och listor också)
! Listor
* asterisk för första nivån
** asterisk-asterisk för andra nivån, osv.
* Använd * för punktlistor, # för numrerade listor (blanda hur du vill)
* semikolon-term-kolon-definition för definitionslistor:
;term här:definition här, som i en lista med <DL><DT><DD>
* En rad för varje punkt i listan
* Andra inledande mellanslag signalerar förformaterad text och ändrar teckensnittet
! Rubriker
* "!" vid början av raden för en liten rubrik
* "!!" vid början av raden för en mellanrubrik
* "!!!" vid början av raden för en stor rubrik
! Teckensnitt
* Indentera med ett eller flera mellanslag för att få text med lika breda tecken:
 Detta är text med lika breda tecken
Detta är inte det
!Indenterade paragrafer
''(Citat)''
* semikolon-kolon -- fungerar som <BLOCKQUOTE>
;: detta är ett indenterat block med text
! Markering
* Använd dubbla apostrofer ('') för vanlig betoning (vanligtvis ''lutande stil'')
* Använd dubbla understreck (__) för stark betoning (vanligtvis __fet stil__)
* Blanda dem om du vill: __''fet lutande stil''__
* ''Markering'' kan användas ''flera'' gånger på en rad, men ''kan inte'' användas över radgränser:
''detta
kommer inte att fungera''
! Referenser
* Hyperlänkar till andra sidor inom Wikin görs genom att sätta sidnamnet innanför hakparenteser: [detta är en länk] eller genom att [AnvändaWikiOrd] (föredras)
* Hyperlänkar till externa sidor görs så här: [http://www.wcsb.org/]
* Du kan namnge länkarna genom att skriva ett namn, ett lodrätt streck och sedan hyperlänken eller sidnamnet: [PhpWiki-hemsidan | http://phpwiki.sourceforge.net/] - [framsidan | Framsida]
* Du kan undvika att länkar skapas genom att sätta "!" framför ordet som du inte vill vara en länk, t.ex. !InteEnWikilänk, !http://inte.heller.en.länk/
* [1], [2], [3], [4] är externa referenser. Klicka på [RedigeraLänkar] på redigeringssidan för att ange URL:er. Dessa skiljer sig från det nya länkningssättet; referenserna är unika för varje sida.
* Det gamla sättet att skapa länkar av URL:er stöds fortfarande: Föregå varje URL med "http:", "ftp:" eller "mailto:" för att skapa länkar automatiskt, så här: http://c2.com/
* Bilder med URL:er som slutar med .png, .gif eller .jpg innanför hakparenteser läggs in i dokumentet av sig själv: [http://phpwiki.sourceforge.net/phpwiki/images/png.png]
! HTML
* Bry dig inte
* < och > är sig själva
* &-tecknet fungerar inte
* Om du verkligen måste använda HTML kan systemadministratören slå på detta tillval. Börja varje rad med ett lodrätt streck (|). Observera att detta tillval är avslaget som standard.
--- NEW FILE ---
Since wabi-sabi represents a comprehensive Japanese world view or aesthetic system, it is difficult to explain precisely in western terms. According to Leonard Koren, wabi-sabi is the most conspicuous and characteristic feature of what we think of as traditional Japanese beauty and it ''"occupies roughly the same position in the Japanese pantheon of aesthetic values as do the Greek ideals of beauty and perfection in the West."''
Wabi-sabi is a beauty of things imperfect, impermanent, and incomplete.
It is the beauty of things modest and humble.
It is the beauty of things unconventional.
The concepts of wabi-sabi correlate with the concepts of Zen Buddhism, as the first Japanese involved with wabi-sabi were tea masters, priests, and monks who practiced Zen. Zen Buddhism originated in India, traveled to China in the 6th century, and was first introduced in Japan around the 12th century. Zen emphasizes ''"direct, intuitive insight into transcendental truth beyond all intellectual conception."'' At the core of wabi- sabi is the importance of transcending ways of looking and thinking about things/existence.
* All things are impermanent
* All things are imperfect
* All things are incomplete 
Material characteristics of wabi-sabi:
* suggestion of natural process
* irregular
* intimate
* unpretentious
* earthy
* simple
For more about wabi-sabi, see
http://www.art.unt.edu/ntieva/artcurr/japan/wabisabi.htm
--- NEW FILE ---
En WikiWikiWeb är en webbplats där alla kan bidra till innehållet. Den mest välkända och mest använda Wikin är Portland Pattern Repository på http://c2.com/cgi-bin/wiki?WikiWikiWeb.
Där fann jag följande relevanta uttalanden (översatta till svenska):
''Meningen är att göra formuläret i RedigeraText enkelt och få [SökEfterSida] att söka snabbt.''
''Förutom att vara snabb, strävar den här webbplatsen även efter zen-idealen som generellt kallas WabiSabi. Zen finner skönhet i det imperfekta och kortlivade. När det kommer till kritan är det allt som behövs.''
Du kan säga hej i [Gästboken] eller läsa om [HurManAnvänderWiki] och
[LäggaTillSidor]. Varsågod, börja diskutera, lek och ha roligt!
--SteveWainstead
From: Arno H. <aho...@us...> - 2001年01月31日 07:36:50
Update of /cvsroot/phpwiki/phpwiki/locale/po
In directory usw-pr-cvs1:/tmp/cvs-serv9246/po
Added Files:
	sv.po 
Log Message:
Added Swedish translation by Jon Åslund
--- NEW FILE ---
# sv.po -- PhpWiki's Swedish language file
# Copyright (C) YEAR Free Software Foundation, Inc.
# Jon Åslund <jo...@he...>, 2001.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: phpwiki 1.1.9\n"
"POT-Creation-Date: 2001年01月31日 08:18+0100\n"
"PO-Revision-Date: 2001年01月27日 01:58+0200\n"
"Last-Translator: Jon Åslund <jo...@he...>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: admin.php:26
msgid "You entered an invalid login or password."
msgstr "Du har angett ett otillåtet användarnamn eller lösenord."
#: admin.php:47
#, c-format
msgid "You are about to remove '%s' permanently!"
msgstr "Du kommer att ta bort \"%s\" permanent!"
#: admin.php:50
#, c-format
msgid "Click %shere%s to remove the page now."
msgstr "Klicka %shär%s för att ta bort sidan nu."
#: admin.php:53
msgid "Otherwise press the \"Back\" button of your browser."
msgstr "Annars klicka på backaknappen i din webbläsare."
#: admin.php:55
msgid "Function not yet implemented."
msgstr "Funktionen är ännu inte implementerad."
#: admin.php:57 admin.php:65
msgid "Remove page"
msgstr "Ta bort sida"
#: admin.php:63
#, fuzzy, c-format
msgid "Removed page %s succesfully."
msgstr "Tog bort sidan \"%s\"."
#: lib/config.php:194
msgid "templates/browse.html"
msgstr "locale/sv/templates/browse.html"
#: lib/config.php:195
msgid "templates/editpage.html"
msgstr "locale/sv/templates/editpage.html"
#: lib/config.php:196
msgid "templates/editlinks.html"
msgstr "locale/sv/templates/editlinks.html"
#: lib/config.php:197
msgid "templates/message.html"
msgstr "locale/sv/templates/message.html"
#: lib/config.php:213
msgid "./pgsrc"
msgstr "locale/sv/pgsrc"
#: lib/diff.php:682
#, c-format
msgid "WikiDiff::apply: line count mismatch: %s != %s"
msgstr "WikiDiff::apply: radantalet stämmer inte: %s != %s"
#: lib/diff.php:742
msgid "WikiDiff::_check: failed"
msgstr "WikiDiff::_check: misslyckades"
#: lib/diff.php:752
msgid "WikiDiff::_check: edit sequence is non-optimal"
msgstr "WikiDiff::_check: ändringssekvensen är icke optimal"
#: lib/diff.php:756
#, c-format
msgid "WikiDiff Okay: LCS = %s"
msgstr "WikiDiff Ok: LCS = %s"
#: lib/diff.php:997
msgid "Current page:"
msgstr "Nuvarande sida:"
#: lib/diff.php:1001 lib/diff.php:1019
#, c-format
msgid "version %s"
msgstr "version %s"
#: lib/diff.php:1003 lib/diff.php:1021
#, c-format
msgid "last modified on %s"
msgstr "senast ändrad %s"
#: lib/diff.php:1006 lib/diff.php:1024
#, c-format
msgid "by %s"
msgstr "av %s"
#: lib/diff.php:1010 lib/diff.php:1028
msgid "None"
msgstr "ingen"
#: lib/diff.php:1015
msgid "Archived page:"
msgstr "Arkiverad sida:"
#: lib/diff.php:1037
msgid "Versions are identical"
msgstr "Versionerna är identiska"
#: lib/diff.php:1045
#, c-format
msgid "Diff of %s."
msgstr "Diff av %s."
#: lib/display.php:12
msgid "FrontPage"
msgstr "Framsida"
#: lib/display.php:29 lib/editpage.php:50
#, c-format
msgid "Describe %s here."
msgstr "Beskriv %s här."
#: lib/editpage.php:19
#, c-format
msgid "Copy of %s"
msgstr "Kopia av %s"
#: lib/editpage.php:23
msgid "No page name passed into editpage!"
msgstr "Ingen sida är angiven!"
#: lib/editpage.php:31 lib/savepage.php:121
msgid "This page has been locked by the administrator and cannot be edited."
msgstr "Den här sidan är låst av administratören och kan ej redigeras."
#: lib/editpage.php:33 lib/savepage.php:99 lib/savepage.php:122
msgid "Sorry for the inconvenience."
msgstr "Ledsen för allt besvär."
#: lib/editpage.php:35 lib/savepage.php:123
#, c-format
msgid "Problem while editing %s"
msgstr "Har problem med att redigera %s"
#: lib/fullsearch.php:9 lib/search.php:9
#, c-format
msgid "Searching for \"%s\" ....."
msgstr "Söker efter \"%s\" ....."
#: lib/fullsearch.php:41
#, c-format
msgid "%d matches found in %d pages."
msgstr "%d träffar funna på %d sidor."
#: lib/fullsearch.php:45
msgid "Full Text Search Results"
msgstr "Sökresultat för fulltextsökning"
#: lib/msql.php:29 lib/mysql.php:36
msgid "Cannot establish connection to database, giving up."
msgstr "Ger upp, kan ej skapa anslutning till databasen."
#: lib/msql.php:31 lib/msql.php:37
#, c-format
msgid "Error message: %s"
msgstr "Felmeddelande: %s"
#: lib/msql.php:35 lib/mysql.php:42
#, c-format
msgid "Cannot open database %s, giving up."
msgstr "Ger upp, kan ej öppna databasen %s."
#: lib/msql.php:210 lib/msql.php:286
#, c-format
msgid "Insert/update failed: %s"
msgstr "Insättning/uppdatering misslyckades: %s"
#: lib/msql.php:221 lib/msql.php:296
#, c-format
msgid "Delete on %s failed: %s"
msgstr "Borttagning på %s misslyckades: %s"
#: lib/msql.php:237 lib/msql.php:312
#, c-format
msgid "Insert into %s failed: %s"
msgstr "Insättning till %s misslyckades: %s"
#: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:123 lib/mysql.php:163
#, c-format
msgid "MySQL error: %s"
msgstr "MySQL-fel: %s"
#: lib/mysql.php:121
#, c-format
msgid "Error writing page '%s'"
msgstr "Kunde inte spara sidan \"%s\""
#: lib/mysql.php:161
#, c-format
msgid "Cannot delete '%s' from table '%s'"
msgstr "Kan ej ta bort \"%s\" från tabellen \"%s\""
#: lib/navigate.php:81
msgid "RelatedPages"
msgstr ""
#: lib/pageinfo.php:9
msgid "Enter a page name"
msgstr "Ange ett sidnamn"
#: lib/pageinfo.php:10 lib/stdlib.php:116
msgid "Go"
msgstr "\"Gå till sidan\""
#: lib/pageinfo.php:21
msgid "Show the page source and references"
msgstr "Visa källkoden och referenser för sidan"
#: lib/pageinfo.php:26 lib/pageinfo.php:75
msgid "PageInfo"
msgstr "Sidinformation för"
#: lib/pageinfo.php:36
#, c-format
msgid "Page name '%s' is not in the database"
msgstr "Sidnamnet \"%s\" finns inte i databasen"
#: lib/pageinfo.php:64
msgid "Current version"
msgstr "Nuvarande version"
#: lib/pageinfo.php:70
msgid "Archived version"
msgstr "Arkiverad version"
#: lib/savepage.php:16 lib/savepage.php:74
msgid "RecentChanges"
msgstr "SenasteÄndringar"
#: lib/savepage.php:85
msgid ""
"PhpWiki is unable to save your changes, because another user edited and "
"saved the page while you were editing the page too. If saving proceeded now "
"changes from the previous author would be lost."
msgstr ""
"PhpWiki kan inte spara dina ändringar eftersom en annan användare ändrade "
"och sparade sidan under tiden som du ändrade på sidan. Sparar du nu "
"försvinner ändringarna gjorda av den förra användaren."
#: lib/savepage.php:87
msgid "In order to recover from this situation follow these steps:"
msgstr "För att lösa situtationen, följ dessa steg:"
#: lib/savepage.php:89
msgid "Use your browser's <b>Back</b> button to go back to the edit page."
msgstr ""
"Använd webbläsarens <b>backaknapp</b> för att gå tillbaka till "
"redigeringssidan."
#: lib/savepage.php:91
msgid ""
"Copy your changes to the clipboard or to another temporary place (e.g. text "
"editor)."
msgstr ""
"Kopiera dina ändringar till urklippet eller till ett annat temporärt ställe "
"(t.ex. en texteditor)."
#: lib/savepage.php:93
msgid ""
"<b>Reload</b> the page. You should now see the most current version of the "
"page. Your changes are no longer there."
msgstr ""
"<b>Ladda om</b> sidan. Du kommer nu se den senaste versionen av sidan. Dina "
"ändringar är inte där."
#: lib/savepage.php:95
msgid ""
"Make changes to the file again. Paste your additions from the clipboard (or "
"text editor)."
msgstr ""
"Ändra filen igen. Klistra in dina ändringar från urklippet (eller "
"texteditorn)."
#: lib/savepage.php:97
msgid "Press <b>Save</b> again."
msgstr "Klicka på <b>Spara</b> igen."
#: lib/savepage.php:103
#, c-format
msgid "Problem while updating %s"
msgstr "Har problem med att uppdatera %s"
#: lib/savepage.php:146
#, c-format
msgid "Thank you for editing %s."
msgstr "Tack för att du redigerade %s."
#: lib/savepage.php:176
msgid "Your careful attention to detail is much appreciated."
msgstr "Din omstänksamhet för detaljer är mycket uppskattad."
#: lib/search.php:25
#, c-format
msgid "%d pages match your query."
msgstr "%d sidor matchar din fråga."
#: lib/search.php:28
#, fuzzy
msgid "Title Search Results"
msgstr "Sökresultat för fulltextsökning"
#: lib/setupwiki.php:21
#, c-format
msgid "Inserting page %s, version %s from %s"
msgstr "Sätter in sidan %s, version %s från %s"
#: lib/stdlib.php:36
msgid "WikiFatalError"
msgstr "WikiFatalError"
#: lib/stdlib.php:83 lib/stdlib.php:91
msgid "Search"
msgstr "Sök"
#: lib/stdlib.php:228
msgid "Stack bounds exceeded in SetHTMLOutputMode"
msgstr "Stackgräns överskriden i SetHTMLOutputMode"
#: lib/stdlib.php:350
#, c-format
msgid "%d best incoming links:"
msgstr "De %d mest använda ingående länkarna:"
#: lib/stdlib.php:360
#, c-format
msgid "%d best outgoing links:"
msgstr "De %d mest använda utgående länkarna:"
#: lib/stdlib.php:371
#, c-format
msgid "%d most popular nearby:"
msgstr "De %d mest populära grannarna:"
Update of /cvsroot/phpwiki/phpwiki/locale/sv/LC_MESSAGES
In directory usw-pr-cvs1:/tmp/cvs-serv9246/sv/LC_MESSAGES
Added Files:
	phpwiki.mo phpwiki.php 
Log Message:
Added Swedish translation by Jon Åslund
--- NEW FILE ---
Þ•
--- NEW FILE ---
<?php
$locale["You entered an invalid login or password."] =
 "Du har angett ett otillåtet användarnamn eller lösenord.";
$locale["You are about to remove '%s' permanently!"] =
 "Du kommer att ta bort \"%s\" permanent!";
$locale["Click %shere%s to remove the page now."] =
 "Klicka %shär%s för att ta bort sidan nu.";
$locale["Otherwise press the \"Back\" button of your browser."] =
 "Annars klicka på backaknappen i din webbläsare.";
$locale["Function not yet implemented."] =
 "Funktionen är ännu inte implementerad.";
$locale["Remove page"] =
 "Ta bort sida";
$locale["Removed page %s succesfully."] =
 "Tog bort sidan \"%s\".";
$locale["templates/browse.html"] =
 "locale/sv/templates/browse.html";
$locale["templates/editpage.html"] =
 "locale/sv/templates/editpage.html";
$locale["templates/editlinks.html"] =
 "locale/sv/templates/editlinks.html";
$locale["templates/message.html"] =
 "locale/sv/templates/message.html";
$locale["./pgsrc"] =
 "locale/sv/pgsrc";
$locale["WikiDiff::apply: line count mismatch: %s != %s"] =
 "WikiDiff::apply: radantalet stämmer inte: %s != %s";
$locale["WikiDiff::_check: failed"] =
 "WikiDiff::_check: misslyckades";
$locale["WikiDiff::_check: edit sequence is non-optimal"] =
 "WikiDiff::_check: ändringssekvensen är icke optimal";
$locale["WikiDiff Okay: LCS = %s"] =
 "WikiDiff Ok: LCS = %s";
$locale["Current page:"] =
 "Nuvarande sida:";
$locale["version %s"] =
 "version %s";
$locale["last modified on %s"] =
 "senast ändrad %s";
$locale["by %s"] =
 "av %s";
$locale["None"] =
 "ingen";
$locale["Archived page:"] =
 "Arkiverad sida:";
$locale["Versions are identical"] =
 "Versionerna är identiska";
$locale["Diff of %s."] =
 "Diff av %s.";
$locale["FrontPage"] =
 "Framsida";
$locale["Describe %s here."] =
 "Beskriv %s här.";
$locale["Copy of %s"] =
 "Kopia av %s";
$locale["No page name passed into editpage!"] =
 "Ingen sida är angiven!";
$locale["This page has been locked by the administrator and cannot be edited."] =
 "Den här sidan är låst av administratören och kan ej redigeras.";
$locale["Sorry for the inconvenience."] =
 "Ledsen för allt besvär.";
$locale["Problem while editing %s"] =
 "Har problem med att redigera %s";
$locale["Searching for \"%s\" ....."] =
 "Söker efter \"%s\" .....";
$locale["%d matches found in %d pages."] =
 "%d träffar funna på %d sidor.";
$locale["Full Text Search Results"] =
 "Sökresultat för fulltextsökning";
$locale["Cannot establish connection to database, giving up."] =
 "Ger upp, kan ej skapa anslutning till databasen.";
$locale["Error message: %s"] =
 "Felmeddelande: %s";
$locale["Cannot open database %s, giving up."] =
 "Ger upp, kan ej öppna databasen %s.";
$locale["Insert/update failed: %s"] =
 "Insättning/uppdatering misslyckades: %s";
$locale["Delete on %s failed: %s"] =
 "Borttagning på %s misslyckades: %s";
$locale["Insert into %s failed: %s"] =
 "Insättning till %s misslyckades: %s";
$locale["MySQL error: %s"] =
 "MySQL-fel: %s";
$locale["Error writing page '%s'"] =
 "Kunde inte spara sidan \"%s\"";
$locale["Cannot delete '%s' from table '%s'"] =
 "Kan ej ta bort \"%s\" från tabellen \"%s\"";
$locale["Enter a page name"] =
 "Ange ett sidnamn";
$locale["Go"] =
 "\"Gå till sidan\"";
$locale["Show the page source and references"] =
 "Visa källkoden och referenser för sidan";
$locale["PageInfo"] =
 "Sidinformation för";
$locale["Page name '%s' is not in the database"] =
 "Sidnamnet \"%s\" finns inte i databasen";
$locale["Current version"] =
 "Nuvarande version";
$locale["Archived version"] =
 "Arkiverad version";
$locale["RecentChanges"] =
 "SenasteÄndringar";
$locale["PhpWiki is unable to save your changes, because another user edited and saved the page while you were editing the page too. If saving proceeded now changes from the previous author would be lost."] =
 "PhpWiki kan inte spara dina ändringar eftersom en annan användare ändrade och sparade sidan under tiden som du ändrade på sidan. Sparar du nu försvinner ändringarna gjorda av den förra användaren.";
$locale["In order to recover from this situation follow these steps:"] =
 "För att lösa situtationen, följ dessa steg:";
$locale["Use your browser's <b>Back</b> button to go back to the edit page."] =
 "Använd webbläsarens <b>backaknapp</b> för att gå tillbaka till redigeringssidan.";
$locale["Copy your changes to the clipboard or to another temporary place (e.g. text editor)."] =
 "Kopiera dina ändringar till urklippet eller till ett annat temporärt ställe (t.ex. en texteditor).";
$locale["<b>Reload</b> the page. You should now see the most current version of the page. Your changes are no longer there."] =
 "<b>Ladda om</b> sidan. Du kommer nu se den senaste versionen av sidan. Dina ändringar är inte där.";
$locale["Make changes to the file again. Paste your additions from the clipboard (or text editor)."] =
 "Ändra filen igen. Klistra in dina ändringar från urklippet (eller texteditorn).";
$locale["Press <b>Save</b> again."] =
 "Klicka på <b>Spara</b> igen.";
$locale["Problem while updating %s"] =
 "Har problem med att uppdatera %s";
$locale["Thank you for editing %s."] =
 "Tack för att du redigerade %s.";
$locale["Your careful attention to detail is much appreciated."] =
 "Din omstänksamhet för detaljer är mycket uppskattad.";
$locale["%d pages match your query."] =
 "%d sidor matchar din fråga.";
$locale["Title Search Results"] =
 "Sökresultat för fulltextsökning";
$locale["Inserting page %s, version %s from %s"] =
 "Sätter in sidan %s, version %s från %s";
$locale["WikiFatalError"] =
 "WikiFatalError";
$locale["Search"] =
 "Sök";
$locale["Stack bounds exceeded in SetHTMLOutputMode"] =
 "Stackgräns överskriden i SetHTMLOutputMode";
$locale["%d best incoming links:"] =
 "De %d mest använda ingående länkarna:";
$locale["%d best outgoing links:"] =
 "De %d mest använda utgående länkarna:";
$locale["%d most popular nearby:"] =
 "De %d mest populära grannarna:";
;?>
From: Arno H. <aho...@us...> - 2001年01月31日 07:32:01
Update of /cvsroot/phpwiki/phpwiki/locale/sv/templates
In directory usw-pr-cvs1:/tmp/cvs-serv8587/sv/templates
Log Message:
Directory /cvsroot/phpwiki/phpwiki/locale/sv/templates added to the repository
From: Arno H. <aho...@us...> - 2001年01月31日 07:32:01
Update of /cvsroot/phpwiki/phpwiki/locale/sv/LC_MESSAGES
In directory usw-pr-cvs1:/tmp/cvs-serv8587/sv/LC_MESSAGES
Log Message:
Directory /cvsroot/phpwiki/phpwiki/locale/sv/LC_MESSAGES added to the repository
From: Arno H. <aho...@us...> - 2001年01月31日 07:32:00
Update of /cvsroot/phpwiki/phpwiki/locale/sv
In directory usw-pr-cvs1:/tmp/cvs-serv8587/sv
Log Message:
Directory /cvsroot/phpwiki/phpwiki/locale/sv added to the repository
From: Arno H. <aho...@us...> - 2001年01月31日 07:31:59
Update of /cvsroot/phpwiki/phpwiki/locale/sv/pgsrc
In directory usw-pr-cvs1:/tmp/cvs-serv8587/sv/pgsrc
Log Message:
Directory /cvsroot/phpwiki/phpwiki/locale/sv/pgsrc added to the repository
From: Arno H. <aho...@us...> - 2001年01月31日 07:26:29
Update of /cvsroot/phpwiki/phpwiki/locale
In directory usw-pr-cvs1:/tmp/cvs-serv7896
Modified Files:
	translate.sh 
Log Message:
added Swedish translation by Jon Åslund
Index: translate.sh
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/locale/translate.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** translate.sh	2000年11月13日 11:22:08	1.7
--- translate.sh	2001年01月31日 07:26:26	1.8
***************
*** 17,21 ****
 fi
 
! ALL_LINGUAS="nl es de"
 
 xgettext -L C++ -o locale/po/phpwiki.pot admin.php lib/*php
--- 17,21 ----
 fi
 
! ALL_LINGUAS="nl es de sv"
 
 xgettext -L C++ -o locale/po/phpwiki.pot admin.php lib/*php
From: Steve W. <wai...@us...> - 2001年01月31日 03:11:29
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv32083
Modified Files:
	dbmlib.php 
Log Message:
Going back to version 1.5, this time with the signature Jan Hidder
used for InsertPage() that I removed, thus causing a bug. It feels
slower now though.
Index: dbmlib.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/dbmlib.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** dbmlib.php	2001年01月09日 19:02:52	1.6
--- dbmlib.php	2001年01月31日 03:11:25	1.7
***************
*** 6,27 ****
 Database functions:
 
! OpenDataBase($dbname) 
! CloseDataBase($dbi) 
! PadSerializedData($data) 
! UnPadSerializedData($data) 
! RetrievePage($dbi, $pagename, $pagestore) 
! InsertPage($dbi, $pagename, $pagehash) 
 SaveCopyToArchive($dbi, $pagename, $pagehash) 
! IsWikiPage($dbi, $pagename) 
! IsInArchive($dbi, $pagename) 
! InitTitleSearch($dbi, $search) 
! TitleSearchNextMatch($dbi, &$pos) 
! InitFullSearch($dbi, $search) 
! FullSearchNextMatch($dbi, &$pos) 
! IncreaseHitCount($dbi, $pagename) 
! GetHitCount($dbi, $pagename) 
! InitMostPopular($dbi, $limit) 
! MostPopularNextMatch($dbi, &$res) 
! GetAllWikiPagenames($dbi) 
 */
 
--- 6,23 ----
 Database functions:
 
! OpenDataBase($table)
! CloseDataBase($dbi)
! RetrievePage($dbi, $pagename, $pagestore)
! InsertPage($dbi, $pagename, $pagehash)
 SaveCopyToArchive($dbi, $pagename, $pagehash) 
! IsWikiPage($dbi, $pagename)
! InitTitleSearch($dbi, $search)
! TitleSearchNextMatch($dbi, $res)
! InitFullSearch($dbi, $search)
! FullSearchNextMatch($dbi, $res)
! IncreaseHitCount($dbi, $pagename)
! GetHitCount($dbi, $pagename)
! InitMostPopular($dbi, $limit)
! MostPopularNextMatch($dbi, $res)
 */
 
***************
*** 91,99 ****
 
 // Either insert or replace a key/value (a page)
! function InsertPage($dbi, $pagename, $pagehash) {
 $pagedata = PadSerializedData(serialize($pagehash));
 
! if (dbminsert($dbi['wiki'], $pagename, $pagedata)) {
! if (dbmreplace($dbi['wiki'], $pagename, $pagedata)) {
 ExitWiki("Error inserting page '$pagename'");
 }
--- 87,101 ----
 
 // Either insert or replace a key/value (a page)
! function InsertPage($dbi, $pagename, $pagehash, $pagestore='wiki') {
! 
! if ($pagestore == 'wiki') { // a bit of a hack
! $linklist = ExtractWikiPageLinks($pagehash['content']);
! SetWikiPageLinks($dbi, $pagename, $linklist);
! }
! 
 $pagedata = PadSerializedData(serialize($pagehash));
 
! if (dbminsert($dbi[$pagestore], $pagename, $pagedata)) {
! if (dbmreplace($dbi[$pagestore], $pagename, $pagedata)) {
 ExitWiki("Error inserting page '$pagename'");
 }
***************
*** 102,106 ****
 
 
! // for archiving pages to a seperate dbm
 function SaveCopyToArchive($dbi, $pagename, $pagehash) {
 global $ArchivePageStore;
--- 104,108 ----
 
 
! // for archiving pages to a separate dbm
 function SaveCopyToArchive($dbi, $pagename, $pagehash) {
 global $ArchivePageStore;
***************
*** 126,129 ****
--- 128,163 ----
 
 
+ function RemovePage($dbi, $pagename) {
+ 
+ dbmdelete($dbi['wiki'], $pagename);	// report error if this fails? 
+ dbmdelete($dbi['archive'], $pagename);	// no error if this fails
+ dbmdelete($dbi['hitcount'], $pagename);	// no error if this fails
+ 
+ $linkinfo = RetrievePage($dbi, $pagename, 'wikilinks');
+ 
+ // remove page from fromlinks of pages it had links to
+ if (is_array($linkinfo)) {	// page exists?
+ 	 $tolinks = $linkinfo['tolinks'];	
+ 	 reset($tolinks);			
+ 	 while (list($tolink, $dummy) = each($tolinks)) {
+ 	 $tolinkinfo = RetrievePage($dbi, $tolink, 'wikilinks');
+ 	 if (is_array($tolinkinfo)) {		// page found?
+ 	 $oldFromlinks = $tolinkinfo['fromlinks'];
+ 	 $tolinkinfo['fromlinks'] = array(); 	// erase fromlinks
+ 	 reset($oldFromlinks);
+ 	 while (list($fromlink, $dummy) = each($oldFromlinks)) {
+ 		 if ($fromlink != $pagename)		// not to be erased? 
+ 		 $tolinkinfo['fromlinks'][$fromlink] = 1; // put link back
+ 	 }			// put link info back in DBM file
+ 	 InsertPage($dbi, $tolink, $tolinkinfo, 'wikilinks');
+ 	 }
+ 	 }
+ 
+ 	 // remove page itself 
+ 	 dbmdelete($dbi['wikilinks'], $pagename); 
+ }
+ }
+ 
+ 
 // setup for title-search
 function InitTitleSearch($dbi, $search) {
***************
*** 134,137 ****
--- 168,172 ----
 }
 
+ 
 // iterating through database
 function TitleSearchNextMatch($dbi, &$pos) {
***************
*** 147,150 ****
--- 182,186 ----
 }
 
+ 
 // setup for full-text search
 function InitFullSearch($dbi, $search) {
***************
*** 152,155 ****
--- 188,192 ----
 }
 
+ 
 //iterating through database
 function FullSearchNextMatch($dbi, &$pos) {
***************
*** 170,177 ****
 }
 
 ////////////////////////
 // new database features
 
- 
 function IncreaseHitCount($dbi, $pagename) {
 
--- 207,214 ----
 }
 
+ 
 ////////////////////////
 // new database features
 
 function IncreaseHitCount($dbi, $pagename) {
 
***************
*** 184,188 ****
 } else {
 // add it, set the hit count to one
- // echo "adding $pagename to hitcount...<br>\n";
 $count = 1;
 dbminsert($dbi['hitcount'], $pagename, $count);
--- 221,224 ----
***************
*** 190,193 ****
--- 226,230 ----
 }
 
+ 
 function GetHitCount($dbi, $pagename) {
 
***************
*** 207,222 ****
 // n..$limit results
 
 $pagename = dbmfirstkey($dbi['hitcount']);
! $res[$pagename] = dbmfetch($dbi['hitcount'], $pagename);
 
 while ($pagename = dbmnextkey($dbi['hitcount'], $pagename)) {
! $res[$pagename] = dbmfetch($dbi['hitcount'], $pagename);
! //echo "got $pagename with value " . $res[$pagename] . "<br>\n";
 }
! 
! arsort($res);
 return($res);
 }
 
 function MostPopularNextMatch($dbi, &$res) {
 
--- 244,290 ----
 // n..$limit results
 
+ // Because sorting all the pages may be a lot of work
+ // we only get the top $limit. A page is only added if it's score is
+ // higher than the lowest score in the list. If the list is full then
+ // one of the pages with the lowest scores is removed.
+ 
 $pagename = dbmfirstkey($dbi['hitcount']);
! $score = dbmfetch($dbi['hitcount'], $pagename);
! $res = array($pagename => (int) $score);
! $lowest = $score;
 
 while ($pagename = dbmnextkey($dbi['hitcount'], $pagename)) {
! 	 $score = dbmfetch($dbi['hitcount'], $pagename); 
! if (count($res) < $limit) {	// room left in $res?
! 	 if ($score < $lowest)
! 	 $lowest = $score;
! 	 $res[$pagename] = (int) $score;	// add page to $res
! 	 } elseif ($score > $lowest) {
! 	 $oldres = $res;		// save old result
! 	 $res = array();
! 	 $removed = 0;		// nothing removed yet
! 	 $newlowest = $score;	// new lowest score
! 	 $res[$pagename] = (int) $score;	// add page to $res	 
! 	 reset($oldres);
! 	 while(list($pname, $pscore) = each($oldres)) {
! 	 if (!$removed and ($pscore = $lowest))
! 	 $removed = 1;		// don't copy this entry
! 	 else {
! 	 $res[$pname] = (int) $pscore;
! 		 if ($pscore < $newlowest)
! 		 $newlowest = $pscore;
! 	 }
! 	 }
! 	 $lowest = $newlowest;
! 	 }
 }
! 
! arsort($res);		// sort
! reset($res);
! 
 return($res);
 }
 
+ 
 function MostPopularNextMatch($dbi, &$res) {
 
***************
*** 224,238 ****
 // and 'pagename' as the keys
 
- if (count($res) == 0)
- return 0;
- 
 if (list($pagename, $hits) = each($res)) {
- //echo "most popular next match called<br>\n";
- //echo "got $pagename, $hits back<br>\n";
 $nextpage = array(
 "hits" => $hits,
 "pagename" => $pagename
 );
- // $dbm_mostpopular_cntr++;
 return $nextpage;
 } else {
--- 292,300 ----
***************
*** 241,244 ****
--- 303,307 ----
 } 
 
+ 
 function GetAllWikiPagenames($dbi) {
 $namelist = array();
***************
*** 253,256 ****
--- 316,482 ----
 
 return $namelist;
+ }
+ 
+ 
+ ////////////////////////////////////////////
+ // functionality for the wikilinks DBM file
+ 
+ // format of the 'wikilinks' DBM file :
+ // pagename =>
+ // { tolinks => ( pagename => 1}, fromlinks => { pagename => 1 } }
+ 
+ // takes a page name, returns array of scored incoming and outgoing links
+ function GetWikiPageLinks($dbi, $pagename) {
+ 
+ $linkinfo = RetrievePage($dbi, $pagename, 'wikilinks');
+ if (is_array($linkinfo))	{		// page exists?
+ $tolinks = $linkinfo['tolinks'];	// outgoing links
+ $fromlinks = $linkinfo['fromlinks'];	// incoming links
+ } else {		// new page, but pages may already point to it
+ 	 // create info for page
+ $tolinks = array();
+ 	 $fromlinks = array();
+ // look up pages that link to $pagename
+ 	 $pname = dbmfirstkey($dbi['wikilinks']);
+ 	 while ($pname) {
+ 	 $linkinfo = RetrievePage($dbi, $pname, 'wikilinks');
+ 	 if ($linkinfo['tolinks'][$pagename]) // $pname links to $pagename?
+ 	 $fromlinks[$pname] = 1;
+ 	 $pname = dbmnextkey($dbi['wikilinks'], $pname);
+ 	 }
+ }
+ 
+ // get and sort the outgoing links
+ $outlinks = array(); 
+ reset($tolinks);			// look up scores for tolinks
+ while(list($tolink, $dummy) = each($tolinks)) {
+ $toPage = RetrievePage($dbi, $tolink, 'wikilinks');
+ 	 if (is_array($toPage))		// link to internal page?
+ 	 $outlinks[$tolink] = count($toPage['fromlinks']);
+ }
+ arsort($outlinks);		// sort on score
+ $links['out'] = array();
+ reset($outlinks);			// convert to right format
+ while(list($link, $score) = each($outlinks))
+ $links['out'][] = array($link, $score);
+ 
+ // get and sort the incoming links
+ $inlinks = array();
+ reset($fromlinks);		// look up scores for fromlinks
+ while(list($fromlink, $dummy) = each($fromlinks)) {
+ $fromPage = RetrievePage($dbi, $fromlink, 'wikilinks');
+ 	 $inlinks[$fromlink] = count($fromPage['fromlinks']);
+ }	
+ arsort($inlinks);			// sort on score
+ $links['in'] = array();
+ reset($inlinks);			// convert to right format
+ while(list($link, $score) = each($inlinks))
+ $links['in'][] = array($link, $score);
+ 
+ // sort all the incoming and outgoing links
+ $allLinks = $outlinks;		// copy the outlinks
+ reset($inlinks);			// add the inlinks
+ while(list($key, $value) = each($inlinks))
+ $allLinks[$key] = $value;
+ reset($allLinks);			// lookup hits
+ while(list($key, $value) = each($allLinks))
+ $allLinks[$key] = (int) dbmfetch($dbi['hitcount'], $key);
+ arsort($allLinks);		// sort on hits
+ $links['popular'] = array();
+ reset($allLinks);			// convert to right format
+ while(list($link, $hits) = each($allLinks))
+ $links['popular'][] = array($link, $hits);
+ 
+ return $links;
+ }
+ 
+ 
+ // takes page name, list of links it contains
+ // the $linklist is an array where the keys are the page names
+ function SetWikiPageLinks($dbi, $pagename, $linklist) {
+ 
+ $cache = array();
+ 
+ // Phase 1: fetch the relevant pairs from 'wikilinks' into $cache
+ // ---------------------------------------------------------------
+ 
+ // first the info for $pagename
+ $linkinfo = RetrievePage($dbi, $pagename, 'wikilinks');
+ if (is_array($linkinfo))		// page exists?
+ $cache[$pagename] = $linkinfo;
+ else {
+ 	 // create info for page
+ $cache[$pagename] = array( 'fromlinks' => array(),
+ 				 'tolinks' => array()
+ 			 );
+ // look up pages that link to $pagename
+ 	 $pname = dbmfirstkey($dbi['wikilinks']);
+ 	 while ($pname) {
+ 	 $linkinfo = RetrievePage($dbi, $pname, 'wikilinks');
+ 	 if ($linkinfo['tolinks'][$pagename])
+ 	 $cache[$pagename]['fromlinks'][$pname] = 1;
+ 	 $pname = dbmnextkey($dbi['wikilinks'], $pname);
+ 	 }
+ }
+ 			 
+ // then the info for the pages that $pagename used to point to 
+ $oldTolinks = $cache[$pagename]['tolinks'];
+ reset($oldTolinks);
+ while (list($link, $dummy) = each($oldTolinks)) {
+ $linkinfo = RetrievePage($dbi, $link, 'wikilinks');
+ if (is_array($linkinfo))
+ 	 $cache[$link] = $linkinfo;
+ }
+ 
+ // finally the info for the pages that $pagename will point to
+ reset($linklist);
+ while (list($link, $dummy) = each($linklist)) {
+ $linkinfo = RetrievePage($dbi, $link, 'wikilinks');
+ if (is_array($linkinfo))
+ 	 $cache[$link] = $linkinfo;
+ }
+ 	 
+ // Phase 2: delete the old links
+ // ---------------------------------------------------------------
+ 
+ // delete the old tolinks for $pagename
+ // $cache[$pagename]['tolinks'] = array();
+ // (overwritten anyway in Phase 3)
+ 
+ // remove $pagename from the fromlinks of pages in $oldTolinks
+ 
+ reset($oldTolinks);
+ while (list($oldTolink, $dummy) = each($oldTolinks)) {
+ if ($cache[$oldTolink]) {	// links to existing page?
+ 	 $oldFromlinks = $cache[$oldTolink]['fromlinks'];
+ 	 $cache[$oldTolink]['fromlinks'] = array(); 	// erase fromlinks
+ 	 reset($oldFromlinks);			// comp. new fr.links
+ 	 while (list($fromlink, $dummy) = each($oldFromlinks)) {
+ 	 if ($fromlink != $pagename)
+ 		 $cache[$oldTolink]['fromlinks'][$fromlink] = 1;
+ 	 }
+ 	 }
+ }
+ 
+ // Phase 3: add the new links
+ // ---------------------------------------------------------------
+ 
+ // set the new tolinks for $pagename
+ $cache[$pagename]['tolinks'] = $linklist;
+ 
+ // add $pagename to the fromlinks of pages in $linklist
+ reset($linklist);
+ while (list($link, $dummy) = each($linklist)) {
+ if ($cache[$link])	// existing page?
+ $cache[$link]['fromlinks'][$pagename] = 1;
+ }
+ 
+ // Phase 4: write $cache back to 'wikilinks'
+ // ---------------------------------------------------------------
+ 
+ reset($cache);
+ while (list($link,$fromAndTolinks) = each($cache))
+ 	 InsertPage($dbi, $link, $fromAndTolinks, 'wikilinks');
+ 
 }
 
From: Steve W. <wai...@us...> - 2001年01月31日 02:18:29
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv22967
Modified Files:
	config.php 
Log Message:
Fixed a bug in the loading of dbmlib.php; if the $whichdatabase was
set to 'dbm' a logic error always set it to 'dba', which had
unpredictable results with PHP3.
Index: config.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/config.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** config.php	2001年01月21日 11:00:00	1.22
--- config.php	2001年01月31日 02:18:26	1.23
***************
*** 44,50 ****
 
 $WhichDatabase = 'default'; // use one of "dbm", "dba", "mysql",
! // "pgsql", "msql", or "file"
 
- 
 // DBM and DBA settings (default)
 if ($WhichDatabase == 'dbm' or $WhichDatabase == 'dba' or
--- 44,49 ----
 
 $WhichDatabase = 'default'; // use one of "dbm", "dba", "mysql",
! // "pgsql", "msql", or "file"
 
 // DBM and DBA settings (default)
 if ($WhichDatabase == 'dbm' or $WhichDatabase == 'dba' or
***************
*** 62,73 ****
 
 // for PHP3 use dbmlib, else use dbalib for PHP4
! if (($WhichDatabase == 'default') and (floor(phpversion())) == 3) {
! $WhichDatabase = 'dbm';
! } else {
! $WhichDatabase = 'dba';
 }
 
 if ($WhichDatabase == 'dbm') {
! include "lib/dbmlib.php";
 } else {
 include "lib/dbalib.php";
--- 61,74 ----
 
 // for PHP3 use dbmlib, else use dbalib for PHP4
! if ($WhichDatabase == 'default') {
! if ( floor(phpversion()) == 3) {
! $WhichDatabase = 'dbm';
! } else {
! $WhichDatabase = 'dba';
! }
 }
 
 if ($WhichDatabase == 'dbm') {
! include "lib/dbmlib.php"; 
 } else {
 include "lib/dbalib.php";
From: Steve W. <wai...@us...> - 2001年01月31日 02:01:31
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv20316
Modified Files:
	dbalib.php 
Log Message:
Fixed some white space. No code changes.
Index: dbalib.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/dbalib.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** dbalib.php	2001年01月19日 22:20:30	1.1
--- dbalib.php	2001年01月31日 02:01:27	1.2
***************
*** 40,45 ****
 $numattempts++;
 if ($numattempts > MAX_DBM_ATTEMPTS) {
! ExitWiki("Cannot open database '$key' : '$file', giving 
! up.");
 }
 sleep(1);
--- 40,44 ----
 $numattempts++;
 if ($numattempts > MAX_DBM_ATTEMPTS) {
! ExitWiki("Cannot open database '$key' : '$file', giving up.");
 }
 sleep(1);
***************
*** 256,260 ****
 }
 
! ?>
! 
! 
--- 255,257 ----
 }
 
! ?>
\ No newline at end of file
From: Arno H. <aho...@us...> - 2001年01月24日 18:35:57
Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv20625
Modified Files:
	INSTALL.mysql 
Log Message:
added hint about loading mysql php-module (suggested by Jerritt)
Index: INSTALL.mysql
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/INSTALL.mysql,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** INSTALL.mysql	2000年10月08日 18:12:13	1.5
--- INSTALL.mysql	2001年01月24日 18:36:17	1.6
***************
*** 45,51 ****
 the necessary access rights for the phpwiki tables.
 
 
 /Arno
! aho...@in...
 
 $Id$
--- 45,55 ----
 the necessary access rights for the phpwiki tables.
 
+ Hint for Linux-Debian users: it may be necessary to load the mySQL
+ module first: insert the following line in config.php before
+ "mysql.php" gets included:
+ if (!extension_loaded("mysql")) { dl("mysql.so"); }
 
 /Arno
! aho...@ma...
 
 $Id$
From: Arno H. <aho...@us...> - 2001年01月21日 10:59:51
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv21335
Modified Files:
	config.php 
Log Message:
corrected if-clause for 'dba' and 'default' (pointed out by kc7dx)
Index: config.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/config.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** config.php	2001年01月20日 21:52:21	1.21
--- config.php	2001年01月21日 11:00:00	1.22
***************
*** 48,52 ****
 
 // DBM and DBA settings (default)
! if ($WhichDatabase == 'dbm' or 'dba' or 'default') {
 $DBMdir = "/tmp";
 $WikiPageStore = "wiki";
--- 48,53 ----
 
 // DBM and DBA settings (default)
! if ($WhichDatabase == 'dbm' or $WhichDatabase == 'dba' or
! $WhichDatabase == 'default') {
 $DBMdir = "/tmp";
 $WikiPageStore = "wiki";
From: Steve W. <wai...@us...> - 2001年01月20日 21:52:12
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv20825
Modified Files:
	config.php 
Log Message:
Added a new database configuration selection, 'default'. There is an
if/else that determines whether the user is running PHP3 or PHP4 and
sets $WhichDatabase to either 'dbm' or 'dba', and then the
corresponding library file (dbmlib.php or dbalib.php) is loaded.
Index: config.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/config.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** config.php	2001年01月19日 22:20:30	1.20
--- config.php	2001年01月20日 21:52:21	1.21
***************
*** 39,48 ****
 // For PHP 4.0.4 and later you must use "dba" if you are using 
 // DBM files for storage. "dbm" uses the older deprecated interface.
 
! $WhichDatabase = 'dbm'; // use one of "dbm", "dba", "mysql",
! // "pgsql", "msql", or "file"
! 
! // DBM (default) and DBA settings
! if ($WhichDatabase == 'dbm' or 'dba') {
 $DBMdir = "/tmp";
 $WikiPageStore = "wiki";
--- 39,52 ----
 // For PHP 4.0.4 and later you must use "dba" if you are using 
 // DBM files for storage. "dbm" uses the older deprecated interface.
+ // The option 'default' will choose either dbm or dba, depending on
+ // the version of PHP you are running.
+ /////////////////////////////////////////////////////////////////////
 
! $WhichDatabase = 'default'; // use one of "dbm", "dba", "mysql",
! // "pgsql", "msql", or "file"
! 
! 
! // DBM and DBA settings (default)
! if ($WhichDatabase == 'dbm' or 'dba' or 'default') {
 $DBMdir = "/tmp";
 $WikiPageStore = "wiki";
***************
*** 55,58 ****
--- 59,70 ----
 // try this many times if the dbm is unavailable
 define("MAX_DBM_ATTEMPTS", 20);
+ 
+ // for PHP3 use dbmlib, else use dbalib for PHP4
+ if (($WhichDatabase == 'default') and (floor(phpversion())) == 3) {
+ $WhichDatabase = 'dbm';
+ } else {
+ $WhichDatabase = 'dba';
+ }
+ 
 if ($WhichDatabase == 'dbm') {
 include "lib/dbmlib.php";
From: Steve W. <wai...@us...> - 2001年01月19日 22:46:56
Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv17508
Modified Files:
	INSTALL 
Log Message:
Added note at the top for users of PHP 4.0.4 or later about needing to
edit config.php first.
Index: INSTALL
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/INSTALL,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** INSTALL	2000年10月08日 19:08:06	1.6
--- INSTALL	2001年01月19日 22:47:02	1.7
***************
*** 1,4 ****
--- 1,9 ----
 0. INSTALLATION
 
+ NOTE to users of PHP version 4.0.4 or later: PhpWiki will *not* work out
+ of the box as advertized; you must edit lib/config.php and set the
+ $WhichDatabase variable to "dba" since the DBM library interface has
+ changed in PHP 4.0.4.
+ 
 PhpWiki requires PHP version 3.0.9 or greater, since it uses the 
 preg_*() family of functions.
From: Steve W. <wai...@us...> - 2001年01月19日 22:38:54
Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv16687
Modified Files:
	CREDITS 
Log Message:
Updated the credits for Joel and Pablo
Index: CREDITS
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/CREDITS,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** CREDITS	2000年12月22日 21:10:56	1.7
--- CREDITS	2001年01月19日 22:38:59	1.8
***************
*** 36,39 ****
--- 36,45 ----
 ! Patches
 
+ ;[Joel Uckelman | uck...@ia... ] :
+ ;: ported the dbmlib.php to the new dba_* interface, which is the default in PHP 4.0.4 and later.
+ 
+ ;[ Pablo Roca Rozas | pr...@cl... ] :
+ ;: contributed a new logo image file and updated the Spanish translation
+ 
 ;[Scott R. Anderson | sr...@di... ] :
 ;: contributed a patch to allow authorized users' names to appear in RecentChanges.
286 messages has been excluded from this view by a project administrator.

Showing results of 13438

<< < 1 .. 530 531 532 533 534 .. 538 > >> (Page 532 of 538)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /