mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
update mailing list addresses
This commit is contained in:
17
FAQ
17
FAQ
@@ -115,16 +115,23 @@ A: Be sure you set $compile_check=false once your templates are initially
|
|||||||
available. See the documentation for examples.
|
available. See the documentation for examples.
|
||||||
|
|
||||||
Q: Do you have a mailing list?
|
Q: Do you have a mailing list?
|
||||||
A: We have a mailing list for you to share your ideas or ask questions.
|
A: We have a few mailing lists. "general" for you to share your ideas or ask
|
||||||
|
questions, "dev" for those interested in the development efforts of Smarty,
|
||||||
|
and "cvs" for those that would like to track the updates made in the cvs
|
||||||
|
repository.
|
||||||
|
|
||||||
send a blank e-mail message to:
|
send a blank e-mail message to:
|
||||||
subscribe-smarty@lists.ispi.net (subscribe to the list)
|
smarty-general-subscribe@lists.php.net (subscribe to the general list)
|
||||||
digest-smarty@lists.ispi.net (subscribe or switch to digest mode)
|
smarty-general-unsubscribe@lists.php.net (unsubscribe from the general list)
|
||||||
mail-smarty@lists.ispi.net (switch off digest mode)
|
smarty-dev-subscribe@lists.php.net (subscribe to the dev list)
|
||||||
unsubscribe-smarty@lists.ispi.net (unsubscribe from the list)
|
smarty-dev-unsubscribe@lists.php.net (unsubscribe from the dev list)
|
||||||
|
smarty-cvs-subscribe@lists.php.net (subscribe to the cvs list)
|
||||||
|
smarty-cvs-unsubscribe@lists.php.net (unsubscribe from the cvs list)
|
||||||
You can also browse the mailing list archives at
|
You can also browse the mailing list archives at
|
||||||
http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
|
http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Q: Can you change the mailing list so Reply-To sends to the list and not the
|
Q: Can you change the mailing list so Reply-To sends to the list and not the
|
||||||
user?
|
user?
|
||||||
A: Yes we could, but no we won't. Use "Reply-All" in your e-mail client to send
|
A: Yes we could, but no we won't. Use "Reply-All" in your e-mail client to send
|
||||||
|
18
README
18
README
@@ -10,14 +10,20 @@ AUTHORS:
|
|||||||
Andrei Zmievski <andrei@php.net>
|
Andrei Zmievski <andrei@php.net>
|
||||||
|
|
||||||
|
|
||||||
MAILING LIST:
|
MAILING LISTS:
|
||||||
|
|
||||||
|
We have a few mailing lists. "general" for you to share your ideas or ask
|
||||||
|
questions, "dev" for those interested in the development efforts of Smarty,
|
||||||
|
and "cvs" for those that would like to track the updates made in the cvs
|
||||||
|
repository.
|
||||||
|
|
||||||
We have a mailing list for you to share your ideas or ask questions.
|
|
||||||
send a blank e-mail message to:
|
send a blank e-mail message to:
|
||||||
subscribe-smarty@lists.ispi.net (subscribe to the list)
|
smarty-general-subscribe@lists.php.net (subscribe to the general list)
|
||||||
digest-smarty@lists.ispi.net (subscribe or switch to digest mode)
|
smarty-general-unsubscribe@lists.php.net (unsubscribe from the general list)
|
||||||
mail-smarty@lists.ispi.net (switch off digest mode)
|
smarty-dev-subscribe@lists.php.net (subscribe to the dev list)
|
||||||
unsubscribe-smarty@lists.ispi.net (unsubscribe from the list)
|
smarty-dev-unsubscribe@lists.php.net (unsubscribe from the dev list)
|
||||||
|
smarty-cvs-subscribe@lists.php.net (subscribe to the cvs list)
|
||||||
|
smarty-cvs-unsubscribe@lists.php.net (unsubscribe from the cvs list)
|
||||||
You can also browse the mailing list archives at
|
You can also browse the mailing list archives at
|
||||||
http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
|
http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
|
||||||
|
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
* License as published by the Free Software Foundation; either
|
* License as published by the Free Software Foundation; either
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
* version 2.1 of the License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This library is distributed in the hope that it will be useful,
|
* This library is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
* Lesser General Public License for more details.
|
* Lesser General Public License for more details.
|
||||||
@@ -23,7 +23,8 @@
|
|||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*
|
*
|
||||||
* For questions, help, comments, discussion, etc., please join the
|
* For questions, help, comments, discussion, etc., please join the
|
||||||
* Smarty mailing list. Send a blank e-mail to smarty-subscribe@lists.ispi.net
|
* Smarty mailing list. Send a blank e-mail to
|
||||||
|
* smarty-general-subscribe@lists.php.net
|
||||||
*
|
*
|
||||||
* You may contact the authors of Smarty by e-mail at:
|
* You may contact the authors of Smarty by e-mail at:
|
||||||
* monte@ispi.net
|
* monte@ispi.net
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
* License as published by the Free Software Foundation; either
|
* License as published by the Free Software Foundation; either
|
||||||
* version 2.1 of the License, or (at your option) any later version.
|
* version 2.1 of the License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* This library is distributed in the hope that it will be useful,
|
* This library is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
* Lesser General Public License for more details.
|
* Lesser General Public License for more details.
|
||||||
@@ -23,7 +23,8 @@
|
|||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*
|
*
|
||||||
* For questions, help, comments, discussion, etc., please join the
|
* For questions, help, comments, discussion, etc., please join the
|
||||||
* Smarty mailing list. Send a blank e-mail to smarty-subscribe@lists.ispi.net
|
* Smarty mailing list. Send a blank e-mail to
|
||||||
|
* smarty-general-subscribe@lists.php.net
|
||||||
*
|
*
|
||||||
* You may contact the authors of Smarty by e-mail at:
|
* You may contact the authors of Smarty by e-mail at:
|
||||||
* monte@ispi.net
|
* monte@ispi.net
|
||||||
|
Reference in New Issue
Block a user