diff --git a/docs.php b/docs.php index 96726555d..12d7623d5 100644 --- a/docs.php +++ b/docs.php @@ -124,10 +124,6 @@ foreach ($man_languages as $langnum => $langcode) { Documentation of PEAR and the various packages can be found on a separate server. -
  • - Smarty template engine documentation - is hosted at smarty.php.net. -
  • You can still read a copy of the original PHP/FI 2.0 Manual on our site, which we only host for historical purposes. diff --git a/download-docs.php b/download-docs.php index 49705fbc5..4d0c7a3cf 100644 --- a/download-docs.php +++ b/download-docs.php @@ -9,7 +9,7 @@ $SIDEBAR_DATA=' You can read the documentation online in various languages. The Documentation HOWTO, - PEAR, Smarty and archive manuals are also available + and archive manuals are also available from our documentation page.

    diff --git a/downloads.php b/downloads.php index bb0764dcc..4264d849d 100644 --- a/downloads.php +++ b/downloads.php @@ -48,10 +48,8 @@ $SIDEBAR_DATA = '

    PEAR packages, PECL hosted - PHP extensions, PHP-GTK - source and binaries, and - Smarty - sources are available on their own pages. + PHP extensions and PHP-GTK + source and binaries are available on their own pages.

    diff --git a/mailing-lists.php b/mailing-lists.php index 618c6eec8..545d21468 100644 --- a/mailing-lists.php +++ b/mailing-lists.php @@ -20,9 +20,7 @@ $SIDEBAR_DATA = '

    Find the PEAR lists, the PECL - lists, the PHP-GTK - lists, and the - Smarty + lists, and the PHP-GTK lists on their own pages.

    diff --git a/results.php b/results.php index 2d3ebeb4d..230c6e2ab 100644 --- a/results.php +++ b/results.php @@ -113,7 +113,6 @@ foreach($res['ResultSet']['Result'] as $i => $hit) { 'viewcvs'=>'', 'news'=>'', 'php'=>'', - 'smarty'=>'', 'bugs'=>'' ); echo << -

    smarty.php.net: Smarty Template Engine

    - -

    - 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. -

    -

    snaps.php.net: Daily PHP Snapshots

    diff --git a/unsub.php b/unsub.php index 80a8aea08..a69ff9110 100644 --- a/unsub.php +++ b/unsub.php @@ -8,9 +8,7 @@ $SIDEBAR_DATA = '

    Unsubscribe from the PEAR lists, the PECL - lists, the PHP-GTK - lists, and the - Smarty + lists, and the PHP-GTK lists on their own pages.

    ';