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
S M T W T F S


1
(2)
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
(1)
30



Showing 3 results of 3

From: Geoffrey T. D. <da...@us...> - 2003年04月29日 14:34:27
Update of /cvsroot/phpwiki/phpwiki/lib/plugin
In directory sc8-pr-cvs1:/tmp/cvs-serv3185/lib/plugin
Modified Files:
	RecentChanges.php 
Log Message:
Bug fix: "add sidebar" link didn't work when USE_PATH_INFO was false.
Index: RecentChanges.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/plugin/RecentChanges.php,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -2 -b -p -d -r1.78 -r1.79
--- RecentChanges.php	4 Mar 2003 01:55:05 -0000	1.78
+++ RecentChanges.php	29 Apr 2003 14:34:20 -0000	1.79
@@ -264,5 +264,5 @@ extends _RecentChanges_Formatter
 
 global $request;
- $sidebarurl = WikiURL($pagetitle, false, 'absurl') . "?format=sidebar";
+ $sidebarurl = WikiURL($pagetitle, array('format' => 'sidebar'), 'absurl');
 
 $addsidebarjsfunc =
@@ -771,4 +771,7 @@ class DayButtonBar extends HtmlElement {
 
 // $Log$
+// Revision 1.79 2003年04月29日 14:34:20 dairiki
+// Bug fix: "add sidebar" link didn't work when USE_PATH_INFO was false.
+//
 // Revision 1.78 2003年03月04日 01:55:05 dairiki
 // Fix to ensure absolute URL for logo in RSS recent changes.
From: Geoffrey T. D. <da...@us...> - 2003年04月01日 17:55:22
Update of /cvsroot/phpwiki/phpwiki/themes/Portland
In directory sc8-pr-cvs1:/tmp/cvs-serv9556/Portland
Modified Files:
	portland.css 
Log Message:
Fix CSS list vertical spacing.
Index: portland.css
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/themes/Portland/portland.css,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -2 -b -p -d -r1.11 -r1.12
--- portland.css	27 Feb 2003 23:55:51 -0000	1.11
+++ portland.css	1 Apr 2003 17:55:18 -0000	1.12
@@ -28,4 +28,79 @@ input.numeric {
 }
 
+/*
+ * Vertical margins around block elements.
+ */
+
+p { margin: 1em 0; }		/* Normal ("loose") paragraphs */
+li p, dd p, td p { margin: 1ex 0; } /* Paragraphs within lists are a little tighter. */
+ 
+/* ul, ol, dl { margin: 0.2ex 0; }	/* A little room around lists. */
+/* li ul, li ol, li dl,
+dd ul, dd ol, dd dl { margin: 0 0; } /* but not around sub-lists. */
+
+/* Normal ("loose") list elements */
+li.tightenable { margin: 1em 0; }
+dt.tightenable { margin-top: 1em; }
+dd.tightenable { margin-bottom: 1.5ex; }
+
+ 
+li.tightenable.top,
+dt.tightenable.top,
+dd.tightenable.top {
+ margin-top: 0.2ex;
+}
+li li.tightenable.top {
+ margin-top: 0;
+}
+li.tightenable.bottom,
+dd.tightenable.bottom {
+ margin-bottom: 0.2ex;
+}
+li li.tightenable.bottom {
+ margin-bottom: 0;
+}
+
+.tightenable.top {
+ margin-top: 0;
+}
+.tightenable.bottom {
+ margin-bottom: 0;
+}
+
+/*
+ * "DL tables"
+ */
+.wiki-dl-table {
+ border-collapse: collapse;
+ border: 2px #444 solid;
+}
+.wiki-dl-table tr {
+ border-top: 2px #444 solid;
+ border-bottom: 2px #444 solid;
+ border-left: none; 
+ border-right: none; 
+}
+.wiki-dl-table tr.tightenable.top {
+ border-top: 1px #444 solid;
+}
+.wiki-dl-table tr.tightenable.bottom {
+ border-bottom: 1px #444 solid;
+}
+.wiki-dl-table th,
+.wiki-dl-table td {
+ padding: 0.25em 0.5em;
+}
+.wiki-dl-table th {
+ vertical-align: top;
+ text-align: right;
+ border-right: 1px #444 solid;
+ border-left: none;
+ border-top: none;
+ border-bottom: none;
+}
+.wiki-dl-table td {
+ border: none;
+}
+
 /* Mozilla RecentChanges Sidebar */
 body.sidebar {
From: Geoffrey T. D. <da...@us...> - 2003年04月01日 17:20:22
Update of /cvsroot/phpwiki/phpwiki/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv25410/lib
Modified Files:
	XmlElement.php 
Log Message:
Convert " to &quot; in XML output.
(Problem pointed out by Martin Geisler.)
Index: XmlElement.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/XmlElement.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -2 -b -p -d -r1.22 -r1.23
--- XmlElement.php	10 Mar 2003 19:51:03 -0000	1.22
+++ XmlElement.php	1 Apr 2003 17:20:16 -0000	1.23
@@ -143,7 +143,5 @@ class XmlContent
 
 function _quote ($string) {
- return str_replace('<', '&lt;',
- str_replace('>', '&gt;',
- str_replace('&', '&amp;', $string)));
+ return htmlspecialchars($string);
 }
 };

Showing 3 results of 3

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 によって変換されたページ (->オリジナル) /