Smarty removal
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
Hi all Since Smarty is no longer a php.net project I'd like to commit the attached patch in the next couple of days... unless anyone can come up with a reason not too? -Hannes
smarty.patch.txt
(text/plain, 5.6 KB)
Index: unsub.php
===================================================================
RCS file: /repository/phpweb/unsub.php,v
retrieving revision 1.9
diff -u -p -r1.9 unsub.php
--- unsub.php 6 Sep 2006 12:26:00 -0000 1.9
+++ unsub.php 7 Jan 2008 23:23:40 -0000
@@ -8,9 +8,7 @@ $SIDEBAR_DATA = '
<p>
Unsubscribe from the <a href="http://pear.php.net/support/lists.php">PEAR
lists</a>, the <a href="http://pecl.php.net/support.php">PECL
- lists</a>, the <a href="http://gtk.php.net/resources.php">PHP-GTK
- lists</a>, and the
- <a href="http://smarty.php.net/resources.php?category=7">Smarty
+ lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
lists</a> on their own pages.
</p>
';
Index: mailing-lists.php
===================================================================
RCS file: /repository/phpweb/mailing-lists.php,v
retrieving revision 1.77
diff -u -p -r1.77 mailing-lists.php
--- mailing-lists.php 1 Oct 2007 18:40:52 -0000 1.77
+++ mailing-lists.php 7 Jan 2008 23:23:41 -0000
@@ -20,9 +20,7 @@ $SIDEBAR_DATA = '
<p>
Find the <a href="http://pear.php.net/support/lists.php">PEAR
lists</a>, the <a href="http://pecl.php.net/support.php">PECL
- lists</a>, the <a href="http://gtk.php.net/resources.php">PHP-GTK
- lists</a>, and the
- <a href="http://smarty.php.net/resources.php?category=7">Smarty
+ lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
lists</a> on their own pages.
</p>
Index: docs.php
===================================================================
RCS file: /repository/phpweb/docs.php,v
retrieving revision 1.139
diff -u -p -r1.139 docs.php
--- docs.php 2 May 2007 06:44:11 -0000 1.139
+++ docs.php 7 Jan 2008 23:23:41 -0000
@@ -125,10 +125,6 @@ foreach ($man_languages as $langnum => $
packages</a> can be found on a separate server.
</li>
<li>
- <a href="http://smarty.php.net/docs.php">Smarty template engine documentation</a>
- is hosted at <code>smarty.php.net</code>.
- </li>
- <li>
You can still read a copy of the original <a href="/manual/phpfi2.php">PHP/FI
2.0 Manual</a> on our site, which we only host for historical purposes.
</li>
Index: sites.php
===================================================================
RCS file: /repository/phpweb/sites.php,v
retrieving revision 1.44
diff -u -p -r1.44 sites.php
--- sites.php 1 Dec 2007 17:04:58 -0000 1.44
+++ sites.php 7 Jan 2008 23:23:41 -0000
@@ -181,16 +181,6 @@ site_header("A Tourist's Guide");
and the latest news from the project.
</p>
-<h2><a href="http://smarty.php.net/">smarty.php.net</a>: Smarty Template Engine</h2>
-
-<p>
- Smarty is another PHP spin off: Smarty provides your basic variable
- substitution and dynamic block functionality, and also takes a step further to
- be a "smart" template engine, adding features such as configuration files,
- template functions, variable modifiers, and making all of this functionality as
- easy as possible to use for both programmers and template designers.
-</p>
-
<h2><a href="http://snaps.php.net/">snaps.php.net</a>: Daily PHP Snapshots</h2>
<p>
Index: download-docs.php
===================================================================
RCS file: /repository/phpweb/download-docs.php,v
retrieving revision 1.81
diff -u -p -r1.81 download-docs.php
--- download-docs.php 8 Dec 2007 05:36:03 -0000 1.81
+++ download-docs.php 7 Jan 2008 23:23:41 -0000
@@ -9,7 +9,7 @@ $SIDEBAR_DATA='
You can read the
<a href="/docs.php">documentation online</a>
in various languages. The Documentation HOWTO,
- PEAR, Smarty and archive manuals are also available
+ and archive manuals are also available
from our <a href="/docs.php">documentation page</a>.
</p>
Index: results.php
===================================================================
RCS file: /repository/phpweb/results.php,v
retrieving revision 1.30
diff -u -p -r1.30 results.php
--- results.php 22 Oct 2007 08:57:43 -0000 1.30
+++ results.php 7 Jan 2008 23:23:41 -0000
@@ -113,7 +113,6 @@ foreach($res['ResultSet']['Result'] as $
'viewcvs'=>'<img src="http://static.php.net/www.php.net/images/logos/php_script_ico.png" height="32" width="32" style="float:left; margin-left:-40px;"/>',
'news'=>'<img src="http://static.php.net/www.php.net/images/logos/php-icon-white.gif" height="32" width="32" style="float:left; margin-left:-40px;"/>',
'php'=>'<img src="http://static.php.net/www.php.net/images/logos/php-icon-white.gif" height="32" width="32" style="float:left; margin-left:-40px;"/>',
- 'smarty'=>'<img src="http://static.php.net/www.php.net/images/smarty-icon.gif" height="32" width="32" style="float:left; margin-left:-40px;"/>',
'bugs'=>'<img src="http://static.php.net/www.php.net/images/php_bug.gif" height="32" width="32" style="float:left; margin-left:-40px;"/>'
);
echo <<<EOB
Index: downloads.php
===================================================================
RCS file: /repository/phpweb/downloads.php,v
retrieving revision 1.283
diff -u -p -r1.283 downloads.php
--- downloads.php 3 Jan 2008 09:26:22 -0000 1.283
+++ downloads.php 7 Jan 2008 23:23:41 -0000
@@ -48,10 +48,8 @@ $SIDEBAR_DATA = '
<p>
<a href="http://pear.php.net/packages.php">PEAR
packages</a>, <a href="http://pecl.php.net/packages.php">PECL hosted
- PHP extensions</a>, <a href="http://gtk.php.net/download.php">PHP-GTK
- source and binaries</a>, and
- <a href="http://smarty.php.net/download.php">Smarty
- sources</a> are available on their own pages.
+ PHP extensions</a> and <a href="http://gtk.php.net/download.php">PHP-GTK
+ source and binaries</a> are available on their own pages.
</p>
<p>