Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-pmc] Links into Wiki are broken due to Upgrade (bug 214442)

Dear PMC,

Since the recent MediaWiki upgrade on Eclipse.org, links
like the following are broken:
   http://wiki.eclipse.org/index.php/DSDP
the correct link must not have the /index.php/ segment:
   http://wiki.eclipse.org/DSDP
For details, see
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=214442


I'm not sure if the webmasters will fix the WIki itself,
I'd recommend you put yourself on CC of the mentioned bug.
If you want to fix your pagegs (I did so for the DSDP
main pages as well as the TM pages), find some patches
attached for the DD, MTJ, NAB and TML portions of the 
DSDP/ webserver. 

Shigeki please cross-check the jp/
portion of the NAB pages since I'm not sure the Shift_JIS
encoding is properly reflected in the patch.

You might still have to fix your own Wiki pages yourself.

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
### Eclipse Workspace Patch 1.0
#P dsdp
Index: tml/development/committer_howto.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/tml/development/committer_howto.php,v
retrieving revision 1.2
diff -u -r1.2 committer_howto.php
--- tml/development/committer_howto.php	10 Dec 2007 11:54:45 -0000	1.2
+++ tml/development/committer_howto.php	7 Jan 2008 15:31:13 -0000
@@ -59,7 +59,7 @@
 		  <li>Ensure that you have <a href="/dsdp/tml/development/compiler_warnings.php">Compiler Warnings
 		      </a> switched on as recommended. For every file that you modify, please ensure that it
 		      compiles without warnings before you check it in.</li>
-		  <li>Keep the <a href="http://wiki.eclipse.org/index.php/DSDP/TML/Code_Ownership";>
+		  <li>Keep the <a href="http://wiki.eclipse.org/DSDP/TML/Code_Ownership";>
 		  	  Code Ownership Page</a> up-to-date on the Wiki.</li>
 		</ul>
 
@@ -67,7 +67,7 @@
 		<h2>Format my checkin comment</h2>
 		<p>
 		There are 
-		<a href="http://wiki.eclipse.org/index.php/Search_CVS%2C_Release_Notes%2C_%26_Build_News";>
+		<a href="http://wiki.eclipse.org/Search_CVS%2C_Release_Notes%2C_%26_Build_News";>
 		tools available</a> which build a MySQL database of all CVS 
 		checkins and allow searching it, or even associate checkins with
 		bugzilla bugs in order to generate release notes:
Index: tml/development/bug_process.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/tml/development/bug_process.php,v
retrieving revision 1.2
diff -u -r1.2 bug_process.php
--- tml/development/bug_process.php	10 Dec 2007 11:54:46 -0000	1.2
+++ tml/development/bug_process.php	7 Jan 2008 15:31:13 -0000
@@ -224,7 +224,7 @@
 		<ul>
 		  <li>The <a href="http://wiki.eclipse.org/DSDP/TML/Testing";>
 		    TmL Testing</a> page coordinates the TmL Testing efforts.</li>
-		  <li>The <a href="http://wiki.eclipse.org/index.php/Field_Guide_to_Callisto_Bugs";>
+		  <li>The <a href="http://wiki.eclipse.org/Field_Guide_to_Callisto_Bugs";>
 		    Field Guide to Callisto Bugs</a> is also an interesting read.</li>
 		</ul>
 	 				   
Index: tml/development/index.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/tml/development/index.php,v
retrieving revision 1.2
diff -u -r1.2 index.php
--- tml/development/index.php	10 Dec 2007 11:58:46 -0000	1.2
+++ tml/development/index.php	7 Jan 2008 15:31:13 -0000
@@ -67,7 +67,7 @@
 						<a href="http://www.eclipse.org/eclipse/platform-core/downloads.html#updates";>
 						update site</a> to your configuration.</li>
 					<li><b><a
-						href="http://wiki.eclipse.org/index.php/Platform-releng";>Release Engineering</a></b> <br>
+						href="http://wiki.eclipse.org/Platform-releng";>Release Engineering</a></b> <br>
 						See the instructions, FAQs and help from the Platform-Releng team.</li>
 					<!-- Dashboard is currently not useful.
 					<li><b><a
