Update of /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13561/bundled-libs/Text/Wiki/Rule
Modified Files:
blockquote.php bold.php break.php center.php code.php
colortext.php deflist.php delimiter.php embed.php emphasis.php
entities.php freelink.php heading.php horiz.php html.php
image.php include.php interwiki.php italic.php list.php
newline.php paragraph.php phpcode.php phplookup.php
prefilter.php raw.php revise.php strong.php superscript.php
table.php tighten.php toc.php tt.php url.php wikilink.php
Log Message:
argh! sorry for the big commit of (partly) unchanged files but it did'nt work
otherwise (how did i do that the last time?)
Index: list.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/list.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- list.php 25 May 2004 09:57:54 -0000 1.2
+++ list.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -292,4 +292,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: entities.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/entities.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- entities.php 25 May 2004 09:57:54 -0000 1.2
+++ entities.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -54,4 +54,4 @@
}
}
-?>
\ No newline at end of file
+?>
Index: interwiki.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/interwiki.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- interwiki.php 25 May 2004 09:57:54 -0000 1.2
+++ interwiki.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -192,4 +192,4 @@
return "<a $target href=\"$href\">$text</a>";
}
}
-?>
\ No newline at end of file
+?>
Index: tighten.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/tighten.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tighten.php 25 May 2004 09:57:54 -0000 1.2
+++ tighten.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -47,4 +47,4 @@
$this->_wiki->_source);
}
}
-?>
\ No newline at end of file
+?>
Index: tt.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/tt.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tt.php 25 May 2004 09:57:54 -0000 1.2
+++ tt.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -99,4 +99,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: include.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/include.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- include.php 25 May 2004 09:57:54 -0000 1.1
+++ include.php 2 Dec 2004 10:54:32 -0000 1.2
@@ -77,4 +77,4 @@
return $output;
}
}
-?>
\ No newline at end of file
+?>
Index: revise.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/revise.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- revise.php 25 May 2004 09:57:54 -0000 1.2
+++ revise.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -179,4 +179,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: strong.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/strong.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- strong.php 25 May 2004 09:57:54 -0000 1.2
+++ strong.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -100,4 +100,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: phpcode.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/phpcode.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- phpcode.php 25 May 2004 09:57:54 -0000 1.2
+++ phpcode.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -130,4 +130,4 @@
return "\n<pre>$text</pre>\n";
}
}
-?>
\ No newline at end of file
+?>
Index: heading.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/heading.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- heading.php 25 May 2004 09:57:54 -0000 1.2
+++ heading.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -116,4 +116,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: emphasis.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/emphasis.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- emphasis.php 25 May 2004 09:57:54 -0000 1.2
+++ emphasis.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -100,4 +100,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: paragraph.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/paragraph.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- paragraph.php 25 May 2004 09:57:54 -0000 1.2
+++ paragraph.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -138,4 +138,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: italic.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/italic.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- italic.php 25 May 2004 09:57:54 -0000 1.2
+++ italic.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -100,4 +100,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: break.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/break.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- break.php 25 May 2004 09:57:53 -0000 1.1
+++ break.php 2 Dec 2004 10:54:32 -0000 1.2
@@ -87,4 +87,4 @@
}
}
-?>
\ No newline at end of file
+?>
Index: center.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/center.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- center.php 25 May 2004 09:57:54 -0000 1.1
+++ center.php 2 Dec 2004 10:54:32 -0000 1.2
@@ -95,4 +95,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: newline.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/newline.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- newline.php 25 May 2004 09:57:54 -0000 1.2
+++ newline.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -88,4 +88,4 @@
}
}
-?>
\ No newline at end of file
+?>
Index: toc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/toc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- toc.php 25 May 2004 09:57:54 -0000 1.2
+++ toc.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -349,4 +349,4 @@
}
}
-?>
\ No newline at end of file
+?>
Index: embed.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/embed.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- embed.php 25 May 2004 09:57:54 -0000 1.1
+++ embed.php 2 Dec 2004 10:54:32 -0000 1.2
@@ -99,4 +99,4 @@
return $output;
}
}
-?>
\ No newline at end of file
+?>
Index: delimiter.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/delimiter.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- delimiter.php 25 May 2004 09:57:54 -0000 1.2
+++ delimiter.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -92,4 +92,4 @@
return $this->_wiki->delim;
}
}
-?>
\ No newline at end of file
+?>
Index: prefilter.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/prefilter.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- prefilter.php 25 May 2004 09:57:54 -0000 1.2
+++ prefilter.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -74,4 +74,4 @@
}
}
-?>
\ No newline at end of file
+?>
Index: phplookup.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/phplookup.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- phplookup.php 25 May 2004 09:57:54 -0000 1.2
+++ phplookup.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -90,4 +90,4 @@
return "<a href=\"http://php.net/$text\">$text</a>";
}
}
-?>
\ No newline at end of file
+?>
Index: blockquote.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/blockquote.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- blockquote.php 25 May 2004 09:57:53 -0000 1.2
+++ blockquote.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -206,4 +206,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: deflist.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/deflist.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- deflist.php 25 May 2004 09:57:54 -0000 1.2
+++ deflist.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -169,4 +169,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: html.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/html.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- html.php 25 May 2004 09:57:54 -0000 1.2
+++ html.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -90,4 +90,4 @@
return $options['text'];
}
}
-?>
\ No newline at end of file
+?>
Index: url.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/url.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- url.php 25 May 2004 09:57:54 -0000 1.2
+++ url.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -313,4 +313,4 @@
return $output;
}
}
-?>
\ No newline at end of file
+?>
Index: table.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/table.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- table.php 25 May 2004 09:57:54 -0000 1.2
+++ table.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -246,4 +246,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: image.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/image.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- image.php 25 May 2004 09:57:54 -0000 1.1
+++ image.php 2 Dec 2004 10:54:32 -0000 1.2
@@ -133,4 +133,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: superscript.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/superscript.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- superscript.php 25 May 2004 09:57:54 -0000 1.2
+++ superscript.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -100,4 +100,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: wikilink.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/wikilink.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wikilink.php 25 May 2004 09:57:54 -0000 1.2
+++ wikilink.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -238,4 +238,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: raw.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/raw.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- raw.php 25 May 2004 09:57:54 -0000 1.2
+++ raw.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -88,4 +88,4 @@
return $options['text'];
}
}
-?>
\ No newline at end of file
+?>
Index: bold.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/bold.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- bold.php 25 May 2004 09:57:53 -0000 1.2
+++ bold.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -100,4 +100,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: code.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/code.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- code.php 25 May 2004 09:57:54 -0000 1.3
+++ code.php 2 Dec 2004 10:54:32 -0000 1.4
@@ -174,4 +174,4 @@
return "\n$text\n";
}
}
-?>
\ No newline at end of file
+?>
Index: colortext.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/colortext.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- colortext.php 25 May 2004 09:57:54 -0000 1.1
+++ colortext.php 2 Dec 2004 10:54:32 -0000 1.2
@@ -136,4 +136,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: freelink.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/freelink.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- freelink.php 25 May 2004 09:57:54 -0000 1.2
+++ freelink.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -176,4 +176,4 @@
}
}
}
-?>
\ No newline at end of file
+?>
Index: horiz.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/bundled-libs/Text/Wiki/Rule/horiz.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- horiz.php 25 May 2004 09:57:54 -0000 1.2
+++ horiz.php 2 Dec 2004 10:54:32 -0000 1.3
@@ -85,4 +85,4 @@
return "<hr />\n";
}
}
-?>
\ No newline at end of file
+?>
|