@@ -90,7 +90,7 @@
 						Committers need to follow check-in conventions and IP Due Diligence as outlined
 						<a href="/dsdp/tml/development/committer_guide.php">here</a>. 
 						</li>
-					<li><b><a href="http://wiki.eclipse.org/index.php/API_Central";>API Guidelines</a></b><br>
+					<li><b><a href="http://wiki.eclipse.org/API_Central";>API Guidelines</a></b><br>
 						Look <a href="http://help.eclipse.org/help30/topic/org.eclipse.platform.doc.isv/reference/misc/api-usage-rules.html";>
 						here</a> for general Eclipse API rules of engagement. We strive to achieve 
 						<a href="http://www.eclipse.org/projects/dev_process/eclipse-quality.php";>
@@ -98,7 +98,7 @@
 						<a href="http://www.eclipse.org/projects/dev_process/Eclipse%20Quality%20APIs%20v2.pdf";>
 						Eclipse Quality APIs</a>.
 						</li>
-					<li><b><a href="http://wiki.eclipse.org/index.php/Development_Conventions_and_Guidelines";>
+					<li><b><a href="http://wiki.eclipse.org/Development_Conventions_and_Guidelines";>
 					    Development Conventions and Guidelines</a></b><br>
 						Coding standards, naming conventions, and other
 						guidelines used by the Platform. TmL will use these conventions
Index: tml/development/committer_guide.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/tml/development/committer_guide.php,v
retrieving revision 1.2
diff -u -r1.2 committer_guide.php
--- tml/development/committer_guide.php	10 Dec 2007 11:54:46 -0000	1.2
+++ tml/development/committer_guide.php	7 Jan 2008 15:31:13 -0000
@@ -118,8 +118,8 @@
 		Eclipse Quality</a>. Therefore, we better strive for quality early. Which means, try
 		to follow common accepted guidelines for writing new code<p/>
 		Some useful references are 
-		<ul><li>The <a href="http://wiki.eclipse.org/index.php/API_Central";>Eclipse Platform API Central</a></li>
-		<li>The <a href="http://wiki.eclipse.org/index.php/Development_Conventions_and_Guidelines";>Eclipse Platform Development Guidelines</a></li>
+		<ul><li>The <a href="http://wiki.eclipse.org/API_Central";>Eclipse Platform API Central</a></li>
+		<li>The <a href="http://wiki.eclipse.org/Development_Conventions_and_Guidelines";>Eclipse Platform Development Guidelines</a></li>
 		</ul>
 
 		<h2>Other stuff for reference</h2>
Index: tml/development/cvs_setup.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/tml/development/cvs_setup.php,v
retrieving revision 1.3
diff -u -r1.3 cvs_setup.php
--- tml/development/cvs_setup.php	17 Dec 2007 12:17:58 -0000	1.3
+++ tml/development/cvs_setup.php	7 Jan 2008 15:31:13 -0000
@@ -134,7 +134,7 @@
 		<a name="cvsbackground"></a>
 		<h2>Background information on CVS and Eclipse</h2>
 		<ul>
-		  <li>See <a href="http://wiki.eclipse.org/index.php/CVS_Howto";>
+		  <li>See <a href="http://wiki.eclipse.org/CVS_Howto";>
 			Using Eclipse with CVS</a> for instructions on how to use
 			Eclipse with CVS.</li>
 		</ul>
Index: tml/index.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/tml/index.php,v
retrieving revision 1.7
diff -u -r1.7 index.php
--- tml/index.php	19 Dec 2007 18:31:48 -0000	1.7
+++ tml/index.php	7 Jan 2008 15:31:13 -0000
@@ -63,7 +63,7 @@
 				<li><a href="news://news.eclipse.org/eclipse.dsdp.tml";>Newsgroup</a> |  For general questions and community discussions. 
 				(<a href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.tml";>Web access</a> | <a href="http://dev.eclipse.org/newslists/news.eclipse.dsdp.tml/maillist.html";>Archive</a>)</li>
 				<li><a href="http://dev.eclipse.org/mailman/listinfo/dsdp-tml-dev";>Developer Mailing List</a> | For project development discussions.</li>
-				<li><a href="http://wiki.eclipse.org/index.php/DSDP/TML";>Wiki</a> | We use the Wiki for collaboration, discussion, meeting minutes etc.</li>
+				<li><a href="http://wiki.eclipse.org/DSDP/TML";>Wiki</a> | We use the Wiki for collaboration, discussion, meeting minutes etc.</li>
 				<li>View <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Tools+for+mobile+Linux&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED";>all bugs</a> | 
 				Submit <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Tools%20for%20mobile%20Linux&version=unspecified&component=unspecified";>a new bug</a> | 
 				Request an <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Tools%20for%20mobile%20Linux&version=unspecified&component=unspecified&rep_platform=All&op_sys=All&priority=P3&bug_severity=enhancement&form_name=enter_bug";>enhancement</a></li>
Index: tml/plan.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/tml/plan.php,v
retrieving revision 1.3
diff -u -r1.3 plan.php
--- tml/plan.php	29 Oct 2007 16:32:00 -0000	1.3
+++ tml/plan.php	7 Jan 2008 15:31:13 -0000
@@ -64,7 +64,7 @@
         TmL Future Planning Wiki</a><br>
         Plan Incubator Wiki, holding ideas for future prototypes. 
       </li>
-      <li><a href="http://wiki.eclipse.org/index.php/DSDP/TML";> DSDP/TmL Wiki</a><br>
+      <li><a href="http://wiki.eclipse.org/DSDP/TML";> DSDP/TmL Wiki</a><br>
     	Tools for mobile Linux Wiki, linking to Technology Sub-Groups for breeding future ideas. </li>
     </ul>
       	</div>
Index: tml/project-info/project-info.xml
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/tml/project-info/project-info.xml,v
retrieving revision 1.8
diff -u -r1.8 project-info.xml
--- tml/project-info/project-info.xml	13 Sep 2007 17:02:47 -0000	1.8
+++ tml/project-info/project-info.xml	7 Jan 2008 15:31:13 -0000
@@ -56,7 +56,7 @@
      - or discussions or whatever wikis are good for. The <wiki> element
      - contains the URL of the 'root' of the project's wiki pages.
     -->
-  <wiki url="http://wiki.eclipse.org/index.php/DSDP/TML"/>
+  <wiki url="http://wiki.eclipse.org/DSDP/TML"/>
   
   <!--
      - The source code of each Eclipse project is stored in CVS. Eclipse maintains
### Eclipse Workspace Patch 1.0
#P dsdp
Index: dd/project-info/project-info.xml
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/dd/project-info/project-info.xml,v
retrieving revision 1.6
diff -u -r1.6 project-info.xml
--- dd/project-info/project-info.xml	29 Jun 2007 14:26:24 -0000	1.6
+++ dd/project-info/project-info.xml	7 Jan 2008 15:31:51 -0000
@@ -115,7 +115,7 @@
      - points to a web page on the project's site that describes how to
      - get started developing on, and contributing to, the project.
     -->
-  <contributing url="http://wiki.eclipse.org/index.php/DSDP/DD"/>
+  <contributing url="http://wiki.eclipse.org/DSDP/DD"/>
 
   <!--
      - Each Eclipse project is required to maintain a current Project IP Log.
@@ -165,7 +165,7 @@
      - them into the liveness measure (or rather, "will incorporate").
     -->
   <articles>
-    <article url="http://wiki.eclipse.org/index.php/DSDP/DD"/>
+    <article url="http://wiki.eclipse.org/DSDP/DD"/>
   </articles>
   
   <blogs>
Index: dd/about.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/dd/about.php,v
retrieving revision 1.4
diff -u -r1.4 about.php
--- dd/about.php	13 Nov 2006 19:30:40 -0000	1.4
+++ dd/about.php	7 Jan 2008 15:31:50 -0000
@@ -63,7 +63,7 @@
 	this project is incorporated back into the Eclipse platform.</p>
 	
 	<p>
-	As described on the <a href="http://wiki.eclipse.org/index.php/DSDP/DD";>DD Wiki</a>, these are the current 
+	As described on the <a href="http://wiki.eclipse.org/DSDP/DD";>DD Wiki</a>, these are the current 
 	goals for Device Debugging project at this point.
 	<br/>
     <ul>
Index: dd/index.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/dd/index.php,v
retrieving revision 1.14
diff -u -r1.14 index.php
--- dd/index.php	5 Sep 2007 17:24:45 -0000	1.14
+++ dd/index.php	7 Jan 2008 15:31:50 -0000
@@ -53,7 +53,7 @@
 		<div class="homeitem">
 			<h3>Quick Links</h3>
 				<ul class="midlist">
-					<li><a href="http://wiki.eclipse.org/index.php/DSDP/DD"; target="_blank"><b>Wiki</b></a> | We use the Wiki for collaboration and meeting agendas.</li>
+					<li><a href="http://wiki.eclipse.org/DSDP/DD"; target="_blank"><b>Wiki</b></a> | We use the Wiki for collaboration and meeting agendas.</li>
 					<li><a href="news://news.eclipse.org/eclipse.dsdp.dd"; target="_blank"><b>Newsgroup</b></a> | For general questions and community discussion (<a href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.dd";>archived</a>).</li>
 					<li><a href="http://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev"; target="_blank"><b>Mailing List</b></a> | For project development discussions.</li>
 					<li><a href="http://bugs.eclipse.org/bugs"; target="_blank"><b>Bugs</b></a> 
@@ -67,8 +67,8 @@
 			<ul class="midlist">
 			<li>24 September 2007 <a href="http://wiki.eclipse.org/DSDP/DD/Face-to-face_Ottawa_24-Sept-2007";>Follow-up DSF Face-to-Face Coding Camp</a></li>
 			<li>14-18 May 2007 <a href="http://wiki.eclipse.org/DSDP/DD/Face-to-face_Ottawa_24-Sept-2007";>DSF Face-to-Face Coding Camp</a></li>
-			<li>9-10 January 2007 <a href="http://wiki.eclipse.org/index.php/DSDP/DD/Face-to-face_Toronto_9-10-Jan-2007";>DD Face-to-Face Meeting</a></li>
-			<li>See the <a href="http://wiki.eclipse.org/index.php/DSDP/DD";>DD Wiki</a> for monthly meeting notes.</li>
+			<li>9-10 January 2007 <a href="http://wiki.eclipse.org/DSDP/DD/Face-to-face_Toronto_9-10-Jan-2007";>DD Face-to-Face Meeting</a></li>
+			<li>See the <a href="http://wiki.eclipse.org/DSDP/DD";>DD Wiki</a> for monthly meeting notes.</li>
 		</div>
 	</div>
 
Index: dd/development/plan_eclipse3.2.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/dd/development/plan_eclipse3.2.php,v
retrieving revision 1.1
diff -u -r1.1 plan_eclipse3.2.php
--- dd/development/plan_eclipse3.2.php	18 Sep 2006 20:58:39 -0000	1.1
+++ dd/development/plan_eclipse3.2.php	7 Jan 2008 15:31:51 -0000
@@ -111,7 +111,7 @@
 		    <ul>
 				<li>Update of EDM based on DD feedback.
 				</li>
-				<li>To be discussed at <a href="http://wiki.eclipse.org/index.php/DSDP-DD_Face-to-face_Toronto_22-Feb-2006";>Toronto</a> 
+				<li>To be discussed at <a href="http://wiki.eclipse.org/DSDP-DD_Face-to-face_Toronto_22-Feb-2006";>Toronto</a> 
 				meeting 22/23-Febrary-2006. 
 				</li>
 		    </ul> 
Index: dd/development/plan.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/dd/development/plan.php,v
retrieving revision 1.4
diff -u -r1.4 plan.php
--- dd/development/plan.php	5 Feb 2007 22:21:39 -0000	1.4
+++ dd/development/plan.php	7 Jan 2008 15:31:50 -0000
@@ -220,7 +220,7 @@
 
 <h1><a name="Features">Features and Capabilities</a></h1>
 <p>Plan items listed bleow were defined according to contributor requirements and the DSDP and Eclipse
-<a href="http://wiki.eclipse.org/index.php/RequirementsCouncil06TP#Embedded_Device_Software";>
+<a href="http://wiki.eclipse.org/RequirementsCouncil06TP#Embedded_Device_Software";>
 Themes and Priorities</a> (Preliminary Roadmap v3)
 set forth by the Eclipse Requirments Council.
 </p>
Index: dd/development/contributors.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/dd/development/contributors.php,v
retrieving revision 1.5
diff -u -r1.5 contributors.php
--- dd/development/contributors.php	6 Jun 2007 15:52:34 -0000	1.5
+++ dd/development/contributors.php	7 Jan 2008 15:31:50 -0000
@@ -63,7 +63,7 @@
 
 		<div class="homeitem3col">
 		<h3>Contributors (alphabetical by company)</h3>
-		Lists of folks who are working on code contributions.  See the <a href="http://wiki.eclipse.org/index.php/DSDP/DD";>Wiki meeting minutes</a> for
+		Lists of folks who are working on code contributions.  See the <a href="http://wiki.eclipse.org/DSDP/DD";>Wiki meeting minutes</a> for
 		additional companies that are attending the meetings regularly.
 		<ul class="midlist">
 			<li><b>Alf Larsson</b>, Ericsson</li>
### Eclipse Workspace Patch 1.0
#P dsdp
Index: mtj/project-info/project-info.xml
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/mtj/project-info/project-info.xml,v
retrieving revision 1.22
diff -u -r1.22 project-info.xml
--- mtj/project-info/project-info.xml	13 Dec 2006 19:49:25 -0000	1.22
+++ mtj/project-info/project-info.xml	7 Jan 2008 15:31:41 -0000
@@ -154,7 +154,7 @@
      - them into the liveness measure (or rather, "will incorporate").
     -->
   <articles>
-    <article url="http://wiki.eclipse.org/index.php/DSDP/MTJ"/>
+    <article url="http://wiki.eclipse.org/DSDP/MTJ"/>
   </articles>
   
   <!--
Index: mtj/index.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/mtj/index.php,v
retrieving revision 1.58
diff -u -r1.58 index.php
--- mtj/index.php	26 Apr 2007 17:27:38 -0000	1.58
+++ mtj/index.php	7 Jan 2008 15:31:41 -0000
@@ -61,10 +61,10 @@
 						<a href="/dsdp/mtj/development/plan.php"><b>Release schedule</b></a>
 					</li>
 					<li>
-						<a href="http://wiki.eclipse.org/index.php/Release_2_Planning";><b>Release content</b></a>
+						<a href="http://wiki.eclipse.org/Release_2_Planning";><b>Release content</b></a>
 					</li>
 					<li>
-						<a href="http://wiki.eclipse.org/index.php/DSDP/MTJ"; target="_blank">
+						<a href="http://wiki.eclipse.org/DSDP/MTJ"; target="_blank">
 						<b>MTJ Wiki</b></a> | We are using Wiki to share information including our Release 2 plans, schedule, and progress.
 					</li>
 					<li>
@@ -102,7 +102,7 @@
 					<li>
 						<a href="http://www.eclipse.org/community/pluginfest/";><b>23 - 24 Jan. 2007 - Eclipse PluginFest</b></a> <br/>
 						MTJ Participated in the Eclipse PluginFest to test and meet with other embedded development organizations.
-						<a href="http://wiki.eclipse.org/index.php/PluginFest_2007";>Additional details are available.</a>
+						<a href="http://wiki.eclipse.org/PluginFest_2007";>Additional details are available.</a>
 					</li>
 				</ul>
 				
@@ -144,8 +144,8 @@
 				<h6>Project Links</h6>
 				<ul>
 				  <li><a href="/dsdp/mtj/development/plan.php">Project Plan</a></li>
-				  <li><a href="http://wiki.eclipse.org/index.php/DSDP/MTJ";>MTJ Wiki</a></li>
-				  <li><a href="http://wiki.eclipse.org/index.php/DSDP/MTJ/Meeting_Minutes";>Meeting Minutes<br>
+				  <li><a href="http://wiki.eclipse.org/DSDP/MTJ";>MTJ Wiki</a></li>
+				  <li><a href="http://wiki.eclipse.org/DSDP/MTJ/Meeting_Minutes";>Meeting Minutes<br>
 				    </a></li>
 				</ul>
 			</div> <!-- sideitem -->
Index: mtj/development/plan.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/mtj/development/plan.php,v
retrieving revision 1.18
diff -u -r1.18 plan.php
--- mtj/development/plan.php	5 Apr 2007 08:04:20 -0000	1.18
+++ mtj/development/plan.php	7 Jan 2008 15:31:41 -0000
@@ -105,7 +105,7 @@
       </tr>
       </tbody> 
     </table>
-    <p>Detailed plan of features can be found from <a href="http://wiki.eclipse.org/index.php/DSDP/MTJ";>MTJ 
+    <p>Detailed plan of features can be found from <a href="http://wiki.eclipse.org/DSDP/MTJ";>MTJ 
       Wiki Pages</a>.</p>
     <p></p> <br>
     </p>
### Eclipse Workspace Patch 1.0
#P dsdp
Index: nab/jp/index.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/nab/jp/index.php,v
retrieving revision 1.14
diff -u -r1.14 index.php
--- nab/jp/index.php	28 Dec 2007 08:07:14 -0000	1.14
+++ nab/jp/index.php	7 Jan 2008 15:31:30 -0000
@@ -65,7 +65,7 @@
 			<h3>Events</h3>
 			<ul class="midlist">
 				<li><a href="http://www.eclipsecon.org/2007/index.php?page=sub/&id=3755"; target="_blank"><b>C++ GUI Builder for Mobile or Embedded devices</b></a>, Long Talk at EclipseCon 2007</li>
-				<li><a href="http://wiki.eclipse.org/index.php/Japan_WG_DSDP_Workshop"; target="_blank"><b>DSDP Workshop ?à–¾‰ï</b></a>, 2006”N8ŒŽ2“ú?FDSDPƒvƒ?ƒWƒFƒNƒg‚Ì?Å?V?î•ñ?ADSDPƒ??[ƒNƒVƒ‡ƒbƒvŠˆ“®“à—e‚Ì?à–¾?AEclipse Foundation ‚»‚Ì‚à‚̂ւ̉Á“üŽè‘±‚«‚Ì?à–¾‚È‚Ç‚ð–Ú“I‚Æ‚µ‚½?uDSDP ƒ??[ƒNƒVƒ‡ƒbƒv?à–¾‰ï?v‚ðŠJ?µ‚Ü‚·?B</li>
+				<li><a href="http://wiki.eclipse.org/Japan_WG_DSDP_Workshop"; target="_blank"><b>DSDP Workshop ?à–¾‰ï</b></a>, 2006”N8ŒŽ2“ú?FDSDPƒvƒ?ƒWƒFƒNƒg‚Ì?Å?V?î•ñ?ADSDPƒ??[ƒNƒVƒ‡ƒbƒvŠˆ“®“à—e‚Ì?à–¾?AEclipse Foundation ‚»‚Ì‚à‚̂ւ̉Á“üŽè‘±‚«‚Ì?à–¾‚È‚Ç‚ð–Ú“I‚Æ‚µ‚½?uDSDP ƒ??[ƒNƒVƒ‡ƒbƒv?à–¾‰ï?v‚ðŠJ?µ‚Ü‚·?B</li>
 				<li><a href="http://www.eclipsecon.org/2006/Sub.do?id=422"; target="_blank"><b>Native Application Builder - a GUI builder for C++</b></a>, Short Talk at EclipseCon 2006 ( Bjorn&rsquo;s Recommendation!)</li>
 		</div>
 	</div>
Index: nab/project-info/project-info.xml
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/nab/project-info/project-info.xml,v
retrieving revision 1.1
diff -u -r1.1 project-info.xml
--- nab/project-info/project-info.xml	15 Mar 2006 05:08:02 -0000	1.1
+++ nab/project-info/project-info.xml	7 Jan 2008 15:31:30 -0000
@@ -156,7 +156,7 @@
      - them into the liveness measure (or rather, "will incorporate").
     -->
   <articles>
-    <article url="http://wiki.eclipse.org/index.php/DSDP/NAB"/>
+    <article url="http://wiki.eclipse.org/DSDP/NAB"/>
   </articles>
   
   <!--

Back to the top